- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error after create a physical Disk
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-12-2008 03:14 AM
07-12-2008 03:14 AM
i have 73.GST local disk, when i tray to create physical disk appeared to me this massage
#pvcreate /dev/rdsk/c6t2d0
pvcreate: writing LVM record: I/O error
how to solve the problem
Thanks & kind Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 03:24 AM
07-12-2008 03:24 AM
Re: Error after create a physical Disk
Are you checked the disk using dd ?
#dd if=/dev/rdsk/c6t2d0 of=/dev/null bs=1024k
Thanks,
Aneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 07:56 PM
07-12-2008 07:56 PM
Re: Error after create a physical Disk
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 08:59 PM
07-12-2008 08:59 PM
Re: Error after create a physical Disk
this may be because of bad disk or zoning problem.check the zoning. and also check the disk is claimed and you can view its size
#diskinfo /dev/rdsk/c6t2d0
you can also verify with stm.
#stm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 09:35 PM
07-12-2008 09:35 PM
Re: Error after create a physical Disk
i have another disk and with the same problem.
Is it possible they were the same problem
and how to check on it by using #stm
thanks and best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 09:45 PM
07-12-2008 09:45 PM
Re: Error after create a physical Disk
this the diskinfo output
# diskinfo /dev/rdsk/c6t2d0
SCSI describe of /dev/rdsk/c6t2d0:
vendor: HP 73.4G
product id: ST373454LC
type: direct access
size: 71687369 Kbytes
bytes per sector: 512
Thanks & kind Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 09:50 PM - last edited on 05-18-2021 06:00 AM by Ramya_Heera
07-12-2008 09:50 PM - last edited on 05-18-2021 06:00 AM by Ramya_Heera
SolutionHi Nejad,
Check your disk using steps described in the technical paper:
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
Thanks and Regards,
Davis Paul.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2008 11:30 PM
07-12-2008 11:30 PM