delphix / appliance-build

This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19 stars 41 forks source link

TOOL-25955 nightly builds failing due to ENOSPC on the filesystem after adding DCT variants #770

Closed prakashsurya closed 2 months ago

prakashsurya commented 2 months ago

Problem

We appear to need rpool space on the build server that scales with the number of variants built by the nightly appliance-build job. Since adding the DCT variants, we’re running out of space.

Solution

Increase the rpool space to account for the additional rpool space needed to build the new variants.