Hi,
I’m getting problem with virsh attach-device on xen3.4 as below..
No device created at
/dev/etherd/ .. even no folder as “etherd”
aoe-stat return
nothing ..
$virsh attach-device
i-484A07FA ./test.xml
error: Failed to attach device from ./test.xml
error: POST operation failed: xend_post: error from xen daemon: (xend.err
'Device 2160 (vbd) could not be connected. /dev/etherd/e0.1 does not exist.')
===machine info====
Xen 3.4 on Centos5.3
Kernel: 2.6.18-128.1.10.el5xen
libvirtd 0.6.4
udevinfo, version 095
aoetools: 21
installed aoe driver: 22i
running aoe driver: 22i
===============
Test.xml
=======
<disk
type='block'>
<driver
name='phy'/>
<source
dev='/dev/etherd/e0.2'/>
<target
dev='sdh'/>
</disk>
Kindly advice at the earliest !
-
regards
Pallab