← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1297639] [NEW] [libvirt] resize-confirm fails using NFS share storage

 

Public bug reported:

2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp   File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 1019, in _cleanup_resize
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp     utils.execute('rm', '-rf', target, delay_on_retry=True, attempts=5)
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp   File "/usr/lib/python2.6/site-packages/nova/utils.py", line 177, in execute
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp     return processutils.execute(*cmd, **kwargs)
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp   File "/usr/lib/python2.6/site-packages/nova/openstack/common/processutils.py", line 178, in execute
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp     cmd=' '.join(cmd))
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp ProcessExecutionError: Unexpected error while running command.
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Command: rm -rf /opt/stack/data/nova/instances/3536a35f-bd16-45c9-8d2d-4a368c94f986_resize
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Exit code: 1
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Stdout: ''
2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Stderr: "rm: cannot remove `/opt/stack/data/nova/instances/3536a35f-bd16-45c9-8d2d-4a368c94f986_resize/.nfs00000000018c000300000001': Device or resource busy\n"

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1297639

Title:
  [libvirt] resize-confirm fails using NFS share storage

Status in OpenStack Compute (Nova):
  New

Bug description:
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp   File "/usr/lib/python2.6/site-packages/nova/virt/libvirt/driver.py", line 1019, in _cleanup_resize
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp     utils.execute('rm', '-rf', target, delay_on_retry=True, attempts=5)
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp   File "/usr/lib/python2.6/site-packages/nova/utils.py", line 177, in execute
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp     return processutils.execute(*cmd, **kwargs)
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp   File "/usr/lib/python2.6/site-packages/nova/openstack/common/processutils.py", line 178, in execute
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp     cmd=' '.join(cmd))
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp ProcessExecutionError: Unexpected error while running command.
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Command: rm -rf /opt/stack/data/nova/instances/3536a35f-bd16-45c9-8d2d-4a368c94f986_resize
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Exit code: 1
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Stdout: ''
  2014-03-20 16:48:43.013 4979 TRACE nova.openstack.common.rpc.amqp Stderr: "rm: cannot remove `/opt/stack/data/nova/instances/3536a35f-bd16-45c9-8d2d-4a368c94f986_resize/.nfs00000000018c000300000001': Device or resource busy\n"

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1297639/+subscriptions


Follow ups

References