Search results

  1. S

    Cannot Load Using 6.2 kernel

    Good afternoon... I was able to upgrade to 3.0 but can only boot into the server using 5.15.108-1-pve the server will hang if using 6.2.16-3-pve. Not sure where to go from here since there's no way to look at logs. Hangs at loading the video driver I'm assuming.
  2. S

    Ghost Node

    One of the nodes in my cluster died and I cannot seem to get rid of it. I did a: pvecm delnode sn-pve-34 and it no longer shows up when doing a pvecm status but it is still showing up in server view and the vm's that were on it when it died (I restored the vm's from backup to a working node...
  3. S

    SSD Drives

    Good afternoon... I've read through the forum trying to find the answer but I am still confused as to whether or not it is a good idea to use SSD drives. My cluster uses LVM-Thin One of my hypervisors died (thank God for Proxmox Backup :)) and trying to decide on hardware for it's replacement...
  4. S

    Mixed file systems

    I have an existing cluster with all nodes using ZFS (all current nodes are raid 0). I decided to add a new node using the EXT4 filesystem after joining that new node to my existing cluster I cannot see the LVM file system.
  5. S

    Limiting ZFS Memory

    Can anyone clarify the procedure to set the memory limit for ZFS...? This is the link to the instructions below: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_zfs_limit_memory_usage The procedure to make the change on temporary basis works perfectly and also as stated in the...
  6. S

    Target Disk Options

    Hello everyone, So my question is about when installing Proxmox you have the option to choose the filesystem (ext3 ext4 xfs or zfs). I am familiar with ext3 and 4 and have read up a little bit about xfs and zfs (just an FYI, I understand the raid levels associated with zfs), but what is the...