wanted to mount a ceph PG for Image and ISOs. Its just to have all images and ISO the same on every node.
I named the PG "proxmox"
To check and put the mount somewhere I edited file: "/etc/pve/storage.cfg"
The result is it doesn't come to work on all the nodes
I named the PG "proxmox"
To check and put the mount somewhere I edited file: "/etc/pve/storage.cfg"
Code:
cephfs: proxmox
path /mnt/pve/proxmox
content iso,images
fs-name proxmox
monhost 192.168.0.10 192.168.0.11 192.168.0.12 192.168.0.13
The result is it doesn't come to work on all the nodes
Last edited: