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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 29 17:22:29 UTC 2019


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

--- Comment #31 from Glen Barber <gjb at FreeBSD.org> ---
(In reply to Kirk McKusick from comment #30)
> (In reply to Danilo G. Baio from comment #29)
> The issue is that there is no growfs_enable.

Oddly, growfs_enable is set in the rc.conf on the raw image resulting from the
build.

 # cat /etc/rc.conf
 hostname="freebsd"
 ntpd_enable=YES
 sshd_enable=YES
 growfs_enable=YES
 firstboot_pkgs_enable=YES
 firstboot_freebsd_update_enable=YES
 google_startup_enable=YES
 google_accounts_daemon_enable=YES
 google_clock_skew_daemon_enable=YES
 google_instance_setup_enable=YES
 google_network_daemon_enable=YES
 dumpdev="AUTO"
 ifconfig_DEFAULT="SYNCDHCP mtu 1460"
 ntpd_sync_on_start="YES"
 # need to fill in something here
 #firstboot_pkgs_list=""
 panicmail_autosubmit="YES"

So, I'm scratching my head over this at the moment...

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


More information about the freebsd-bugs mailing list