[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Identifier of physical disks.



Hello xen-users. I have a question.


I want to use 8 physical disks to DomU HVM guest.

But it doesn't work when I using next identifier

1. hda~hdh(cannot create VMs)(Only using hda~hdd can create VM but, 4 disk cannot work)

2. sda~sdh(cannot found devices on Windows)

3. sda1~sda8(cannot found devices on Windows)

4. xvda~xvda8(cannot found devices on Windows)


Is there any way to using my physical devices?


Can I attach intel raid controller direct to DomU using PCI Passthrough?


Thank you for reading.


I attach my configuration file.

------------------------------------------------------

kernel="/usr/local/lib64/xen/boot/hvmloader"
builder='hvm'
memory=4096
vcpus=3
name="WindowsServer"
vif=['mac=00:16:3e:73:50:b3,bridge=br0']
disk = ['file:/xen/c.img,hda,w','phy:/dev/sda,xvda,w','phy:/dev/sdb,xvdb,w','phy:/dev/sdc,xvdc,w','phy:/dev/sdd,xvdd,w','phy:/dev/sde,xvde,w','phy:/dev/sdf,xvdf,w','phy:/dev/sdg,xvdg,w','phy:/dev/sdh,xvdh,w']
uuid = "4083ea4a-b5ec-45fb-951b-43442a214371"
acpi=1
apic=1
device_model_version='qemu-xen-traditional'
boot="c"
sdl=0
serial='pty'
vnc=1
vnclisten="0.0.0.0"
vncpasswd="~~~~"

------------------------------------------------------


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.