Search results

  1. G

    Network device entered promiscuous mode, blocking state, disabled state

    Hi All, My PVE host starting to show on display this messages (I copied them from /var/log/messages): Feb 7 08:27:52 pve kernel: [ 11.557802] device tap100i0 entered promiscuous mode Feb 7 08:27:52 pve kernel: [ 11.587512] fwbr100i0: port 1(fwln100i0) entered blocking state Feb 7...
  2. G

    HDSIZE of NVMe system disk during PVE installation with ZFS

    Hello All, I have two NVMe M.2 SSD 256 Gb disks in my server and want to use them as a system mirrored disk. To do mirror I want to try via ZFS RAID1. I am a newbie in Linux and ZFS, so I doubt - what size of disk I should set while PVE installation? I mean the PVE installation's stage "Hard...
  3. G

    Help! Broken bootloader of Proxmox host

    Everyone, good day! As a result of experiments with the BIOS of the computer on which Proxmox VE 7.1-2 was installed, the bootloader crashed ((( The system does not boot, writes something like "Insert boot media". PVE was installed on a single 256GB NVMe drive in the standard way (default...
  4. G

    How to install PVE on mdadm RAID1?

    Hi All, I have 2 NVMe M.2 drive 256 Gb in my server and would like to use them as mirror for OS with PVE. But as I see PVE installation offers RAID on ZFS only. What is the best way to install PVE on mdadm RAID1? Thanks)