[Openstack] volume status error

Alexandre De Carvalho alexandre7.decarvalho at gmail.com
Mon Feb 4 17:38:46 UTC 2013


hi !


When i want create a volume with the dashboard, i have still the status
error.

Here my conf to install devstack :



Add your user

adduser stack
apt-get install sudo -y
echo "stack ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers

 Download DevStack

su stack
sudo apt-get install git -y
sudo git clone git://github.com/openstack-dev/devstack.git
cd devstack

 Fichier localrc

nano localrc

   HOST_IP=X.X.X.X
   FLOATING_RANGE=X.X.X.X/24
   FIXED_RANGE=10.0.1.0/24
   FIXED_NETWORK_SIZE=256
   NETWORK_GATEWAY=X.X.X.X
   FLAT_INTERFACE=eth0
   DATABASE_PASSWORD=test
   RABBIT_PASSWORD= test
   SERVICE_TOKEN= test
   SERVICE_PASSWORD= test
   ADMIN_PASSWORD= test
   VOLUME_GROUP="stack-volumes"
   VOLUME_NAME_PREFIX="volume-"
   VOLUME_BACKING_FILE_SIZE=51300M

 Run DevStack
./stack.sh


 Volumes
Create Volume <http://178.170.104.54/project/volumes/create/> Delete Volumes
  Name Description Size Status Type Attached To Actions
dfsf<http://178.170.104.54/project/volumes/9dfef0d6-0d70-4c82-80cb-72eb3ecf6894/>
1GB Error - Supprimer Volume Displaying 1 item
Can you help me please ? And Where can i find the log file for this problem
?


-- 
Cordialement,
Alexandre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130204/a06ccfa5/attachment.html>


More information about the Openstack mailing list