@Devaul that shouldn't happen. Losing the control plane is supposed to leave existing VPN connections up. I must admit, I don't think I tested it for more than a couple of minutes as we had three separate internet connections at the primary hub, so at least one was always up.
The main difference with using the MX in single ended mode for this setup is that it doesn't directly terminate any of the connections and allows you to use as many internet connections as you like, depending on what device you have at the edge.
The design we used at the hub was:
Metro-E 1 -> VLAN A on L3 switch
Metro-E 2 -> VLAN B on L3 switch
MX hub -> VLAN C on L3 switch
Internet firewalls -> VLAN D on L3 switch
The L3 switch had an interface on each VLAN and the default route was set to the devices on VLAN D.
The default route on the MX was set to the L3 switch.
If my answer solves your problem please click Accept as Solution so others can benefit from it.