I am encountering a very serious problem with FreeBSD 13.0-p7.
I created a ZFS pool to sort old data (downloads etc).
When I move files from a subdirectory to its parent directory, the files are not being moved to the parent directory, but into other subdirectories, apparently randomly, I haven't found a particular pattern yet.
When I do
When I do
I have never experienced such a thing before, as I still use FreeBSD 12.2 on my main computer.
The other computer with the problems mentioned is the computer I want to replace my old computer with.
Of course, the data on the ZFS pool mentioned is now quite trashed; I think I will have to redo all the work
Now I am unsure how to proceed.
Is it advisable to use FreeBSD 13 again at all?
Or is it better to ditch FreeBSD 13 and continue using FreeBSD 12, which still has real FreeBSD ZFS? Does FreeBSD 12.3 still have real FreeBSD ZFS?
I have created the ZFS pool in question with some extra features enabled, and I am not sure whether the problem is OpenZFS in general, or only occurs if particular features are enabled.
As I will have to do again all the work of moving the data from the old backups, I would rather prefer to do that in a "safe" way, so I don't have to repeat this work of a few days a third time.
Any suggestions/advice how to proceed?
I created a ZFS pool to sort old data (downloads etc).
When I move files from a subdirectory to its parent directory, the files are not being moved to the parent directory, but into other subdirectories, apparently randomly, I haven't found a particular pattern yet.
When I do
ll
, these subdirectories' entry count is then increased accordingly.When I do
ll <thissubdirectory>
, I get an error "No such file or directory". zpool scrub
has not found any issues.I have never experienced such a thing before, as I still use FreeBSD 12.2 on my main computer.
The other computer with the problems mentioned is the computer I want to replace my old computer with.
Now I am unsure how to proceed.
Is it advisable to use FreeBSD 13 again at all?
Or is it better to ditch FreeBSD 13 and continue using FreeBSD 12, which still has real FreeBSD ZFS? Does FreeBSD 12.3 still have real FreeBSD ZFS?
I have created the ZFS pool in question with some extra features enabled, and I am not sure whether the problem is OpenZFS in general, or only occurs if particular features are enabled.
As I will have to do again all the work of moving the data from the old backups, I would rather prefer to do that in a "safe" way, so I don't have to repeat this work of a few days a third time.
Any suggestions/advice how to proceed?