< BACK TO BLOG

oracle disk resize 50GB to 100GB for Repartitioning

Published Thu Aug 14 2025



sudo growpart /dev/sda 3; sudo lvextend -l +100%FREE /dev/ocivolume/root && sudo xfs_growfs / && df -h 





Subscribe to my Newsletter

Get the latest posts delivered right to your inbox