iSCSI Clients
Implementing nTier Deduplication
80
172.30.128.36:3260
Result: new iSCSI node record added.
5. On the client side, type the following command to log in:
[root@vm-centos5-fs ~]# iscsiadm -m node -T iqn.2000-
03.com.falconstor:vtl.h128-36.fsad-1 -p
172.30.128.36:3260 -l
6. On the client side, type the following command to see if the library has been
attached by the system:
[root@vm-centos5-fs ~]# cat /proc/scsi/scsi
Attached devices:
•
Host: scsi2 Channel: 00 Id: 00 Lun: 00
•
Vendor: SPECTRA Model: T120 Rev: 2000
•
Type: Medium Changer ANSI SCSI revision: 03
Host: scsi2 Channel: 00 Id: 00 Lun: 01
•
Vendor: IBM Model: ULTRIUM-TD3 Rev: 2150
•
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi2 Channel: 00 Id: 00 Lun: 02
•
Vendor: IBM Model: ULTRIUM-TD3 Rev: 2150
•
Type: Sequential-Access ANSI SCSI revision: 03
7. To log out, type the following command:
iscsiadm -m node -T iqn.2000-03.com.falconstor:vtl.h128-
36.fsad-1 -p 172.30.128.36:3260 -u
8. To remove the discovery entry in the database, type the following command:
iscsiadm -m node -o delete -T iqn.2000-
03.com.falconstor:vtl.h128-36.fsad-1 -p
172.30.128.36:3260
9. To display all entries in the database, type the following command:
iscsiadm -m node”
Add your iSCSI client
Refer to
’Add your iSCSI client’
.
Create targets for the iSCSI client to log onto
Refer to
’Create targets for the iSCSI client to log onto’
.