- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vgsync 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
10-14-2004 04:55 AM
10-14-2004 04:55 AM
vgsync problem
then i am doing a Ignite tape but in the part of Backing up vg configurations is taking too much time in vg03, with command ps -ef|grep vg
show me this
root 79 78 0 09:10:18 ? 0:15 /sbin/vgsync /dev/vg01
root 24146 23195 0 11:17:40 pts/tc 0:00 sh -c /usr/sbin/vgcfgbackup "vg01" >> /var/opt/ignite/l
root 24147 24146 0 11:17:40 pts/tc 0:00 /usr/sbin/vgcfgbackup vg01
The vg01 have 255 lvols but anyone have mirrored lvols.
What i need to do to correct this problem?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 04:58 AM
10-14-2004 04:58 AM
Re: vgsync problem
What if you do vgsync vg01?? How long it takes?? Is it mirrored??
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 05:07 AM
10-14-2004 05:07 AM
Re: vgsync problem
Than
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 05:15 AM
10-14-2004 05:15 AM
Re: vgsync problem
But I must tell you, you dont seem to have the optimal logical volume configuration. 255 LV in a single VG doesnt seem like a very good idea to me.
Try syncing and backing up vg01 from the command.
Are you using -A option with make_(tape_)recovery command? - is your /usr in VG01 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 06:28 AM
10-14-2004 06:28 AM
Re: vgsync problem
make_recovery -A -v -d /dev/rmt/0m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2004 08:34 PM
10-14-2004 08:34 PM
Re: vgsync problem
maybe the vgsync hangs while holding some resource or lock which prevents vgcfgbackup from completing? Or maybe vgsync is hanging for the same reason as vgcfgbackup, which is typically caused by some kind of inaccessible disks (hardware trouble?).
Anything in syslog.log or dmesg?
Best regards...
Dietmar.