i saw the below note while enabling randsomware on hyperscal nodes
once you initialize and deploy the hyperscale , disk libraries are already mounted on media agents right ?
also after rebooting the node we ran the sestatus command ,we can see permissible instead of enforcing is that okay ?
Best answer by Arunkumar P
@Ajal - Good day!
From the screenshot that you shared, it states that If any disk libraries or mount paths that are mounted are already present on the MediaAgent, then you need not run the protect_disk_library command.
You just need to run the script with the command enable_protection so you need to type “yes” that will consider that mount path is mounted and will be protected. If it’s not mounted or created storage pool yet but, you wanted to enable the protection then you can give the answer as “NO” so that it will enable the protection. Once the mount path was created then you to run an additional command “protect_disk_library” to protect the mount path.
@Arunkumar P when we run the first command to enable ransomeware its asking whether ti protect library disk or not, as per the document if its already mounter to media agent its not required so we pressed no option,
since once you deploy the hyperscale this get already mounted right, i am bit consufused here, do we need press yes or no to that question
just making sure what we have done is correct or not
@Arunkumar P thank you man, the document is bit confusing, as you can see in the screenshot of my first question in the document it says if any library or mount path mounted no need to protect library
From the screenshot that you shared, it states that If any disk libraries or mount paths that are mounted are already present on the MediaAgent, then you need not run the protect_disk_library command.
You just need to run the script with the command enable_protection so you need to type “yes” that will consider that mount path is mounted and will be protected. If it’s not mounted or created storage pool yet but, you wanted to enable the protection then you can give the answer as “NO” so that it will enable the protection. Once the mount path was created then you to run an additional command “protect_disk_library” to protect the mount path.