22
0
Fork 0

Correction de la correction…

This commit is contained in:
abenmiloud 2018-05-21 17:28:57 +02:00
parent 65ea343f83
commit 56b089a8fb
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ Il suffit de monter le CephFS, il sera utilisable :
KEY=$(awk '/key/ { print $NF }' </etc/ceph/ceph.client.admin.keyring) KEY=$(awk '/key/ { print $NF }' </etc/ceph/ceph.client.admin.keyring)
mkdir /mnt/mycephfs mkdir /mnt/mycephfs
mount.ceph $CEPH_MON:/ /mnt/mycephfs/ -o 'name=admin,secret=$KEY' mount.ceph $CEPH_MON:/ /mnt/mycephfs/ -o 'name=admin,secret=$KEY'
cat <<EOF /mnt/mycephfs/truth cat <<EOF >/mnt/mycephfs/truth
slackware is the best slackware is the best
e ≃ 2.7181828 e ≃ 2.7181828
EOF EOF