Hello!
I've 4 testing nodes in cluster. I've successfully created ceph cluster and it is working well for VM storage (ceph-vm)
I've created another pool (ceph-storage) to mount it from VM to store files.
Is that possible? If so, how can I mount it?
mount -t ceph 10.10.10.1:/ /mnt/ceph-storage -o name=admin,secret=BQDz/ehZBRmwFhAAhkpfVQ5/mL8NLJLLOScsaw==
reports
mount: /mnt/ceph-storage: cannot mount 10.10.10.1:/ read-only.
Please help, cant find a solution online.
Thank you.
I've 4 testing nodes in cluster. I've successfully created ceph cluster and it is working well for VM storage (ceph-vm)
I've created another pool (ceph-storage) to mount it from VM to store files.
Is that possible? If so, how can I mount it?
mount -t ceph 10.10.10.1:/ /mnt/ceph-storage -o name=admin,secret=BQDz/ehZBRmwFhAAhkpfVQ5/mL8NLJLLOScsaw==
reports
mount: /mnt/ceph-storage: cannot mount 10.10.10.1:/ read-only.
Please help, cant find a solution online.
Thank you.