- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pvcreate: writing LVM record: I/O error
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
01-26-2005 06:47 AM
01-26-2005 06:47 AM
Pls reply
Thanks and regards
Prashant
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:52 AM
01-26-2005 06:52 AM
Re: pvcreate: writing LVM record: I/O error
Looks like you have a faulty disk. Check using dd,
dd if=/dev/rdsk/cxtydz of=/dev/null bs=1024k
If this is a san attached disk, make sure the zoning has been done correctly.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 06:56 AM
01-26-2005 06:56 AM
Re: pvcreate: writing LVM record: I/O error
If there is nothing on the disk that is of value, say this is a new disk, you can dd to this disk and see if you are able to write to it. You may be able to read / do query on the disk, but maybe unable to write to it.
try,
dd if=/dev/rdsk/some_other_disk of=/dev/rdsk/this_faulty_disk bs=64k count=160
This will write 10MB worth of data from some_other_disk to this faulty_disk and if that is okay, you should be able to do pvcreate. Else you are having problem writing to the disk.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 07:11 AM
01-26-2005 07:11 AM
Re: pvcreate: writing LVM record: I/O error
Try a mediainit on the disk again if the DD reads didnt report any error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 07:18 AM
01-26-2005 07:18 AM
Re: pvcreate: writing LVM record: I/O error
# stm
Check with disk verification tools.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 08:27 AM
01-26-2005 08:27 AM
Re: pvcreate: writing LVM record: I/O error
I tried on VDEVs probably...Not able to track exactly...Sorry again
Thanks
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2005 08:28 AM
01-26-2005 08:28 AM