From 7ef37b76cdfcaf1b1dd221e6e3cfcf1912ae89b1 Mon Sep 17 00:00:00 2001 From: ml server Date: Tue, 21 Jan 2020 16:53:12 -0700 Subject: [PATCH] client name is hostname --- scripts/spacecruft-mount-cephfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/spacecruft-mount-cephfs b/scripts/spacecruft-mount-cephfs index d7a35e8..c1ecd91 100755 --- a/scripts/spacecruft-mount-cephfs +++ b/scripts/spacecruft-mount-cephfs @@ -7,7 +7,7 @@ # FUSE # In theory should be newer/better that the kernel module. sudo ceph-fuse \ - --name=client.ml \ + --name=client.`hostname` \ --conf=/etc/ceph/ceph.conf \ --client_mountpoint /satnogs \ /srv/satnogs/