I'd like to know to which bucket each mount is mapped.
# ps -ef | grep s3fs
root 9273 1 0 Feb12 ? 00:34:52 s3fs bucket1 /mnt/p1
root 23130 1 0 Feb18 ? 00:53:10 s3fs bucket2 /mnt/p2
I'd like to know to which bucket each mount is mapped.
# ps -ef | grep s3fs
root 9273 1 0 Feb12 ? 00:34:52 s3fs bucket1 /mnt/p1
root 23130 1 0 Feb18 ? 00:53:10 s3fs bucket2 /mnt/p2
Não aparece no comando "mount"?