Hi,
I tried to reach a shared folder from a windows machine (CIFS)
I could browse the snapshot directory in \\server\sharename\.zfs\snapshot from windows.
I created a new folder named "New Folder" just to see if it is readonly or read-write.
When I double-clicked the "new folder", I saw that it was magically filled with whole content of the volume (just like the other snapshot folders).
But then, I couldn't delete or rename it. And worse is, "zfs snapshot" part of the web-gui didn't work and gave an error. (an error occured...)
My work-around;
ssh - shell
zfs destroy "snapshot name"
Then everything back to normal.
Hope this helps someone..
Cemo
I tried to reach a shared folder from a windows machine (CIFS)
I could browse the snapshot directory in \\server\sharename\.zfs\snapshot from windows.
I created a new folder named "New Folder" just to see if it is readonly or read-write.
When I double-clicked the "new folder", I saw that it was magically filled with whole content of the volume (just like the other snapshot folders).
But then, I couldn't delete or rename it. And worse is, "zfs snapshot" part of the web-gui didn't work and gave an error. (an error occured...)
My work-around;
ssh - shell
zfs destroy "snapshot name"
Then everything back to normal.
Hope this helps someone..
Cemo