From: Harald Hoyer Date: Wed, 12 Aug 2015 12:40:42 +0000 (+0200) Subject: TEST-30-ISCSI/dhcpd.conf: set the LUN X-Git-Tag: RHEL-7.2~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b9b4896e751fa17d64ded496aba3161f665ffb;p=thirdparty%2Fdracut.git TEST-30-ISCSI/dhcpd.conf: set the LUN set the LUN, so the udev rule to mount the disk matches (cherry picked from commit 52b91b66980d0de18a52c6c1c5334364b115fee2) --- diff --git a/test/TEST-30-ISCSI/dhcpd.conf b/test/TEST-30-ISCSI/dhcpd.conf index 6eb035b2a..22c179073 100644 --- a/test/TEST-30-ISCSI/dhcpd.conf +++ b/test/TEST-30-ISCSI/dhcpd.conf @@ -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;