Oracle Solaris ZFS File System (MOSC)

MOSC Banner

syncing via zfs?

edited Dec 13, 2012 3:42AM in Oracle Solaris ZFS File System (MOSC) 5 commentsAnswered
Any way to sync a zfs file system without having to completely rewrite it with zfs send and zfs recv?
Consider a development database which needs to be subsequently refreshed with production data. If a standard zfs send/recv from production to development is used then the whole 250GB takes quite some time to complete. Even an incremental update from two prod snapshots wont work because its the data on the destination side that has changed. This would have to be something that works sort of like rsync. Just looking for a quick way to sync the data from source(prod) to destination(dev).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center