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

Singh Raina, Ajeet ajeet.singh.raina at logica.com
Thu Jul 10 09:26:40 UTC 2008


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 at redhat.com
[mailto:linux-cluster-bounces at redhat.com] On Behalf Of P, Prakash
Sent: Thursday, July 10, 2008 2:48 PM
To: linux clustering
Subject: RE: [Linux-cluster] RE: iSCSI Setup as Alternative to Shared
Storage..

 

 

 

________________________________

From: linux-cluster-bounces at redhat.com
[mailto:linux-cluster-bounces at redhat.com] On Behalf Of Singh Raina,
Ajeet
Sent: Thursday, July 10, 2008 2:42 PM
To: linux clustering
Subject: RE: [Linux-cluster] RE: iSCSI Setup as Alternative to Shared
Storage..

 

Shall I need to mention Lun 0 ? is it needed?

 

Yes, of course it's needed

________________________________

From: linux-cluster-bounces at redhat.com
[mailto:linux-cluster-bounces at redhat.com] On Behalf Of P, Prakash
Sent: Thursday, July 10, 2008 2:38 PM
To: linux clustering
Subject: [Linux-cluster] RE: iSCSI Setup as Alternative to Shared
Storage..

 

 

 

________________________________

From: linux-cluster-bounces at redhat.com
[mailto:linux-cluster-bounces at redhat.com] On Behalf Of Singh Raina,
Ajeet
Sent: Thursday, July 10, 2008 2:22 PM
To: linux-cluster at redhat.com
Subject: [Linux-cluster] iSCSI Setup as Alternative to Shared Storage..

 

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?
 
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. 


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. 



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/b0ef0a50/attachment.htm>


More information about the Linux-cluster mailing list