Build Bare Metal Solution configurations with machine types, network attachments, LUNs, and NFS volumes.
Last verified: May 2026
Build Bare Metal Solution configurations with machine types, network attachments, LUNs, and NFS volumes.
Required Fields
namemachineTypeosImagenetworkslunsOutput will appear here...Build Bare Metal Solution configurations with machine types, network attachments, LUNs, and NFS volumes. This tool helps GCP engineers generate valid configurations quickly without consulting documentation, reducing errors and accelerating infrastructure deployment. All processing runs in your browser with no data sent to external servers.
Your team is migrating an Oracle Database workload from on-prem Exadata to the cloud. Oracle's licensing prohibits running on virtualized infrastructure for the 'core-based' license you have. Standard Compute Engine VMs would require relicensing at significantly higher cost. The builder generates a BMS config: dedicated physical hardware with the same Oracle license you already own, connected to your GCP VPC for app-tier integration. Migration completes without relicensing; performance is comparable to on-prem; operational overhead drops because Google manages the BMS hardware.
Bare Metal Solution is GCP's purpose-built infrastructure for Oracle Database workloads, SAP HANA, and other apps requiring dedicated physical hardware with low-latency connectivity to GCP services. For most workloads, regular Compute Engine is the right answer; BMS is for specific licensing/performance requirements.
BMS hardware is single-tenant and physical — no hypervisor, no shared resources. This satisfies Oracle's 'core-based' licensing without the BYOL complications of running Oracle Database on virtualized infrastructure. Combined with the OCI-style 'low-latency to cloud APIs', this is the best of both worlds for hybrid Oracle workloads.
BMS has high minimum commitments — typically 6-month or 12-month contracts. Don't provision BMS hardware for short-term projects. The use case is: you're committing to Oracle on GCP for years, and BMS provides the hardware compliance Oracle requires.
The builder constructs Bare Metal Solution configurations: instance resource (machine type from BMS catalog: a3-highgpu, hpc-12r-2vol, etc., network attachments specifying VLANs and IP ranges, LUNs for block storage, NFS shares for file storage), and the surrounding networking (BMS pod connection to GCP VPC). Output is generated as gcloud bms commands and Terraform google_bare_metal_solution_instance + google_bare_metal_solution_volume resources.
Was this tool helpful?
Disclaimer: This tool runs entirely in your browser. No data is sent to our servers. Always verify outputs before using them in production. AWS, Azure, and GCP are trademarks of their respective owners.