- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pvcreate not working.
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
04-25-2007 10:29 PM
04-25-2007 10:29 PM
vg00 is not mirrored. I am following appendix A in the "when good disks go bad".
When I did the pvcreate -B /dev/rdsk/c6t6d0s2 command it gave the follwing error:
pvcreate: Unable to query the I/O interface: System call error.
What does this mean??
Thanks
Steve
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 10:34 PM
04-25-2007 10:34 PM
Re: pvcreate not working.
to be consequently you should use the new devicenames, e.g.
/dev/disk/disk6_p2
for your operation.
Look it up:
ioscan -m dsf
Is the disk CLAIMED in ioscan?
Also check the the status with:
$ ioscan -P health -C disk
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
04-25-2007 10:39 PM
04-25-2007 10:39 PM
Re: pvcreate not working.
ioscan shows it is claimed.
The health shows:
Class I H/W Path health
===============================
disk 3 64000/0xfa00/0x0 online
disk 4 64000/0xfa00/0x1 online
disk 5 64000/0xfa00/0x4 online
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 10:44 PM
04-25-2007 10:44 PM
Re: pvcreate not working.
ioscan -fnCdisk
ioscan -fnNCdisk
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
04-25-2007 10:50 PM
04-25-2007 10:50 PM
Re: pvcreate not working.
If you have not executed insf -e then these device files won't get created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 10:52 PM
04-25-2007 10:52 PM
Re: pvcreate not working.
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
disk 0 0/0/0/2/0.6.0 sdisk CLAIMED DEVICE HP 73.4GMAX3073NC
/dev/dsk/c0t6d0 /dev/dsk/c0t6d0s2 /dev/rdsk/c0t6d0 /dev/rdsk/c0t6d0s2
/dev/dsk/c0t6d0s1 /dev/dsk/c0t6d0s3 /dev/rdsk/c0t6d0s1 /dev/rdsk/c0t6d0s3
disk 1 0/0/0/2/1.2.0 sdisk CLAIMED DEVICE Optiarc DVD RW AD-5170A
/dev/dsk/c1t2d0 /dev/rdsk/c1t2d0
disk 2 1/0/0/2/0.6.0 sdisk CLAIMED DEVICE HP 73.4GMAX3073NC
/dev/dsk/c6t6d0 /dev/dsk/c6t6d0s2 /dev/rdsk/c6t6d0 /dev/rdsk/c6t6d0s2
/dev/dsk/c6t6d0s1 /dev/dsk/c6t6d0s3 /dev/rdsk/c6t6d0s1 /dev/rdsk/c6t6d0s3
ioscan -fnNCdisk
Class I H/W Path Driver S/W State H/W Type Description
===================================================================
disk 3 64000/0xfa00/0x0 esdisk CLAIMED DEVICE HP 73.4GMAX3073NC
/dev/disk/disk3 /dev/disk/disk3_p2 /dev/rdisk/disk3 /dev/rdisk/disk3_p2
/dev/disk/disk3_p1 /dev/disk/disk3_p3 /dev/rdisk/disk3_p1 /dev/rdisk/disk3_p3
disk 4 64000/0xfa00/0x1 esdisk CLAIMED DEVICE Optiarc DVD RW AD-5170A
/dev/disk/disk4 /dev/rdisk/disk4
disk 5 64000/0xfa00/0x4 esdisk CLAIMED DEVICE HP 73.4GMAX3073NC
/dev/disk/disk5 /dev/rdisk/disk5
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 10:55 PM
04-25-2007 10:55 PM
Re: pvcreate not working.
/dev/disk/disk5
and
/dev/disk/disk5_p2
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
04-25-2007 10:55 PM
04-25-2007 10:55 PM
Re: pvcreate not working.
insf -e -H 1/0/0/2/0.6.0
The next command was the pvcreate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 10:57 PM
04-25-2007 10:57 PM
Solutioninsf -eCdisk
because the devie files
/dev/disk/disk5_p1 _p2 and _p3 are missing
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
04-25-2007 11:03 PM
04-25-2007 11:03 PM
Re: pvcreate not working.
The example said 3. I have 8 partitions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 11:07 PM
04-25-2007 11:07 PM
Re: pvcreate not working.
3
EFI 500MB
HPUX 100%
HPSP 400MB
so the first one for EFI , second one for OS and the third one for some maintenance utilities.
the 8 file ssytems u r talking about are part of OS.... which is different from the partitions we are talking about.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 11:35 PM
04-25-2007 11:35 PM
Re: pvcreate not working.
I did not run insf -Cdisk.
I did not see it in my directions.
I can now proceed.
Thanks for the help.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2007 11:37 PM
04-25-2007 11:37 PM
Re: pvcreate not working.
I did nit see the insf -eCdisk command.
I ran it and now able to proceed.
Thanks
Steve