> Now, that logging work, I'm also seeeing pmxcfs errors when corosync is 
> stopping.
> (But no pmxcfs shutdown log)
> 
> Do you think it's possible to have a clean shutdown of pmxcfs first, before 
> stopping corosync ?

This is by intention - we do not want to stop pmxcfs only because coorosync 
service stops.

Unit]
Description=The Proxmox VE cluster filesystem
ConditionFileIsExecutable=/usr/bin/pmxcfs
Wants=corosync.service
Wants=rrdcached.service
Before=corosync.service
Before=ceph.service
Before=cron.service
After=network.target
After=sys-fs-fuse-connections.mount
After=time-sync.target
After=rrdcached.service
DefaultDependencies=no
Before=shutdown.target
Conflicts=shutdown.target


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to