[Linux-cluster] iSCSI Setup as Alternative to Shared Storage..

Singh Raina, Ajeet ajeet.singh.raina at logica.com
Thu Jul 10 08:52:03 UTC 2008


I want to setup iSCSI as I am running short of Shared Storage.

In one of the Doc
http://mail.digicola.com/wiki/index.php?title=User:Martin:iSCSI it says
that :


[doc]


Install the Target 


1. Install RHEL4, I used kickstart with just "@ base" for packages.
Configure the system with two drives sda and sdb or create two logical
volumes(lvm). The first disk is for the OS and the second for the iSCSI
storage

[/doc]

 

My Hard Disk Partition says:

 

[code]

[root at bl04mpdsk ~]# fdisk -l

 

Disk /dev/sda: 80.0 GB, 80026361856 bytes

255 heads, 63 sectors/track, 9729 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

 

   Device Boot      Start         End      Blocks   Id  System

/dev/sda1   *           1          13      104391   83  Linux

/dev/sda2              14        9729    78043770   8e  Linux LVM

 

[/code]

 

[code]

 

# This file is edited by fstab-sync - see 'man fstab-sync' for details

/dev/VolGroup00/LogVol00 /                       ext3    defaults
1 1

LABEL=/boot             /boot                   ext3    defaults
1 2

/dev/VolGroup00/LogVol02 /data                   ext3    defaults
1 2

none                    /dev/pts                devpts  gid=5,mode=620
0 0

none                    /dev/shm                tmpfs   defaults
0 0

none                    /proc                   proc    defaults
0 0

none                    /sys                    sysfs   defaults
0 0

#/dev/dvd               /mnt/dvd                auto
defaults,exec,noauto,enaged 0 0

/dev/hda                /media/cdrom
pamconsole,exec,noauto,managed 0 0

/dev/VolGroup00/LogVol01 swap                    swap    defaults
0 0

 

[/code]

 

Since I need to make entry on:

 

iscsi target configuration 
 
Target iqn.2000-12.com.digicola:storage.lun1
        IncomingUser gfs secretsecret
        OutgoingUser
        Lun 0 Path=/dev/sdb,Type=fileio
        Alias iDISK0
        #MaxConnections  6
 
In /etc/ietd.conf
 
Should I need to make separate partition or mention ??? under Lun 0
path=??? Entry?
 
Pls Help

 



This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20080710/8d09de9b/attachment.htm>


More information about the Linux-cluster mailing list