[Please add a subject line with summary, it improves chances for people
to respond.]
On Fri, Jul 11, 2014 at 12:53:21PM -0700, Nathan M. wrote:
So I've tried to setup a local controller node and run into a
problem with
getting cinder to create a volume, first up the service can't find a place
to drop the volume I create.
If I disable and reenable the service, it shows as up - so I'm not sure how
to proceed on this. I'll note nothing ever shows up in /etc/cinder/volumes
Are you able to reproduce this issue (assuming you
can consistently) on current latest IceHouse RDO packages? You haven't
noted the versions you're using.
[. . .]
[root@node1 cinder(openstack_admin)]# tail -5 scheduler.log
2014-07-11 12:34:43.200 8665 WARNING cinder.context [-] Arguments dropped
when creating context: {'user': u'555e3e826c9f445c9975d0e1c6e00fc6',
'tenant': u'ff6a2b534e984db58313ae194b2d908c', 'user_identity':
u'555e3e826c9f445c9975d0e1c6e00fc6 ff6a2b534e984db58313ae194b2d908c - - -'}
2014-07-11 12:34:43.275 8665 ERROR cinder.scheduler.filters.capacity_filter
[req-2acb85f1-5b7b-4b63-bf95-9037338cb52b 555e3e826c9f445c9975d0e1c6e00fc6
ff6a2b534e984db58313ae194b2d908c - - -] Free capacity not set: volume node
info collection broken.
2014-07-11 12:34:43.275 8665 WARNING
cinder.scheduler.filters.capacity_filter
[req-2acb85f1-5b7b-4b63-bf95-9037338cb52b 555e3e826c9f445c9975d0e1c6e00fc6
ff6a2b534e984db58313ae194b2d908c - - -] Insufficient free space for volume
creation (requested / avail): 1/0.0
Maybe you don't really have enough free space there? I don't have a
Cinder setup to do a sanity check, you might want to ensure if you have
your Cinder filter scheduler configured correctly.
2014-07-11 12:34:43.325 8665 ERROR
cinder.scheduler.flows.create_volume
[req-2acb85f1-5b7b-4b63-bf95-9037338cb52b 555e3e826c9f445c9975d0e1c6e00fc6
ff6a2b534e984db58313ae194b2d908c - - -] Failed to schedule_create_volume:
No valid host was found.
2014-07-11 12:35:16.253 8665 WARNING cinder.context [-] Arguments dropped
when creating context: {'user': None, 'tenant': None,
'user_identity': u'-
- - - -'}
--
/kashyap