← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1601822] [NEW] remotefs.RsyncDriver() should use utils.safe_ip_format()

 

Public bug reported:

IPv6 address literal should be wrapped in square brackets when calling
rsync:

Resize error: not able to execute ssh command: Unexpected error while running command.
Command: rsync --archive --relative --no-implied-dirs /tmp/tmpo_wpSz/./var/lib/nova/instances/fd7c6610-cf13-42e0-826c-3b4eb2494465 fd4b:cafe:dead:beef::bad:f00d:/
Exit code: 255
Stdout: u''
Stderr: u'ssh: Could not resolve hostname fd4b: Name or service not known\r\nrsync: connection unexpectedly closed (0 bytes received so far) [sender]\nrsync error: unexplained error (code 255) at io.c(226) [sender=3.1.0]\n'

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  remotefs.RsyncDriver() should use utils.safe_ip_format()

Status in OpenStack Compute (nova):
  New

Bug description:
  IPv6 address literal should be wrapped in square brackets when calling
  rsync:

  Resize error: not able to execute ssh command: Unexpected error while running command.
  Command: rsync --archive --relative --no-implied-dirs /tmp/tmpo_wpSz/./var/lib/nova/instances/fd7c6610-cf13-42e0-826c-3b4eb2494465 fd4b:cafe:dead:beef::bad:f00d:/
  Exit code: 255
  Stdout: u''
  Stderr: u'ssh: Could not resolve hostname fd4b: Name or service not known\r\nrsync: connection unexpectedly closed (0 bytes received so far) [sender]\nrsync error: unexplained error (code 255) at io.c(226) [sender=3.1.0]\n'

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


Follow ups