Search results

  1. M

    Lost GRUB menu on Serial Console after PBS 4.0 / Trixie Upgrade

    After upgrading PBS from 3 to 4 via in-place upgrade, I no longer see the GRUB boot menu in my serial console. This is my grub config: $ cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this...
  2. M

    GRUB Hangs When No Monitor Connected or Serial Console Active

    I have a peculiar issue when my headless PBS boots. I do not run the PBS 24x7 as I only need to backup/verify data in small time windows, so I use a vzdump-hook script on my PVE to startup and shutdown my PBS when needed. If I have a monitor connected the PBS boots without issue. If I have a...
  3. M

    Collapsing the Disks Tree

    Is there a setting somewhere that tells the 'Disks' section to show the drive tree collapsed? I rarely need to see every disk expanded and it would be nice to start with the tree collapsed. Whenever I open the 'Disks' section, I see this... But I would like to see it like this without...
  4. M

    Extend LVM of Ceph DB/WAL Disk

    I have a 3 node Ceph cluster running Proxmox 7.2. Each node has 4 x HDD OSDs and the 4 OSDs share an Intel Enterprise SSD for the Ceph OSD database (DB/WAL) on each node. I am going to be adding a 5th OSD HDD to each node and also add an additional Intel Enterprise SSD on each node for use with...
  5. M

    FEATURE REQUEST: Please consider adding CONFIG_USB_SERIAL_CONSOLE as a built in to the kernel

    I'd like to humbly ask that CONFIG_USB_SERIAL_CONSOLE=y be added to the kernel config so that those who have hardware that lacks a real serial port can attach a USB serial device and see startup messages. Debian denied this request a few years back as "too unusual" of a use case, but I feel that...
  6. M

    [SOLVED] Cluster-Wide Firewall Rules Not Working on One Node

    I have an odd issue with my cluster-wide firewall that I can't seem to figure out. I want to limit Proxmox GUI access to one network (192.168.10.0/24) on all nodes. I've been able to accomplish this on 5 of my 6 nodes, but don't understand why I can't make it work on the final node. I have 6...
  7. M

    [SOLVED] Dedicated Ceph Monitor Nodes

    Hello all, I'm running a 3 node Proxmox 6.2 cluster at home with Ceph Nautilus (14.2.10). Currently, each Proxmox node also acts as a Ceph Monitor node as well. I would like to separate the Ceph monitors from my 3 Proxmox nodes, running the 3 Ceph monitors on 3 dedicated computers in my...
  8. M

    [SOLVED] Proxmox VE 6.0: Ceph Nautilus Extraneous Monitors?

    Just upgraded a 3 node cluster to PVE 6.0 last night. I followed the excellent upgrade docs for PVE and Ceph Nautilus upgrades. Before the upgrade from 5.4 I had three ceph monitors called 'a', 'b', 'c'. Mon-a is on host pve01; Mon-b is on host pve02; Mon-c is on host pve03. After the upgrade...
  9. M

    [SOLVED] Proxmox VE 6.0: New Ceph OSD, but GPT = No

    Just upgraded a 3 node cluster to PVE 6.0 last night. I followed the excellent upgrade docs for PVE and Ceph Nautilus upgrades. I added a new OSD using a new hard drive. I initialized the Disk with GPT and the the disk appeared to have a GPT partition table per the "Disks" menu of the web GUI...
  10. M

    [SOLVED] qm: Unrecognized Command: 'list_extent'

    I recently patched my Proxmox 5.3 with the FreeNAS iSCSI API. I can now use the FreeNAS as storage. However, when I try to clone an existing EFI Linux VM onto the FreeNAS storage, I am seeing a ZFS error (unrecognized command 'list_extent'): As you can see, the command completes and the zvol's...
  11. M

    [SOLVED] Crossing Subnets with 10G Speeds (Bypassing Router)

    Hi! I’m trying to take advantage of a 10G Mellanox ConnectX-3 EN (running the most recent firmware version, 2.42.5000) installed in my Proxmox (5.2) to utilize the full 10G bandwidth between Proxmox and a seperate FreeNAS (11.1) box and I’m running into trouble. My Proxmox host (pve) is on an...