<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>Sigh.. That's what happens when I get in a hurry. I fully intended to start a new thread with no reference to any previous content or subject. I'm not exactly a newbie either, been doing this since my email address contained !'s and uunet instead of @'s and domains ;-)<br><br>Thanks though, it works now... I commented out the bootloader line and referenced the kernel/ramdisk/root lines directly. I cut/pasted what was in grub.conf on the domu first, which didn't work. Then I realized the initrd image probably needed to truly be the one from the domu so I copied it down to one of the dom0 machines as a new name and referenced that and then it would boot fine. Live migrated back and forth a few times with scrolling data and open ssh sessions to the domu with only an occasional short pause. Fantastic, thanks again...<br><br>#bootloader = "/usr/bin/pygrub"<br>kernel = '/boot/vmlinuz-2.6.18-92.1.13.el5xen'<br>ramdisk = '/boot/xen.initrd.img'<br>root = '/dev/VolGroup00/LogVol00 ro'<br><br><br><br>> On 09/28/2008 03:30 PM, Wendell Dingus wrote:<br>> > Oops, replied to previous without adjusting the subject line...<br>> <br>> Adjusting the subject line won't change the Reply-To header; you're<br>> still committing a thread hijack which isn't a good idea. Please start a<br>> new thread when you have a question that is unrelated to a different one.<br>> <br>> Please see<br>> http://lists.linbit.com/pipermail/drbd-user/2008-September/010226.html<br>> for a discussion of your issue (read the thread, not just that one message).<br>> <br>> Florian<br>> <br>> -- <br>> : Florian G. Haas<br>> : LINBIT Information Technologies GmbH<br>> : Vivenotgasse 48, A-1120 Vienna, Austria<br>> <br>> When replying, there is no need to CC my personal address.<br>> I monitor the list on a daily basis. Thank you.<br>> <br>> LINBIT® and DRBD® are registered trademarks of LINBIT.<br>> _______________________________________________<br>> drbd-user mailing list<br>> drbd-user@lists.linbit.com<br>> http://lists.linbit.com/mailman/listinfo/drbd-user<br>> </div></body></html>