rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.45k stars 657 forks source link

Disable logging to disk #2994

Open Just-Insane opened 4 years ago

Just-Insane commented 4 years ago

RancherOS Version: v1.5.5

Where are you running RancherOS? bare-metal

Hello, I am running rancheros on bare-metal. I am currently booting it off of USB drives due to limited storage options in my hosts (HP T620 thin clients - home lab environment), and I would like to be able to disable logging to disk to hopefully have the USBs last longer.

Of note, I do have an SSD in the devices, but would like to save those for making a shared storage cluster (probably using ROOK - Ceph), and it looks like there is a way for that to work by enabling lvm, but the instructions are unclear on how to do that.

Just-Insane commented 4 years ago

I would still like the answer to this, but my use-case has transitioned to using Longhorn and installing Rook on the SSDs, which seems to be working seamlessly.