Hello.
I have installed FreeBSD 12.2 on GCE using the template. For some reason, I could not make any adjustments to the server configuration without it returning a JSON error. So I created the standard configuration and swapped out the boot drive for a larger SSD drive (https://stackoverflow.com/questions...e-compute-cloud-server-to-ssd-persistent-disk).
Inspecting this new drive it does not show the actual size.
df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/gpt/rootfs 20G 7.0G 12G 37% /
devfs 1.0K 1.0K 0B 100% /dev
The GCE console shows the drive state
Anyone know how I can get FreeBSD to recognize the new drive specs?
I have installed FreeBSD 12.2 on GCE using the template. For some reason, I could not make any adjustments to the server configuration without it returning a JSON error. So I created the standard configuration and swapped out the boot drive for a larger SSD drive (https://stackoverflow.com/questions...e-compute-cloud-server-to-ssd-persistent-disk).
Inspecting this new drive it does not show the actual size.
df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/gpt/rootfs 20G 7.0G 12G 37% /
devfs 1.0K 1.0K 0B 100% /dev
The GCE console shows the drive state
Boot disk
Name | Image | Size (GB) | Device name | Type | Encryption | Mode | When deleting instance |
---|---|---|---|---|---|---|---|
freebsd-12-2-ssd-server-10 | - | 30 | freebsd-12-2-server-10 | SSD persistent disk | Google managed | Boot, read/write | Keep disk |
Anyone know how I can get FreeBSD to recognize the new drive specs?