> >> 1. ZFS atomic operation that commits data. > >> 2. Writes come into the app. > >> 3. The db put in hotbackup mode. > >> 4. Snapshot taken on storage. > >> 5. ZFS atomic operation that commits data. > >> > >> So if i do a snap restore, ZFS might revert to point1, but from the db= > > >> perspective, it is inconsistent and we would need to do a > >> recovery..correct?. > >=20 > > Right. So you'll want to synchronize your snapshots with a database > > consistency. Just like doing backups. > > I have gotten the feeling that everyone is misunderstanding everyone > else in this thread ;)
I don't know that everyone is misunderstanding, but I did make a blunder with my "Right". You are correct that the snap restore should have no reason to revert to point 1. The snapshot at point 4 would also be certain to commit data as well as points 1 and 5. -- Darren Dunham [EMAIL PROTECTED] Senior Technical Consultant TAOS http://www.taos.com/ Got some Dr Pepper? San Francisco, CA bay area < This line left intentionally blank to confuse you. > _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss