Displaying 20 results from an estimated 2000 matches similar to: "Multiple cdrom file-based drives in windows xp hvm?"
2012 Oct 27
8
RFH: loopback & blktap(2) and CDROM
Hello,
I''m currently trying to understand some problems I had in the past with mixing
look-back with blktap(2) for HV and PV domains. I''m stuck reading the source
code, so I''d like to get some help from the list. Interrupt me if I got
something fundamentally wrong in my understanding so far:
1. With pure-HV the domU gets an emulated IDE (or whatever) disk. The
2005 Mar 16
1
RE: Fwd: [Cooker] Re: Configure Xen in Mandrake 10.2 cooker
> PDC20265: IDE controller at PCI slot 0000:00:11.0
> PCI: Found IRQ 10 for device 0000:00:11.0
> PDC20265: chipset revision 2
> PDC20265: 100% native mode on irq 10
> PDC20265: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary
> PCI Mode.
> ide2: BM-DMA at 0x8000-0x8007, BIOS settings: hde:DMA, hdf:pio
> ide3: BM-DMA at 0x8008-0x800f, BIOS settings: hdg:pio,
2006 Sep 12
2
How HVM domain distingush ioemu disk and VBD disk
Hi,
From cset 10921, ioemu: prefix is removed from disk config in /etc/xen/xmexample.hvm. Now HVM VBD driver is available, this thus raises a question: how would HVM domain know if one disk is a qemu-dm disk or a VBD disk?
From current implementation, qemu-dm will recognize disk had, hdb, hdc, hdd, and VBD drive can recognize all disk (had~hdd, hde, hdf ...) . So the result is: qemu-dm will
2018 Aug 08
3
Mount URL as cdrom/iso KVM/QEMU
Hi Folks,
According to the examples in http://libvirt.org/formatdomain.html#elementsDisks it should be possible to mount an iso /url as a cdrom, the example given is:
</disk>
<disk type='network' device='cdrom'>
<driver name='qemu' type='raw'/>
<source protocol="http" name="url_path">
<host
2002 Dec 01
1
another idiot and ext3 - The inode is from a bad block in the inode table
i too am an idiot.. and request help
here's the sccop
i originally formatted the drive with 3 partitions and installed rh8
/boot
/
swap
everything worked.
my plan was to have this drive only be a data drive so i inatlled rh8 on
another drive and mounted this one on /share
so /share looked like
/share
/bin
/sbin
/mp3
/usr
/etc
/dev
and so on
so i deleted all the
2007 Oct 17
2
SMART Prefailure Attribute messages
Hello,
My machine is running Software RAID 5 on /dev/hde1, /dev/hdg1,/dev/hdi1. I
noticed on the log that suddenly we are getting messages such as :
Oct 14 01:27:16 localhost smartd[4801]: Device: /dev/hde, SMART Prefailure
Attribute: 8 Seek_Time_Performance changed from 247 to 246
Oct 14 01:57:15 localhost smartd[4801]: Device: /dev/hde, SMART Prefailure
Attribute: 8 Seek_Time_Performance
2005 Mar 14
1
Fwd: [Cooker] Re: Configure Xen in Mandrake 10.2 cooker
On Monday 14 March 2005 06:29 pm, Mark Williamson wrote:
> > I don''t know if this is the right place to post, but I can''t find any
> > info about my problem on the net.
>
> Yes, this is the right place.
>
> > title Xen2610
> > kernel /boot/xen.gz dom0_mem=131072 console=vga
> > module /boot/vmlinuz-2.6.10-xen0 root=/dev/hde1 ro console=tty0
2008 Sep 09
2
xen and Acronis boot disk
I run windows xp in xen. boot in Acronis boot disk and virtual machine
sleeping in moment "Starting Acronis Loader..."
config:
serial=''pty''
kernel = "/usr/lib/xen-3.2-1/boot/hvmloader"
builder = ''hvm''
memory = 128
name = "standart_windows"
vcpus=1
pae=0
acpi=1
apic=1
usb=1
vif = [ ''type=ioemu, mac=00:16:3e:00:00:94,
2006 Sep 12
5
32E (64bit) VMX keyboard is out of control, if given an addition ''hde''
Hi,
This issue only happens on my IA32E VMX domain. IA32 VMX domain is okay.
I am trying VBD disk in IA32E VMX domain. I used following disk configuration to create an IA32E VMX domain.
disk = [ ''file:/mnt/disk1.img,hda,w'', ''file:/mnt/disk2.img,hde,w'' ]
After creating VMX, its keyboard can not be used properly. For example, if pressing
2008 Aug 20
44
GPL PV drivers for Windows 0.9.11-pre12
I''ve just uploaded 0.9.11-pre12 of the GPL PV drivers for Windows.
Since -pre10 (and -pre11) I''ve fixed a heap of crashes that were
plaguing xennet under load, and also rewritten the interrupt/event
distribution logic to improve performance.
Under windows 2003 I can now get network speeds of 1-2Gbit/second TX and
600Gbit/second RX, which is considerably better than I was
2008 Aug 20
44
GPL PV drivers for Windows 0.9.11-pre12
I''ve just uploaded 0.9.11-pre12 of the GPL PV drivers for Windows.
Since -pre10 (and -pre11) I''ve fixed a heap of crashes that were
plaguing xennet under load, and also rewritten the interrupt/event
distribution logic to improve performance.
Under windows 2003 I can now get network speeds of 1-2Gbit/second TX and
600Gbit/second RX, which is considerably better than I was
2006 Sep 28
1
Installing CentOS 2.1 on ICH7R controller
I'm trying to install CentOS 2.1 on SATA drive that lives on ICH7R
controller. I have the controller setup in BIOS to "compatibility"
mode, which means it should look just like regular IDE controller to
the OS. In this mode, ide0 and ide1 are PATA controllers, and 4 SATA
ports are mapped to ide2 and ide3.
If I boot from the 2.1 installation CD, all the drives are detected
2012 Feb 07
7
GPLPV, RDP and network latency
Hello!
Has anybody experienced network latency problems with combination of Windows 7, GPLPV drivers and RDP connection?
Any Windows pop-up message(such as "command not found" error message in "Run command:" dialog, or dividing by zero in windows calc) causes a short freeze of RDP session and looks like that from dom0:
PING 192.168.44.65 (192.168.44.65) 56(84) bytes of data.
2002 Apr 25
1
Re: Problems with ext3 fs
Hi,
I have read this thread and want to say that I have expirienced the same
problem.
Once, when I was loged in, one of my filesystems ( root filesystem :( )
became read-only with the same symptoms.
But results was more tragic. Almost in each directory avg. 10% of files
had incorrect attributes, owner, links, etc.
But filenames was correct. So, I was obliged to re-create root
filesystem :(
2007 Apr 11
2
Unable to figure out extlinux
OK, been perusing the archives and Google, but can't find what I want.
I'm building up a 512 MB compact flash using the CLFS directions to
build the filesystem. That works great, but I would like to use extlinux
to make the cflash bootable on my little SBC. However, to date, no dice.
Attached is my extlinux.conf file and the steps I have used to make this
work.
Initially I tried to
2006 Jun 24
3
recover data from linear raid
Hello,
I had a scientific linux 3.0.4 system (rhel compatible), with 3
ide disks, one for / and two others in linear raid (250 gb and 300 gb
each).
This system was obsoleted so i move the raid disks to a new
scientific linux 3.0.7 installation. However, the raid array was not
detected ( I put the disks on the same channels and same master/lsave
setup as in the previous setup). In fact
2011 Sep 05
20
Stability report GPLPV 0.11.0.308
Hello James,
I am doing quite rigorous torture tests with Xen and GPLPV. Let me first
repeat the test setup:
Use Xen 4.1.1 and kernel 2.6.32.36 (commit ae333e9).
Configure 2 HVMs called VM1 and VM2 as follows (per HVM): 2 VCPUs, 2
virtual disks, 1024 MB RAM, viridian=1
Install Windows 2008 R2 SP1, do install everything twice - never clone.
Install GPLPV, iometer 2006.07.27, prime95 26.6 x64,
2007 Oct 18
1
Vista performance (uggh)
Issue: Vista reads slowly from a samba server. This appears to pop up
periodically here and elsewhere.
My samba.conf file has:
[homes]
...
vfs objects = readahead
As suggested elsewhere.
Writes are approximately 17-18MB/s which is acceptable. Reads are in
the 8MB/s range which is appalingly slow. Using linux smbclient and
windows XP clients I can read at 25+MB/s. I've enabled vfs
2006 Sep 12
3
RE: Help: Xen HVM Domain can ONLY support four hard drivesat most???
>-----Original Message-----
>From: xen-users-bounces@lists.xensource.com
>[mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Liang Yang
>Sent: 2006年9月12日 8:57
>To: xen-users@lists.xensource.com
>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
2014 Nov 12
3
Put virbr0 in promiscusous
Hi ,
I have two virtual machines VM1 and VM2. Then I have added eth0 of my VM
to 'default' network.
Use case :-
I want to monitor all traffic on virbr0('default' network).
Steps followed :-
1. Add VM1 eth0 to virbr0
2. Add VM2 eth1 to virbr0
3. brctl setageing ovsbr0 0 ..(To put bridge in promiscuous)
Now I am running tcpdump on eth1 of VM2 and trying to ping