First post, Thanks for the work on MaaS!
I’m setting up bare-metal as a service for Dell servers with iDRAC Enterprise.
MaaS is on our LAN and PXE boots machines via the primary NIC. we are able to deploy OS of choice without issues, Our network switches are Cisco or Brocade mostly - Each server have 2x Nics to redundant switches and 1 NIC for IPMI iDRAC port
I been going through documentations and tutorials but have not get a proper flow for our design without manual intervention to deliver those servers to users (un-trusted segment/network) and have an end to end automated delivery with ability to re-deploy as needed.
I’d appreciate thoughts on these questions:
- Should servers move to a client-specific VLAN after provisioning?
- How should interfaces be assigned for client use?
- How can we prevent clients from accessing our LAN post-build?
- Is shutting the switch port after provisioning necessary? any automated way to do that?
- Should we set up another MaaS instance on a public network with DHCP?
Thanks in advance.