Using Glance/Nova on multinode compute
I have a question on using Glance/Nova
I have a glance setup that uses swift for the back-end storage. I have about 6 1U servers for swift nodes (1 proxy, 5 storage) and 9 1U servers for compute nodes (1 as a cloud-controlle
As I understand it nova-objectstore does not work in multi-compute setups, and the suggested method is to use glance.
I can add a raw image using glance-add and I can verify it uploaded into the swift object store. However, I can not seem to use euca-upload-image or uec-publish-image to add images. Are these tools supported? It am getting S3 timeout errors.
Here are the packages I have installed on the cloud controller/glance node
ii python-swift 1.2.0-0ubuntu1~
ii swift 1.2.0-0ubuntu1~
ii glance 2011.2~
ii python-glance 2011.2~
ii nova-api 2011.2-
ii nova-common 2011.2-
ii nova-compute 2011.2-
ii nova-doc 2011.2-
ii nova-network 2011.2-
ii nova-scheduler 2011.2-
ii python-nova 2011.2-
ii python-novaclient 2.4-0ubuntu1~lucid1
This is my nova.config.
--dhcpbridge_
--dhcpbridge=
--logdir=
--state_
--lock_
--verbose
--sql_connectio
--rabbit_
--ec2_host=
--ec2_url=http://
--network_
--fixed_
--network_size=254
--glance_
--image_
--s3_host=
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Glance Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Dennis DeMarco for more information if necessary.