How-to tell number of Luns my server is seeing?


 
Thread Tools Search this Thread
Operating Systems Solaris How-to tell number of Luns my server is seeing?
# 1  
Old 11-07-2008
How-to tell number of Luns my server is seeing?

I am looking for the number of luns a server is seeing or mapped to. My guess is /kernel/drv/lpfc.conf or qla2xxx.conf will tell me. Am I on the right track? Thanks. Y4Net.
# 2  
Old 11-07-2008
use the output of "cfgadm -alo show_SCSI_LUN" to see all luns on your system.
# 3  
Old 11-07-2008
# cfgadm -alo show_SCSI_LUN
cfgadm: Configuration administration not supported


Thanks DukeNuke2. Smilie

I got an odd reply when ran "cfgadm show_SCSI_LUN". Smilie
I did a Google search and learned that not all Sun SAN packages were installed.
# 4  
Old 11-08-2008
You can also find the LUN ids at the format output and compare it against your check from the storage end
# 5  
Old 11-09-2008
should work with luxadm
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Scan For new LUNS

In Solaris the administrator has to update /kernel/drv/sd.conf file to tell the sd driver to scan for a broader range of scsi devices. Can someone please tell me what file needs to be update in Redhat Linux 5 for the same. Second part of the question is WWN for HBA's can be found (atleast in my... (1 Reply)
Discussion started by: Tirmazi
1 Replies

2. Solaris

luns

how to create luns plzzzzzz (1 Reply)
Discussion started by: nsusheelgoud
1 Replies

3. AIX

LUNS in AIX

Hi team, 2E493F13 0612155010 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612155010 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612155010 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612154910 P H dac0 ARRAY OPERATION ERROR 2E493F13 0612154910 P H dac0 ... (4 Replies)
Discussion started by: kkeng808
4 Replies

4. Red Hat

Number of CPU in LINUX server

I want to find number of CPU and number NIC card in Linux server. I have below content in /proc/cpuinfo. I have from processor 0 - 15. It means, i have 15 similar entries in that file. How many CPU we have on this server? also how do find how many NIC card on this? processor : 0... (5 Replies)
Discussion started by: govindts
5 Replies

5. Red Hat

Number of CPU in linux server

I am using linux server.. how do i see number of CPU's in the server? TOP command is not providing result.. Any help is highly appreciated. (8 Replies)
Discussion started by: govindts
8 Replies

6. Solaris

Finding server serial number

Hi All, I wnat to know how to find out the Server serial number in command prompt? I am using sneep command but it throughing unknown. Thanks and Regards, (8 Replies)
Discussion started by: lbreddy
8 Replies

7. Shell Programming and Scripting

Need to get specified number of files from remote server

Hi All, I need to get a specified number of files from a remote server. The remote server has a huge number of files to the tune of more than 200000. If I use scp or rsync to transfer files using the wildcard "*", am getting the error "arg list too long" So, I would like to know if i can... (2 Replies)
Discussion started by: umavmishra
2 Replies

8. AIX

creating luns vg

Hi All, I have these config on my old ssa. Vg4 22GB (pps 256) Vg2 88GB (pps 128) Vg3 22GB (pps 256) Vg8 88GB (pps 128) Vg13 106GB (pps 32) Vg12 106GB (pps 32) Vg10 54GB (pps 64) Vg11 54GB (pps 64) When I create a lun on my san do I need to specify the same pps. If yes,... (1 Reply)
Discussion started by: itik
1 Replies

9. Solaris

Server Serial Number from Solaris

This may be an off the wall question but is there anyway in Solaris to snag the serial number of a Sun box? I'm not sure if you can do this but it would save me a long drive to the data center to get the serial number to renew support... (8 Replies)
Discussion started by: kingdbag
8 Replies

10. HP-UX

HP LV's for Hitachin Luns

Hi, This is my first post and I hope I can present my questions the right way. I am going to be asked to create logical volumes for a Hitachi SAN device on a New HP 11 server. Currently, They are running their data on a EMC (prod server). They are looking to convert the data and filesystems over to... (3 Replies)
Discussion started by: Uni-dev
3 Replies
Login or Register to Ask a Question