Search results

  1. P

    error updating pve 8.4.13

    adding the line Architectures: amd64 to /etc/apt/sources.list.d/*.sources also mitigates/solves the problem
  2. P

    [SOLVED] Bootloader installation fails when not using the whole disk for rpool

    sounds great, good luck with this and have a nice weekend :)
  3. P

    [SOLVED] Bootloader installation fails when not using the whole disk for rpool

    wouldn't it be an option to have this wipefs -a included in the setup process? you create a new partiontable in either case, so why not wipe all possibly existing former partitions and their traces, just in case of? Or would wipefs generate an error/warning on empty disks?
  4. P

    [SOLVED] Bootloader installation fails when not using the whole disk for rpool

    as TPM is disabled in BIOS I think there is no secure boot. I followed your very good instructions and got a non-maximum rpool. I'm pretty sure I had wiped the whole disk before the installation, i.e. cleared all partions as you instructed with the wipefs command, but anyway. thanks for the...
  5. P

    [SOLVED] Bootloader installation fails when not using the whole disk for rpool

    yes, the boot disks are directly connected to mainboard connectors, are accessed using the ahci driver. I can do further tests when the machine will have finished it's current task. Perhaps tomorrow in the afternoon.
  6. P

    [SOLVED] Bootloader installation fails when not using the whole disk for rpool

    Hi. I reproduced the following problem with the installer ISOs 7.2-1, 8.1-1 und 8.1-2 : when I install on a Dell R520 with two 120GB SATA SSDs connected with onboard connectors, configure to use these two disk as ZFS RAID-1 and then choose not to use the whole disk for the rpool, but less (say...
  7. P

    Proxmox Cluster with OVS and OOB Management

    sorry for the delayed writing, but I'm currently dealing with different hardware problems: build up a new kitchen after having moved 500km to the beloved city of Dresdeen/Saxony/Germany. And "my" Ukrainian refugees and their challenges. I'll come back to this possibly next week. Sry for the...
  8. P

    Proxmox Cluster with OVS and OOB Management

    Hi, I try to build a 3 node Proxmox Cluster. The administrative interfaces shall connect to a 1Gb Switch with a "normal" vmbr0 switch on the nodes. All clustertraffic and communications between virtual machines shall run via 10Gb Links that form a ring structure. RSTP shall manage where the...