[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] multiple hard drives
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@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |