Re: [zfs-discuss] zfs snapshot revert

2010-07-09 Thread Ian Collins
On 07/10/10 08:10 AM, zfsnoob4 wrote: I'm not trying to fix anything in particular, I'm just curious. In case I rollback a filesystem and then realize, I wanted a file from the original file system (before rollback). I read the section on clones here: http://docs.sun.com/app/docs/doc/819-5461/

Re: [zfs-discuss] zfs snapshot revert

2010-07-09 Thread zfsnoob4
I'm not trying to fix anything in particular, I'm just curious. In case I rollback a filesystem and then realize, I wanted a file from the original file system (before rollback). I read the section on clones here: http://docs.sun.com/app/docs/doc/819-5461/gavvx?a=view but I'm still not sure wha

Re: [zfs-discuss] zfs snapshot revert

2010-07-08 Thread Ian Collins
On 07/ 9/10 01:29 PM, zfsnoob4 wrote: Hi, I have a question about snapshots. If I restore a file system based on some snapshot I took in the past, is it possible to revert back to before I restored? ie: zfs snapshot t...@yesterday mkdir /test/newfolder zfs rollback t...@yesterday so now ne