Discussion:
[Openstack] Cinder type-create error during Devstack installation
Silvia Fichera
2015-04-22 11:34:13 UTC
Permalink
Hi all, I'm re-installing OpenStack using Devstack and I'm building a
multinode environment. Starting from the installation of the Controller
cinder type-create lvmdriver-1> 2015-04-21 15:02:49.370 | ERROR: Unable to establish connection to> http://10.30.3.117:8776/v1/e06dceea27b6469bb0cf5c2f075da581/types> 2015-04-21 15:02:50.067 | ++ err_trap> 2015-04-21 15:02:50.069 | ++ local r=1> 2015-04-21 15:02:50.166 | Error on> exit
Two days ago I have already installed it, but yesterday morning I had some
problem and decided to *unstack* and *stack* again everything. I have
*unstacked* in all compute hosts and also in the controller, than I've done
*./clean.sh* and removed the folder /opt/stack. But now I can't install it
anymore. Could someone help me please?

Moreover when I unstack I have:

Volume group "stack-volumes-lvmdriver-1" not found Skipping volume group
stack-volumes-lvmdriver-1

And when I did ./clean.sh I have this error:

/home/stack/devstack/lib/cinder_backends/lvm: line 41:
clean_lvm_volume_group: command not found

Thanks for your help.
Abhishek Shrivastava
2015-04-22 11:54:20 UTC
Permalink
Hi Silvia,

Can you please do a *git status* and then tell me which devstack version
are you using?
Post by Silvia Fichera
Hi all, I'm re-installing OpenStack using Devstack and I'm building a
multinode environment. Starting from the installation of the Controller
cinder type-create lvmdriver-1> 2015-04-21 15:02:49.370 | ERROR: Unable to establish connection to> http://10.30.3.117:8776/v1/e06dceea27b6469bb0cf5c2f075da581/types> 2015-04-21 15:02:50.067 | ++ err_trap> 2015-04-21 15:02:50.069 | ++ local r=1> 2015-04-21 15:02:50.166 | Error on> exit
Two days ago I have already installed it, but yesterday morning I had some
problem and decided to *unstack* and *stack* again everything. I have
*unstacked* in all compute hosts and also in the controller, than I've
done *./clean.sh* and removed the folder /opt/stack. But now I can't
install it anymore. Could someone help me please?
Volume group "stack-volumes-lvmdriver-1" not found Skipping volume group
stack-volumes-lvmdriver-1
clean_lvm_volume_group: command not found
Thanks for your help.
_______________________________________________
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
Silvia Fichera
2015-04-22 13:06:56 UTC
Permalink
Hi Abhishek,
the result of the command git status inside the devstack forlder is this:

On branch master
Your branch is up-to-date with 'origin/master'.

Untracked files:
(use "git add <file>..." to include in what will be committed)

tmp-venv-HMry/
tmp-venv-ReEW/

nothing added to commit but untracked files present (use "git add" to track)


Il giorno mer 22 apr 2015 alle ore 13:54 Abhishek Shrivastava <
Post by Abhishek Shrivastava
Hi Silvia,
Can you please do a *git status* and then tell me which devstack version
are you using?
Post by Silvia Fichera
Hi all, I'm re-installing OpenStack using Devstack and I'm building a
multinode environment. Starting from the installation of the Controller
cinder type-create lvmdriver-1> 2015-04-21 15:02:49.370 | ERROR: Unable to establish connection to> http://10.30.3.117:8776/v1/e06dceea27b6469bb0cf5c2f075da581/types> 2015-04-21 15:02:50.067 | ++ err_trap> 2015-04-21 15:02:50.069 | ++ local r=1> 2015-04-21 15:02:50.166 | Error on> exit
Two days ago I have already installed it, but yesterday morning I had
some problem and decided to *unstack* and *stack* again everything. I
have *unstacked* in all compute hosts and also in the controller, than
I've done *./clean.sh* and removed the folder /opt/stack. But now I
can't install it anymore. Could someone help me please?
Volume group "stack-volumes-lvmdriver-1" not found Skipping volume group
stack-volumes-lvmdriver-1
clean_lvm_volume_group: command not found
Thanks for your help.
_______________________________________________
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
Abhishek Shrivastava
2015-04-22 15:40:51 UTC
Permalink
Are you recloning the projects also?

If not then do the clean.sh and then delete the /opt/stack/ folder and do
the stack.sh again. The error may have caused due to the old repositories
of projects in /opt/stack/
Post by Silvia Fichera
Hi Abhishek,
On branch master
Your branch is up-to-date with 'origin/master'.
(use "git add <file>..." to include in what will be committed)
tmp-venv-HMry/
tmp-venv-ReEW/
nothing added to commit but untracked files present (use "git add" to track)
Il giorno mer 22 apr 2015 alle ore 13:54 Abhishek Shrivastava <
Post by Abhishek Shrivastava
Hi Silvia,
Can you please do a *git status* and then tell me which devstack version
are you using?
Post by Silvia Fichera
Hi all, I'm re-installing OpenStack using Devstack and I'm building a
multinode environment. Starting from the installation of the Controller
cinder type-create lvmdriver-1> 2015-04-21 15:02:49.370 | ERROR: Unable to establish connection to> http://10.30.3.117:8776/v1/e06dceea27b6469bb0cf5c2f075da581/types> 2015-04-21 15:02:50.067 | ++ err_trap> 2015-04-21 15:02:50.069 | ++ local r=1> 2015-04-21 15:02:50.166 | Error on> exit
Two days ago I have already installed it, but yesterday morning I had
some problem and decided to *unstack* and *stack* again everything. I
have *unstacked* in all compute hosts and also in the controller, than
I've done *./clean.sh* and removed the folder /opt/stack. But now I
can't install it anymore. Could someone help me please?
Volume group "stack-volumes-lvmdriver-1" not found Skipping volume group
stack-volumes-lvmdriver-1
clean_lvm_volume_group: command not found
Thanks for your help.
_______________________________________________
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
Silvia Fichera
2015-04-22 15:59:12 UTC
Permalink
I have already done those passages... unstack.sh, clean.sh, delete
/opt/stack and stack again. It does not work

Il giorno mer 22 apr 2015 alle ore 17:40 Abhishek Shrivastava <
Post by Abhishek Shrivastava
Are you recloning the projects also?
If not then do the clean.sh and then delete the /opt/stack/ folder and do
the stack.sh again. The error may have caused due to the old repositories
of projects in /opt/stack/
Post by Silvia Fichera
Hi Abhishek,
On branch master
Your branch is up-to-date with 'origin/master'.
(use "git add <file>..." to include in what will be committed)
tmp-venv-HMry/
tmp-venv-ReEW/
nothing added to commit but untracked files present (use "git add" to track)
Il giorno mer 22 apr 2015 alle ore 13:54 Abhishek Shrivastava <
Post by Abhishek Shrivastava
Hi Silvia,
Can you please do a *git status* and then tell me which devstack
version are you using?
Post by Silvia Fichera
Hi all, I'm re-installing OpenStack using Devstack and I'm building a
multinode environment. Starting from the installation of the Controller
cinder type-create lvmdriver-1> 2015-04-21 15:02:49.370 | ERROR: Unable to establish connection to> http://10.30.3.117:8776/v1/e06dceea27b6469bb0cf5c2f075da581/types> 2015-04-21 15:02:50.067 | ++ err_trap> 2015-04-21 15:02:50.069 | ++ local r=1> 2015-04-21 15:02:50.166 | Error on> exit
Two days ago I have already installed it, but yesterday morning I had
some problem and decided to *unstack* and *stack* again everything. I
have *unstacked* in all compute hosts and also in the controller, than
I've done *./clean.sh* and removed the folder /opt/stack. But now I
can't install it anymore. Could someone help me please?
Volume group "stack-volumes-lvmdriver-1" not found Skipping volume
group stack-volumes-lvmdriver-1
clean_lvm_volume_group: command not found
Thanks for your help.
_______________________________________________
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
Erlon Cruz
2015-04-24 12:10:36 UTC
Permalink
I have had many problems with ./unstack.sh and often have seen people with
the same problems. For me it is not reliable. So what I always recommend
is, start fresh, and if possible save the live state of the VM after
devstack finishes so you do have to start all over.
Post by Silvia Fichera
I have already done those passages... unstack.sh, clean.sh, delete
/opt/stack and stack again. It does not work
Il giorno mer 22 apr 2015 alle ore 17:40 Abhishek Shrivastava <
Post by Abhishek Shrivastava
Are you recloning the projects also?
If not then do the clean.sh and then delete the /opt/stack/ folder and do
the stack.sh again. The error may have caused due to the old repositories
of projects in /opt/stack/
Post by Silvia Fichera
Hi Abhishek,
On branch master
Your branch is up-to-date with 'origin/master'.
(use "git add <file>..." to include in what will be committed)
tmp-venv-HMry/
tmp-venv-ReEW/
nothing added to commit but untracked files present (use "git add" to track)
Il giorno mer 22 apr 2015 alle ore 13:54 Abhishek Shrivastava <
Post by Abhishek Shrivastava
Hi Silvia,
Can you please do a *git status* and then tell me which devstack
version are you using?
Post by Silvia Fichera
Hi all, I'm re-installing OpenStack using Devstack and I'm building a
multinode environment. Starting from the installation of the Controller
cinder type-create lvmdriver-1> 2015-04-21 15:02:49.370 | ERROR: Unable to establish connection to> http://10.30.3.117:8776/v1/e06dceea27b6469bb0cf5c2f075da581/types> 2015-04-21 15:02:50.067 | ++ err_trap> 2015-04-21 15:02:50.069 | ++ local r=1> 2015-04-21 15:02:50.166 | Error on> exit
Two days ago I have already installed it, but yesterday morning I had
some problem and decided to *unstack* and *stack* again everything. I
have *unstacked* in all compute hosts and also in the controller,
than I've done *./clean.sh* and removed the folder /opt/stack. But
now I can't install it anymore. Could someone help me please?
Volume group "stack-volumes-lvmdriver-1" not found Skipping volume
group stack-volumes-lvmdriver-1
clean_lvm_volume_group: command not found
Thanks for your help.
_______________________________________________
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
--
*Thanks & Regards,*
*Abhishek*
*Cloudbyte Inc. <http://www.cloudbyte.com>*
_______________________________________________
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Loading...