mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 05:01:27 +00:00
Fix copy-paste error reported by julian freed <j321112@gmail.com>
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4780 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -250,9 +250,9 @@ Deleting a LUN from a group
|
||||
|
||||
Run the following command:
|
||||
|
||||
echo "del disk1" > /sys/kernel/scst_tgt/targets/iscsi/iqn.2007-05.com.example\:storage.iscsi-scst-1/luns/mgmt
|
||||
echo "del X" > /sys/kernel/scst_tgt/targets/iscsi/iqn.2007-05.com.example\:storage.iscsi-scst-1/luns/mgmt
|
||||
|
||||
This will remove the LUN "disk1" from the target iqn.2007-05.com.example:storage.iscsi-scst-1.
|
||||
This will remove the LUN X from the target iqn.2007-05.com.example:storage.iscsi-scst-1.
|
||||
|
||||
For more information about LUN masking, refer to SCST README, section
|
||||
"Access and devices visibility management (LUN masking)".
|
||||
|
||||
Reference in New Issue
Block a user