I'm installing factory just now, and noticed the following: 1:guest54:~ # df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / /dev/loop0 33152 33152 0 100% /parts/mp_0000 /dev/loop1 20352 20352 0 100% /parts/mp_0001 devtmpfs 16471176 8 16471168 1% /dev /dev/loop7 384 384 0 100% /mounts/mp_1002 /dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt 73786976294837746300 = 65536Pb ..... or thereabouts :-) I know disks get bigger every day, but this is something else! -- Per Jessen, Zürich (16.1°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2014-04-07 13:09, Per Jessen wrote:
I'm installing factory just now, and noticed the following:
/dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt
73786976294837746300 = 65536Pb ..... or thereabouts :-)
I know disks get bigger every day, but this is something else!
Wow. What is mounted there? sda1, yes, but what is THAT? - -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" (Minas Tirith)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREIAAYFAlNCiCkACgkQja8UbcUWM1xpywEAhTyrEh1zSAjulDrlCQANQO9X u8uttOGO4xF7QQbDV54A/1SyLMC6nNFBeHg8EXtvoioFXxYYWpLI3v/Lu9dl6bMY =YaKD -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2014-04-07 13:09, Per Jessen wrote:
I'm installing factory just now, and noticed the following:
/dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt
73786976294837746300 = 65536Pb ..... or thereabouts :-)
I know disks get bigger every day, but this is something else!
Wow. What is mounted there? sda1, yes, but what is THAT?
It was a 130Gb RAID6 array, but I've just now changed it to a 65Gb RAID1 instead. I'm waiting for the system to boot, maybe it'll show some more entertaining numbers this time :-) -- Per Jessen, Zürich (16.8°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Per, et al -- ...and then Per Jessen said... % % I'm installing factory just now, and noticed the following: % % 1:guest54:~ # df % Filesystem 1K-blocks Used Available Use% Mounted on ... % /dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt % % 73786976294837746300 = 65536Pb ..... or thereabouts :-) That's amazing, all right! Just for fun, what does df -kh show? % % I know disks get bigger every day, but this is something else! Well, yeah, but even more amazing is that you've apparently managed to fill it. That's a *lot* of MP3s! ;-) HAND :-D -- David T-G See http://justpickone.org/davidtg/email/ See http://justpickone.org/davidtg/tofu.txt
Per Jessen wrote:
/dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt
73786976294837746300 = 65536Pb ..... or thereabouts :-)
I know disks get bigger every day, but this is something else!
What's more, you're using 100% of it! ;-) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 04/07/2014 01:09 PM, Per Jessen wrote:
I'm installing factory just now, and noticed the following:
1:guest54:~ # df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / /dev/loop0 33152 33152 0 100% /parts/mp_0000 /dev/loop1 20352 20352 0 100% /parts/mp_0001 devtmpfs 16471176 8 16471168 1% /dev /dev/loop7 384 384 0 100% /mounts/mp_1002 /dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt
73786976294837746300 = 65536Pb ..... or thereabouts :-)
I know disks get bigger every day, but this is something else!
Please file a bug, and please don't forget to add the output of $ strace -v -o df.trace df /mnt Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Bernhard Voelker wrote:
On 04/07/2014 01:09 PM, Per Jessen wrote:
I'm installing factory just now, and noticed the following:
1:guest54:~ # df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / /dev/loop0 33152 33152 0 100% /parts/mp_0000 /dev/loop1 20352 20352 0 100% /parts/mp_0001 devtmpfs 16471176 8 16471168 1% /dev /dev/loop7 384 384 0 100% /mounts/mp_1002 /dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt
73786976294837746300 = 65536Pb ..... or thereabouts :-)
I know disks get bigger every day, but this is something else!
Please file a bug, and please don't forget to add the output of $ strace -v -o df.trace df /mnt
I don't think the issue is reproducable, but I'll keep it in mind. -- Per Jessen, Zürich (19.7°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
El 07/04/14 08:09, Per Jessen escribió:
I'm installing factory just now, and noticed the following:
1:guest54:~ # df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / /dev/loop0 33152 33152 0 100% /parts/mp_0000 /dev/loop1 20352 20352 0 100% /parts/mp_0001 devtmpfs 16471176 8 16471168 1% /dev /dev/loop7 384 384 0 100% /mounts/mp_1002 /dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt
73786976294837746300 = 65536Pb ..... or thereabouts :-)
I know disks get bigger every day, but this is something else!
That information comes from statfs() .. what distro and architecture is this ? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Cristian Rodríguez wrote:
El 07/04/14 08:09, Per Jessen escribió:
I'm installing factory just now, and noticed the following:
1:guest54:~ # df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / tmpfs 33013700 230700 32783000 1% / /dev/loop0 33152 33152 0 100% /parts/mp_0000 /dev/loop1 20352 20352 0 100% /parts/mp_0001 devtmpfs 16471176 8 16471168 1% /dev /dev/loop7 384 384 0 100% /mounts/mp_1002 /dev/sda1 73786976294837746300 73786976294817281880 20448036 100% /mnt
73786976294837746300 = 65536Pb ..... or thereabouts :-)
I know disks get bigger every day, but this is something else!
That information comes from statfs() .. what distro and architecture is this ?
openSUSE Factory, Intel x86_64. Most likely a fluke, if I see it again I might open a report. -- Per Jessen, Zürich (12.1°C) http://www.hostsuisse.com/ - dedicated server rental in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (6)
-
Bernhard Voelker
-
Carlos E. R.
-
Cristian Rodríguez
-
David T-G
-
James Knott
-
Per Jessen