WARNING: Not using lvmetad because duplicate PVs were found. WARNING: Use multipath or vgimportclone to resolve duplicate PVs? WARNING: After duplicates are resolved, run "pvscan --cache" to enable lvmetad. WARNING: Not using device /dev/sdc4 for PV pdSI2Q-ZEzV-oT6P-R2JG-ZW3h-cmnf-iRN6...
/init: line 139: lvmetad: command not found + modprobe dm_mod + lvm pvscan --cache --activate ay + mdadm -As --auto=yes --run mdadm: No arrays found in config file or automatically + ldmtool create all /init: line 149: ldmtool: command not found ...
Journalctl logs of ntpd gave us that slew was -28000s which maps to hypervisor's time which is way off. Sadly the hypervisor time was manually set and not in sync with any public time servers and all underlying vm's were affected. We overlooked because we always ended taking time check ...
# Because devices/filter may be overridden from the command line, it is # not suitable for system-wide device filtering, e.g. udev and lvmetad. # Use global_filter to hide devices from these LVM system components. # The syntax is the same as devices/filter. Devices rejected ...
Because I am using 'Cgroup Driver: cgroupfs' , during the initial deployment, I attempted to use 'Cgroup Driver: systematic ' , but the deployment failed. I was forced to use ' Cgroup Driver: cgroupfs' , and it did not take effect when I was not using '--kubelet-arg' on a node!