Re: Hard Disk size limits on GNU Hurd

Tanguy LE CARROUR <[email protected]> Fri, 22 Mar 2024 13:33:59 +0100
Newsgroups gmane.linux.debian.ports.hurd,gmane.os.hurd.bugs,gmane.os.hurd.general
Message-ID <[email protected]>
Hi Samuel, hi Jose Luis,

Sorry for hijacking the thread, but I have a problem that might, or
might not, be related to the topic=E2=80=A6

Quoting Samuel Thibault (2024-03-22 12:37:33)
> Jose Luis Alarcon Sanchez, le ven. 22 mars 2024 12:31:04 +0100, a ecrit:
> > Several years ago there was a limit in the size of the hard disks that =
Hurd
> > could manage. If i'm not wrong, i think it was 5 Gb. or so.
> >=20
> > Is still this limit working right now?, or can i create a disk image (f=
or
> > kvm) with the size i decide (20 Gb. let's say)?.
>=20
> Please read the faq ;)
>=20
> https://darnassus.sceen.net/~hurd-web/faq/
> https://darnassus.sceen.net/~hurd-web/faq/2_gib_partition_limit/

On Guix =E2=80=94sorry for the shameless publicity for Guix!=E2=80=94, we h=
ave a way to
offload package builds from a host to a ChildHurd [1]. Basically,
it=E2=80=99s a Hurd VM.

[1]: https://guix.gnu.org/en/blog/2020/childhurds-and-substitutes/

It was working fine until I ran short of disk space and increased it to
20Gb. Now, it randomly crashes with error messages like:

```
ext2fs: BUG: unexpected fault on disk image (10, 0x8ffc000) in
[0xB8222000,0x18222000) eip 0x8052224 err 0xa
```

or:

```
ext2fs: disk-pager.c:109: fault_handler: Assertion =E2=80=99err=E2=80=99 fa=
iled.
```

Now that I know I=E2=80=99m not hitting the disk size limit =E2=80=94thanks=
 for
pointing to the FAQ!=E2=80=94, I=E2=80=99m wondering what the problem might=
 be?
Any idea?!

--=20
Tanguy