Search found 4 matches
- Mon May 28, 2012 6:42 pm
- Forum: Support
- Topic: Increasing Storage Space
- Replies: 8
- Views: 8975
Re: Increasing Storage Space
What do you get if you run 'mount'? Also, you can run 'df -h', as johnny suggested, to see where each disk is mounted. /dev/vda on / type ext4 (rw) proc on /proc type proc (rw,noexec,nosuid,nodev) none on /sys type sysfs (rw,noexec,nosuid,nodev) none on /sys/fs/fuse/connections type fusectl (rw) no...
- Mon May 28, 2012 6:40 pm
- Forum: Support
- Topic: Increasing Storage Space
- Replies: 8
- Views: 8975
Re: Increasing Storage Space
Find out where your download location is. Simplest is to run: deluge-console "config download_location" Then find out where that is stored & how much free space it has: df -h <download_location> where you substitute <download_location> to whatever your default download location is (gi...
- Mon May 28, 2012 2:19 am
- Forum: Support
- Topic: Increasing Storage Space
- Replies: 8
- Views: 8975
Re: Increasing Storage Space
I run the command # fdisk -l and receive: Disk /dev/vda: 10.7 GB, 10737418240 bytes 16 heads, 63 sectors/track, 20805 cylinders Units = cylinders of 1008 * 512 = 516096 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00...
- Fri May 25, 2012 10:49 pm
- Forum: Support
- Topic: Increasing Storage Space
- Replies: 8
- Views: 8975
Increasing Storage Space
I am a noob when it comes to Linux. I recently come upon a VPS and installed Deluge. The VPS comes with 900gB space but Deluge is only showing 8.5 gB free. How would I go about allocating more space for my torrents? Does it have to do with the download location or is it something I'm missing?