Displaying 2 results from an estimated 2 matches for "xenmachines".
2007 Nov 26
6
Recommended partitioning for xen host
Is there a recommended partitioning for dom0?
Here''s what I have planned.
/swap 2GB
/boot 100MB (ext3)
/ 5GB (ext3)
xenmachines LVM volume group for the remaining diskspace
dom0 will install in 5GB / and each domU will have a swap and root
logical volume in "xenmachines"
Thank you,
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xe...
2007 Feb 06
3
please explain this xen error message to me (newbie here)
...error has occured. no valid devices were found on which to create a file
system"
this message is what I get installing a copy of fedroa6 on fedora6 using
xen. now the instructions in fedora said either specify a file or
partition. I made sure the file I created (called feddy6_xen) in my
root/xenmachines directory had plenty of space..20gb left on that
partition...so shouldn''t it just install into the new file? and if I can''t
install into a file but have to create a new partition first why does the
virt-manager in fedora ask me to create a file OR use a partition? thanks in
advanc...