I'd like the writes in /var/log go to a disk dedicated to the scope, on a test node I tried both a nfs mount and another physical disk inside the node as link targets and both ways it "seems" are working.
I am a bit vary about the NFS, because at boot until the share is up I cannot have logs and I don't know if this can break things or "just" have no logs until the path is working.
Third option, is to mount the nfs directly over /var/log so until the nfs path is up the server is using the regular file system.
Someone has any hint about it?
I am a bit vary about the NFS, because at boot until the share is up I cannot have logs and I don't know if this can break things or "just" have no logs until the path is working.
Third option, is to mount the nfs directly over /var/log so until the nfs path is up the server is using the regular file system.
Someone has any hint about it?
Last edited: