I have a logical volume that is 2.44 TB in size which is mounted. I use it to store movies and TV shows for sharing on the home network. However, all of a sudden the system now gives the error: No space left on device, when trying to copy more data over.
In the following output of df -h you can see that i have added a new hard drive(/dev/hdd1) and have mounted as /hdd1.
My question is if I start dumping data to /opt will that data be mounted in /hdd1 or /
My goal is to utilise the new hdd1 instead of old disk(/dev/sda3).
How can this be done?
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 442G 312G 12G 86% /
t
Ubuntu noob here, my computer has been acting up in the last day with a couple of errors.
I asked this on stackoverflow, but maybe here is a better place.
On my ubuntu 11.10, /dev/sda3 (150GB) is mounted on / and /dev/sda1 (80GB) is mounted on /home. My entire disk has 250GB and the system is reporting I am running out of disk space.
Some days ago I cloned my /dev/sda1 partition with clonezilla in partition-to-partition mode to /dev/sda3.
It worked, but now that I've finished the setup of system in /dev/sda3, I wanna reinstall /dev/sda1 for other stuffs.
This partition is NOT mounted, but ubuntu's DISK UTILITY thinks it is, while it doesn't see as mounted the currently active / partition /dev/sda3.
This is the df- TH output
We are using Centos & cPanel server but we have a important problem for INODES usage.
"df -i" command showing for / directory using 6 million inodes!.
When I check number of files for / directory, it has few thousand files.
df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda4 6578176 6567525 10651 100% /
tmpfs 8238094 1 8238093
root@database:/# treesize -x 2>/dev/null
1.1 GB .
757.1 MB ./usr
232.0 MB ./lib
97.2 MB ./var
29.0 MB ./boot
6.3 MB ./sbin
5.5 MB ./etc
5.4 MB ./bin
80.0 KB ./home
68.0 KB ./root
32.0 KB ./tmp
16.0 KB ./lost+found
12.0 KB ./mnt
12.0 KB ./media
4.0 KB ./srv
4.0 KB ./selinux
4.0 KB ./opt
0.0 KB ./sys
0.0 KB ./proc
0.0 KB ./dev
root@database:/# df -h /
Filesystem Size Used Avail Use% M
I has had tried to execute this command, and...
phoenix:/export/backups/controle/200912 # bzip2 bkpbd_eti-200912061300.tar
bzip2: I/O or other error, bailing out. Possible reason follows.
bzip2: No space left on device
Input file = bkpbd_eti-200912061300.tar, output file = bkpbd_eti-200912061300.tar.bz2
I try to execute this command, and...
phoenix:/export/backups/controle/200912 # bzip2 bkpbd_eti-200912061300.tar
bzip2: I/O or other error, bailing out. Possible reason follows.
bzip2: No space left on device
Input file = bkpbd_eti-200912061300.tar, output file = bkpbd_eti-200912061300.tar.bz2