Displaying 1 result from an estimated 1 matches for "guestdom".
2006 Jul 20
1
RE: Error: Device 769 (vbd) could not be connected...Limit of 25 domains.
...ive CD (Version
>1.0) to have a look where I am doing some mistake in my system''s
>configuration. I used the standard config file ''/root/deb-conf'' and
>launched the following command:
>
># for ((i=100; i < 140; i++)); do xm create /root/deb-conf
>name=guestdom$i; done
>
>This time I was able to create up to 15 guest domains, all the others
>resulted in the following error message:
>
>Device 2049 (vbd) could not be connected. Backend device not found.
>
>(As far as I experienced, the device 2049 is /dev/sda1.)
>
>However, I woul...