diff --git a/tools/ubuntu.sh b/tools/ubuntu.sh index 923c9ee..e3d6bc0 100644 --- a/tools/ubuntu.sh +++ b/tools/ubuntu.sh @@ -21,3 +21,5 @@ ip r # Display ip of the server lsof -i :9000 # List process running on port 9000 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