Search results

  1. P

    ceph 18.2.4 in test repo about one month

    why not put 18.2.4 in no-subscription repo? is any issue?
  2. P

    migrating failed with rcu_preempt message on proxmox 8

    https://gitlab.com/qemu-project/qemu/-/issues/2006 Host environment Operating system: Proxmox 8.1(Debian 12.2) OS/kernel version: Linux pve0.wx.xxxx.com 6.5.11-4-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-4 (2023-11-20T10:19Z) x86_64 GNU/Linux Architecture...
  3. P

    bridge-vlan-aware + vlan bug

    vlan 1002 and 1003 only worked when i comment "bridge-vlan-aware yes", otherwise it will not ping nodes each other. iface enp94s0 inet manual iface enp94s0d1 inet manual auto bond0 iface bond0 inet manual bond-slaves enp94s0 enp94s0d1 bond-miimon 100 bond-mode 802.3ad...