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

[QEMU/KVM] OSR Node1 with local configuration

This is the libvirt qemu configuration for node1 with local configuration to setup the cluster. Boot this first.

Click here to get the file

Size 1.3 kB - File type text/xml

File contents

<domain type='kvm'>
  <name>osr-sles10-node1-local</name>
  <uuid>d9dc9ae1-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-sle10-local.img'/>
      <target dev='hda'/>
    </disk>
    <disk type='file' device='disk'>
      <source file='/cluster/mount/vg_vhosts-lv_xen/osr-sles10/osr-sles10-bootfs.img'/>
      <target dev='hdb'/>
    </disk>
    <disk type='file' device='disk'>
      <source file='/cluster/mount/vg_vhosts-lv_xen/osr-sles10/osr-sles10-rootfs.img'/>
      <target dev='hdd'/>
    </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:44'/>
      <source bridge='gallienbr0'/>
    </interface>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1'/>
  </devices>
</domain>

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: