Public bug reported:

2015-05-05 06:26:38.349 ERROR nova.compute.manager 
[req-856a9b7a-37f8-4885-a872-042c63b57ba7 demo demo] [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] Instance failed to spawn
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] Traceback (most recent call last):
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/compute/manager.py", line 2475, in _build_resources
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     yield resources
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/compute/manager.py", line 2347, in _build_and_run_instance
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     block_device_info=block_device_info)
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 512, in spawn
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     admin_password, network_info, 
block_device_info)
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 581, in spawn
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     extra_specs)
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 464, in _get_vm_config_info
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     allowed_ds_types)
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/ds_util.py", line 147, in get_datastore
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     % datastore_regex.pattern)
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] DatastoreNotFound: Datastore regex NFS 
did not match any datastores
2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] 

The reason for this is that the new NFS type is NFS41. This support was
added in ESX 6.0

** Affects: nova
     Importance: High
     Assignee: Gary Kotton (garyk)
         Status: In Progress


** Tags: kilo-backport-potential vmware

-- 
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/1451834

Title:
  VMware: unable to boot an instance with NFS 4.1

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  2015-05-05 06:26:38.349 ERROR nova.compute.manager 
[req-856a9b7a-37f8-4885-a872-042c63b57ba7 demo demo] [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] Instance failed to spawn
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] Traceback (most recent call last):
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/compute/manager.py", line 2475, in _build_resources
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     yield resources
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/compute/manager.py", line 2347, in _build_and_run_instance
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     block_device_info=block_device_info)
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 512, in spawn
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     admin_password, network_info, 
block_device_info)
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 581, in spawn
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     extra_specs)
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 464, in _get_vm_config_info
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     allowed_ds_types)
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]   File 
"/opt/stack/nova/nova/virt/vmwareapi/ds_util.py", line 147, in get_datastore
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f]     % datastore_regex.pattern)
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] DatastoreNotFound: Datastore regex NFS 
did not match any datastores
  2015-05-05 06:26:38.349 TRACE nova.compute.manager [instance: 
790de6c2-3e54-4c99-bf1c-f548ed14081f] 

  The reason for this is that the new NFS type is NFS41. This support
  was added in ESX 6.0

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to