Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
RE: Device 2049 (vbd) could not be connected.: msg#00179
|
Subject: |
RE: Device 2049 (vbd) could not be connected. |
I am not sure if it is related with loop device is occupied.
Could you try "losetup /dev/loop0" to see if loop0 isn't released.
If not, release it manually by "losetup -d /dev/loop0".
Or try to change the disk config file to:
disk = [ 'phy:/dev/loop0,...' ]
I don't know if this bug is fixed by latest xen.
Best Regards,
Yongkang (Kangkang) 永康
>-----Original Message-----
>From: fedora-xen-bounces@xxxxxxxxxx
>[mailto:fedora-xen-bounces@xxxxxxxxxx] On Behalf Of Gregor Pirnaver
>Sent: 2006年4月19日 20:41
>To: fedora-xen@xxxxxxxxxx
>Subject: [Fedora-xen] Device 2049 (vbd) could not be connected.
>
>DomainU starts only the first time. After running "xm shutdown ..." I get this
>error:
>
>
># xm create webserver
>Using config file "webserveer".
>Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working.
>
>
>How can I fix this?
>
>____________________
>http://www.email.si/
>
>
>--
>Fedora-xen mailing list
>Fedora-xen@xxxxxxxxxx
>https://www.redhat.com/mailman/listinfo/fedora-xen
|
| |