http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=371
------- Additional Comments From lge@xxxxxxxxxx 2005-10-28 20:07 -------
xm block-detach returns the same error message when I try to detach a device on
domU. Again, this only has been seen on x86-64 with SLES9
bl2-1:/tmp/xm-test-0.3.5/logs # xm block-detach
01_block-destroy_btblock_pos-1130529627 769
Unexpected error: exceptions.UnicodeError
Please report to xen-devel§lists.xensource.com
Traceback (most recent call last):
File "/usr/sbin/xm", line 10, in ?
main.main(sys.argv)
File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line
748, in main
rc = cmd(args)
File "/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xm/main.py", line
594, in xm_block_detach
server.xend_domain_device_destroy(dom, 'vbd', dev)
File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendClient.py",
line 326, in xend_domain_device_destroy
ä'op' : 'device_destroy',
File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendClient.py",
line 153, in xendPost
return self.client.xendPost(url, data)
File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendProtocol.py",
line 101, in xendPost
return self.xendRequest(url, "POST", args)
File
"/tmp/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/XendProtocol.py",
line 171, in xendRequest
conn.request(method, url.fullpath(), self.request.data,
self.request.headers)
File "/usr/lib64/python2.3/httplib.py", line 718, in request
self._send_request(method, url, body, headers)
File "/usr/lib64/python2.3/httplib.py", line 733, in _send_request
self.putrequest(method, url)
File "/usr/lib64/python2.3/httplib.py", line 667, in putrequest
self.putheader('Host', self.host.encode("idna"))
File "/usr/lib64/python2.3/encodings/idna.py", line 160, in encode
result.append(ToASCII(label))
File "/usr/lib64/python2.3/encodings/idna.py", line 72, in ToASCII
raise UnicodeError, "label too long"
UnicodeError: label too long
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|