Re: SnapCenter 3.0 HANA Plugin "Verification of HDBSQL_CMD [hdbsql] failed...
(just came back from vacation) SnapCenter always communicates with the HANA nameserver, which is 3<instanceNo>13. In a scale-out system, the nameserver could failover to the HANA standby host and...
View ArticleHow to get the datastores (vSphere) / volumes (ONTAP) of VMs protected by SC...
Hi, We need to get the datastores (vSphere) / volumes (ONTAP) of VMs protected by SnapCenter Server using Cmdlet CLI. A RESP API alternative is OK. ContextFor this scenario all the VMs has SCO (Oracle...
View ArticleRe: How to get the datastores (vSphere) / volumes (ONTAP) of VMs protected by...
Context (cont.)We also have another SC Server used to protect HANA databases in NFS-based VMs. In those cases we simply use Get-SmResources -PluginCode $plugin -HostName $host -ListStorageFootprint to...
View ArticleRe: How to get the datastores (vSphere) / volumes (ONTAP) of VMs protected by...
REST APIs are available for SCV: https://docs.netapp.com/us-en/sc-plugin-vmware-vsphere/scpivs44_rest_apis_overview.html
View ArticleRe: How to get the datastores (vSphere) / volumes (ONTAP) of VMs protected by...
Hi, , I really appreciate your response. Unfortunately I could not find a single operation of the SCV REST API that returns the information I require: the names of the datastores / volumes of a VM at...
View ArticleNDMP Best Practices (OnTAP 9.6 or later)?
OnTAP 9.10.1 P3Commvault (Simpana) 11.26 We have some CIFS-served file systems with millions of tiny files that are between difficult and impossible to backup using a Windows proxy to back up the...
View ArticleRe: How to get the datastores (vSphere) / volumes (ONTAP) of VMs protected by...
Hi, In other words, we need somethig equivalent to Get-SmResources -PluginCode 'HANA' -HostName $hostname -ListStorageFootprint for ORACLE databases on VMDK file systems. It seems -ListStorageFootprint...
View ArticleRe: How to get the datastores (vSphere) / volumes (ONTAP) of VMs protected by...
Hi, I hope this examples help to explain what I mean. # ---------------------------------------------------------------------------------------------------------------------- # HOST-LINUX-ORACLE-VMDK -...
View ArticleSnapCenter(VMware) secondary backup failed
Since last month, Backup copy always show warring error. When I checked, It seems like second backup failed. I have checked the relationship were not health and show there No space left on device. May...
View ArticleRe: SnapCenter(VMware) secondary backup failed
Hello You cannot delete the backups that are on the secondary storage system or what you would refer to as secondary backup copy within Snapcenter. You will have to manually delete it by connecting...
View ArticleRe: SnapCenter(VMware) secondary backup failed
Hi ,Thanks for your reply.In this case, I need to SSH to NetApp for deleting snapshot? or deleting the vol? thanks.
View ArticleRe: NetApp SnapCenter for SQL AG cluster
Hello You can add a host and install the plug-in packages either for an individual host or for a cluster. If you areinstalling the plug-ins on a cluster or Windows Server Failover Clustering (WSFC),...
View ArticleRe: SnapCenter(VMware) secondary backup failed
Hello You do not want to delete the volume, but once you ssh to the filer, you would want to delete snapshot for that specific volume. Thanks
View ArticleRe: SnapCenter(VMware) secondary backup failed
Hi Thanks again for your help!!If I needed to clear more space for secondary copy, I needed to SSH to destination and deleted target snapshot copy. Is that correct? Thanks.
View ArticleRe: SnapCenter(VMware) secondary backup failed
After deleted secondary Snapshot copy, secondary backup were resume normal. But, I still saw the deleted snapshot copy name on Snapcenter. What should I do? thanks.
View ArticleRe: SnapCenter(VMware) secondary backup failed
Hello Check the below kb:https://kb.netapp.com/Advice_and_Troubleshooting/Data_Protection_and_Security/SnapCenter/What_is_the_SnapCenter_Remove_Secondary_Backup_job Thanks
View ArticleCannot manually delete backups in the SMHV console? Server 2022 failover...
Hi,I might have a problem with SnapManager for Hyper-V Version: 2.1.4.2800 P2 or with SnapDrive Version: 7.1.5 P5 ? I cannot manually delete backups in the SMHV console, even though the SMHV console...
View ArticleSCCLI Silent logon with tokens
We are truing to use the SCCLI tool with Snapcentre to create some scripts to clone Oracle DBs. The guide does not indicate how to sign into Snapcentre silently but form tetsing it seems we cna use the...
View ArticleRe: SMBR 8.3
We found the SMBR/SnapCenter integration too problematic. Instead, I created a PSTK script to get the backups of the exchange db in question, clone the preferred backup and attach it to a management...
View ArticleGet SnapCenter Resources table output via Powershell?
Hello, I'm trying to re-create SnapCenter's "Resources" table for MSSQL in CSV output via Powershell. Anyone else attempted this? There appears to be no direct way to do it and instead the CSV would...
View Article