← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-2

-- 
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):
  Fix Released

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


References