I am trying to understand how to use xen. Any help in answering the
following questions would be appreciated.
1. Would xen allow one large hard drive partitioned with 6 or 8
partitions to be seen as servers? Each partition a server for example.
2. If I have multiple hard drives in one server, will xen allow me to
boot each one and run each hard drive as a server.
any help is gratefully received.
____________________________________________________________
GET FREE 5GB EMAIL - Check out spam free email with many cool features!
Visit http://www.inbox.com/email to find out more!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Hello, If you have multiple hard drives in one server, xen Dom0 can see all. If you want that DomU`s can accede to them, in config file you must indicate it. With partition is equal. Xen DomU can have /usr in one partition /home in another one, etc... The line of congif file is similar: disk = [ ''phy:/dev/sda1,sda1,w'', ''phy:/dev/sda3,sda2 ,w'', ''phy:/dev/sda6,sdb1,w'' ] _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users