Search results

  1. J

    VM HA state fence

    I have one of the VM's in the state "fence" and it won't start, how do I put it in a normal state so it boots? B.
  2. J

    Strange behavior of PVE HyperConvergent cluster

    I have 5 nodes PVE cluster (PVE8.0.4) created from some dated hardware, it consists of: 2 nodes with 1x E5-2640 v3 cpu 96G ram, 2x 320g SAS disk sin R1 for the system 2x 8T SAS for CEPH 1 node with 2x E5-2640 v2 cpu 64G ram, 2x512g SATA disks in RZ1 for the system and 2x 8T SATA for ceph + 512G...
  3. J

    Error: error at "xxx": stat failed on "xxx/encrypted": EACCES: Permission denied

    Hi, I am trying to backup one of the desktops (ubuntu 22.04) I am hitting this error and backup fails Error: error at "xxx": stat failed on "xxx/encrypted": EACCES: Permission denied that folder is encfs encrypted folder thus root has no access to it. I tried adding exclusion in .pxarexclude...
  4. J

    Issue with syncing in a PMG cluster

    I have this weird error in sync which I see on my Master node : pmgmirror[414]:database sync 'node-2' failed - DBD::Pg::st execute failed: ERROR: duplicate key value violates unique constraint "cmailstore_pkey"#012DETAIL: Key (cid, rid)=(2, 70691) already exists. at...
  5. J

    PMG What object to filter Subject:

    I am trying to create regex to filter certain words in Subject line, so I created a What object Field: Subject: Valie: \W*((?i)wordtofilter(?-i))\W* but it does not accept it ? it only accepts if I put worldtofilter in field line, what am I doing wrong? Thanks
  6. J

    Can't boot in 5.3.18-2-pve image

    After upgrade from 5.3.18-1-pve to -2 version, system does't boot any more and crashes with kernel panic - no working init found, screenshot attached, I can still boot in 5.3.18-1-pve kernel, any thoughts on this how to fix it? Borut
  7. J

    Plex server inside lxc container not working

    I have an issue running plex server inside lxc : systemctl status plexmediaserver ● plexmediaserver.service - Plex Media Server for Linux Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2018-11-16 12:18:09...