Displaying 1 result from an estimated 1 matches for "_swap".
Did you mean:
swap
2005 Oct 14
1
debian+xen: System fails to mount swap, mydql not starting
I have resolved my mysql problem it had to do with an
improperly configured host file.
My most pressing problem is why mounting swap fails in
all my domU''s.
My disks are LVM based.
/dev/xen/www_swap for example it the (duh!) swap space
for the www domain and exported from the xen file as
disk = [ ''phy:xen/www,sda1,w'' ,
''phy:xen/www_swap,sda2,w'' ]
I created a single PV on /dev/hda5 and it''s 16.77GB.
then in that I created a PV named xen within it an...