Cross-cluster user account mapping in IBM® Spectrum LSF Data Manager for a multicluster environment
Starting in Fix Pack 14, LSF Data Manager supports cross-cluster user account mapping for multiple clusters, allowing cross-cluster job submission and execution for a multicluster environment which has different user accounts assigned to different hosts. Using this feature, you can map user accounts in a local cluster to user accounts in one or more remote clusters. Cross-cluster mapping in LSF Data Manager is supported at the system level, and requires configuring your lsb.users configuration file on the remote and local clusters in your multicluster environment.
Before you begin
- You must first configure LSF Data Manager for a multicluster environment.
- For SCP (Secure Copy Protocol) of data in LSF Data Manager, the
SSH public key must be shared between cross-cluster mapped user accounts. For example, if you have
user1fromcluster1with SSHkey1, anduser2fromcluster2with SSHkey2, data transfer jobs between these two users will be unsuccessful if they each have separate SSH public keys that are different. Therefore, ensure that both users share the same SSH public key users from either clusters can map SCP and SSH key information from each other.