Sponsored Content
Operating Systems Solaris Accessing a StorageTek 2530 Disk array from SUN, SPARC Enterprise T2000 Post 302327796 by achenle on Monday 22nd of June 2009 03:31:09 PM
Old 06-22-2009
Quote:
Originally Posted by DukeNuke2
just for testing try to create a zpool out of the lun...
Code:
# zpool create mypool c4t0d0

if the command runs without errors, look for /mypool has been created and is writeable...
I'll second that recommendation.

But if that doesn't work, run this (sh/bash) command and post the results:

Code:
for port in `fcinfo hba-port | grep "Port WWN" | awk '{ print $4 }'`; do fcinfo remote-port -ls -p $port; done

That should show something like this:

Code:
-bash-3.2# for port in `fcinfo hba-port | grep "Port WWN" | awk '{ print $4 }'`; do fcinfo remote-port -ls -p $port; done
Remote Port WWN: 200600a0b8166aee
    Active FC4 Types: 
    SCSI Target: yes
    Port Symbolic Name: 
    Node WWN: 200600a0b8166aec
    Link Error Statistics:
        Link Failure Count: 0
        Loss of Sync Count: 0
        Loss of Signal Count: 1
        Primitive Seq Protocol Error Count: 0
        Invalid Tx Word Count: 0
        Invalid CRC Count: 0
    LUN: 0
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007349FD1521d0s2
    LUN: 1
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A049FD1836d0s2
    LUN: 2
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009649FC6F02d0s2
    LUN: 3
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006D49FC6C85d0s2
    LUN: 4
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009C49FC70B2d0s2
    LUN: 5
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006F49FC6D71d0s2
    LUN: 6
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009E49FC75DCd0s2
    LUN: 7
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007649FD158Dd0s2
    LUN: 8
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A249FD18AEd0s2
    LUN: 31
      Vendor: IBM     
      Product: Universal Xport 
      OS Device Name: /dev/rdsk/c5t2d31s2
Remote Port WWN: 200700a0b8166aee
    Active FC4 Types: 
    SCSI Target: yes
    Port Symbolic Name: 
    Node WWN: 200600a0b8166aec
    Link Error Statistics:
        Link Failure Count: 0
        Loss of Sync Count: 0
        Loss of Signal Count: 1
        Primitive Seq Protocol Error Count: 0
        Invalid Tx Word Count: 0
        Invalid CRC Count: 0
    LUN: 0
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007349FD1521d0s2
    LUN: 1
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A049FD1836d0s2
    LUN: 2
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009649FC6F02d0s2
    LUN: 3
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006D49FC6C85d0s2
    LUN: 4
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009C49FC70B2d0s2
    LUN: 5
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006F49FC6D71d0s2
    LUN: 6
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009E49FC75DCd0s2
    LUN: 7
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007649FD158Dd0s2
    LUN: 8
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A249FD18AEd0s2
    LUN: 31
      Vendor: IBM     
      Product: Universal Xport 
      OS Device Name: /dev/rdsk/c5t3d31s2
Remote Port WWN: 200600a0b8166aed
    Active FC4 Types: 
    SCSI Target: yes
    Port Symbolic Name: 
    Node WWN: 200600a0b8166aec
    Link Error Statistics:
        Link Failure Count: 0
        Loss of Sync Count: 0
        Loss of Signal Count: 1
        Primitive Seq Protocol Error Count: 0
        Invalid Tx Word Count: 0
        Invalid CRC Count: 0
    LUN: 0
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007349FD1521d0s2
    LUN: 1
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A049FD1836d0s2
    LUN: 2
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009649FC6F02d0s2
    LUN: 3
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006D49FC6C85d0s2
    LUN: 4
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009C49FC70B2d0s2
    LUN: 5
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006F49FC6D71d0s2
    LUN: 6
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009E49FC75DCd0s2
    LUN: 7
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007649FD158Dd0s2
    LUN: 8
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A249FD18AEd0s2
    LUN: 31
      Vendor: IBM     
      Product: Universal Xport 
      OS Device Name: /dev/rdsk/c1t0d31s2
Remote Port WWN: 200700a0b8166aed
    Active FC4 Types: 
    SCSI Target: yes
    Port Symbolic Name: 
    Node WWN: 200600a0b8166aec
    Link Error Statistics:
        Link Failure Count: 0
        Loss of Sync Count: 0
        Loss of Signal Count: 1
        Primitive Seq Protocol Error Count: 0
        Invalid Tx Word Count: 0
        Invalid CRC Count: 0
    LUN: 0
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007349FD1521d0s2
    LUN: 1
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A049FD1836d0s2
    LUN: 2
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009649FC6F02d0s2
    LUN: 3
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006D49FC6C85d0s2
    LUN: 4
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009C49FC70B2d0s2
    LUN: 5
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000006F49FC6D71d0s2
    LUN: 6
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D0000009E49FC75DCd0s2
    LUN: 7
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166AEC0000007649FD158Dd0s2
    LUN: 8
      Vendor: IBM     
      Product: 1742-900        
      OS Device Name: /dev/rdsk/c0t600A0B8000166B0D000000A249FD18AEd0s2
    LUN: 31
      Vendor: IBM     
      Product: Universal Xport 
      OS Device Name: /dev/rdsk/c1t1d31s2

 

5 More Discussions You Might Find Interesting

1. Solaris

Sun Sparc T2000 + StorageTek 2540 - Help, I'm lost

I have a Sun Sparc T2000 (Solaris 10 05-08) and have installed a PCI-X 4GB Single Port HBA card in it. I have one StorageTek 2540 array that I would like to connect to the T2000. For the moment it would be a single path connection, but I've ordered a 2nd HBA, so eventually it would be... (4 Replies)
Discussion started by: soliberus
4 Replies

2. Solaris

Sun StorageTek Common Array Manager 6.0 works very slowly

Hi! I have Sun StorageTek 2540 FC array and CAM works very slowly - I can wait for software response even more than 2 minutes... I run this software on Windows machine with Firefox Web Browser but speed is terrible... How can I make it works at least a little bit faster?.. (2 Replies)
Discussion started by: Sapfeer
2 Replies

3. Filesystems, Disks and Memory

Backup Sun StorageTek Common Array Manager's configuration

In Sun manuals, I didn't find how to backup Sun StorageTek Common Array Manager's configuration. Is there a way to do it like backing up Brocade switch configuration? CAM is under Solaris 10. Thank you in advance! (0 Replies)
Discussion started by: aixlover
0 Replies

4. Filesystems, Disks and Memory

SAN questions about Sun StorageTek array

Hi, I have a question about Sun StorageTek Common Array Manager (CAM): What is the concept of 'host'? Is it the hostname of the server that has access to the managed array? If so, can I use its IP instead of its hostname? I've found a 'host' under CAM called XYZ (See below). In our... (7 Replies)
Discussion started by: aixlover
7 Replies

5. UNIX for Beginners Questions & Answers

Start /SYS on SUN SPARC does not start machine [SUN SPARC ENTERPRISE T-5240]

-> start /SYS Are you sure you want to start /SYS (y/n)? y Starting /SYS ]-> show HOST /HOST Targets: bootmode diag domain Properties: autorestart = reset autorunonerror = false bootfailrecovery = poweroff ... (29 Replies)
Discussion started by: z_haseeb
29 Replies
All times are GMT -4. The time now is 03:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy