From 54b0c44afe6ceae3222f53414c04ce08ba3d7d1e Mon Sep 17 00:00:00 2001 From: Andrea Guarracino Date: Thu, 12 Sep 2024 09:05:36 -0500 Subject: update lizardfs trash doc --- topics/octopus/lizardfs/README.gmi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'topics/octopus/lizardfs') diff --git a/topics/octopus/lizardfs/README.gmi b/topics/octopus/lizardfs/README.gmi index 78316ef..8870e70 100644 --- a/topics/octopus/lizardfs/README.gmi +++ b/topics/octopus/lizardfs/README.gmi @@ -86,14 +86,14 @@ Other commands can be found with `man lizardfs-admin`. ## Deleted files -Lizardfs also keeps deleted files, by default for 30 days. If you need to recover deleted files (or delete them permanently) then the metadata directory can be mounted with: +Lizardfs also keeps deleted files, by default for 30 days in `/mnt/lizardfs-meta/trash`. If you need to recover deleted files (or delete them permanently) then the metadata directory can be mounted with: ``` $ mfsmount /path/to/unused/mount -o mfsmeta ``` For more information see the lizardfs documentation online -=> https://dev.lizardfs.com/docs/adminguide/advanced_configuration.html#trash-directory lizardfs documentation for the trash directory +=> https://lizardfs-docs.readthedocs.io/en/latest/adminguide/advanced_configuration.html#trash-directory lizardfs documentation for the trash directory ## Gotchas -- cgit v1.2.3