I can confirm that I'm also seeing this issue with DRBD backed block
devices. A test dom0 pair that I've just dist upgraded from Wheezy to
Jessie is no longer able to boot any domUs via pygrub. As a test I've just
pulled pygrub out of xen-tools-4.5 from experimental but I'm still getting
the same error in the bootloader.log:
----
Traceback (most recent call last):
File "/usr/lib/xen-4.4/bin/pygrub", line 809, in <module>
part_offs = get_partition_offsets(file)
File "/usr/lib/xen-4.4/bin/pygrub", line 106, in
get_partition_offsets
image_type = identify_disk_image(file)
File "/usr/lib/xen-4.4/bin/pygrub", line 48, in identify_disk_image
fd = os.open(file, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: 'gd-test-domU-disk'
---
---
Traceback (most recent call last):
File "/usr/lib/xen-4.5/bin/pygrub", line 845, in <module>
part_offs = get_partition_offsets(file)
File "/usr/lib/xen-4.5/bin/pygrub", line 115, in
get_partition_offsets
image_type = identify_disk_image(file)
File "/usr/lib/xen-4.5/bin/pygrub", line 58, in identify_disk_image
fd = os.open(file, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: 'gd-test-domU-disk'
---
--
Adam Wilbraham
--
G2G3 Digital
Velocity House, 3 Solly Street, Sheffield, S1 4DE
+44 (0)114 2212123
http://g2g3.digital/
Part of Capita plc: www.capita.co.uk
Registered address: 71 Victoria Street, Westminster, London SW1H 0XA
Registered in England and Wales Company No. 02299747
VAT registration No. 618 1841 40
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20151021/77ba73f6/attachment-0001.html>