READ Free Dumps For Oracle- 1z0-821
Question ID 4017 | You are configuring NFS on a server. Select the two statements that are true. |
Option A | A. Resources listed in /etc/dfs/dfstab are automatically shared on boot up. |
Option B | B. A directory cannot be shared if a subdirectory below it is already shared. |
Option C | C. Renaming a share created with the zfs set share command is not supported. |
Option D | D. NFS and SMB protocols cannot be used simultaneously to share the same directory. |
Correct Answer | A,C |
Question ID 4018 | You have already generated a 256-bit AES raw key and named the keystore file /mykey. You need to use the key to create an encrypted file system. |
Option A | A. zfs create - o encryption = /mykey pool1/encrypt |
Option B | B. zfs create - o encryption = 256-ccm - o keysource = raw, file : ///my key pool1/encrypt |
Option C | C. zfs create - o encryption = AES keysource = /mykey pool1/encrypt |
Option D | D. zfs create - o encryption = on keystore = /mykey pool1/encrypt |
Correct Answer | B |