error garbage collect

Hi,

Please also share your datastore permissions.
 
  • Like
Reactions: news
Hi,

Could you please also share the long listing output of the datastore directory as well?

Code:
ls -l <datastore_directory>
 
Hi, Thanks for sharing the output. AFAIU, this could be because of the permissions defined for the recovery-file directory. If the directory is not necessary please try removing the folder and try running GC manually again.
 
Last edited:
Hi, Thanks for sharing the output. AFAIU, this could be because of the permissions defined for the recovery-file directory. If the directory is not necessary please try removing the folder and try running GC manually again.
1784081921887.png
cant remove recovery file, help
 
oh man, this is a directory, can you see the 'd' in the ls -l listing ?
your option, if the directory is empty rmdir <directory-name> or rm -r <directory-name> for all files too behind the directory.
 
oh man, this is a directory, can you see the 'd' in the ls -l listing ?
your option, if the directory is empty rmdir <directory-name> or rm -r <directory-name> for all files too behind the directory.
thx for you advice, its work
 
Glad it worked. Could you please mark this thread as resolved? Thank you!