Since the MX devices don't do spanning-tree it is a bad idea to connect more than two logical switches to the MX devices, especially with trunk ports. This is because the spanning-tree messages go up to the MX and are just forwarded out the other ports causing in best case unwanted ports to be blocked or worse STP instability. In case your MX'es are in the same locations and you have a switchstack then connect both MX'es to 2 switches in the stack. So MX1 to switch 1 port X and switch 2 port X, and then MX2 to switch 1 port Y and switch 2 port Y. Since the switches are stack you will only predictably block only 2 links on that stack. If case your MX'es are in separate locations then connect each MX to two ports on the nearest stack.
... View more