[Bug 232313] GCE image size is now > 30 GB, above free quota

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 30 14:29:23 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232313

--- Comment #28 from commit-hook at freebsd.org ---
A commit references this bug:

Author: gjb
Date: Tue Apr 30 14:29:09 UTC 2019
New revision: 346959
URL: https://svnweb.freebsd.org/changeset/base/346959

Log:
  Reduce the default image size for virtual machine disk images from
  30GB to 3GB.  The raw images can be resized using truncate(1), and
  other formats can be resized with tools included with other tools
  included with other hypervisors.

  Enable the growfs(8) rc(8) at firstboot if the disk was resized
  prior to booting the virtual machine for the first time.

  Discussed with:       several
  PR:           232313 (requested in other context)
  MFC after:    3 days
  Sponsored by: The FreeBSD Foundation

Changes:
  head/release/Makefile.vm
  head/release/tools/gce.conf
  head/release/tools/vmimage.subr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list