Displaying 2 results from an estimated 2 matches for "domu5".
Did you mean:
  domu
  
2010 May 18
1
how to map dom0 lvms as DomU partitions
...''/dev/virtualization/domu3-disk'' [25.00 GB] inherit
  ACTIVE            ''/dev/virtualization/domu4-swap'' [4.00 GB] inherit
  ACTIVE            ''/dev/virtualization/domu4-disk'' [96.00 GB] inherit
  ACTIVE            ''/dev/virtualization/domu5-root'' [96.00 GB] inherit
  ACTIVE            ''/dev/virtualization/domu5-swap'' [2.00 GB] inherit
all above partitions upto domu4-disk are in .cfg files of DomU''s which
are Debia.I am trying to create a Domu5 which will be centos.
So mapping scheme is not clear t...
2012 Mar 02
1
KVM, VLAN and Bridges and bonding
...|
 -------
    |
  bond0-------bond0.10---------bond0.12 ...
    |            |                |
    |         vlanbr10         vlanbr12
  dom0           |                |
           -------------     -------------- 
           |     |     |     |     |      |  ...
         domU1 domU2 domU3 domU4 domU5  domU6
For future hypervisors, i want to implement the same things with CentOS6.x + KVM. In test env i've setup CentOS6.2 + KVM (with last updates) with the same network config, but guest lose network connection very often, and i don't know why.
Network config:
/etc/sysconfig/network-scr...