So i have an instance that supposedly has a lot of free space.
I have installed Postgres and when i try to import a dump it tells me my disk is full. I did a df -h
and saw that in fact xvda1
is full, but what about `xvdb ?
it has a lot of free space, how can i use that for my Postgres database??
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 7.9G 7.5G 1.1M 100% /
udev 1.9G 8.0K 1.9G 1% /dev
tmpfs 376M 184K 375M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 1.9G 0 1.9G 0% /run/shm
/dev/xvdb 394G 199M 374G 1% /mnt