Re: Where is my diskspace?

John Paul Adrian Glaubitz <[email protected]> Tue, 02 Dec 2025 09:35:45 +0100
Newsgroups gmane.linux.debian.ports.sparc
Message-ID <b4d85b85be260de4fe3841c84b45a2ac5bf93364.camel@physik.fu-berlin.de>
Hi,

On Mon, 2025-12-01 at 23:51 +0100, Riccardo Mottola wrote:
> Building a kernel (which took quite some time.. didn't think so on a 32=
=20
> core system) came to a halt:
>=20
>  =C2=A0 LD [M]=20
> drivers/net/wireless/broadcom/brcm80211/brcmfmac/wcc/brcmfmac-wcc.ko
> ld: drivers/net/wireless/ath/ath6kl/ath6kl_core.ko: final close failed:=
=20
> No space left on device
> make[2]: *** [scripts/Makefile.modfinal:56:=20
> drivers/net/wireless/ath/ath6kl/ath6kl_core.ko] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [/home/multix/code/linux-stable/Makefile:1923: modules] Erro=
r 2
> make: *** [Makefile:251: __sub-make] Error 2
>=20
>=20
> I am building in my home directory as you can see.

It's not fully clear what kernel you are building using what build system.

Are you building the Debian package or just the vanilla upstream kernel?

> Filesystem=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 Size=C2=A0 Used Avail Use% Mount=
ed on
> udev=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 7.=
9G=C2=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 7.9G=C2=A0=C2=A0 0% /dev
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1.6G=C2=
=A0 1.5M=C2=A0 1.6G=C2=A0=C2=A0 1% /run
> /dev/sda2=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 64G=C2=A0=C2=A0 43G=
=C2=A0=C2=A0 18G=C2=A0 71% /
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 7.9G=C2=
=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 7.9G=C2=A0=C2=A0 0% /dev/shm
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1.0M=C2=
=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 1.0M=C2=A0=C2=A0 0%=20
> /run/credentials/systemd-journald.service
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 7.9G=C2=
=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 7.9G=C2=A0=C2=A0 0% /tmp
> /dev/sda1=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 471M=C2=A0 284M=C2=A0 163M=
=C2=A0 64% /boot
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1.0M=C2=
=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 1.0M=C2=A0=C2=A0 0% /run/credentials/getty@tt=
y1.service
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1.6G=C2=
=A0=C2=A0 16K=C2=A0 1.6G=C2=A0=C2=A0 1% /run/user/1000
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1.0M=C2=
=A0=C2=A0=C2=A0=C2=A0 0=C2=A0 1.0M=C2=A0=C2=A0 0%=20
> /run/credentials/[email protected]
> tmpfs=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1.6G=C2=
=A0=C2=A0 16K=C2=A0 1.6G=C2=A0=C2=A0 1% /run/user/0
>=20
>=20
> shouldn't I still have 18GB free? and with enough tmp space?

Are you trying to build a kernel with debug symbols enabled by any chance?

Also, try performing a manual filesystem, maybe the free disk space reporte=
d
is incorrect.

> I have two HD's but interesting that Linux only sees one, I guess they=
=20
> are in exact mirror then.
>=20
> [=C2=A0=C2=A0 28.774161] sd 2:1:0:0: [sda] 143112591 512-byte logical blo=
cks:=20
> (73.3 GB/68.2 GiB)
> [=C2=A0=C2=A0 28.774504] sd 2:1:0:0: [sda] Write Protect is off
> [=C2=A0=C2=A0 28.774536] sd 2:1:0:0: [sda] Mode Sense: 03 00 00 08
> [=C2=A0=C2=A0 28.774834] sd 2:1:0:0: [sda] No Caching mode page found
> [=C2=A0=C2=A0 28.774865] sd 2:1:0:0: [sda] Assuming drive cache: write th=
rough

I have not heard that these SPARC servers have a built-in RAID controller, =
do they?

Adrian

--=20
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913