12-19-2020, 10:36 AM
(12-19-2020, 05:46 AM)sagher Wrote: lsblk :Indeed, you effectively only have 5 GB (ie 4.8 GiB.)
Code: (Select All)NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sr0 11:0 1 1024M 0 rom
vda 254:0 0 5G 0 disk
├─vda1 254:1 0 5G 0 part /
└─vda2 254:2 0 32M 0 part [SWAP]
(12-19-2020, 05:46 AM)sagher Wrote: df -Th :..And you're only consuming 1.4 GB out of it!.. I'm wondering what kind of a project are using this VPS-9 for ?
Code: (Select All)Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 3.9G 0 3.9G 0% /dev
tmpfs tmpfs 799M 51M 749M 7% /run
/dev/vda1 ext3 4.9G 1.4G 3.4G 29% /
tmpfs tmpfs 4.0G 0 4.0G 0% /dev/shm
tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs tmpfs 4.0G 0 4.0G 0% /sys/fs/cgroup
tmpfs tmpfs 799M 0 799M 0% /run/user/0
Indeed, you didn't mention anything about your use case of VPS-9.