i have 4 TB Storage on my server
and i just got Available: 1732.84G, Total: 1832.08G
i run this Command
sudo dd iflag=direct if=/dev/sda of=/dev/null count=1
i got this Result
1+0 records in
1+0 records out
512 bytes copied, 0.0246596 s, 20.8 kB/s
then i run This
sudo /usr/libexec/oci-growfs
Result:
sudo: /usr/libexec/oci-growfs: command not found
Can any one help please