- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pvcreate fails on HP-UX 11iv3
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
11-25-2008 04:36 AM
11-25-2008 04:36 AM
Get the following message when attempting to pvcreate on 11iv3,...
#pvcreate -f /dev/rdisk/disk10
pvcreate: clearing the bad block directory: Device busy
# Results of ioscan -dmf
/dev/rdisk/disk10 /dev/rdsk/c2t0d1
/dev/rdsk/c8t0d1
/dev/rdsk/c14t0d1
/dev/rdsk/c16t0d1
I cannot get this to pvcreate or vgcreate cleanly. Storage is an EVA5000 vcs 3.028. ANy ideas? Have tried previous postings, no luck there.
Share and Enjoy! Ian
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:54 AM
11-25-2008 04:54 AM
Re: pvcreate fails on HP-UX 11iv3
It looks like LVM commands are not able to clean the BBdir in the disk, either you might want to replace the disk or open a support call , HP might be able to help clearing that up in the disk.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:54 AM
11-25-2008 04:54 AM
Re: pvcreate fails on HP-UX 11iv3
Can please Check do you have this patch
PHKL_35970
looks like you need to patch with "LVM Cumulative patch"
Thanks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 05:01 AM
11-25-2008 05:01 AM
Re: pvcreate fails on HP-UX 11iv3
Thanks for input so far. Disk is an EVA vDisk so no chance of a repair by HP. OS is version 11.31 (Sep 2008) so there are no cumulative LVM patches available.
Is there anyway I can use SecurePath? Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 05:04 AM
11-25-2008 05:04 AM
Re: pvcreate fails on HP-UX 11iv3
To reinforce.
This is a known condition with HP-UX 11.31 supposedly corrected by PHKL_35970
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 05:14 AM
11-25-2008 05:14 AM
Re: pvcreate fails on HP-UX 11iv3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 06:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 06:35 AM
11-25-2008 06:35 AM
Re: pvcreate fails on HP-UX 11iv3
Thanks for the info on the PHKL patch, I have looked it up on the ITRC and it is definitely an 11.11 patch. IIRC these don't work on 11.31 kernels, or am I missing something? Would be great if you could elaborate.
In meantime, will go with single disk device visibility by removing SAN zoning and EVA masking for all but one path and controller. (Quick, easy and not potentially damaging).
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 07:00 AM
11-25-2008 07:00 AM
Re: pvcreate fails on HP-UX 11iv3
The issue you are seeing is (I suspect) simply that the load balancing alogrithms in the 11iv3 storage stack are sending some IOs to the controller on which the vdisk is not active. This isn't a problem with later releases of EVA which operate active/active and are able to proxy the IOs to the owning controller, but it is on VCS 3.x.
Your idea of masking all but one port should work (as long as you make it a port on the controller owning the vdisk), but it won't alter the fact that you'll be running in an unsupported configuration.
Unfortunately an upgrade to VCS 4.x is non-trivial, particularly if you have a bunch of other hosts attached to the EVA.
Good Luck
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 06:42 AM
11-26-2008 06:42 AM
Re: pvcreate fails on HP-UX 11iv3
HP-UX 11.31 does not support EVA 5000 with active/passive setup.
You need to unpresent the disks visible over the passive host ports. Only the active ports need to be visible!
Maybe it also helps to deactivate the passive links with scsimgr.. I did not try this.
Attention: Both solutions are workarounds!!! EVA5000 still stays unsupported on HP-UX 11.31.
If you want to run production applications here, get a supported storage box (like an active/active EVA) :-)
My 2 cents,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2008 06:57 AM
11-26-2008 06:57 AM
Re: pvcreate fails on HP-UX 11iv3
Thanks for assistance everyone. Share and Enjoy! Ian