- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vxfs snapshot
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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-18-2006 03:45 AM
10-18-2006 03:45 AM
vxfs snapshot
We would like to implement vxfs snapshot on an rx4640/Online JFS3.5.
Taking snapshot work great but we have to size the device required by the snapshot because this size depend on snapped file system activity.
How do I know about the used size on the snapshot device.
Regards,
Gilles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 03:58 AM
10-18-2006 03:58 AM
Re: vxfs snapshot
The size you choose is based on system activity.
The rule of thumb I got verbally from HP was 20-25% of the logical volume size of the actual database. The snapshot holds delta, or changes, not all the data.
I've run simulations on active databases and found that this was reasonable. Is it possible to have a problem with this rule? Yes. It depends on the write volume to your databases.
Another idea came to mine while typing(watch out for those kind of ideas) Check the amount of space your archive logs (Oracle) use during a period of time. If this is more than 25% of the logical volume holding the filesystem then there may be a problem.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 04:19 AM
10-18-2006 04:19 AM
Re: vxfs snapshot
>>How do I know about the used size on the snapshot device.
The short answer is you don't. At least not through any officially supported tools. There is a tool available through HP called snapbdf that reports on usage on snapshot filesystems - getting them to give it to you could be difficult, and it will come 'as is' - i.e. no support.
As you on Integrity/11iv2, you could aslo look at upgrading to VxFS4.1, which would allow you to use STorage Checkpoints as well (these ar a might more flexible). Have a read here:
http://docs.hp.com/en/5991-1833/5991-1833.pdf
HTH
Duncan
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 04:22 AM
10-18-2006 04:22 AM
Re: vxfs snapshot
In my case, the databases are quite active and the backup takes about 6 hours rto complete each day and I have never exceeded my 15% snapshot buffer size.
You should also note that nothing really terrible happens when you do exceed the buffer. Read()'s from the snapshot fail but the original filesystems doesn't skip a beat -- so your application will continue to run.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2006 04:25 AM
10-18-2006 04:25 AM