- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Couldn't stat physical volume
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-17-2004 04:10 PM
04-17-2004 04:10 PM
Couldn't stat physical volume
I running hpux 11i and when i want run
pvcreate -f /dev/rdsk/c15t14d0
give me this error
Couldn't stat physical volume "/dev/rdsk/c15t14d0":
Physical volume can be created only on whole disk.
what can i do?
regards
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2004 04:14 PM
04-17-2004 04:14 PM
Re: Couldn't stat physical volume
If this is a new disk, insf -e might make it become available and visible to the lvm tools.
This appears to me to be one of two things:
1) Disk went bad.
2) You added a new disk and are wondering why you can't use pvcreate on it.
Doesn't matter whether its local or san. insf -e will make a new one visible, as will a system boot.
More details on process can allow me to be more precise.
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
04-17-2004 05:20 PM
04-17-2004 05:20 PM
Re: Couldn't stat physical volume
with insf -e dont work, but execute insf -C disk and Magic becomes!!!
thanks
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2004 08:23 PM
04-17-2004 08:23 PM
Re: Couldn't stat physical volume
What do you see with
ioscan -fnCdisk| grep c15t14
and
diskinfo /dev/rdsk/c15t14d0 ?
Could you please attach the output.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2004 08:26 PM
04-17-2004 08:26 PM
Re: Couldn't stat physical volume
Is the disk listed in the ioscan output.
If this is an EMC disk, check and see. IT could be the gatekeeper device and hence you cannot do a pcvrate on it.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2004 09:21 PM
04-17-2004 09:21 PM
Re: Couldn't stat physical volume
With insf -C disk, i can see the device..thanks everyone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2004 05:28 PM
04-18-2004 05:28 PM
Re: Couldn't stat physical volume
We want to current status of the device so check the ioscan output and diskinfo ...
This both is more enough to know the status.
If u are using any disk arrays check status LEDS over there...
FYI ...
insf -C only list devices ...it doesn't recreate.