Recent content by Jabes

  1. J

    Proxmox Virtual Environment 9.0 released!

    I had boot mode set to 'dual', tried it set to both legacy, and only uefi and still same problem - 'Welcome to grub' and reboot into bios. I created a pve installation and was able to do a rescue boot successfully. efibootmgr -v looked normal as far as I could tell Running proxmox-boot-tool...
  2. J

    Proxmox Virtual Environment 9.0 released!

    One of my supermicro boxes hasn't rebooted after the upgrade, using IPMI I can briefly see grub then it reboots. I'll have to go look at it tomorrow. All my VMs are on external storage so safe (and have backups), but it's a pain
  3. J

    Proxmox on aarch64 (arm64)

    These are the settings I have and novnc is working fine with the latest libpixman, and also using mac based spice viewer:
  4. J

    Proxmox on aarch64 (arm64)

    I used a spice viewer, but jiancuo has updated libpixman in his repo now and seems solid. No display at all sounds like the problem I had until I used uefi bios (seabios didn’t work).
  5. J

    Proxmox on aarch64 (arm64)

    I have now spun up arm64 proxmox on a hetzner ampere root server (cpu=80) using this port https://github.com/jiangcuo/Proxmox-Port - with a debian bookwork base and pve8 In the main it works well and will keep it running for my workload. I have raised two issues that I have found on their...
  6. J

    Proxmox Backup Server (beta)

    Yes of course, but just confirming that I am not missing something I would be targeting a different SAN than where virtual machine disks are - and of course a backup is about giving you history as well. I'm also curious if I can use a single solution for some file based backups as well...
  7. J

    Proxmox Backup Server (beta)

    You can't add NFS remotes through the UI at the moment though? I have 10gbE to my storage from my virtual environment (where backup server is currently installed) so I'd like to add that as a destination. It's where virtual disks would be anyway!
  8. J

    Proxmox Backup Server (beta)

    Ok, I'm just trying to understand where the product is going. I'd love to have a clean open source backup solution that can do whole machine block level backups, and incremental file backup, with revision history, from my physical machines (end user). These are a variety of linux, mac, and...
  9. J

    Proxmox Backup Server (beta)

    I think this is block-level/whole machine backup? Are there going to be file level backup clients as well?
  10. J

    Proxmox VE 6.0 released!

    I’m using X520 in my nodes - not upgraded yet though. Inclined now to wait until you work this out!
  11. J

    Proxmox VE 6.0 beta released!

    I am currently running 5.4 on two nodes configured as a cluster. They each have a single NVMe SSD drive, so I had to install with ext4. I do have some shared storage (NFS), but most of my machines are on local thin-lvm. I would like to upgrade them both to 6.0 including ZFS. What is the...