search for: file&dev

Displaying 4 results from an estimated 4 matches for "file&dev".

Did you mean: fifedev
2006 Sep 12
3
RE: Help: Xen HVM Domain can ONLY support four hard drivesat most???
...;Subject: [Xen-users] Help: Xen HVM Domain can ONLY support four hard >drivesat most??? > >Hi, > >I have 5 SATA hard drives and I want to expose all these five drives to >Windows HVM domain (domain name: w2k3-001) from dom0. Here is the >related >setting in my Windows config file: >disk = [''phy:/dev/VG_Dom3_Windows/w2k3-001,ioemu:hda,w'', >''phy:/dev/sde,ioemu:hdb,w'', ''phy:/dev/sdf,ioemu:hdc,w'', >''phy:/dev/sdg,ioemu:hdd,w'', ''phy:/dev/sdh,ioemu:hde,w'' ] > >When I start Wind...
2005 Aug 11
0
[PATCH][VT][1/15] Fix config file parsing for VMX domains.
Fix config file parsing for VMX domains. If we define "vif" in the config file, image.py will raise error "vmx: missing vbd configuration". The reason is "vif" is dealt with as a "vbd" device. This patch fixes this issue by dealing with "vbd" and "vif "...
2006 Aug 13
4
using physical disks with HVM
...k. There where other threads about this, but no solution for my current problem. When I try to use a disk defined as disk = [ ''phy:data/faitest-client-generic-hvm-disk,ioemu:hda,w''] (The device is a lvm volume) in my hvm domU, I get the message: Error: hvm: for qemu vbd type=file&dev=hda~hdd It seems qemu is expecting to get a file-based disk. What do I need to do to get hvm use a physical disk? I built Xen-3.0-testing from sources, so it might be that I am missing a dependency (no idea where they are documented, I figured the necessary dependenices for hvm myself)....
2006 Sep 11
3
Is RAMDISK required for domU boot?
Hi, I found one weird thing: I heard RAMDISK is not required for domU, but it seems I have to add RAMDISK to my domU config file, otherwiese the domU will hang up when it is booting. Please see the message below, the domU booting hangs up after "Continuing..." Does anyone have any clue for this issue? BTW, xen-friendly glibc is already installed. Thanks, Liang ---Begin of domU boot message--------------------...