반응형

# rpm -ivh iscsi-initiator-utils-6.2.0.872-10.el5.x86_64.rpm
# chkconfig iscsid on ; service iscsid start
# chkconfig iscsi on ; service iscsi start
# iscsiadm -m discovery -t sendtargets -p 192.168.124.26

192.168.124.26:3260,1 iqn.2012-03.cc.co.ctrl:kobiclgs


# iscsiadm -m node -T iqn.2012-03.cc.co.ctrl:kobiclgs -p 192.168.124.26:3260 -l

Logging in to [iface: default, target: iqn.2012-03.cc.co.ctrl:kobiclgs, portal: 192.168.124.26,3260]
Login to [iface: default, target: iqn.2012-03.cc.co.ctrl:kobiclgs, portal: 192.168.124.26,3260] successful.


If you want to automatically login at boot
  : iscsiadm -m node -T iqn.2012-03.cc.co.ctrl:kobiclgs -p 192.168.124.26 -o update -n node.startup -v automatic
 

# fdisk -l

Disk /dev/sdb: 21.4 GB, 21474836480 bytes
64 heads, 32 sectors/track, 20480 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
 
  Device Boot      Start         End      Blocks   Id  System


반응형

'Linux > iSCSI' 카테고리의 다른 글

iSCSI Inititor 설치(Windows)  (0) 2012.09.04
iSCSI Target 설치  (0) 2012.09.04
  • 네이버 블러그 공유하기
  • 네이버 밴드에 공유하기
  • 페이스북 공유하기
  • 카카오스토리 공유하기