Public bug reported:

When testing NBD TLS live-migration the initial attempt failed. Looks
like a generated filesystem label is too long.

Subsequent attempts succeeded

$ nova-compute --version
Modules with known eventlet monkey patching issues were imported prior to 
eventlet monkey patching: urllib3. This warning can usually be ignored if the 
caller is only importing and not executing nova code.
27.2.1

oslo_messaging.rpc.client.RemoteError: Remote error: ProcessExecutionError 
Unexpected error while running command.
Command: mkfs -t vfat -n ephemeral_1_0706d66 
/var/lib/nova/instances/_base/ephemeral_1_0706d66
Exit code: 1
Stdout: 'mkfs.fat 4.2 (2021-01-31)\n'
Stderr: 'mkfs.vfat: Label can be no longer than 11 characters\n'

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "nova.log"
   https://bugs.launchpad.net/bugs/2061701/+attachment/5765930/+files/nova.log

** Summary changed:

- check_can_live_migrate_source fails with mkfs.vfat error: Label can be no 
longer thatn 11 characters
+ check_can_live_migrate_source fails with mkfs.vfat error: Label can be no 
longer than 11 characters

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

Title:
  check_can_live_migrate_source fails with mkfs.vfat error: Label can be
  no longer than 11 characters

Status in OpenStack Compute (nova):
  New

Bug description:
  When testing NBD TLS live-migration the initial attempt failed. Looks
  like a generated filesystem label is too long.

  Subsequent attempts succeeded

  $ nova-compute --version
  Modules with known eventlet monkey patching issues were imported prior to 
eventlet monkey patching: urllib3. This warning can usually be ignored if the 
caller is only importing and not executing nova code.
  27.2.1

  oslo_messaging.rpc.client.RemoteError: Remote error: ProcessExecutionError 
Unexpected error while running command.
  Command: mkfs -t vfat -n ephemeral_1_0706d66 
/var/lib/nova/instances/_base/ephemeral_1_0706d66
  Exit code: 1
  Stdout: 'mkfs.fat 4.2 (2021-01-31)\n'
  Stderr: 'mkfs.vfat: Label can be no longer than 11 characters\n'

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2061701/+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