Hi Jamie On Wednesday, 31 August 2016 16:49:34 UTC+2, Jamie P wrote: > > On a side note. I followed the instructions to expand to an extra hard > drive, but none of the settings saved when doing the command to save info > to /etc/fstab. I had to put that info in manually and then then everything > saved. >
Did you run echo "/dev/sdb1 /var/opt/graylog/data ext4 defaults 0 0" | sudo tee -a /etc/fstab like described in http://docs.graylog.org/en/2.0/pages/configuration/graylog_ctl.html#extend-disk-space? Didn't this append the necessary line to your /etc/fstab file inside the VM? Cheers, Jochen -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/2d7967c9-077b-4d35-894e-36ec1ae121a5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
