So I have the following Entry at my
ietd.conf file: # iscsi target configuration
Target iqn.2008-10.com.logical.pe:storage.lun1 IncomingUser OutgoingUser Lun 0 Path=/home/vjs/sharess,Type=fileio Alias iDISK0 #MaxConnections 6
Is above Entry Correct? My machine Hostname is pe.logical.com. Little confused about storage.lun1 whats
that? I have now not included any incoming or
outgoing user?Its open for all. What About Alias Entry? Ok After this entry being made, I have
confusion on client side too. The Doc says You need to make Entry on /etc/iscsi.conf
file as: # simple iscsi.conf
DiscoveryAddress=172.30.0.28 OutgoingUserName=gfs OutgoingPassword=secretsecret LoginTimeout=15 DiscoveryAddress=172.30.0.28
What’s the above entry means?IP?? As for My Setup I am setting up RHEL 4.0
machine with IP 10.14.236.134 as Target Machine and The two Nodes 10.14.236.106
and 10.14.236 108 as Already been in Cluster Nodes. Thanks for Helping me out. But You need to
also Help me What Entry in Cluster.conf I need to make after these things being
completed? From:
linux-cluster-bounces@xxxxxxxxxx [mailto:linux-cluster-bounces@xxxxxxxxxx] On Behalf Of P, Prakash From:
linux-cluster-bounces@xxxxxxxxxx [mailto:linux-cluster-bounces@xxxxxxxxxx] On Behalf Of Singh Raina, Ajeet Shall I need to mention Lun 0 ? is it
needed? Yes, of course it’s needed From:
linux-cluster-bounces@xxxxxxxxxx [mailto:linux-cluster-bounces@xxxxxxxxxx] On Behalf Of P, Prakash From:
linux-cluster-bounces@xxxxxxxxxx [mailto:linux-cluster-bounces@xxxxxxxxxx] On Behalf Of Singh Raina, Ajeet 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@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?
If you wish you can create a separate partition. Else create a file & give the full path of the file. [e.g path=/home/test/target_file]
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. |
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster