]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-30-ISCSI/dhcpd.conf: set the LUN
authorHarald Hoyer <harald@redhat.com>
Wed, 12 Aug 2015 12:40:42 +0000 (14:40 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 12 Aug 2015 12:40:42 +0000 (14:40 +0200)
set the LUN, so the udev rule to mount the disk matches

test/TEST-30-ISCSI/dhcpd.conf

index 6eb035b2a6a21853fbc9f711fb2807c45f6246ce..22c1790739bcbe563b4f4b7a835d5ace106a3e8c 100644 (file)
@@ -15,7 +15,7 @@ subnet 192.168.50.0 netmask 255.255.255.0 {
        # NFSv3: last octect starts at 0x00 and works up
 
        group {
-               option root-path "iscsi:192.168.50.1::::iqn.2009-06.dracut:target0";
+               option root-path "iscsi:192.168.50.1:::1:iqn.2009-06.dracut:target0";
 
                host iscsi-1 {
                        hardware ethernet 52:54:00:12:34:00;