- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Mirror Problem
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
08-03-2007 01:56 PM
08-03-2007 01:56 PM
Mirror Problem
I have one rp3440 server running hpux 11.11 and I can't create mirror.
vgsync: Couldn t re-synchronize stale partitions of the logical volume:
I/O error
c2t0d0 - installed disk
c3t2d0 - secundary disk
TESTS:
dd if=/dev/rdsk/c2t0d0 of=/dev/null bs=8192k -->passed
dd if=/dev/rdsk/c3t2d0 of=/dev/null bs=8192k --> passed
dd if=/dev/vg00/rlvol1 of=/dev/null --> IO/Error
Can this be possible? When I executed dd on entire c2t0d0 without problem, this indicate a good disk?
dd in rlvol1 returns error, why?
Please, anyone have ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 02:33 PM
08-03-2007 02:33 PM
Re: Mirror Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 02:39 PM
08-03-2007 02:39 PM
Re: Mirror Problem
pvcreate -B /dev/rdsk/c3t2d0 -->success
vgextend vg00 /dev/dsk/c3t2d0 -->success
mkboot /dev/rdsk/c3t2d0 -->success
lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/c3t2d0 --> fail IO error
FSCK can fix this problem? Can i run fsck whitout problem on a mounted /stand?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 02:54 PM
08-03-2007 02:54 PM
Re: Mirror Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2007 03:07 PM
08-03-2007 03:07 PM
Re: Mirror Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2007 06:39 AM
08-04-2007 06:39 AM
Re: Mirror Problem
Do you have HP-UX Mirror installed ?