← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1367786] [NEW] Hyper-V driver should log a clear error message during migrations for remote node permissions errors

 

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


Follow ups

References