[Qemu-devel] Re: [fedora-virt] Fedora Virt status (XML for SL6)

2011-01-15 Thread Richard W.M. Jones
On Fri, Jan 14, 2011 at 12:17:42PM -0800, Boris Derzhavets wrote:
     disk type='block' device='disk'
   driver name='qemu' type='raw' cache='none'/

This one (SL6) has cache=none, but the Fedora 14 XML you posted
does not.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html



[Qemu-devel] Re: [fedora-virt] Fedora Virt status (XML for SL6)

2011-01-15 Thread Boris Derzhavets
I switched cache to none for boot up device via virt-manager  before W7 install 
on F14.
It didn't help me. I've already responded to Cole regarding this attempt. 
Please,
view thread.

Boris.

--- On Sat, 1/15/11, Richard W.M. Jones rjo...@redhat.com wrote:

From: Richard W.M. Jones rjo...@redhat.com
Subject: Re: [fedora-virt] Fedora Virt status (XML for SL6)
To: v...@lists.fedoraproject.org, qemu-devel@nongnu.org
Date: Saturday, January 15, 2011, 5:49 AM

On Fri, Jan 14, 2011 at 12:17:42PM -0800, Boris Derzhavets wrote:
     disk type='block' device='disk'
   driver name='qemu' type='raw' cache='none'/

This one (SL6) has cache=none, but the Fedora 14 XML you posted
does not.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://et.redhat.com/~rjones/libguestfs/
See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html
___
virt mailing list
v...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/virt



  

[Qemu-devel] Re: [fedora-virt] Fedora Virt status (XML for SL6)

2011-01-15 Thread Richard W.M. Jones
On Sat, Jan 15, 2011 at 03:15:05AM -0800, Boris Derzhavets wrote:
 Please,
 view thread.

I've read every part of the thread(s).  You don't make it easy
to follow what you're talking about.

I would suggest:

(1) Organize your thoughts and experiments logically.

(2) When you have done (1), post a thorough description of the
problem in Bugzilla, giving precise steps to reproduce and all
information necessary.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/



[Qemu-devel] Re: [fedora-virt] Fedora Virt status (XML for SL6)

2011-01-15 Thread Boris Derzhavets
Issue :-
Your's the most advanced KVM System F14 performs W7 (x64/x86) install
on IDE boot up device (LV) much slower then RHEL 6 does (SL 6 does)
Both systems have cache set to none for IDE boot up device before install 
starts up.

Boris.

--- On Sat, 1/15/11, Richard W.M. Jones rjo...@redhat.com wrote:

From: Richard W.M. Jones rjo...@redhat.com
Subject: Re: [fedora-virt] Fedora Virt status (XML for SL6)
To: Boris Derzhavets bderzhav...@yahoo.com
Cc: v...@lists.fedoraproject.org, qemu-devel@nongnu.org
Date: Saturday, January 15, 2011, 8:22 AM

On Sat, Jan 15, 2011 at 03:15:05AM -0800, Boris Derzhavets wrote:
 Please,
 view thread.

I've read every part of the thread(s).  You don't make it easy
to follow what you're talking about.

I would suggest:

(1) Organize your thoughts and experiments logically.

(2) When you have done (1), post a thorough description of the
problem in Bugzilla, giving precise steps to reproduce and all
information necessary.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/



  

[Qemu-devel] Re: [fedora-virt] Fedora Virt status (XML for SL6)

2011-01-14 Thread Boris Derzhavets
[root@ServerSL6APH ~]# uname -a
Linux ServerSL6APH 2.6.32-71.14.1.el6.x86_64 #1 SMP Wed Jan 12 11:40:37 CST 
2011 x86_64 x86_64 x86_64 GNU/Linux

[root@ServerSL6APH ~]# virsh version
Compiled against library: libvir 0.8.1
Using library: libvir 0.8.1
Using API: QEMU 0.8.1
Running hypervisor: QEMU 0.12.1

[root@ServerSL6APH ~]# virsh dumpxml W7VIRT64  W7VIRT64.xml
[root@ServerSL6APH ~]# cat W7VIRT64.xml
domain type='kvm' id='1'
  nameW7VIRT64/name
  uuid393221ea-201c-1799-5299-2213e2aaa805/uuid
  memory4194304/memory
  currentMemory4194304/currentMemory
  vcpu2/vcpu
  os
    type arch='x86_64' machine='rhel6.0.0'hvm/type
    boot dev='hd'/
  /os
  features
    acpi/
    apic/
    pae/
  /features
  clock offset='localtime'/
  on_poweroffdestroy/on_poweroff
  on_rebootrestart/on_reboot
  on_crashrestart/on_crash
  devices
    emulator/usr/libexec/qemu-kvm/emulator
    disk type='file' device='floppy'
  driver name='qemu' type='raw' cache='none'/
  target dev='fda' bus='fdc'/
  alias name='fdc0-0-0'/
  address type='drive' controller='0' bus='0' unit='0'/
    /disk
    disk type='block' device='disk'
  driver name='qemu' type='raw' cache='none'/
  source dev='/dev/sdb9'/
  target dev='vda' bus='virtio'/
  alias name='virtio-disk0'/
  address type='pci' domain='0x' bus='0x00' slot='0x05' 
function='0x0'/
    /disk
    disk type='file' device='cdrom'
  driver name='qemu' type='raw'/
  target dev='hdc' bus='ide'/
  readonly/
  alias name='ide0-1-0'/
  address type='drive' controller='0' bus='1' unit='0'/
    /disk
    controller type='fdc' index='0'
  alias name='fdc0'/
    /controller
    controller type='ide' index='0'
  alias name='ide0'/
  address type='pci' domain='0x' bus='0x00' slot='0x01' 
function='0x1'/
    /controller
    interface type='bridge'
  mac address='52:54:00:cd:d6:fb'/
  source bridge='br0'/
  target dev='vnet0'/
  model type='virtio'/
  alias name='net0'/
  address type='pci' domain='0x' bus='0x00' slot='0x03' 
function='0x0'/
    /interface
    serial type='pty'
  source path='/dev/pts/0'/
  target port='0'/
  alias name='serial0'/
    /serial
    console type='pty' tty='/dev/pts/0'
  source path='/dev/pts/0'/
  target port='0'/
  alias name='serial0'/
    /console
    input type='tablet' bus='usb'
  alias name='input0'/
    /input
    input type='mouse' bus='ps2'/
    graphics type='vnc' port='5900' autoport='yes'/
    sound model='ac97'
  alias name='sound0'/
  address type='pci' domain='0x' bus='0x00' slot='0x04' 
function='0x0'/
    /sound
    video
  model type='vga' vram='9216' heads='1'/
  alias name='video0'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
    /video
    memballoon model='virtio'
  alias name='balloon0'/
  address type='pci' domain='0x' bus='0x00' slot='0x06' 
function='0x0'/
    /memballoon
  /devices
  seclabel type='dynamic' model='selinux'
    labelsystem_u:system_r:svirt_t:s0:c179,c357/label
    imagelabelsystem_u:object_r:svirt_image_t:s0:c179,c357/imagelabel
  /seclabel
/domain

Boris.

--- On Fri, 1/14/11, Dennis Jacobfeuerborn denni...@conversis.de wrote:

From: Dennis Jacobfeuerborn denni...@conversis.de
Subject: Re: [fedora-virt] Fedora Virt status (XML for F14)
To: Boris Derzhavets bderzhav...@yahoo.com
Cc: Scott Dowdle dow...@montanalinux.org, v...@lists.fedoraproject.org, 
qemu-devel@nongnu.org
Date: Friday, January 14, 2011, 3:05 PM

On 01/14/2011 09:03 PM, Boris Derzhavets wrote:

 P.S. I did mount SL 6 / folder on /mnt.
 But /mnt/etc/libvirtd/qemu appears to be empty.

Have you tried virsh dumpxml vm-name on the SL6 system?

Regards,
   Dennis