So I need to recover a old zone file, checked the file and it was not old, tried a older snapshot and is the same. I then discovered two things.
1 - All the snapshot files have the same current modified date as the live files.
2 - I can edit files in the snapshot, which updates also the live data and all other snapshots even tho it is supposed to be read only.
So seems either there is some very serious regress in the ZFS code, or I have some kind of misconfiguration or something.
It is FreeBSD 9.3-p10
using zFsnap to create the snapshots with syntax like this.
1 - All the snapshot files have the same current modified date as the live files.
2 - I can edit files in the snapshot, which updates also the live data and all other snapshots even tho it is supposed to be read only.
So seems either there is some very serious regress in the ZFS code, or I have some kind of misconfiguration or something.
It is FreeBSD 9.3-p10
using zFsnap to create the snapshots with syntax like this.
Code:
/usr/local/sbin/zfSnap -z -a 6m -R zroot/ROOT/default zroot/usr/local