Disk Enclosures
1834602 Members
4328 Online
110069 Solutions
New Discussion

New LUN on MSA1000, An alternate path on HPUX?

 
Juan Manuel López
Valued Contributor

New LUN on MSA1000, An alternate path on HPUX?

Hi all.
I have added 4 new disks to my msa1000 enclosure.
I have created a new LUN raid5 and without more configuration I have discovered the new disk in HPUX machine.
The problem is that the new disk is recognized like an alternate path.
What I have to do to see the new disk like a diferent disk ?.

I show the MSA Details:

CLI> show tech_support

CLI> show version
Firmware version: 4.38 build 287
Hardware Revision: 7
Internal EMU Rev: 1.86 (SGM050506W)

Global Parameters:
System Name:
Rebuild Priority: medium
Expand Priority: medium

Total Cache: 512MB
50% Read Cache: 256MB
50% Write Cache: 256MB

Temperature:
EMU: 25 Celsius, 77 Fahrenheit
PS1: 35 Celsius, 95 Fahrenheit
PS2: 38 Celsius, 100 Fahrenheit
FIBRE BAY: 40 Celsius, 104 Fahrenheit

CLI> show acl

ACL is disabled. To enable ACL use 'add acl'.

CLI> show connections

Connection Name: TSPU01
Host WWNN = 50060B00-002D54C5
Host WWPN = 50060B00-002D54C4
Profile Name = HP
Unit Offset = 0
Controller 1 Port 1 Status = Online

CLI> show disks
Disk List: (box,bay) (bus,ID) Size Units
Disk101 (1,01) (0,00) 146.8GB 0
Disk102 (1,02) (0,01) 146.8GB 0
Disk103 (1,03) (0,02) 146.8GB 0
Disk104 (1,04) (0,03) 146.8GB 0
Disk105 (1,05) (0,04) 146.8GB 0
Disk106 (1,06) (0,05) 146.8GB 0
Disk107 (1,07) (0,08) 146.8GB 0
Disk108 (1,08) (1,00) 146.8GB 0
Disk109 (1,09) (1,01) 300.0GB 1
Disk110 (1,10) (1,02) 300.0GB 1
Disk111 (1,11) (1,03) 300.0GB 1
Disk112 (1,12) (1,04) 300.0GB 1

CLI> show units

Unit 0:
In PDLA mode, Unit 0 is Lun 1; In VSA mode, Unit 0 is Lun 0.
Unit Identifier : SCPOOL
Device Identifier : 600805F3-00135D30-00000000-04820002
Cache Status : Enabled
Max Boot Partition: Enabled
Volume Status : VOLUME OK
Parity Init Status: Complete
8 Data Disk(s) used by lun 0:
Disk101: Box 1, Bay 01, (SCSI bus 0, SCSI id 0)
Disk102: Box 1, Bay 02, (SCSI bus 0, SCSI id 1)
Disk103: Box 1, Bay 03, (SCSI bus 0, SCSI id 2)
Disk104: Box 1, Bay 04, (SCSI bus 0, SCSI id 3)
Disk105: Box 1, Bay 05, (SCSI bus 0, SCSI id 4)
Disk106: Box 1, Bay 06, (SCSI bus 0, SCSI id 5)
Disk107: Box 1, Bay 07, (SCSI bus 0, SCSI id 8)
Disk108: Box 1, Bay 08, (SCSI bus 1, SCSI id 0)
Spare Disk(s) used by lun 0:
No spare drive is designated.
Logical Volume Raid Level: DISTRIBUTED PARITY FAULT TOLERANCE (Raid 5)
stripe_size=16kB
Logical Volume Capacity : 980,090MB

Unit 1:
In PDLA mode, Unit 1 is Lun 2; In VSA mode, Unit 1 is Lun 1.
Unit Identifier : NCPOOL
Device Identifier : 600805F3-00135D30-00000000-7F110003
Cache Status : Enabled
Max Boot Partition: Enabled
Volume Status : VOLUME OK
Parity Init Status: waiting for first write
4 Data Disk(s) used by lun 1:
Disk109: Box 1, Bay 09, (SCSI bus 1, SCSI id 1)
Disk110: Box 1, Bay 10, (SCSI bus 1, SCSI id 2)
Disk111: Box 1, Bay 11, (SCSI bus 1, SCSI id 3)
Disk112: Box 1, Bay 12, (SCSI bus 1, SCSI id 4)
Spare Disk(s) used by lun 1:
No spare drive is designated.
Logical Volume Raid Level: DISTRIBUTED PARITY FAULT TOLERANCE (Raid 5)
stripe_size=16kB
Logical Volume Capacity : 858,300MB

CLI> show this_controller
Controller:
MSA1000(c) Compaq P56350GX3R80WA Software 4.38 Build 287 Hardware 7
Controller Identifier:
NODE_ID = 500805F3-00135D30
SCSI_VERSION = SCSI-3
Supported Redundancy Mode: Active/Standby
Current Redundancy Mode: Not Redundant (No Failure)
Device Port SCSI address 6
Terminal speed for the CLI is set to 19200.
Host Port_1:
REPORTED PORT_ID 500805F3-00135D31
PORT_1_TOPOLOGY = F_Port
Cache:
256 megabyte read cache 256 megabyte write cache Version 2
Cache is GOOD, and Cache is enabled.
No unflushed data in cache
Battery:
Module #1 is fully charged and turned off.
Module #2 is fully charged and turned off.

CLI> show other_controller
Other controller is not present or fully started.

CLI>

AND HOW THE O.S see THIS DISK:

disk 88 0/12/0/0.1.0.0.0.0.0 sdisk CLAIMED DEVICE COMPAQ MSA1000 VOLUME
/dev/dsk/c13t0d0 /dev/rdsk/c13t0d0

disk 71 0/12/0/0.1.0.0.0.0.1 sdisk CLAIMED DEVICE COMPAQ MSA1000 VOLUME
/dev/dsk/c13t0d1 /dev/rdsk/c13t0d1

Ussing SAM, I see disk 71 like alternate path of disk 88.
Any suggestion ?

Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
2 REPLIES 2
Juan Manuel López
Valued Contributor

Re: New LUN on MSA1000, An alternate path on HPUX?

I have found a post with the same problem.
I also create a new vg and lv with the second lun, so SAM does not see this 2nd disk and see it like alternate disk of first disk of msa 1000.

Any suggestion ?

Thanks in advance
Juanma.
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.
Juan Manuel López
Valued Contributor

Re: New LUN on MSA1000, An alternate path on HPUX?

Sorry, I had forget the link.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=891551
I would like to be lie on a beautiful beach spending my life doing nothing, so someboby has to make this job.