Search results

  1. F

    Delete VM in PVE but preserve backups of VM in PBS

    Hi all, I would like to delete some unused VMs in PVE to free up some space. The VMs are all backed up using PBS. If I delete the VMs will the corresponding backups in PBS be destroyed? I've deleted VMs before but never had the desire to keep the backups around until now. Not sure exactly...
  2. F

    Grub install failed during a recent Debian update

    Hi all, I have Proxmox installed on a ZFS mirror. My server has been up and running for over one and a half years now and I have had no major issues. I am current running: pve-manager/7.2-7/d0dd0e85 (running kernel: 5.15.39-4-pve) My zpool looks like this: pool: rpool state: ONLINE...
  3. F

    Backup Proxmox VE Host to Proxmox Backup Server?

    Hi all, I have set up Proxmox Backup Server and I am looking for how I can back up my Proxmox VE host installation. I can't seem to see how to do it. Is this something that must be done at the command line? I have everything set up. Created a datastore using a CIFS share and I have added the...
  4. F

    Replacing drives in Zpool

    Hi all, I currently have 4x 1TB NVMe drives running as a stripped mirror for my VM disk storage. I am in the process of replacing them all for 2TB drives. I'm happy with using the zpool replace command. I have replaced two so far, the second one is just re-silvering now. I currently only have...
  5. F

    Inhibit All VM's from starting at boot for troubleshooting purposes... Possible???

    Hi all, I am doing some hardware troubleshooting on my server meaning I need to startup/shutdown a fair bit. I am running about 60 VM's and they are all set to start at boot. Is there a way I can global inhibit all VM's from starting until I'm done with my troubleshooting? Appreciate I could go...
  6. F

    Set VLAN ID for Proxmox Management IP Interface

    Hi all, I need some help getting my network configuration setup correctly, please. Below is my current setup which is working. I have started making use of VLANs and I have set all my virtual machines to VLAN 10 in their network configuration. This is working, in that they are getting assigned...
  7. F

    Add CPU to existing subscription

    Hi all, I've just today added a second CPU to my server after only a couple of months. I purchased a subscription for 1x CPU but I need to update this to 2x CPU. Looks like I can't edit the existing subscription to add the second CPU. There are options to purchase 1x CPU subscription again but...
  8. F

    Broke PVE access after trying to setup SFP+ card - Please help

    Hi all, I’m trying to figure out how I configure a dual SFP+ card in PVE. It’s an Intel X520-DA2. It shows up when running lspci. I’m unsure of the steps I need to take to get this working. I had a guess, and made some changes. Unfortunately it didnt go well and I broke my access to the web...
  9. F

    Configure Dual SFP+ PCI Card with Proxmox - Intel X520-DA2

    Hi all, I've actually had this card installed since the offset but not had it connected or the setup. I would like to get it set up now and I have connected both fibre links to my switch. In PVE I have a total of 4 physical interfaces showing which would be correct given that the motherboard...
  10. F

    PVE backup of TrueNAS VM to SMB share on TrueNAS?

    Hi all, I created my PVE scheduled backups yesterday on an SMB share on my TrueNAS. One of my VMs is TrueNAS. PVE ran through all the backups but the TrueNAS one failed. I guess this was to be expected but I didn't think of that at the time. Are there any tricks to make this work? I'm...
  11. F

    IP Address duplicates/conflicts when cloning from a template

    Hi all, One of the first things I did after setting up my PVE was creating a basic installation of Ubuntu Server, get it set up with all the basic bits, and then convert it to a template. I have cloned (full clone) this template a number of times and I did notice that each time I cloned it...
  12. F

    PVE 6.3-3 - Change Hostname

    Hi all, I want to change the hostname of my PVE. It is already setup and running numerous VMs. I know I need to edit /etc/hostname and also /etc/hosts but from what I have read elsewhere on the forums and also online is that some directories also need to be moved for the VMs to continue...
  13. F

    PCIe Passthrough ID Changes - Breaks Passthrough to VM

    Hi all, I am using PCIe passthrough to pass a SAS HBA through to a VM. I did this using the web interface in the hardware section for the VM. Everything was working fine until the other day when I had to power down the server. After it booted back up, the VM in question would no longer start...
  14. F

    Zpool Errors - Help Please

    Hi all, Not off to a great start. I've had my PVE up for a couple of weeks now from a fresh install and setup. I am already showing zpool errors.:( I have a striped mirror zpool using 4x Samsung M.2 NVMe drives. All were purchased brand new a matter of weeks ago. I configured them into a...
  15. F

    Install QEMU Guest Agent on TrueNAS

    Hi all, Is anyone else virtualizing TrueNAS? I have it up and running and I would like to install the QEMU guest agent. Has anyone successfully done this? Thanks, FS
  16. F

    Convert ZFS Mirror (RAID1) to ZFS Striped Mirror (RAID10)... Is this possible?

    Hi all, I'm going to be using 4x 1TB NVMe M.2 drives as my VM storage which I plan to run as a striped mirror. Currently, I only have two installed as I won't have the other two for a week or so. I'm eager to get going with the setup though. If I were to create ZFS mirror of the two installed...
  17. F

    Proxmox won't boot with SATA drives inserted via LSI SAS 3008 IT

    Hi all, Is there something I need to do to make this card work with Proxmox? I have just flashed the firmware on the SAS card to the latest (16.00.10). It's running in IT mode. At the moment, I have inserted 8x SATA drives and if I boot into the SAS configuration utility it sees all the drives...
  18. F

    ISO Storage on ZFS??? Possible?

    Hi all, I have a new Proxmox installation that I have setup. I have 2x 128GB Supermicro SATA DOM's that I used for the installation. My plan was to partition them each with a 60GB and 50GB partition. Install Proxmox on two 60GB partitions as a mirror for redundancy. Then with the two 50GB...
  19. F

    Root User

    Hi all, I am new to the forum and Proxmox and looking for some advice. In general, what are people doing with the root user on the system? Generally, I would always create a new sudo user and then disable root login but I have read on a couple of Reddit forums that this can cause problems...