Thorsten Kukuk
Thorsten Kukuk
Passing a cetcd_string to cetcd_set() will not solve the problem, since strlen is a libc string function and not a sds function. You have to adjust all string functions in...
I'm currently busy with other things and have no time for kubic-control, but Patches are always welcome.
Sure that you used the defaults and not flannel? This is something we see regular with flannel, but never with weave.
I have no idea how ceph needs to be deployed, somebody with ceph experience needs to implement this.
You can deploy metallb a second time with adjusted list of IP addresses, no need to delete the deployment first. But you can also manually delete the metallb deployment: login...
fstrim seems to work: > fstrim -av /var: 8.4 GiB (8988311552 bytes) trimmed /: 18.8 GiB (20178690048 bytes) trimmed Defrag doesn't seem to work at all. For balance and scrub:...
I run into the same problems when updating a btrfs based system.
I don't like the patch at all, since this introduces special behavior based on the map names. But especially if you look at Solaris, the maps can have different names....
/etc/security is a bad choice, as this is used for PAM configuration files. Putting other stuff there is very confusing. And putting the configuration file in /usr: nearly every distribution,...
On Sat, Sep 08, Björn Esser wrote: > I'd say it should be configurable below /etc. Depending on the distribution > there are different dirs for single, additional config files:...