So I might have done a very stupid thing.
I have a TS-673 and I’ve always just been rocking one big main volume for data and one for logs. I’ve never had snapshots enabled before and today I decided I wanted to enable it.
The only problem, was that I had no space left to dedicate to snapshots, so I would have to downsize it a bit first.
This is probably where I took the first bad decision. In order to downsize I converted it from a thick volume to a thin one and reclaimed some space. This action was rather quick and nothing seemed to be of issue. Then I set aside 5% as guaranteed snapshot space and took a snapshot. Everything seemed to work.
Now, I was a bit scared of continueing on a thin volume forever again, since I seem to have read that there’s a chance of data corruption, if you write more data than you physically have. So I wanted to convert it back to a thick volume, now with a proper smaller size, size the guaranteed snapshot space would now limit the size. This might have been the second bad decision I made.
Anyway I started the conversion and I seemingly took forever, maybe more that seven hours and it was stuck on 52.7% for a very long time for some reason.
Now, after it was done I wanted to look around in the file manager and that’s when my heart sank. All my shared folders show up as they were before, but if I click any of them I get an error saying:
System Message
The file of folder does not exist.
Weirdly enough the only one that works is homes, but there’s no files in it, as if it was created new. Looking in the shared folder settings they are all still there however.
When looking in the usual place, all the shared folders are missing as well though:
[~] # ls -la /share/Multimedia
lrwxrwxrwx 1 admin administrators 28 2025-11-22 10:22 /share/Multimedia -> CE_CACHEDEV1_DATA/Multimedia
[~] # ls -la /share/CE_CACHEDEV1_DATA/
total 0
drwxrwxrwx 6 admin administrators 120 2026-01-04 16:34 ./
drwxrwxrwt 32 admin administrators 1000 2026-01-04 17:29 ../
drwxrwxrwx 7 admin administrators 160 2026-01-04 17:05 homes/
drwxr-xr-x 2 admin administrators 40 2026-01-04 16:34 .snapshot/
drwx------ 3 admin administrators 60 2026-01-04 08:52 .system/
drwxr-xr-x 3 admin administrators 60 2026-01-04 15:22 .wfm/
However, when looking at the space usage on the volume, I still see the correct number TBs used. 17TB out of 20TB.
From there I looked at the snapshot I had created from the thin volume and that one still looks like it has all the files. I can browse and find everything it seems, if click the “Open in file station” link, but I can restore anything, because I don’t have enough disk space left it says.
I can confirm it directly on the system too:
```
[~] # ls -la /mnt/snapshot/1/10001/Multimedia/
total 124
drwxrwxrwx 16 admin administrators 4096 2026-01-04 08:23 ./
drwxrwxrwx 57 admin administrators 4096 2026-01-04 08:12 ../
drwxrwx— 2 admin administrators 4096 2025-11-29 21:31 .AppleDB/
drwxrwx— 8 500 everyone 4096 2024-12-31 12:05 Audio/
drwxrwx— 3 admin administrators 4096 2025-09-05 17:29 Downloads/
drwxrwx— 7 admin administrators 4096 2025-09-05 17:42 Dump/
drwxrwx— 2 httpdusr administrators 4096 2013-06-18 22:17 .hccache/
drwxrwx— 2 admin administrators 4096 2018-11-01 18:32 Network Trash Folder/
drwxrwx— 16 admin administrators 4096 2024-07-23 22:26 Pictures/
drwxrwx— 2 admin administrators 4096 2015-10-18 18:25 .__qini/
drwxrwx— 2 admin administrators 4096 2025-09-28 18:48 Recycle/
drwxrws–T 3 500 everyone 4096 2018-03-26 14:41 .TemporaryItems/
drwxrwx— 2 admin administrators 4096 2018-11-01 18:32 Temporary Items/
drwxrwx— 5 httpdusr everyone 4096 2021-09-17 21:41 .__thumb/
drwxrwx— 2 admin administrators 4096 2025-01-21 17:42 .upload_cache/
drwxrwx— 8 500 everyone 4096 2025-11-07 17:25 Video/
```
I’ve only tried the restore option so far and not the revert, because I’m afraid to touch anything at this point and also because the “Revert volume snapshot” sounds like you do something to the snapshot itself and that would be bad. It also asks for an encryption password, that I’m pretty sure I didn’t give when creating the snapshot.
I’m afraid to reboot it as well, because I’m unsure if I’ll regain access to the snapshot contents and that would be game over.
Right now I’m in the process of restoring some of that snapshot onto an external drive, but I simply don’t have the storage space at hand to move everything, so I’m looking for any advice that could help me, get things back in order.
NB. I’ve had to remove “@” signs in file paths above, because community thinks I’m mentioning people and there’s a cap on that apparently. ![]()


