Operating System - HP-UX
1834091 Members
2226 Online
110063 Solutions
New Discussion

Re: How to mount storage disk on hp unix 11i

 
SOLVED
Go to solution
Michael Mtweve
Occasional Advisor

How to mount storage disk on hp unix 11i

Hi
I have installed hp unix server which has two disks for OS and 4 disk for storage. My problem I cant see the storage disk in the system.
The print out of ioscan is abelow.
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
disk 0 0/0/2/0.2.0 sdisk CLAIMED DEVICE HP 146 GMAP3147NC
/dev/dsk/c0t2d0 /dev/rdsk/c0t2d0
/dev/dsk/c0t2d0s1 /dev/rdsk/c0t2d0s1
/dev/dsk/c0t2d0s2 /dev/rdsk/c0t2d0s2
/dev/dsk/c0t2d0s3 /dev/rdsk/c0t2d0s3
disk 1 0/0/2/1.3.0 sdisk CLAIMED DEVICE HP DVD-ROM 305
/dev/dsk/c1t3d0 /dev/rdsk/c1t3d0
# ]

I need your help to solve the problem,

regards,

Michael
11 REPLIES 11
Luk Vandenbussche
Honored Contributor

Re: How to mount storage disk on hp unix 11i

Hi,

What kind of external storage device do you have? I also see only one internal HD

I suppose your server is an rx..
Arunvijai_4
Honored Contributor

Re: How to mount storage disk on hp unix 11i

I hope, you have only one internal HDD connected to your server? I hope, you ran # ioscan -fnC disk

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Jeff Schussele
Honored Contributor

Re: How to mount storage disk on hp unix 11i

Hi Michael,

Depending on just what model this server is & which SCSI HBA the disk is attached to, it's possible that the way the system is configured the main partition can't see it.
It may be that you need another MP card or you may need to partition the system such that the HBA is now included. But either way we need more info from you to help. Need model, # of MP boards, etc.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Michael Mtweve
Occasional Advisor

Re: How to mount storage disk on hp unix 11i

Hi
For the time being I am having just one internal disk.
The configuration information.
# ioscan
H/W Path Class Description
==========================================================
root
0 ioa System Bus Adapter (1229)
0/0 ba Local PCI-X Bus Adapter (122e)
0/0/1/0 tty PCI SimpleComm (103c1290)
0/0/1/1 tty PCI Serial (103c1048)
0/0/2/0 ext_bus SCSI C896 Ultra Wide Single-En
0/0/2/0.2 target
0/0/2/0.2.0 disk HP 146 GMAP3147NC
0/0/2/0.7 target
0/0/2/0.7.0 ctl Initiator
0/0/2/1 ext_bus SCSI C896 Ultra Wide Single-En
0/0/2/1.3 target
0/0/2/1.3.0 disk HP DVD-ROM 305
0/0/2/1.7 target
0/0/2/1.7.0 ctl Initiator
0/0/4/0 ba PCItoPCI Bridge
0/0/4/0/4/0 usb NEC USB Interface
0/0/4/0/4/0.1 usbhub USB Root Hub
0/0/4/0/4/1 usb NEC USB Interface
0/0/4/0/4/1.1 usbhub USB Root Hub
0/0/4/0/4/1.1.2 usbhid USB HID Kbd(0) Mouse(1)
0/0/4/0/4/2 usb NEC USB Interface
0/0/4/0/5/0 graphics PCI Display (10025159)
0/1 ba Local PCI-X Bus Adapter (122e)
0/1/1/0 ba PCItoPCI Bridge
0/1/1/0/1/0 ext_bus SCSI C1010 Ultra160 Wide LVD
0/1/1/0/1/0.7 target
0/1/1/0/1/0.7.0 ctl Initiator
0/1/1/0/1/1 ext_bus SCSI C1010 Ultra Wide Single-E
d
0/1/1/0/1/1.7 target
0/1/1/0/1/1.7.0 ctl Initiator
0/1/1/0/4/0 lan HP A6794-60001 PCI 1000Base-T
0/2 ba Local PCI-X Bus Adapter (122e)
0/2/1/0 ba PCItoPCI Bridge
0/2/1/0/4/0 unknown PCI-X RAID (0e110046)
0/3 ba Local PCI-X Bus Adapter (122e)
0/3/1/0 lan HP A6825-60101 PCI 1000Base-T
pter
0/4 ba Local PCI-X Bus Adapter (122e)
0/5 ba Local PCI-X Bus Adapter (122e)
0/6 ba Local PCI-X Bus Adapter (122e)
0/7 ba Local PCI-X Bus Adapter (122e)
120 processor Processor
121 processor Processor
250 ba Core I/O Adapter
250/0 ipmi IPMI Controller
250/1 acpi_node Acpi Hardware
#


regards,
michael
Torsten.
Acclaimed Contributor

Re: How to mount storage disk on hp unix 11i

Hi Michael,

I guess the reason is here:

0/2/1/0/4/0 unknown PCI-X RAID (0e110046)

There is no driver for the RAID card.
You need to install the driver from the app CD.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Luk Vandenbussche
Honored Contributor
Michael Mtweve
Occasional Advisor

Re: How to mount storage disk on hp unix 11i

hi, Thanks for previous responses my system is
working now to certain extend.
I have created a mirroring disk in case of immergency. When I try to boot in in the secondary disk it gives the error,

booting disk is not found, press any key to continue.

The print out of logical volume boot is as follows:

# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c0t2d0s2 (0/0/2/0.2.0) -- Boot Disk
/dev/dsk/c0t0d0 (0/0/2/0.0.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c0t2d0s2
/dev/dsk/c0t0d0
Root: lvol3 on: /dev/dsk/c0t2d0s2
/dev/dsk/c0t0d0
Swap: lvol2 on: /dev/dsk/c0t2d0s2
/dev/dsk/c0t0d0
Dump: lvol2 on: /dev/dsk/c0t2d0s2, 0


Can Any one assist on this?

Regards,

Michael




Ted Buis
Honored Contributor

Re: How to mount storage disk on hp unix 11i

Am I correct that you have 11.23 on an Itanium server? There are some new procedures for setting up mirroring on Itanium (Integrity) servers since its root disk is partitioned. Search the forums and you will find the answer as it has been posted before.
Mom 6
Ted Buis
Honored Contributor

Re: How to mount storage disk on hp unix 11i

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=907309

Seems to be a good link (to another link).
Mom 6
Torsten.
Acclaimed Contributor

Re: How to mount storage disk on hp unix 11i

This is a part from your output:

/dev/dsk/c0t2d0s2 (0/0/2/0.2.0) -- Boot Disk
/dev/dsk/c0t0d0 (0/0/2/0.0.0) -- Boot Disk

You can see, there is a device "c0t2d0s2" and a "c0t0d0". First one is working, first one has *partitions". You will see 3 different partitions for this disk in ioscan:

c0t2d0s1 - EFI Boot partition
c0t2d0s2 - OS
c0t2d0s3 - system utilities

Your second disk has only 1 "partition" for OS, boot area is missing! So this disk cannot boot!

You need to follow the given procedure (see link above) to mirror a boot disk in itanium servers, create disk partitions (idisk) and so on...
always use the ...s2 device for LVM related commands!

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Michael Mtweve
Occasional Advisor

Re: How to mount storage disk on hp unix 11i

thanks for your comments and links to usefull documents