storage

  1. M

    Unable to destroy disk directory from GUI

    I was asked to confirm by entering an ID, but I have no idea which ID to use.
  2. S

    Frage zur Cluster einrichtung mit Storage

    Hallo zusammen, ich habe meine Proxmox Reise erst gestartet und stoße gerade ein bisschen auf ein Probleme. Folgende config ist vorhanden: 2 Dell Server Nodes mit jeweils 1Tb RAID 1 stärker CPU und 128 Gb RAM diese sind per SAS an einen Storage angeschlossen mit zwei Controllern der ordentlich...
  3. A

    Suppoort for multiple parallel/sequential disk migrations for vm and ct

    Is it possible to migrate multiple disks of a vm/ct at once? I have not found a way yet on PVE 8.3? It would be nice to select multiple disks of a vm to migrate at once intead of migrating one disk at a time and then manually starting the next move job... Same for the ct:s. Also I find it...
  4. F

    Use old Proxmox disk as Storage for new installation

    Hi, I've reinstalled Proxmox VE 8.3 on a new SSD (250GB). Before this, I had Proxmox installed on a 1TB hard disk. This hard disk contained both the operating system and all the VM and container images. The previous installation was done via debian and the disk had an ext4 partition. Now I...
  5. P

    PBS Storage / Disks mount/unmount buttons

    Hi, I would like to suggest/request an improvement to the UI for the Storage / Disks. Can two buttons be added to the action bar for Disks to mount and unmount the selected disk? The use case for this would be for removable media. The Disks are setup as Directory entries with ext4...
  6. J

    VMware replacement

    Hi Guys and Girls, We don't like where vmware is going with the Broadcom. So we are looking for replacement. I think proxmox is great solution the only problem we have is the storage. In my opinion this is the time to have a good solution for this. And you will takeover the world. A normal...
  7. G

    [SOLVED] Using ISO from SMB Share

    Hello, I have a PVE 8.2.2 and I have a Truenas on my LAN with a SMB share full of ISOs. I've imported this share in Proxmox and I'd like to use it without having to upload ISOs in it. The problem is that Proxmox doesn't see the ISOs that are already in it. He can see that 44% of the share is...
  8. J

    Local storage is filled during a full backup

    Hi all, I have a Proxmox VE 8.2.2 with few VM and a Nakivo v11 Trial that support Proxmox platform. This Nakivo makes backups of the main VM which is a Windows Server. This morning i found the Windows VM stuck in I\O error state. Impossible to stop or start the VM. After a forced reboot of the...
  9. S

    SMB Storage not possible with IPv6 in brackets []

    Heyho If I try to add an SMB Storage with IPv6 via WebUI I get the error: create storage failed: mount error: mount error: could not resolve address for [2a01:XXXX:XXXX:XXXX:XXXX:1:0:2]: Unknown error (500) I think the problem is here that proxmox adding the brackets here which are not...
  10. R

    iscsid.service causing multiple (and unstoppable) log entries

    I'm experiencing this issue in system log: Oct 27 20:07:58 roma kernel: connection1:0: detected conn error (1020) Oct 27 20:07:59 roma iscsid[2944602]: connection1:0 login rejected: initiator error - target not found (02/03) Oct 27 20:07:59 roma iscsid[2944602]: Kernel reported iSCSI connection...
  11. L

    GlusterFS on single server

    Hello everyone! I'm setting up GlusterFS in my Proxmox labs, aiming to have shared storage from a single node (the disks are all in one server running GlusterFS server), while the other nodes connect to this server to use its storage. The basic GlusterFS configuration was successful: the other...
  12. R

    Proxmox 8.2.2 Lost ZFS Pool Lost After Shutdown

    Hello to all, After an unexpectedly shutdown Proxmox server lost the ZFS Pool. I can see from Datastore's Storage section my old ZFS Storage, but the pool is missing from the server. Disks Health is good (I checked through Raid Controller). All my VMs were stored in there. Is it possible to...
  13. F

    Swapping Boot Drives

    I'm operating a Dell PowerEdge R740 server as a Ceph node. The current system boot configuration utilizes a single SAS SSD for the OS drive. I'm planning to migrate to an Dell BOSS M.2 SATA drive via PCIe adapter (two drives as RAID 1) (https://www.ebay.com/itm/296760576190) to optimize the...
  14. D

    [SOLVED] NVME Drive Disappeared from Host After Thinpool Creation

    I'm learning by doing, so apologies if I've missed some basic steps or information. I have a three node cluster made up of Lenovo ThinkCentres (M900 TFF) that I got from a friend after his work decommissioned them. They've been working great, but only came with 128GB SSD SATA drives, which...
  15. G

    New LVM Showing as Full

    Hi People, Im having a bit of a weird issue where I have created a striped Logical Volume using the CLI but when I add it to the storage.cfg or use pvesm add lvm <STORAGE_ID> --vgname <VGNAME> to add it to the cluster it shows up as full. Im sure I am doing somthing really silly but I can't...
  16. S

    VZDump.conf storage setting is not taken into account

    Hi folks, I came across that I can configure the default values for the manual backup function. I'm currently on: pve-manager/8.2.7/3e0176e6bb2ade3b (running kernel: 6.8.12-2-pve) This is from my vzdump.conf: mode: stop compress: zstd notes-template:{{cluster}}, {{guestname}}, {{node}}...
  17. T

    Need help with moving files from NTFS hard drive to a ZFS drive

    Hello, I am currently moving my movie, tv show, and book files from 2 different NTFS hard drives onto a larger ZFS storage drive. I am very familiar with Windows, but Proxmox is new to me and I am trying to learn more. I am not sure how to make this move for someone who wants to setup a full...
  18. O

    Storage-Strategie für Fujitsu Server

    Ich bin gerade dabei meine Projektarbeit zu schreiben und habe überlegt wie ich am Besten bei uns im Unternehmen die Storageanbindung mache. Meine Idee war jeweils für die ISO-Dateien, für die Backups/Snapshots und die VM-Dateien separat einen NFS-Speicher bei NetApp anzulegen. Hat da jemand...
  19. A

    Connecting cloned LUNs via ISCI

    Hi. I have proxmox VE and Synology with multiple LUNs connected as LVM via ISCSI.For some tests, I cloned the LUN in Synology. But when trying to connect them to proxmox VE, it seems to complain about the same UUID. ------------------------------------------------------------------------ create...
  20. L

    mount smb share with specific uid and gid

    Hi everyone, i created unprivileged container and I want to mount two folders to it I did it with mount points. the problem is that I need that the folder will have permission of 1000:1000 and I cant seems to get it right. after some searches and using this link...