Re: [Openstack] How can I know the version if I installed from source code?

2013-03-15 Thread Богдан До
You can try this $sudo grep Version.*20 $(find {/opt/stack,/usr/local/lib/python2.{6,7}/dist-packages} -type f -name PKG-INFO) Четверг, 7 марта 2013, 11:09 +08:00 от Ray Sun qsun01...@cienet.com.cn: Is there any method to get the openstack version if I installed from openstack source code?

Re: [Openstack] Folsom - Volume attach to a server in second compute node

2013-02-12 Thread Богдан До
I believe you should check this one https://bugs.launchpad.net/nova/+bug/922232/comments/11 You should search compute logs for ip:3260 and ensure iSCSI target server is accessible: iscsiadm --mode discovery --type sendtargets --portal ip:3260 -d 8 Пятница, 8 февраля 2013, 12:42 -05:00 от