1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-12 09:02:20 +00:00

docs: resize volume

This commit is contained in:
Julien Le Coupanec 2022-02-23 16:08:50 +01:00
parent 55afd60d33
commit 30566a3a9f

View File

@ -21,3 +21,5 @@ ip r # Display ip of the server
lsof -i :9000 # List process running on port 9000 lsof -i :9000 # List process running on port 9000
journalctl -u minio.service -n 100 --no-pager # List last 100 logs for specific service journalctl -u minio.service -n 100 --no-pager # List last 100 logs for specific service
sudo resize2fs /dev/disk/by-id/scsi-0DO_example # Resize volume