Hello,
Seems that the NFS utils is newer on OpenSUSE and the mount points require no_subtree_check to be added on /etc/exports. Even that this is added automatically as of now, a warning appears.
How to reproduce: type on your OpenSUSE Rockstor machine: exportfs -a
How to fix: add in /etc/exports options no_subtree_check
Cheers