hvisage's latest activity

  • H
    Standard SysAdmin best practises from my perspective: - tiny replaceable OS/root partitions - Data storage to be separate from root/os storage -- then moving it between faster(nvme zfs) vs redundant (read ceph) vs cheaper (HDD zfs) depending on...
  • H
    Thanks for the report - seems the case of having /var/spool/pmg on a dedicated mount-point/filesystem in a container was missed while testing - I sent a patch for discussion to the pmg-devel mailing-list. once this or an improved version has been...
  • H
    I'm working on IPv6 only setup in my clusters, and I prefer to use SIIT-DC to not have NAT44 type gateway "funs", I ran into the funs w.r.t. greylisting and SFP checks. Q1: Is there a method to have a specific netblock (the NAT46 block with the...
  • H
    ran into a "fun" problem: I'm busy with a new deploy (using LXC template in PVE), and had /var/spool/pmg/ on a CEPHfs the upgrade to 9.1 failed with pmg-api (9.1.0)'s package doing a chgrp -R /var/spool/pmg/, and then errors on...
  • H
    Intel(R) Celeron(R) CPU N3150 @ 1.60GHz after kernel 7.0 upgrades, I got hit by this GPU purging bug thingy ;( I've been hit with it before, can't recall what I changed back then. I had like 50% RAM free in a 16GB system, yeah seemed swap (on...