Storage#
Some useful links to explain the concepts of Storage, I/O
Concepts#
https://linuxbsdos.com/2011/09/18/guide-to-disks-and-disk-partitions-in-linux/
https://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html
https://www.xmodulo.com/how-to-monitor-disk-io-in-linux.html
https://www.cyberciti.biz/tips/freebsd-why-command-df-and-du-reports-different-output.html
GRUB#
LVM#
RAID#
GlusterFS#
NFS#
SCP#
Rsync#
https://www.linode.com/docs/tools-reference/tools/introduction-to-rsync
https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/
https://www.thegeekstuff.com/2010/09/rsync-command-examples/
https://www.howtogeek.com/175008/the-non-beginners-guide-to-syncing-data-with-rsync/
https://unix.stackexchange.com/questions/4712/rsync-two-file-types-in-one-command/4713#4713
https://stackoverflow.com/questions/20244585/how-does-scp-differ-from-rsync/20257021#20257021
LsyncD#
Max User Watches Error of Lsyncd#
https://xopo3o.blogspot.in/2015/11/how-to-lsyncd-error-consider-increasing.html
https://unix.stackexchange.com/questions/13751/kernel-inotify-watch-limit-reached
Configuration#
https://askubuntu.com/questions/109856/how-to-mount-a-windows-folder-in-linux
https://www.tecmint.com/fdisk-commands-to-manage-linux-disk-partitions/
https://www.cyberciti.biz/faq/linux-finding-using-uuids-to-update-fstab/
https://codesilence.wordpress.com/2013/03/14/live-resizing-of-an-ext4-filesytem-on-linux/
https://www.tecmint.com/parted-command-to-create-resize-rescue-linux-disk-partitions/
Good explanation fstab parameters#
Troubleshooting & Log Parsing#
https://www.tecmint.com/linux-performance-monitoring-with-vmstat-and-iostat-commands/
https://www.thegeekstuff.com/2011/07/iostat-vmstat-mpstat-examples/
https://www.linode.com/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance
https://www.thomas-krenn.com/en/wiki/Linux_Performance_Measurements_using_vmstat
https://www.thomas-krenn.com/en/wiki/SMART_tests_with_smartctl
https://www.cyberciti.biz/hardware/linux-iotop-simple-top-like-io-monitor/
https://blog.cloudflare.com/speeding-up-linux-disk-encryption/