James Mills
James Mills
We should also support NFS, ZFS as well at a minimum.
ZFS's footprint is really small. Just the zfs kernel modules and a few binaries. ``` $ ls -lah /lib/modules/`uname -r`/extra/zfs/zfs.ko /usr/sbin/zpool /usr/sbin/zfs -rw-r--r-- 1 root root 1.9M Aug 10 2015...
Nope I don't need CIFS. NFS maybe/probably. And ZFS for sure (local storage) James Mills / prologic E: [email protected] W: prologic.shortcircuit.net.au On Wed, Jun 27, 2018 at 9:55 AM, A.I....
Well I take that back; the way I normally run my infra -- Is a bunch of KVM VM(s). Proxmox VE is the Hypervisor which it does ZFS. Barge itself...
What do you mean? If the goal is to run linux containers; what does it matter what the "main user-land" is? :) -- My argument is that we *should* try...
See in "practice" on Rancher OS (*for example*) I've only ever ssh'd into the host to debug or upgrade it. Even then you only run very basic shell scripts/tools. Where...
I didn't mean to imply :) -- To be honest; not **everything** has to be a "container". I think it would be nice to slim down on the userland (*busybox...
I *think* cloud-init just gets you a convenient way to "configure" the system no?
I doubt it; we'll have to implement or integrate our own.
Let's not lock ourselves into "one" monitoring system. For example I use Prometheus and node_exporter in most places.