FS#69884 - [plocate] Add fuse.s3fs to PRUNEFS
Attached to Project:
Community Packages
Opened by Carsten Grohmann (CarstenG) - Friday, 05 March 2021, 08:48 GMT
Last edited by Morten Linderud (Foxboron) - Saturday, 06 March 2021, 12:43 GMT
Opened by Carsten Grohmann (CarstenG) - Friday, 05 March 2021, 08:48 GMT
Last edited by Morten Linderud (Foxboron) - Saturday, 06 March 2021, 12:43 GMT
|
Details
s3fs allows Linux and macOS to mount an S3 bucket via FUSE.
s3fs preserves the native object format for files, allowing
use of other tools like AWS CLI.
Please extend updatedb.conf by adding "fuse.s3fs" to the PRUNEFS statement. This prevents updatedb from crawling these remote storage locations which causes poor performance. The decreased performance is often reported as an error: https://github.com/s3fs-fuse/s3fs-fuse/issues?q=is%3Aissue+updatedb An example output of /etc/mtab for reference: # cat /etc/mtab [...] s3fs /s3/mybucket fuse.s3fs rw,nosuid,nodev,relatime,user_id=0,group_id=0 0 0 |
This task depends upon
Closed by Morten Linderud (Foxboron)
Saturday, 06 March 2021, 12:43 GMT
Reason for closing: Fixed
Additional comments about closing: 1.1.5-3
Saturday, 06 March 2021, 12:43 GMT
Reason for closing: Fixed
Additional comments about closing: 1.1.5-3