NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

N00b question: "netbsd write failed, file system is full"



Hi, i am new to NetBSD and have a "netbsd  write failed, file system
is full" prob. :)

I tried to install xfce4 (pkg_add) on a fresh netbsd-bpi allwinner arm
image and ran into a disk full error. Now i try to figure out where
the disk space has gone, but i have no idea...

Any hint on where it could have gone appreciated! How do i find out on netbsd?

 allwinner# uname -a
NetBSD allwinner 7.99.5 NetBSD 7.99.5 (BPI.201502210800Z) #0: Sat Feb
21 09:39:21 UTC 2015
builds%b48.netbsd.org@localhost:/home/builds/ab/HEAD/evbarm-earmv7hf/201502210800Z-obj/home/source/ab/HEAD/src/sys/arch/evbarm/compile/BPI
evbarm

allwinner# df -mh
Filesystem         Size       Used      Avail %Cap Mounted on
/dev/ld0a          1.6G       1.6G       -80M 105% /
/dev/ld0e           56M        28M        28M  50% /boot
kernfs             1.0K       1.0K         0B 100% /kern
ptyfs              1.0K       1.0K         0B 100% /dev/pts
procfs             8.0K       8.0K         0B 100% /proc
tmpfs              256M       8.0K       256M   0% /tmp
tmpfs              256M       8.0K       256M   0% /var/shm

allwinner# du -mh -d 1
16K     ./kern
du: ./proc/2237/fd/7: No such file or directory
du: ./proc/2237/fd/8: No such file or directory
du: ./proc/2097/fd/7: No such file or directory
du: ./proc/2097/fd/8: No such file or directory
du: ./proc/1293/fd/7: No such file or directory
du: ./proc/1293/fd/8: No such file or directory
du: ./proc/651/fd/7: No such file or directory
du: ./proc/651/fd/8: No such file or directory
23M     ./proc
1.0K    ./altroot
1.2M    ./bin
79K     ./dev
11M     ./etc
5.3M    ./lib
10M     ./libdata
203K    ./libexec
1.0K    ./mnt
5.5M    ./rescue
9.1M    ./root
8.8M    ./sbin
3.9M    ./stand
8.0K    ./tmp
1.5G    ./usr
56M     ./var
28M     ./boot
1.6G    .

allwinner# cd /usr

allwinner# du -mh -d 1
33M     ./bin
2.2M    ./games
20M     ./include
123M    ./lib
3.3M    ./libdata
57M     ./libexec
376K    ./mdec
20M     ./sbin
135M    ./share
158M    ./X11R7
238K    ./tests
349M    ./pkgsrc
607M    ./pkg
1.5G    .

allwinner# ls -la
total 61
drwxr-xr-x  15 root  wheel    512 Feb 23 22:25 .
drwxr-xr-x  20 root  wheel    512 Feb 21 18:41 ..
drwxr-xr-x   8 root  wheel    512 Feb 21 18:29 X11R7
drwxr-xr-x   2 root  wheel   8192 Feb 23 13:47 bin
drwxr-xr-x   3 root  wheel   1024 Feb 21 18:29 games
drwxr-xr-x  69 root  wheel   5120 Feb 21 18:29 include
drwxr-xr-x   6 root  wheel  30208 Feb 21 18:29 lib
drwxr-xr-x   6 root  wheel    512 Feb 21 18:29 libdata
drwxr-xr-x   5 root  wheel   1536 Feb 23 13:47 libexec
drwxr-xr-x   2 root  wheel    512 Feb 21 18:29 mdec
drwxr-xr-x  12 root  wheel    512 Feb 23 23:49 pkg
drwxrwxr-x  52 600   125     1024 Feb 21 10:56 pkgsrc
drwxr-xr-x   2 root  wheel   6144 Feb 21 18:29 sbin
drwxr-xr-x  33 root  wheel    512 Feb 21 18:29 share
drwxr-xr-x  24 root  wheel    512 Feb 21 18:29 tests

allwinner# df -mh
Filesystem         Size       Used      Avail %Cap Mounted on
/dev/ld0a          1.6G       1.6G       -80M 105% /
/dev/ld0e           56M        28M        28M  50% /boot
kernfs             1.0K       1.0K         0B 100% /kern
ptyfs              1.0K       1.0K         0B 100% /dev/pts
procfs             8.0K       8.0K         0B 100% /proc
tmpfs              256M       8.0K       256M   0% /tmp
tmpfs              256M       8.0K       256M   0% /var/shm
allwinner#


Home | Main Index | Thread Index | Old Index