[GH-ISSUE #76] [Bug]: TEMPLATES : PVE 400 error PVE 400 {"errors":{"storage":"storage 'ceph-templates' does not support vm images"},"data":null,"message":"Parameter verification failed.\n"} #94

Open
opened 2026-03-07 19:27:34 +03:00 by kerem · 0 comments
Owner

Originally created by @flpmonstro on GitHub (Mar 6, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/76

Bug Description

Hi everyone ,

This occurs because I am using CEPH and the image comes as qcow2, so it must be imported first. Therefore, the backend needs to understand that it is a cephFs, download the img, create the VM, import the disk, and attach it to the VM.

An important point is that this will only work for those who have ssh enabled in proxcenter, because I believe the API does not do this.

Could you adjust this?

Steps to Reproduce

  1. Templates
  2. Image Catalog
  3. Deploy
  4. Deploy Now

Expected Behavior

Create virtual machine using image catalog.

Actual Behavior

Case with CEPHfs :

Image

Error :

Image

ProxCenter Version

44efa56

Proxmox VE Version

8.4.16

Browser

Chrome, FireFox

Logs / Screenshots

Image Image Image
Originally created by @flpmonstro on GitHub (Mar 6, 2026). Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/76 ### Bug Description Hi everyone , This occurs because I am using CEPH and the image comes as qcow2, so it must be imported first. Therefore, the backend needs to understand that it is a cephFs, download the img, create the VM, import the disk, and attach it to the VM. An important point is that this will only work for those who have ssh enabled in proxcenter, because I believe the API does not do this. Could you adjust this? ### Steps to Reproduce 1. Templates 2. Image Catalog 3. Deploy 4. Deploy Now ### Expected Behavior Create virtual machine using image catalog. ### Actual Behavior Case with CEPHfs : <img width="906" height="499" alt="Image" src="https://github.com/user-attachments/assets/f071d242-7e3b-4b2f-8f6a-bf2c4c85e65a" /> Error : <img width="1418" height="225" alt="Image" src="https://github.com/user-attachments/assets/4657efa8-bfc5-4b94-a352-65032a8a8dbf" /> ### ProxCenter Version 44efa56 ### Proxmox VE Version 8.4.16 ### Browser Chrome, FireFox ### Logs / Screenshots <img width="902" height="494" alt="Image" src="https://github.com/user-attachments/assets/8a297dfb-5dd7-4778-9f53-a40d5b926449" /> <img width="891" height="505" alt="Image" src="https://github.com/user-attachments/assets/4320e537-e50c-48ef-b44f-2ad8bf917f1f" /> <img width="1427" height="232" alt="Image" src="https://github.com/user-attachments/assets/e08e2f75-2e5e-42b1-92f0-c75f7cb1dbb9" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxcenter-ui#94
No description provided.