Linux Plex server migration - can I run and access two physical servers?

Here is my matching /etc/exports

Use as you deem applicable.


# New layout
/vmssd        *(rw,async,no_subtree_check,no_root_squash)
/vol          *(rw,async,no_subtree_check,no_root_squash)


/vol/backup   *(rw,async,no_subtree_check,no_root_squash)
/vol/chuck    *(rw,async,no_subtree_check,no_root_squash)
/vol/iso      *(rw,async,no_subtree_check,no_root_squash)
/vol/media    *(rw,async,no_subtree_check,no_root_squash)
/vol/pfsense  *(rw,async,no_subtree_check,no_root_squash)
/vol/plex     *(rw,async,no_subtree_check,no_root_squash)
/vol/primo    *(rw,async,no_subtree_check,no_root_squash)
/vol/software *(rw,async,no_subtree_check,no_root_squash)
/vol/usenet   *(rw,async,no_subtree_check,no_root_squash)
/vol/vmhdd    *(rw,async,no_subtree_check,no_root_squash)
/vol/vtmp     *(rw,async,no_subtree_check,no_root_squash)
/vol/math     *(rw,async,no_subtree_check,no_root_squash)

Thanks for the exports stuff. Looks pretty similar to mine.

Everything seems to be working just about perfectly. Most important are the TVs so that the family isn’t confused about how to use it and they work just fine. When I point my computer at plex I see both plex and science icons on the left. However when I point my browser at science I only see science’s TV and movie icons. To see plex I have to choose the MORE icon at the bottom and pull up a sub menu. I’ve probably just missed doing something and it won’t matter after I retire science anyway.

Well, not retire, just let science get back to doing ‘science’ work.

Thanks very much for your real-time help. I wouldn’t have gotten here without it.

Cheers

Plex’s left panel is configurable.

You can pick “Media Sources” as they’re named to include in that left panel.

Clicking “More” lets you back out to the global view. You can Pin or UN-Pin from there.