Kostya Vasilyev
Kostya Vasilyev
Another question I have is "dm" and "md" names in disk stats, is that for LVM / dmcrypt (hope I got these right)? I'm not familar with that (as a...
> https://superuser.com/questions/131519/what-is-this-dm-0-device > https://linux.die.net/man/4/md Right, thanks, the question was more about what the Linode Longview agent is doing with these, i.e. they're treated somewhat differently from "basic sdX devices", how...
Still in an issue in 1.71.0 Code team, please fix!
I'll try to package for debian and submit a pull request next week.
I just pushed some initial work into https://github.com/kmansoft/VictoriaMetrics on the master branch. This will create a .deb file: ``` $ ./package/package_deb.sh amd64 ``` And this will too: ``` make victoria-metrics-package-deb...
By the way is there a PID file? I can't find one under /var/run What is the default storage directory? I believe it's standard for data to be stored under...
Should the executable be running under root - or should the install script create a separate user and run the executable as that user? BTW dropping from root to a...
@valyala I incorporated all your feedback: - Data directory under /var/lib - Packaging for arm64 - "package all" target which builds and packages amd64 and arm64 ... except one item:...
> -pidfile command line option may be added to VictoriaMetrics, but it is unclear the purpose of this option for VictoriaMetrics. Clear purpose: operating system integration. > tells systemd where...
OK I did some testing - `systemctl stop` while watching `journalctl` from Victoria. ``` Jul 22 10:56:11 xandra systemd[1]: Stopping VictoriaMetrics is a fast, cost-effective and scalable time series database.......