- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- issue of Lvmerge
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-28-2006 12:34 AM
07-28-2006 12:34 AM
issue of Lvmerge
We are spliting mirrored LV & after that again we are merging it.Normal time taken for lvmerge is 30 minutes but sometimes it is taking more than 01:30 & sometimes 30 minutes only!!!!!!!!
What could be the reason.we had also changed the schedule time of Lvmerge but still same problem.
pl. guide .
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2006 01:09 AM
07-28-2006 01:09 AM
Re: issue of Lvmerge
lvmerge(1)
Data previously contained in the dest_lv_path is resynchronized using
the data in the src_lv_path. All new data on the dest_lv_path is destroyed.
In other words you will have stale partitions with lvdisplay -v lvol then you can count each minute and compare with data from say glance.
while true
do
print -n `date`" : ";lvdisplay -v /dev/vg00/lvol8 | grep stale | wc -l
sleep 60
done
This enables you to see when it is slow and when it is fast.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2006 11:46 PM
07-28-2006 11:46 PM
Re: issue of Lvmerge
thanks for ur information.
We confirmed that there is no other process going on the server.
Also tried to run it at different time rather than schedule time but same problem exists.
Any clue please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2006 10:37 PM
07-30-2006 10:37 PM
Re: issue of Lvmerge
dmesg
or
syslog.log
If you are using some kind of backup system what does it tell you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2006 09:13 PM
08-01-2006 09:13 PM
Re: issue of Lvmerge
Thanks Jannik,
Already we checked syslog there is no error.Also Hp is telling that there is no issue of VA7410 it is OK.
Other programs are working fine on server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2006 08:32 PM
08-04-2006 08:32 PM