Search results

  1. J

    Errors from pmgmirror

    After upgrade of the secondary PM node, i now have errors in the journalctl: Mar 13 11:46:01 mxfilter2 pmgmirror[956]: starting cluster synchronization Mar 13 11:46:01 mxfilter2 pmgmirror[956]: unable to load rulecache : DBD::Pg::st execute failed: ERROR: relation "rule_attributes" does not...
  2. J

    Proxmox and OPNsense transparent firewall not working

    Dear All, i am having a problem of deploying a transparent firewall as a VM on our proxmox. Proxmox is 7.3-3 Network config straightforward: iface bond0 inet manual bond-slaves eth0 eth1 bond-miimon 100 bond-mode 802.3ad bond_updelay 200 bond-min-links...
  3. J

    Migrating (Import) of Images to Proxmox

    Hi, i wonder that is the best strategy to migrate VMs between XEN (debian, xen_version : 4.11.4) and proxmox. On Debian/Xen we use the normal disk setup on lvs, so: root = '/dev/xvda2 ro' disk = [ 'phy:/dev/vg-ssd/debian-vm-disk,xvda2,w'...
  4. J

    Question regarding datastorages

    Hi, if i want to split my backups in different datastores, like private and company one (to have a limitation in max usage like quota) ,would this the correct way ? root@pbs01:~# pvs PV VG Fmt Attr PSize PFree /dev/sda3 pbs lvm2 a-- <49.50g 6.12g /dev/sdb1 vg-pbs...