Thanks for the question. Unfortunately, this is not a supported configuration. We support multiple GRIDs with MOSAIC but only one GRID can span 2 or more GPUs. In practice the 2nd GRID can only have a max of 4 displays attached. If you have 1x7 GRID spanning GPUs 1 and 2 then GPU 3 could have a 1x4 GRID etc.
I am curious how you were setting up MOSAIC. We may have an error in that the control panel and/or commandline tool are not catching this as an unsupported configuration.
This is a command line tool, which makes it easier to script complex setups. It also has a test option which will assist in telling you if a configuration is valid or not.
For a setup with multiple grids the command line would look something like this:
The out option is specifying which displays to use GPU_index,PORT_index
The configuration of two grids each of rows=7 cols=1 would still not work, but the tool should tell you it is an invalid config without hanging your system for hours.