Tommaso
Dabbler
- Joined
- Oct 19, 2016
- Messages
- 12
Hello all, sorry to abruptly enter the community with a question. Until today I followed many speeches and learned alot but I never felt that I could share back something.
Unfortunately, today I did something that was seen normal routine and ended up in a disaster.
I was having problem with Windows permissions on a Dataset. I tried to rename it with zfs rename to move all the data in a new dataset with the same name. That said the device was busy, and I tought it was meaning used by the SMB service. Because of this I used at that point zfs rename -f and I could rename it and immediately I created a new dataset with the previous name.
Now in the renamed one all the data is gone, but the space is still used. I feel the data is there, but I really don't know how to retrieve it. If i use ls -l or ls -a I don't see anything. I tried to reset the permissions to more friendly unix permissions without success...
please, help me :(
Unfortunately, today I did something that was seen normal routine and ended up in a disaster.
I was having problem with Windows permissions on a Dataset. I tried to rename it with zfs rename to move all the data in a new dataset with the same name. That said the device was busy, and I tought it was meaning used by the SMB service. Because of this I used at that point zfs rename -f and I could rename it and immediately I created a new dataset with the previous name.
Now in the renamed one all the data is gone, but the space is still used. I feel the data is there, but I really don't know how to retrieve it. If i use ls -l or ls -a I don't see anything. I tried to reset the permissions to more friendly unix permissions without success...
please, help me :(