Public bug reported:

When failing to access a remote SMB UNC path, Python raises the
following exception:

    WindowsError: [Error 123] The filename, directory name, or volume
label syntax is incorrect: '\\\\'

This is definitely misleading when troubleshooting the issue, which
occurs during resize / cold migrations.

The Nova driver should report a clear error message, making sure the
user understands the full context.

** Affects: nova
     Importance: Low
         Status: Triaged


** Tags: hyper-v

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

Title:
  Hyper-V driver should log a clear error message during migrations for
  remote node permissions errors

Status in OpenStack Compute (Nova):
  Triaged

Bug description:
  When failing to access a remote SMB UNC path, Python raises the
  following exception:

      WindowsError: [Error 123] The filename, directory name, or volume
  label syntax is incorrect: '\\\\'

  This is definitely misleading when troubleshooting the issue, which
  occurs during resize / cold migrations.

  The Nova driver should report a clear error message, making sure the
  user understands the full context.

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