The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to grab the value of field before the line reached ahjiefreak Shell Programming and Scripting 3 03-28-2008 01:59 AM
cpio: Ulimit reached for file output dustytina SCO 0 10-25-2007 05:19 PM
tar: 0511-194 Reached end-of-file before expected. Funky_ass Shell Programming and Scripting 4 08-07-2006 04:58 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-23-2006
Registered User
 

Join Date: Jan 2005
Posts: 28
Max LUN reached ? (Securepath)

Hi all,

I can not present a new Lun with my EVA 5000 storage and Securepath ...

I have already 16 Lun's presented to the same server (Solaris 8), but can not add the 17th :-(

Do you know if we have a limitation with Solaris or Securepath ? (Config file to update, software limits ...)

Thanks a lot,

Fabien
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 10-24-2006
pressy's Avatar
solaris cultist
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 709
i think it's the limit in the /kernel/drv/sd.conf file.... never tried that with secure-path, but i know that problem with MPxIO.. solaris just look for 16 (0-15) luns on a path per default, just add new entries in that file:

name="sd" class="scsi"
target=14 lun=0;

name="sd" class="scsi"
target=15 lun=0;
###
# new for a test
###
name="sd" class="scsi"
target=16 lun=0;

name="sd" class="scsi"
target=17 lun=0;

#
##EOF##

you will have to reboot to activate the new configuration for the sd kernel module.

regards pressy
Reply With Quote
  #3 (permalink)  
Old 10-24-2006
pressy's Avatar
solaris cultist
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 709
hmmm.... there was also another thing about the sd.conf file and the lun depth... are you talking about more lun depth like c0t0d0 c0t0d1 c0t0d2 or really new targets like c0t0 c0t1 c0t2? ... if you are talking about the lun depth i think you have to edit the file that way:

find your controller, on my example it's controller 4 (c4t0d*) and add the following:

name="sd" class="scsi"
target=4 lun=0;
name="sd" class="scsi"
target=4 lun=1;
name="sd" class="scsi"
target=4 lun=2;

and so on....

i also can remember now a way to do that without rebooting that should work:
Code:
root@mp-wst01 # update_drv -f sd
Cannot unload module: sd
Will be unloaded upon reboot.
Forcing update of sd.conf.
root@mp-wst01 #
regards pressy
Reply With Quote
  #4 (permalink)  
Old 10-24-2006
Registered User
 

Join Date: Jan 2005
Posts: 28
Thanks ...

Its related with Lun depth (C8t0d0 to C8t0d15).

I have to look in parallel if securepath is managing more than 16 Luns ...

I'll try your solution on a test server 1st :-)
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 06:15 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0