[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: Etch VM mit Xen erstellen



Also erstmal danke für die schnelle Antwort. 
> $ grep -i loop /boot/config-`uname -r`
> 
> kannst du nachschauen wie's darum steht (m, modul; y, fix).
Da bekomme ich die Ausgabe:
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_CLOOP=m

> Nach der Warnung sieht's so aus, als ob es auch eine andere
> Moeglichkeit als loop images geben wuerde, siehe manpage.
Auch wenn ich nicht viel Ahnung hab, denke ich das auch. Es gibt auch
noch die Parameter --lvm und --evms anstelle von --dir in
"xen-create-image --hostname=vmtest --dir --dhcp"
Alle bringen aber die selbe Fehlermeldung.

> (Fix eingebaut) Die Anzahl der loop devices betraegt normalerweise nur
> 8 Stueck. Siehe mal in /dev nach, wieviele du hast
Sind 8, loop0-loop7.
> und wieviele gemountet sind (mount, cat /proc/mounts).
Bringt mir diese Ausgabe:

rootfs / rootfs rw 0 0
/dev/cciss!c0d0p1 / ext3 rw,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
proc /proc proc rw,nosuid,nodev,noexec 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
/dev/cciss!c0d0p1 /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /dev tmpfs rw 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0
/dev/cciss/c0d0p6 /var/log ext3 rw,data=ordered 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
nfsd /proc/fs/nfsd nfsd rw 0 0

Wenn ich das also richtig verstehe, ist gar keiner gemountet?!


MfG



Reply to: