Personal tools
You are here: Home Documentation files [QEMU/KVM] OSR Node2 configuration
Document Actions

[QEMU/KVM] OSR Node2 configuration

OSR Node2 configuration running as osr node.

Click here to get the file

Size 1.3 kB - File type text/xml

File contents

<domain type='kvm'>
  <name>osr-sles10-node2</name>
  <uuid>c9dc9ae1-395f-8ef1-5c85-30500919f117</uuid>
  <memory>524288</memory>
  <currentMemory>524288</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <emulator>/usr/bin/qemu-kvm</emulator>
    <disk type='file' device='disk'>
      <source file='/cluster/mount/vg_vhosts-lv_xen/osr-sles10/osr-sles10-bootfs.img'/>
      <target dev='hda'/>
    </disk>
    <disk type='file' device='disk'>
      <source file='/cluster/mount/vg_vhosts-lv_xen/osr-sles10/osr-sles10-rootfs.img'/>
      <target dev='hdb'/>
    </disk>
    <disk type='file' device='cdrom'>
      <source file='/atix/cds/novell/sles/10.SP2/os/x86_64/SLES-10-SP2-DVD-x86_64-GM-DVD1.iso'/>
      <target dev='hdc'/>
      <readonly/>
    </disk>
    <interface type='bridge'>
      <mac address='00:16:3E:12:EC:45'/>
      <source bridge='gallienbr0'/>
    </interface>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1'/>
<!--    <serial type='pty'>
      <source path='/dev/pts/1'/>
      <target port='0'/>
    </serial>
    <console tty='pty'/>-->
  </devices>
</domain>

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: