Hi All,

I have two text files:

1. *snap_prev.txt:* This one lists the name of the immediate previous
snapshots of the 100 zfs file systems. One per line.

2. *snap_latest.txt:* This one contains the name of the corresponding latest
snapshots of those 100 zfs file systems. One per line.

Is it posible to send/recv these 100 snapshots to a second systems
concurrently? Can someone point me to some sample bash script or to some
URL?

If I send them one after another, it takes more time based on the size of
the filesystems. My idea is to send them concurrently so that it takes much
more less time for send/recv operation to the second system.

Thanks,

-- Rahul
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to