- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /dev/disk/disk3 and /dev/dsk/c0t0d0?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 08:14 AM
07-08-2008 08:14 AM
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
/dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1
/dev/dsk/c0t0d0s2 /dev/rdsk/c0t0d0s2
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3
however, when I do ll /dev/disk/disk3*, i got the following:
/dev/disk/disk3
/dev/disk/disk3_p1
/dev/disk/disk3_p2
/dev/disk/disk3_p3
I understand 11i,v3 uses persistence device file names, but how come disk3's are not included in ioscan?
also, there are 8x146gb drive physically as I can see, but it seems only one drive appeared in ioscan -fnC.
confused....
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 08:19 AM
07-08-2008 08:19 AM
SolutionThere are new parameters for new features.
Compare
# ioscan -fn
and
# ioscan -fN
for exapmle.
To see the relation between
cxtydz
and diskx
devices, use
# ioscan -m dsf
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 08:25 AM
07-08-2008 08:25 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
$ ioscan -fkm lun
Class I Lun H/W Path Driver S/W State H/W Type Health Description
======================================================================
disk 4 64000/0xfa00/0x0 esdisk CLAIMED DEVICE online HP
DG072A8B54
0/4/1/0.0x5000c5000216de6d.0x0
/dev/disk/disk4 /dev/rdisk/disk4
...
Read "man ioscan".
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 08:46 AM
07-08-2008 08:46 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
But, could you please explain to me what is "LOGICAL VOLUME"? and why I can see 8 physical internal drive, each with 146G, but only one drive disk3 is shown from ioscan, with about 573g in total?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 08:50 AM
07-08-2008 08:50 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
Please post
# ioscan -fn
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 08:51 AM
07-08-2008 08:51 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 08:54 AM
07-08-2008 08:54 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
/dev/ciss3
(or whatever number)
run this command and post the result
# saconfig /dev/ciss3
# sautil /dev/ciss3
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 09:22 AM
07-08-2008 09:22 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
It doesn seem "smartarray" installed. I don't have to know it in detail for now. But, if I reinstall OS to be 11i v2, will I see all 8 disks back?
also, could you please send me the link for the concept of "smartarray"?
Thanks for all your help,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 09:28 AM
07-08-2008 09:28 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 09:34 AM
07-08-2008 09:34 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
http://docs.hp.com/en/J6369-90050/index.html
RAID Technology Overview: HP Smart Array RAID Controllers
This controller will manage the disks - you cannot see particular disks, but logical drives ONLY.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 09:58 AM
07-08-2008 09:58 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
Thanks for your patience. It would be hard to forward all outputs here, because I only have MP connections, so, it is not so easy to transfer the output over here. Please find the output from saconfig, if it is going be enough? Again, I don't know SmartArray, but when I wipe out 11iv3, and after put 11iv2 on, what disks should look to me? should I get 8 disks, or still going to be logical volume as it looks now on 11iv3? Please let me know if you still need other infor. Thanks!
# saconfig /dev/ciss0
******************** SmartArray RAID Controller /dev/ciss0 ********************
Auto-Fail Missing Disks at Boot = disabled
Cache Configuration Status = cache enabled
Cache Ratio = 25% Read / 75% Write
---------- PHYSICAL DRIVES ----------
Location Ct Enc Bay WWID Size Status
Internal 1I 1 8 0x5000c50005d56da9 146.8 GB OK
Internal 1I 1 7 0x5000c50007f155d5 146.8 GB OK
Internal 1I 1 6 0x5000c50003ea1aed 146.8 GB OK
Internal 1I 1 5 0x5000c50003e34815 146.8 GB OK
Internal 2I 1 4 0x5000c50005d66e41 146.8 GB OK
Internal 2I 1 3 0x5000c50005d34435 146.8 GB OK
Internal 2I 1 2 0x5000c50005d451c5 146.8 GB OK
Internal 2I 1 1 0x5000c5000ab0424d 146.8 GB OK
---------- LOGICAL DRIVE 0 ----------
Device File = c0t0d0
RAID Level = 1+0
Size = 559929 MB
Stripe Size = 128 KB
Status = OK
Participating Physical Drive(s):
Ct Enc Bay WWID
1I 1 8 0x5000c50005d56da9
1I 1 7 0x5000c50007f155d5
1I 1 6 0x5000c50003ea1aed
1I 1 5 0x5000c50003e34815
2I 1 4 0x5000c50005d66e41
2I 1 3 0x5000c50005d34435
2I 1 2 0x5000c50005d451c5
2I 1 1 0x5000c5000ab0424d
Participating Spare Drive(s):
None
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 09:59 AM
07-08-2008 09:59 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
#sautil /dev/ciss0
...................
---- SAS/SATA DEVICE 2I:1:3:0x5000c50005d34435 [DISK] ------------------------
Connector Location............................... internal
Connector........................................ 2I
Enclosure........................................ 1
Bay.............................................. 3
WWID............................................. 0x5000c50005d34435
Device Type...................................... DISK
Disk Capacity.................................... 146.8 GB
Device Status.................................... OK
Device Vendor ID................................. HP
Device Product ID................................ DG146ABAB4
Device Serial Number............................. 3NM249Q200009747LB5B
Device Firmware Version.......................... HPDC
Reserved Area (cfg/status info).................. 33554.4 KB (33.6 MB)
Block Size (bytes/sector)........................ 512 bytes
M&P Data Stamped?................................ yes
Last Failure Reason.............................. none
Physical Disk Flags:
Disk present and operational................... yes
Non-disk device detected....................... no
S.M.A.R.T. supported........................... yes
S.M.A.R.T. errors (in factory M&P data)........ no
S.M.A.R.T. enabled............................. yes
S.M.A.R.T. errors (in powerup M&P data)........ no
Attached to external connector................. no
Configured in a logical drive.................. yes
Configured as a spare disk..................... no
Disk write cache enabled at spin up............ no
Supports redundant controller operation........ no
Disk write cache enabled in current page....... no
Disk write cache disabled in default page...... yes
---- SAS/SATA DEVICE 2I:1:2:0x5000c50005d451c5 [DISK] ------------------------
Connector Location............................... internal
Connector........................................ 2I
Enclosure........................................ 1
Bay.............................................. 2
WWID............................................. 0x5000c50005d451c5
Device Type...................................... DISK
Disk Capacity.................................... 146.8 GB
Device Status.................................... OK
Device Vendor ID................................. HP
Device Product ID................................ DG146ABAB4
Device Serial Number............................. 3NM2331K00009748WHV1
Device Firmware Version.......................... HPDC
Reserved Area (cfg/status info).................. 33554.4 KB (33.6 MB)
Block Size (bytes/sector)........................ 512 bytes
M&P Data Stamped?................................ yes
Last Failure Reason.............................. none
Physical Disk Flags:
Disk present and operational................... yes
Non-disk device detected....................... no
S.M.A.R.T. supported........................... yes
S.M.A.R.T. errors (in factory M&P data)........ no
S.M.A.R.T. enabled............................. yes
S.M.A.R.T. errors (in powerup M&P data)........ no
Attached to external connector................. no
Configured in a logical drive.................. yes
Configured as a spare disk..................... no
Disk write cache enabled at spin up............ no
Supports redundant controller operation........ no
Disk write cache enabled in current page....... no
Disk write cache disabled in default page...... yes
---- SAS/SATA DEVICE 2I:1:1:0x5000c5000ab0424d [DISK] ------------------------
Connector Location............................... internal
Connector........................................ 2I
Enclosure........................................ 1
Bay.............................................. 1
WWID............................................. 0x5000c5000ab0424d
Device Type...................................... DISK
Disk Capacity.................................... 146.8 GB
Device Status.................................... OK
Device Vendor ID................................. HP
Device Product ID................................ DG146BB976
Device Serial Number............................. 3NM50ZD900009836G0RH
Device Firmware Version.......................... HPDC
Reserved Area (cfg/status info).................. 33554.4 KB (33.6 MB)
Block Size (bytes/sector)........................ 512 bytes
M&P Data Stamped?................................ yes
Last Failure Reason.............................. none
Physical Disk Flags:
Disk present and operational................... yes
Non-disk device detected....................... no
S.M.A.R.T. supported........................... yes
S.M.A.R.T. errors (in factory M&P data)........ no
S.M.A.R.T. enabled............................. yes
S.M.A.R.T. errors (in powerup M&P data)........ no
Attached to external connector................. no
Configured in a logical drive.................. yes
Configured as a spare disk..................... no
Disk write cache enabled at spin up............ no
Supports redundant controller operation........ no
Disk write cache enabled in current page....... no
Disk write cache disabled in default page...... yes
******************************************************************************
**** End of SAUTIL Output ****
******************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 10:04 AM
07-08-2008 10:04 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
A smartarray controller will "hide" physical disks from the user, but you can create logical drives and use them just like physical disks.
Re-installing the OS will NOT change anything.
Currently you have a logical drive mirrored over all your disks - ~500GB in size.
This is just not good.
I would suggest to delete it (save your data if needed!) and create a first logical drive (maybe ~25-40 GB) for the boot disk.
Then re-install the OS.
Procedures are here:
http://docs.hp.com/en/J6369-90072/ch03s03.html
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 12:43 PM
07-08-2008 12:43 PM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
I would like to talk to you about configurations that I am going to setup.
As you said, we are currently using all 8 physical disks (8x146gb) as a logical volume, and this volume is configured as a boot disk with the size of 560gb(raid 1+0).
Here is what I am going to do, or my questions:
1. in order to reconfigure the logical drive, I have to wipe out the whole O.S. since all 8 disks have been used for the boot disk. Am I correct here? Is there any way to shrink the size of the logical drive without deleting data or wiping out O.S?
2. I am going to use 2 physical disks for the boot disks (raid 1+0), a spare one, and the rest 5 disks for Raid 5 logical drive. Is there any problem for this configuration?
3. I thought about your suggestion on the size of the boot disk(max. 40g), however, since we have 146 gb each disk, if I use 40G, then I only use the portion of the physical disks. I know I can use two logical drives to share the same physical one, but would that potentially pose any problems? since one of logical drive is for the boot disk?
4. One spare disks for 2 or more logical drives, would that be alright?
thanks for your input.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2008 01:29 PM
07-08-2008 01:29 PM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2008 02:58 AM
07-09-2008 02:58 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
Your config with RAID 0+1 and RAID 5 sounds good.
No need to use LVM mirror, because your drive will be mirrored (by hardware) already.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2008 03:30 AM
07-09-2008 03:30 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
On page 43 of the document you forwarded to me, there is such setnence as following:
â ¢ HP strongly recommends having an alternate boot device available.
Please let me know what alternate boot device he is talking about?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2008 06:00 AM
07-09-2008 06:00 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
IMHO a mirrored drive is enough. This protects you agains disk failures (not root user failures ;-))
For this you need an (ignite-) backup.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2008 06:12 AM
07-09-2008 06:12 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
I understand what you have said about the hawardware protection for the boot disk.
Please check out the page 43 in this this document :http://docs.hp.com/en/J6369-90072/J6369-90072.pdf
It states that â ¢ HP strongly recommends having an alternate boot device available.
Thanks for hanging with me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2008 06:33 AM
07-09-2008 06:33 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
Anyway, it's easier if you have an Integrity like yours.
To have 2 disks mirrored (in this case by hardware) is really safe enough.
Everything else will be overkill (e.g. use LVM to mirror vg00 to another set of disks).
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2008 08:12 AM
07-09-2008 08:12 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
first logical drive for the boot disk:
2 physical disks, raid 1+0
second logical drive for other data:
5 phsycial disks, raid 5
1 spare one, which covers all 2 logical drives
Thanks Torsten for all your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2008 08:18 AM
07-09-2008 08:18 AM
Re: /dev/disk/disk3 and /dev/dsk/c0t0d0?
Please don't forget to read this:
http://forums12.itrc.hp.com/service/forums/helptips.do?#33
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!
