Okay, before using the merits of point-in-time copies, we have to configure such copies. The configuration of this copies is done with the with the iiadm command. In this part of the tutorial i will show you how to configure the different kinds of point-in-time copies.
Continue reading "Less known Solaris Features: Point-in-time copy with AVS - Part 7: Starting a point-in-time copy"
After all this theory, i will go into more practical stuff. In the follwing parts of this tutorial i will give you an introcution to point-in-time copies with AVS. But at first we have to prepare some things.
Continue reading "Less known Solaris Features: Point-in-time copy with AVS - Part 6: Preparation of the test environment"
The compact dependent copy is similar to the normal dependent copy. But this dog knows an addtional trick: The shadow and the master doesn´t have to be at the same size.
Continue reading "Less known Solaris Features: Point-in-time copy with AVS - Part 5: Compact dependent copy"
The mechanism of dependent copies was introduce to get rid of this initial sync, as there are circumstances where this initial copy would pose to much load to the system.
Continue reading "Less known Solaris Features: Point-in-time copy with AVS - Part 4: Dependent copy"
The most important point about independent copies are in their name. The point in time copy is an independent copy of your original data. You can use it on it´s own and the copy doesn´t need the original data to work.
Continue reading "Less known Solaris Features: Point-in-time copy with AVS - Part 3: Independent copy"
One of this methods is the usage of the point in time copy functionality of the Availibility Suite. I´ve wrote about another function of AVS not long ago when i wrote the tutorial about remote replication. Point-in-time-copy and remote replication are somewhat similar (you detect and record changes and transmit those to a different disk, albeit the procedures are different). Thus it was quite logical to implement both in the AVS.
Continue reading "Less known Solaris Features: Point-in-time copy with AVS - Part 2: Basics"
The basic idea of Point-in-Time copies is the idea to freeze the contents of a disk or a volume at a certain time, thus other processes can work on data of a certain point in time, while your application works on the original dataset and changes it.
Why is this important? Let´s assume you want to make a backup. The problem is quite simple. When a backup takes longer than a few moments, the files backup first my represent an different state of the system than the files backup last. You backup is inconsistent, as you´ve done a backup of a moving target. Okay, you could simply freeze your application, copy it´s data to another disk (via cp or dd) and backup it from there or backup it directly and restart your application, but most of the time, this isn´t feasible. Let´s assume you have a multiterabyte database on your system. A simple copy can take quite a time, in this time your application doesn´t work (at least when you database has no backup mode).
Okay, simple copy is to ineffective. We have to do it with other methods. This tutorial will show you the usage of a method integrated into Opensolaris and Solaris.
Comments
Fri, 29.08.2008 13:12
ROTFL
Fri, 29.08.2008 10:37
Unterstützen Seelen Snapshots? Nur so als Sicherheit, falls man vor hat etwas "schlechtes" zu tun...
Thu, 28.08.2008 11:42
I called it fangorn (sindarin for Treebeard) because it´s th e oldest active machine in my home office.
Thu, 28.08.2008 10:23
My old Sun Ultra 10
Thu, 28.08.2008 09:08
Writing this comment on a Sun Ultra6 with 2x450MHz und 2 GB RAM. It is a fine hardware.