[Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
How do I resolve this?

2013-05-29 17:39:04.795 ERROR nova.openstack.common.rpc.amqp
[req-ab0ab357-b84e-4882-8b58-6f6d2b50050e 8a31b05e02f34486902792b59f9c5183
b7ddbab8f6c64086ba13b9ddbe76a87e] Exception during message handling
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Traceback
(most recent call last):
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/amqp.py, line
430, in _process_data
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp rval
= self.proxy.dispatch(ctxt, version, method, **args)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/openstack/common/rpc/dispatcher.py,
line 133, in dispatch
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
return getattr(proxyobj, method)(ctxt, **kwargs)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/exception.py, line 117, in wrapped
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
temp_level, payload)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib64/python2.6/contextlib.py, line 23, in __exit__
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
self.gen.next()
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/exception.py, line 94, in wrapped
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
return f(self, context, *args, **kw)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/compute/manager.py, line 209, in
decorated_function
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp pass
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib64/python2.6/contextlib.py, line 23, in __exit__
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
self.gen.next()
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/compute/manager.py, line 195, in
decorated_function
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
return function(self, context, *args, **kwargs)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/compute/manager.py, line 260, in
decorated_function
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
function(self, context, *args, **kwargs)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/compute/manager.py, line 237, in
decorated_function
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp e,
sys.exc_info())
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib64/python2.6/contextlib.py, line 23, in __exit__
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
self.gen.next()
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/compute/manager.py, line 224, in
decorated_function
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
return function(self, context, *args, **kwargs)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/compute/manager.py, line 2368, in
resize_instance
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
block_device_info)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py, line 3479,
in migrate_disk_and_power_off
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
inst_base_resize)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib64/python2.6/contextlib.py, line 23, in __exit__
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
self.gen.next()
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py, line 3456,
in migrate_disk_and_power_off
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
utils.execute('ssh', dest, 'mkdir', '-p', inst_base)
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp   File
/usr/lib/python2.6/site-packages/nova/utils.py, line 239, in execute
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp cmd='
'.join(cmd))
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
ProcessExecutionError: Unexpected error while running command.
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Command:
ssh 10.3.3.58 mkdir -p
/var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
code: 1
2013-05-29 17:39:04.795 5106 TRACE 

Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Mac Innes, Kiall
On 29/05/13 13:11, Nehal J. Wani wrote:
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 ProcessExecutionError: Unexpected error while running command.
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 Command: ssh 10.3.3.58 mkdir -p
 /var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
 code: 1
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 Stdout: 'This account is currently not available.\n'
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 Stderr: ''
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp 
As the nova user, manually attempt that SSH command.. Then figure out
why it can't SSH to the other node. It should work (or at least get
further) once you do.

Thanks,
Kiall

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
Initially, the error was:

host key verification failed

So I created the host keys for nova user with the command: ssh-keygen -f
nova and then renamed them to id_rsa and id_rsa.pub and then put them to
~nova/.ssh/

Also, I copied the files /root/.ssh/known_hosts and
/root/.ssh/authorized_keys to ~nova/.ssh/ on both machines

Then I changed the file permissions to nova:nova

Then came the error:This account is currently not available.\n

So i edited the file /etc/passwd on both the machines and then changed the
line

nova:x:162:162:OpenStack Nova Daemons:/var/lib/nova:/sbin/nologin

to

nova:x:162:162:OpenStack Nova Daemons:/var/lib/nova:/bin/bash

Now migration works.. But his is a tedious task.


On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall ki...@hp.com wrote:

 On 29/05/13 13:11, Nehal J. Wani wrote:
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  ProcessExecutionError: Unexpected error while running command.
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Command: ssh 10.3.3.58 mkdir -p
  /var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
  code: 1
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stdout: 'This account is currently not available.\n'
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stderr: ''
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 As the nova user, manually attempt that SSH command.. Then figure out
 why it can't SSH to the other node. It should work (or at least get
 further) once you do.

 Thanks,
 Kiall




-- 
Nehal J. Wani
UG2, BTech CS+MS(CL)
IIIT-Hyderabad
http://commanlinewani.blogspot.com
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Mac Innes, Kiall
Then, packstack either has a bug, or the default settings don't allow for the 
use of block migration..

I've personally never even heard of packstack, so I can't comment on how to 
fix/where to file a bug etc...

Maybe someone else can?

Thanks,
Kiall

On 29/05/13 13:18, Nehal J. Wani wrote:
But packstack script has created the nova user with no ability to login

As /etc/passwd says: nova:x:162:162:OpenStack Nova 
Daemons:/var/lib/nova:/sbin/nologin



On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall 
ki...@hp.commailto:ki...@hp.com wrote:
On 29/05/13 13:11, Nehal J. Wani wrote:
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 ProcessExecutionError: Unexpected error while running command.
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 Command: ssh 10.3.3.58 mkdir -p
 /var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
 code: 1
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 Stdout: 'This account is currently not available.\n'
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 Stderr: ''
 2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
As the nova user, manually attempt that SSH command.. Then figure out
why it can't SSH to the other node. It should work (or at least get
further) once you do.

Thanks,
Kiall



--
Nehal J. Wani
UG2, BTech CS+MS(CL)
IIIT-Hyderabad
http://commanlinewani.blogspot.com


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Lei Zhang
You may also need add following config in /var/lib/nova/.ssh/config

StrictHostKeyChecking no



On Wed, May 29, 2013 at 8:25 PM, Mac Innes, Kiall ki...@hp.com wrote:

 Then, packstack either has a bug, or the default settings don't allow for
 the use of block migration..

 I've personally never even heard of packstack, so I can't comment on how
 to fix/where to file a bug etc...

 Maybe someone else can?

 Thanks,
 Kiall

 On 29/05/13 13:18, Nehal J. Wani wrote:
 But packstack script has created the nova user with no ability to login

 As /etc/passwd says: nova:x:162:162:OpenStack Nova
 Daemons:/var/lib/nova:/sbin/nologin



 On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall ki...@hp.commailto:
 ki...@hp.com wrote:
 On 29/05/13 13:11, Nehal J. Wani wrote:
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  ProcessExecutionError: Unexpected error while running command.
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Command: ssh 10.3.3.58 mkdir -p
  /var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
  code: 1
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stdout: 'This account is currently not available.\n'
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stderr: ''
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 As the nova user, manually attempt that SSH command.. Then figure out
 why it can't SSH to the other node. It should work (or at least get
 further) once you do.

 Thanks,
 Kiall



 --
 Nehal J. Wani
 UG2, BTech CS+MS(CL)
 IIIT-Hyderabad
 http://commanlinewani.blogspot.com


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




-- 
Lei Zhang

Blog: http://jeffrey4l.github.io
twitter/weibo: @jeffrey4l
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
I tried putting that into ~nova/.ssh/config

But the it says permission denied.


On Wed, May 29, 2013 at 6:25 PM, Lei Zhang zhang.lei@gmail.com wrote:

 You may also need add following config in /var/lib/nova/.ssh/config

 StrictHostKeyChecking no



 On Wed, May 29, 2013 at 8:25 PM, Mac Innes, Kiall ki...@hp.com wrote:

 Then, packstack either has a bug, or the default settings don't allow for
 the use of block migration..

 I've personally never even heard of packstack, so I can't comment on how
 to fix/where to file a bug etc...

 Maybe someone else can?

 Thanks,
 Kiall

 On 29/05/13 13:18, Nehal J. Wani wrote:
 But packstack script has created the nova user with no ability to login

 As /etc/passwd says: nova:x:162:162:OpenStack Nova
 Daemons:/var/lib/nova:/sbin/nologin



 On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall ki...@hp.commailto:
 ki...@hp.com wrote:
 On 29/05/13 13:11, Nehal J. Wani wrote:
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  ProcessExecutionError: Unexpected error while running command.
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Command: ssh 10.3.3.58 mkdir -p
  /var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
  code: 1
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stdout: 'This account is currently not available.\n'
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stderr: ''
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 As the nova user, manually attempt that SSH command.. Then figure out
 why it can't SSH to the other node. It should work (or at least get
 further) once you do.

 Thanks,
 Kiall



 --
 Nehal J. Wani
 UG2, BTech CS+MS(CL)
 IIIT-Hyderabad
 http://commanlinewani.blogspot.com


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 --
 Lei Zhang

 Blog: http://jeffrey4l.github.io
 twitter/weibo: @jeffrey4l




-- 
Nehal J. Wani
UG2, BTech CS+MS(CL)
IIIT-Hyderabad
http://commanlinewani.blogspot.com
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Nehal J. Wani
Exact error after putting that configuration:

./nova/compute.
log:7203:Stderr: Warning: Permanently added '10.3.3.58' (RSA) to the list
of known hosts.\r\nPermission denied, please try again.\r\nPermission
denied, please try again.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n. Setting instance
vm_state to ERROR
./nova/compute.log:7244:2013-05-29 16:40:25.510 18605 TRACE
nova.openstack.common.rpc.amqp Stderr: Warning: Permanently added
'10.3.3.58' (RSA) to the list of known hosts.\r\nPermission denied, please
try again.\r\nPermission denied, please try again.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n



On Wed, May 29, 2013 at 6:28 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote:

 I tried putting that into ~nova/.ssh/config

 But the it says permission denied.


 On Wed, May 29, 2013 at 6:25 PM, Lei Zhang zhang.lei@gmail.comwrote:

 You may also need add following config in /var/lib/nova/.ssh/config

 StrictHostKeyChecking no



 On Wed, May 29, 2013 at 8:25 PM, Mac Innes, Kiall ki...@hp.com wrote:

 Then, packstack either has a bug, or the default settings don't allow
 for the use of block migration..

 I've personally never even heard of packstack, so I can't comment on how
 to fix/where to file a bug etc...

 Maybe someone else can?

 Thanks,
 Kiall

 On 29/05/13 13:18, Nehal J. Wani wrote:
 But packstack script has created the nova user with no ability to login

 As /etc/passwd says: nova:x:162:162:OpenStack Nova
 Daemons:/var/lib/nova:/sbin/nologin



 On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall ki...@hp.commailto:
 ki...@hp.com wrote:
 On 29/05/13 13:11, Nehal J. Wani wrote:
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  ProcessExecutionError: Unexpected error while running command.
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Command: ssh 10.3.3.58 mkdir -p
  /var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
  code: 1
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stdout: 'This account is currently not available.\n'
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stderr: ''
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 As the nova user, manually attempt that SSH command.. Then figure out
 why it can't SSH to the other node. It should work (or at least get
 further) once you do.

 Thanks,
 Kiall



 --
 Nehal J. Wani
 UG2, BTech CS+MS(CL)
 IIIT-Hyderabad
 http://commanlinewani.blogspot.com


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 --
 Lei Zhang

 Blog: http://jeffrey4l.github.io
 twitter/weibo: @jeffrey4l




 --
 Nehal J. Wani
 UG2, BTech CS+MS(CL)
 IIIT-Hyderabad
 http://commanlinewani.blogspot.com




-- 
Nehal J. Wani
UG2, BTech CS+MS(CL)
IIIT-Hyderabad
http://commanlinewani.blogspot.com
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Can't Migrate a VM?

2013-05-29 Thread Lei Zhang
Your ssh key may be not config properly. Checkout following steps.

1. You get a key pair( pub key and private key). You can using the root's
key which locate `/root/.ssh/id_rsa` and `/root/.ssh/id_ras.pub` or
generate a new
one
2. Enable the nova user login-able
```
usermod -s /bin/bash nova
```
Now you can switch nova account by using following command, and steps
bellow is operated under this account.
```
su nova
```
3. Create the folder needed by ssh and put the private key got in step 1
```
mkdir -p /var/lib/nova/.ssh
cp private_key /var/lib/nova/.ssh/id_rsa
cat pub_key  /var/lib/nova/.ssh/authorized_keys
echo 'StrictHostKeyChecking no'  /var/lib/nova/.ssh/config
```
4. Do the steps 2-3 on each nodes. IMPORTANT: All the nodes share the
same key pair and you shouldn't generate new one in second node.
5. Check the key is working properly.
```
su nova
ssh nova@node-another  // you will login the node-another without password
```


On Wed, May 29, 2013 at 8:59 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote:

 Exact error after putting that configuration:

 ./nova/compute.
 log:7203:Stderr: Warning: Permanently added '10.3.3.58' (RSA) to the list
 of known hosts.\r\nPermission denied, please try again.\r\nPermission
 denied, please try again.\r\nPermission denied
 (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n. Setting instance
 vm_state to ERROR
 ./nova/compute.log:7244:2013-05-29 16:40:25.510 18605 TRACE
 nova.openstack.common.rpc.amqp Stderr: Warning: Permanently added
 '10.3.3.58' (RSA) to the list of known hosts.\r\nPermission denied, please
 try again.\r\nPermission denied, please try again.\r\nPermission denied
 (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n



 On Wed, May 29, 2013 at 6:28 PM, Nehal J. Wani nehaljw.k...@gmail.comwrote:

 I tried putting that into ~nova/.ssh/config

 But the it says permission denied.


 On Wed, May 29, 2013 at 6:25 PM, Lei Zhang zhang.lei@gmail.comwrote:

 You may also need add following config in /var/lib/nova/.ssh/config

 StrictHostKeyChecking no



 On Wed, May 29, 2013 at 8:25 PM, Mac Innes, Kiall ki...@hp.com wrote:

 Then, packstack either has a bug, or the default settings don't allow
 for the use of block migration..

 I've personally never even heard of packstack, so I can't comment on
 how to fix/where to file a bug etc...

 Maybe someone else can?

 Thanks,
 Kiall

 On 29/05/13 13:18, Nehal J. Wani wrote:
 But packstack script has created the nova user with no ability to login

 As /etc/passwd says: nova:x:162:162:OpenStack Nova
 Daemons:/var/lib/nova:/sbin/nologin



 On Wed, May 29, 2013 at 5:45 PM, Mac Innes, Kiall ki...@hp.commailto:
 ki...@hp.com wrote:
 On 29/05/13 13:11, Nehal J. Wani wrote:
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  ProcessExecutionError: Unexpected error while running command.
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Command: ssh 10.3.3.58 mkdir -p
  /var/lib/nova/instances/bc967b97-e103-4a13-abe4-ada8f98bdeb0
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp Exit
  code: 1
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stdout: 'This account is currently not available.\n'
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
  Stderr: ''
  2013-05-29 17:39:04.795 5106 TRACE nova.openstack.common.rpc.amqp
 As the nova user, manually attempt that SSH command.. Then figure out
 why it can't SSH to the other node. It should work (or at least get
 further) once you do.

 Thanks,
 Kiall



 --
 Nehal J. Wani
 UG2, BTech CS+MS(CL)
 IIIT-Hyderabad
 http://commanlinewani.blogspot.com


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp




 --
 Lei Zhang

 Blog: http://jeffrey4l.github.io
 twitter/weibo: @jeffrey4l




 --
 Nehal J. Wani
 UG2, BTech CS+MS(CL)
 IIIT-Hyderabad
 http://commanlinewani.blogspot.com




 --
 Nehal J. Wani
 UG2, BTech CS+MS(CL)
 IIIT-Hyderabad
 http://commanlinewani.blogspot.com




-- 
Lei Zhang

Blog: http://jeffrey4l.github.io
twitter/weibo: @jeffrey4l
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp