Hi, Data Broker 1.0.1 connect to vCenter 6.0U3 successful, but failed when add Storage in vSphere web client and display "Received fatal alert handshake_failure". I try search google and NetApp KB but cannot found solution, any idea? We try use HTTP or HTTPS add Storage, it was same problem. Best regards, Chung
... View more
I have to do some Commvault configuration work for a NetApp CIFS setup. I was reviewing the Lab On Demand for Commvault, specifically the difference between Snap Backup and normal backup. While I see that the Snap Backup is quicker and efficient. The Snapshot backup is on the primary NetApp. If I lose that snapshot, I cant restore from it? Plus I don't want to retain many backup copies on the Primary as it's not classed as the backup NetApp. If I use the normal backup process, I know it takes longer but the data is at my backup location. Therefore, would I use a Backup Copy job to copy the Intellisnap created snapshot to my backup location? Thanks
... View more
I would like to get an explanation on the work of the plugin for backup DB / 2. 1. If the write_suspend command fails when executing the script, the snapshot is not created, and there is no setting to repeat the task for a certain time. In the event of such a situation, we are left without an actual backup. How to solve this problem? When will the replay functionality of a failed task appear? 2. To complete the task, you must specify the username and password of the user who is the owner of the instance. There is no possibility to run through SUDO as another user. Our owners of logins and passwords are administrators of information systems, they can change the password at any time without our notification and the tasks will stop going through. There is a need to run tasks on behalf of a user dedicated to the RK, who will not be the owner of the instance, but will have the necessary rights. When is this functionality implemented? 3. Regularly emerging need - to restore a database from a backup to another server, for example, from a production segment to a development segment. In the current version of the plug-in, there is no functionality for restoring a DB2 database to another server. Are there any plans to improve the functionality?
... View more
I am resetting all local NetApp cluster passwords to upgrade the hash from MD5 to SHA512 and I am down to my last one - the local service account used by SnapDrive for the Transport Protocol Settings. We only have SnapDrive running on Windows Failover Clusters, and only for LUN management (due to a SnapCenter bug I'm awaiting a fix on). We use SnapCenter on all systems, including the ones with SnapDrive, for backups. Within this context, is there any risk to changing the password for the service account used in the Transport Protocol Settings dialog box, and then going one system at a time to update the new password in the dialog box? I don't want to get in a situation where (a) SnapDrive tries to connect and it affects LUN functionality, and/or (b) SnapDrive tries to connect from systems I haven't updated the password for yet, and it locks out the service account. Any recommendations?
... View more
Dear All, We have recently installed/upgraded to version 4.4 of SCV. We received sereral errors: ========================= Error: Unable to find Snapshot (<snapshotname>) on volume (<volume name>). Failed to attach the label to the specified Snapshot copy.(<snapshotname>) Invalid response returned by Set-NcSnapshot: 0 , Start Time: 02/22/2021 12:30:13 AM, End Time: 02/22/2021 12:30:20 AM. ========================= Error: Vault failed: SnapVault update failed for the relationship [<svm_name : volname>==> <svm_name : volname>] with error: Snapshot copy '<snapshotname>' not found on the SnapVault destination <svm_name : volname>, Start Time: 02/22/2021 12:50:07 AM, End Time: 02/22/2021 02:50:28 AM. ========================= for this we changed the settings. https://kb.netapp.com/Advice_and_Troubleshooting/Data_Protection_and_Security/SnapCenter/SCV_4.3%2F%2FNDB%3A_Unable_to_find_snapshot_for_SnapVault_or_SnapMirror_update To my opinion, it's stupid that these originally "hidden" settings need to be added in some JSON-file... But why does netapp not explain what these settings mean?... who can explain these settings? We use snapvault for updating the secondary... This should mean we only have to add the first variables? althought NetApp used snapmirror/snapvault mixed together... "SNAPSHOT_CHECK_RETRY": "120", = nr of retries to check if the snapshot was created on the detination. "SNAPSHOT_CHECK_TIMEOUT": "60000", = interval time between checking if the snapshot was created on the destination "SnapshotDiscoverRetryIntervalSecond": "10000", = ? what should it check every 2 Hours en 46 minutes? "SnapshotDiscoverMaxRetryExist": "9", ...does this mean it 9*each 10.000 seconds checking if the primary snapshot was made ???? "SnapmirrorRetry": "360", "SnapmirrorTimeout": "300000" "MaxRetrySnapmirrorHistory": "300", "RetryIntervalSecondSnapmirrorHistory": "4", We already have changed the settings to: "SNAPSHOT_CHECK_RETRY": "240", "SNAPSHOT_CHECK_TIMEOUT": "60000", "SnapshotDiscoverRetryIntervalSecond": "10000", "SnapshotDiscoverMaxRetryExist": "20", =Just by guessing that 10000 seconds is in fact 10000 milliseconds.... So now the primary snapshot creating can take up to 20*10 seconds... before the label-attachment times-out.... Can anybody help with this...?
... View more