storage

  1. D

    [SOLVED] Strange disks problems

    Hi, as i've stated in the title i'm having some problems which i can't really pinpoint on a specific server. The server has been off for around 10 days during summer vacations, and when i turned it back on one of the VMs didn't want to turn on. After a reboot, the incriminated vm booted without...
  2. UdoB

    [TUTORIAL] FabU: I have two (or at least one) additional HDDs in spare - how can I use them to create Backups of my VMs and Containers?

    Target audience: Beginners There are no secret tips-n-tricks here, just basic knowledge. Precondition you have an intact PVE installation, be it a single computer or a cluster with several nodes; I am using the current 9.x release you have HDDs which may contain old data - that data will get...
  3. D

    ZFS Storage for VMs and Proxmox vs TrueNAS Management

    Hi folks, I'm going to be building a new Epyc based server this week, and I have some questions concerning ZFS pools under Proxmox. Previously, I've done most ZFS related things with TrueNAS, first virtualized, and now bare-metal. I have two TrueNAS machines that handle all typical NAS duties...
  4. K

    Configuring IBM storwize storage connected via FC to a PVE cluster

    Hi! I'm sorry for my English right away)) Please help me set up storage in my configuration, because I don't understand how to proceed correctly. I have a cluster of 3 PVE hosts. I also have an IBM Storwize external storage. On Storwize, I give 1 volume to the PVE hosts. Each PVE host is...
  5. bbgeek17

    [TUTORIAL] Inside Proxmox VE 9 SAN Snapshot Support

    Hi Everyone, I'm excited to share a deep dive into one of the notable new feature in PVE9: the enhanced snapshot functionality designed for legacy SANs. This feature represents a meaningful step forward in expanding PVE's compatibility with traditional enterprise storage setups, something many...
  6. F

    [SOLVED] Proxmox "local-storage" and "local" are the same.

    I want to delete the one labeled "local without messing up the "Local-Storage". Any help will be appreciated. Thanks David root@fcc-node-01:~# pvesm status NameTypeStatusTotalUsedAvailable% Used...
  7. S

    Disk size display bug in Proxmox (unit rounding) Linux 6.8.12-12-pve (2025-07-14T13:20Z) pve-manager/8.4.5/57892e8e686cb35b

    Hello, pve-manager/8.4.5/57892e8e686cb35b Linux 6.8.12-12-pve (2025-07-14T13:20Z) I have noticed an issue with displaying the disk size in Proxmox after adding space to an existing disk in a VM configuration. When creating the disk, the size is specified in GiB (binary units), but after adding...
  8. bbgeek17

    PSA : Debian Trixie // sg3_utils regression (sg_inq )

    Hi All, While setting up automated testing for PVE 9, we observed that several udev properties were missing from SCSI block devices. After some investigation, we traced the issue to a regression in the sg_inq tool (part of sg3_utils). The bug was introduced during a refactoring effort related...
  9. U

    [SOLVED] Lost VM access from destroying ZFS

    Hello, I am looking for assistance with accessing my VMs now that I ran: zpool destroy - f <MYZFS> I thought all my VMs were on a separate SSD... So, I had a pfsense VM and I now can't access my workstation through that network after running zpool destroy. I hooked up to the PVE machine and...
  10. G

    Best storage solution for Proxmox Cluster ?

    I’m currently working for a company that runs a vCenter cluster using 1 Gb/s iSCSI storage on Synology SANs. Everything works perfectly snapshots, thin provisioning, multipath, etc. We’re now looking to migrate to Proxmox, and the big question is: how can we achieve the same storage capabilities...
  11. M

    ESXi Import Probleme

    Hallo Leute, ich habe einen ziemlich chaotischen ESXi-Server, auf dem wirklich viel Müll liegt und alles durcheinander ist. Jetzt wollte ich erstmal alle VMs von dort importieren. Am Anfang gab es Probleme, ESXi als Storage hinzuzufügen, weil eine VM ein Laufwerk im datastore2 eingebunden hatte...
  12. A

    Node Unexpected Restarting

    ## ️ Proxmox VE Issues Report – Node Unexpected Restarting` **Environment**: - **Proxmox VE Version**: VE 8.4.1 - **Cluster**: Yes (2+ nodes; one node currently removed for repair) - **Node Affected**: `Node-01` - **Critical VM**: Gateway router (VM 100) --- ### Summary of Issues #### 1...
  13. R

    What is the storage "content type" of "import" used for?

    Hi there. I can't find out what the storage content type of "import" is used for... Can anyone point me to a place where this is explained? Many thanks in advance. Kind regards, Ralf
  14. M

    NFS storage creating failed

    I tried to add a ZFS storage to my Proxmox, but it failed with the following error message. After attempting this, I noticed that the NFS volume was mounted on my Proxmox node. root@node:~# df -h /mnt/pve/true_bkp/ Filesystem Size Used Avail Use% Mounted on...
  15. K

    Possible lack of validation during pct move-volume

    It's possible to move when source and destination storage are the same - is that intended? root@pve:~# pct config 126|grep root rootfs: local-lvm:vm-126-disk-0,size=2G root@pve:~# pct stop 126; pct move-volume 126 rootfs local-lvm --delete Logical volume "vm-126-disk-1" created. Creating...
  16. O

    [SOLVED] VM thinks it has significantly more free space than local-lvm has free

    Hey all, still somewhat new to this. Did attempt to google before posting. My media VM (debian) shows 268GB out of 825.2GB available, but the local-lvm it's using only shows 65.39 GiB availble. Discard is enabled and I just ran an fstrim -va. I think I may have somehow overallocated storage...
  17. D

    Proxmox Backup Server mit S3

    Hallo, ich habe schon einige Einträge etc. gesehen, die einen sagen es geht, die anderen sagen ne.... Kann man denn jetzt Wasabi z.B. als Remote Speicher in Proxmox Backup einbinden? proxmox-backup-manager remote create wasabi-sync --type s3 --s3-bucket BUCKET --s3-endpoint SERVER...
  18. H

    Scrub won't complete on degraded ZFS pool

    Good morning! My media server had been acting funky so I decided to rsync the most recent data to my backup server in case something was wrong with a drive. When I started working with a particular drive I noticed it was rsyncing very very slowly. I pulled up the Proxmox web interface and...
  19. U

    ZFS not recognizing disk by-id after reboot

    Hello, I had a drive disappear from my ZFS pool (1 failed drive), so I decided to replace it. After the replacement, I rebooted the system and the pool came online successfully. However, when I ran zpool status to list all pools and disks, I noticed that two of the disks were not recognized by...
  20. T

    Error retrieving S.M.A.R.T. values on Proxmox for SCSI virtual disk (QEMU_HARDDISK)

    Hi everyone, I'm encountering an issue when trying to view the S.M.A.R.T. values of a virtual disk (/dev/sdb) in Proxmox. When I open the "S.M.A.R.T. Values" window, I get the following error: Bad Request (400) command "smartctl" "-H" "-A" "-j" "/dev/sdb" failed - status code: 2 - no error...