Page MenuHomeFreeBSD

release: increase VMSIZE for Oracle images
ClosedPublic

Authored by dch on Oct 25 2024, 3:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 1:21 AM
Unknown Object (File)
Mon, Sep 29, 10:59 AM
Unknown Object (File)
Wed, Sep 24, 7:11 PM
Unknown Object (File)
Mon, Sep 22, 9:40 PM
Unknown Object (File)
Fri, Sep 19, 9:04 PM
Unknown Object (File)
Fri, Sep 19, 12:12 AM
Unknown Object (File)
Mon, Sep 15, 10:44 PM
Unknown Object (File)
Mon, Sep 15, 1:32 AM
Subscribers

Details

Summary

While OK for 14.x, both 13.x and 15.0 are failing in snapshot
builds.

Reported by: cperciva
MFC after: 3 days
Sponsored by: SkunkWerks, GmbH

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60296
Build 57180: arc lint + arc unit

Event Timeline

dch requested review of this revision.Oct 25 2024, 3:28 PM

NB - still waiting on local test build to confirm this is now sufficient.

On 13 amd64 we need 8 GB I think:

../logs/13-amd64-GENERIC-snap.log:makefs: `/usr/obj/usr/src/amd64.amd64/release/cw-oci' size of 7266697216 is larger than the maxsize of 5368709120.

embiggen the image again for 13.x sitting at 6.7GiB

This revision is now accepted and ready to land.Oct 31 2024, 7:54 PM