Package: open-iscsi Version: 2.0.870~rc3-0.1 Severity: normal Tags: patch Hi,
When starting up a system featuring LVM on iSCSI root, the iSCSI volume group isn't activated because the /dev node of the iSCSI device is not available when local-top/lvm is started right after local-top/iscsi. Adding udevsettle to the end of local-top/iscsi fixes it for me: --- /usr/share/initramfs-tools/scripts/local-top/iscsi.orig 2008-10-08 18:09:11.499662517 +0200 +++ /usr/share/initramfs-tools/scripts/local-top/iscsi 2008-10-08 18:09:39.815067607 +0200 @@ -97,4 +97,6 @@ do_iscsi_login +udevsettle + exit 0 Please consider adding this to the package. Thanks, Feri. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-xen-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages open-iscsi depends on: ii libc6 2.7-13 GNU C Library: Shared libraries open-iscsi recommends no packages. open-iscsi suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]