On Fri, Jul 31, 2009 at 10:25 AM, Joseph L. Casale<jcas...@activenetwerx.com> wrote: >>I came up with a somewhat custom script, using some pre-existing >>scripts I found about the land. >> >>http://www.brentrjones.com/?p=45 > > Brent, > That was super helpful. I had to make some simple changes to the ssh > syntax as I use a specific user and identity file going from Solaris > 10 to OpenSolaris 0906 but I am getting this message: > > The Source snapshot does exist on the Destination, clear to send a new one! > Taking snapshot: /sbin/zfs snapshot mypool2/back...@2009-07-31t16:34:54Z > receiving incremental stream of mypool2/back...@2009-07-31t16:34:54Z into > mypool/back...@2009-07-31t16:34:54Z > received 39.7GB stream in 2244 seconds (18.1MB/sec) > cannot set property for 'mypool2/back...@2009-07-31t16:34:54Z': snapshot > properties cannot be modified > cannot set property for 'mypool2/back...@2009-58-30t21:58:15Z': snapshot > properties cannot be modified > cannot set property for 'mypool2/back...@2009-07-31t16:34:54Z': snapshot > properties cannot be modified > > Is that intended to modify the properties of a snapshot? Does that work > in some other version of Solaris other than 10u7? > > Thanks so much for that pointer! > jlc > _______________________________________________ > zfs-discuss mailing list > zfs-discuss@opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss >
If I recall correctly, modifiable snapshot properties aren't support in older versions of ZFS :( I wrote the script on Opensolaris 2008.11, which did have modifiable snapshot properties. Can you upgrade your pool versions possibly? -- Brent Jones br...@servuhome.net _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss