Your system didn't crash and is responding to pool IO.How can I tell if it is completed?
No, it's an atomic operation.Are there any scripts which will email me once it has?
Your system didn't crash and is responding to pool IO.
No, it's an atomic operation.
No what? What do you mean?No I accidently trashed a load of files from a dataset...
The system didnt crash. The Pools are fineNo what? What do you mean?
Ah, ok. In that case, the rollback is done.The system didnt crash.
ZFS is a copy on write file system. So, changes to already written blocks are written to free space and the metadata and pointers are updated to the newly written blocks. The existing data isn't changed/overwritten in place. So, reverting a snapshot simply rolls back the metadata and pointers (captured by the snapshot) to the ones that existed at the time of the snapshot. As Ericloewe stated, it's an atomic operation and since the data already exists in-place it takes a fraction of a second.I didnt think 2.5Tb of data would restore that quickly. :)
You can always force finder to refresh it's cache. Open terminal and typeI did read about that after I had posted. :)
I think what threw me was the finder in MacOSX displayed the folders incorrectly, some had data in them others nothing. Disconnecting from my Freenas server and reattaching the share seems to have sorted it out.
sudo killall Finder
I have been more and more disappointed with OS X with every release since SnowLeopard, especially with the forced smb client signing that was introduce in 10.11.5I could have just relaunched totalfinder aswell... my new problem is finder folder tags...
I would agree with that particularly starting with Mavericks forward. Seems like they are more interested in an annual release schedule than vetted software.I do think they arent testing everything thoroughly.
I would agree with that particularly starting with Mavericks forward. Seems like they are more interested in an annual release schedule than vetted software.
No I haven't added the fruit option. Something I saw in a thread a few days back and hadn't got round to doing it.Are you using SMB? Have you enabled vfs_fruit?
Ps: you could've cloned the snapshot too, and then restored files, rather than rolling back.