Package: open-iscsi Version: 2.0.870~rc3-0.4.1 Hello,
the init script /etc/init.d/open-iscsi does not rescan for LVM based filesystems before mounting, therefore these filesystems are not mounted after system startup. These lines ------------------ udevsettle -> [ -x /sbin/vgscan ] && /sbin/vgscan 2>/dev/null -> [ -x /sbin/vgchange ] && /sbin/vgchange -a y 2>/dev/null log_daemon_msg "Mounting network filesystems" ------------------- fix that flaw for me. Kind Regards, Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

