hi guys,
we have running sles11 and xen3.4.0 with convirt.
we have many domU running created with vm-install and clone one finished to other domUs. The harddisk of the domU is created with file. i want now create a new domU with tap:aio on local disk. This doesnt work.
i created it with vm-install. The setup start and hardware probing was ok. But than by formatting the harddisk the setup hangs at 8% and never finished. after 30 minutes waiting a decided to kill this setup. And now i cant start any domU (file-based harddis) on this server. i must restart. after that i can start filebased harddisk domUs. but no tap:aio - based domU.
|
Quote:
|
|
Quote:
|
# Automtically generated by ConVirt
name='sles11-1111'
uuid='a820e748-fcbb-66ef-b8a4-615a3364bc61'
memory=512
maxmem=512
vcpus=1
on_poweroff='destroy'
on_reboot='restart'
on_crash='destroy'
localtime=0
keymap='de'
builder='linux'
bootloader='/usr/bin/pygrub'
bootargs=''
extra=' '
disk=['file:/var/cache/convirt/vm_disks/sles11-1111,xvda,w']
vif=['mac=00:16:3e:55:e6:e8,bridge=br0']
vfb=['type=vnc,vncunused=1']
kernel=''
ramdisk=''
root=''
STORAGE_STATS={'DISK_STATS': {'/var/cache/convirt/vm_disks/sles11-1111': {'DEV_TYPE': 'FILE', 'IS_LOCAL': True, 'DISK_SIZE': 3221225472, 'DISK_NAME': '/var/cache/convirt/vm_disks/sles11-1111'}}, 'LOCAL_ALLOCATION': 3221225472, 'SHARED_ALLOCATION': 0}
on_shutdown=None
|
|
the xenblk is loaded in kernel. all needed modules are loaded!
we use the xenkernel which comes with sles11.
again Problem: i want to create a domU with a tap:aio based harddisk and cdrom. i have no problems with domUs with file basd harddisk
Thank you for your help.
Please write back.