- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to mirror vg00
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
03-04-2002 02:38 PM
03-04-2002 02:38 PM
unable to mirror vg00
root /etc> vgchange -a y /dev/vg00
Couldn't query volume group "/dev/vg00": Invalid argument
I have replaced both internal drives, ignited, and get the same errors when I try and mirror.
I have June 2001 patch bundles.
HELP....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 03:14 PM
03-04-2002 03:14 PM
Re: unable to mirror vg00
In your syslog excerpt I see some entries for /dev/root. I could see where you'd run into problems if / were mounted as /dev/root instead of /. Do a 'bdf' and check. If is is /dev/root do the following:
# mv /etc/mnttab /etc/mnttab.bad
# mount -a
# bdf
Check and see if it is now mounted correctly.
Also check to make sure that MirrorDisk is in the configured state and not just installed.
# swlist -l fileset -a state | grep -i mirror
You did install the correct version of Mirror Disk for this machine? I would also see about getting the latest MirrorDisk patches. There could be some known issues that are patched. You could try going through the custom patch manager to see what patches it things you need on your box.
Can you also post the steps you were taking, just so we can have a look and make sure nothing looks funny in your process?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 03:28 PM
03-04-2002 03:28 PM
Re: unable to mirror vg00
Move /etc/mnttab out of the way.
Do a "mount -a".
Try miroring again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 03:29 PM
03-04-2002 03:29 PM
Re: unable to mirror vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 03:31 PM
03-04-2002 03:31 PM
Re: unable to mirror vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2002 12:22 PM
03-05-2002 12:22 PM
Re: unable to mirror vg00
[mdcd003] root /tmp> bdf
/dev/vg00/lvol3 143360 28631 107604 21% /
[mdcd003] root /tmp> swlist -l fileset -a state | grep -i mirror
LVM.LVM-MIRROR-RUN configured
PHCO_20870.LVM-MIRROR-RUN configured
PHCO_22839.LVM-MIRROR-RUN configured
PHCO_23076.LVM-MIRROR-RUN configured
[mdcd003] root /tmp>
[mdcd003] root /tmp> swlist | grep -i mirror
B2491BA B.11.00 MirrorDisk/UX
[mdcd003] root /tmp> ll /dev/root
brw-r----- 1 bin sys 255 0xffffff Mar 4 16:34 /dev/root
[
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2002 02:04 PM
03-05-2002 02:04 PM
Re: unable to mirror vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2002 07:51 AM
03-06-2002 07:51 AM
Re: unable to mirror vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2002 10:03 AM
03-07-2002 10:03 AM
Re: unable to mirror vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 06:21 AM
03-12-2002 06:21 AM
Re: unable to mirror vg00
It also has HP support stumped......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 07:53 AM
03-12-2002 07:53 AM
Re: unable to mirror vg00
I presume the /dev/root issue is taken care of, right?
When you Ignited, did you re-build from a backup of this server? Did the problem occur before or after rebuilding?
Are the 2 internal disks the only ones in vg00?
I saw lvol4 filled. Unless you edited the syslog you posted, it appears you didn't boot before posting. Have you rebooted since?
Is it time to "drop back and punt" - rebuild the system from scratch?
Darrell