GitHub user TheKunalSen added a comment to the discussion: Connecting Two management servers
it worked, the system vms for z2 is also working and up i just added insecure on the nfs 1 export file like following ``` /export/primary *(rw,async,no_root_squash,no_subtree_check,insecure) /export/secondary *(rw,async,no_root_squash,no_subtree_check,insecure) ``` GitHub link: https://github.com/apache/cloudstack/discussions/13201#discussioncomment-17000257 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
