When I run I get:
How can a dataset of 124GB refer to 96K?
The probable cause:
Before having this dataset I had a folder on the same path called files.
Later I moved the folder to files2 and created a dataset called files.
I then migrated the date from files2 to files with rsync and deleted files2.
Now it's like I have a ghost. It seems like it's pointing to files2 somehow.
The main issue is that I can't create snapshoots. All snapshoots created are empty (96K).
Any ideas?
Code:
zfs list -r
Code:
raid/files 124G 2.10T 96K /mnt/raid/files
How can a dataset of 124GB refer to 96K?
The probable cause:
Before having this dataset I had a folder on the same path called files.
Later I moved the folder to files2 and created a dataset called files.
I then migrated the date from files2 to files with rsync and deleted files2.
Now it's like I have a ghost. It seems like it's pointing to files2 somehow.
The main issue is that I can't create snapshoots. All snapshoots created are empty (96K).
Any ideas?