- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- veritas volume resync
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
04-05-2002 06:18 AM
04-05-2002 06:18 AM
veritas volume resync
I was wondering if someone could explain to me why everytime I copy a high volume of data to a veritas software RAID5, upon reboot it requites a volume resync and then volume rebuild.
I takes forever and I can't believe it should be like this.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 07:59 AM
04-05-2002 07:59 AM
Re: veritas volume resync
What are you using to copy the data?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 08:04 AM
04-05-2002 08:04 AM
Re: veritas volume resync
if you are using "reboot" command instead of "shutdown" I would expect something nasty like this to occur.
are you using reboot ?
cheers
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2002 08:11 AM
04-05-2002 08:11 AM
Re: veritas volume resync
With veritas, don't you have to shutdown the raid5 manager gracefully? It might be that the raid5 manager is getting hammered leaving the "volumes" in an unknown state, hence the "rebuild".
Another thing, What OS are you using???
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2002 11:19 PM
04-07-2002 11:19 PM
Re: veritas volume resync
yes i am using reboot... should i use shutdown instead?
i'm using 11i with the veritas from the September 2001 CD 1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2002 12:06 AM
04-08-2002 12:06 AM
Re: veritas volume resync
reboot command simply reboots the system, shutdown does a gracefull controlled shutdown running scripts to tidy every thing up and close processes in the right order.
Checkout what harry says it may be a script which is run by shutdown or needs doing manually.
always use " /etc/shutdown -ry now " unless you have a very good reason to do otherwise.
good luck
John.