Simplified setup: Accessing a remote file system
See an example of how to access an encrypted file in a remote cluster.
This topic shows how to configure a cluster so that it can mount an encrypted file system that is
in another cluster. In the examples in this topic, the encrypted file system is
c1FileSystem1 and its cluster is . The
cluster that mounts the encrypted file system is Cluster1Cluster2.
The examples assume that Cluster1 and c1FileSystem1 are the
cluster and file system that you configured in the topic Simplified setup: Using SKLM with a self-signed certificate. You configured
Cluster1 for encryption and you created a policy that caused all the files in
c1FileSystem1 be encrypted.
Cluster2 with remote access to an encrypted file in
Cluster1, you must configure Cluster2 for encryption in much the
same way that Cluster1 was configured. As the following table shows,
Cluster2 must add the same key server and tenant as Cluster1.
However, Cluster2 must create its own key client and register it with the
tenant.| Item | Cluster1 |
Cluster2 |
Steps |
|---|---|---|---|
| File system | c1FileSystem1 |
[c1FileSystem1_Remote] |
Step 1 |
| Connected to a key server | keyserver01 |
[keyserver01] |
Step 2 |
| Connected to a tenant | c1Tenant1 on
keyserver01 |
[c1Tenant1 on
keyserver01] |
Step 3 |
| Created a key client | c1Client1 |
[c2Client1] |
Step 4 |
| Registered the key client to the tenant | c1Client1 to
c1Tenant1 |
[c2Client1 to
c1Tenant1] |
Step 5 |
| Has access to master encryption keys | c1Client1 |
[c2Client1] |
Step 6 |
| Has access to encrypted file | Local access to hw.enc
in c1FileSystem1 |
[Remote access to hw.enc
in c1FileSystem1.] |
Step 6 |
The encrypted file hw.enc is in c1FileSystem1 on
Cluster1. To configure Cluster2 to have remote access to file
hw.enc, follow these steps:
c1FileSystem1_Remote from
Cluster2.