Paul Neuwirth wrote:
On Mar 26 2014 16:03, Per Jessen wrote:
Hmm, he did say it was root, so yes, it has to be in the initrd. Paul, you may have to rebuild the initrd to get the iscsi setup copied in.
yes, i have "node.startup = onboot" in the node configuration. and yes it happens in initrd. i rebuild initrd already, but wondering, how mkinitrd shoulld detect, that the root device (/dev/md0) uses an iscsi device. something to add into a config or into the mkinitrd command?
I think mkinitrd is somewhat uncritical and simply copies in the iscsi config whenever it finds iscsi devices in fstab. Judging by your initrd, it has iscsi so that's covered. Your initrd looks remarkably like one of mine, right down to the tg3 network driver. You might want to look into if the md startup waits for the iscsi ditto. I've never done a RAID setup such as this, but having mdraid wait for iscsi doesn't sound like something we would do by default. /Per -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org