# Configuring CephFS to store ISOs for VMs and Templates for Containers This gist assume you have setup Ceph as per earlier gist in this sequence I found it annoying to upload ISO to each node in the cluster, download CT templates to each node. I thought setting up cedph for these would be a great idea (and it is). [this gist is part of this series](/76e94832927a89d977ea989da157e9dc) ## create cephfs pools 1. In the gui navigate to `Datcenter > node name > ceph` 2. Click `cephfs` node 3. In Metadata Server area click `create` and create a meta data server on all 3 pve nodes 4. Next click Create CephFS and give it a name like `ISOs-Templates` 5. Ensure `add as storage` is CHECKED 6. click `create` ## set storage use 2. Click `Datacenter > storage` 3. Select `ISOs-Templates` 4. 5. Edit the content section to remove VZDump Backup file and snippets 6. edit backup settings as you prefer and click `ok`