Quantcast
Channel: Data Protection topics
Viewing all 1251 articles
Browse latest View live

SMSQL sysdb DR recovery

$
0
0

We are performing a SQL Server disaster recovery test and have realized that the sysdb volume does not get snapmirrored to the DR filer.

Our SQL server is a VM so we will be able to recover the actual SQL Server itself in event of a DR, but its kind of useless if the System Databases have not replicated.

I see in the backup logs that they are configured as streamed backups.

 

Realistically, the sysdb volume should be snapmirrored along with the userdb and the logs over to the DR filer everytime the backups run. 

All the SMSQL guides talk about doing a manaual recovery of SQL and then doing a restore, but I don't/shouldn't need to do that.

It should be as simple as mounting my sysdb volume along with all the other volumes and starting SQL...it will do the rest to recover....

 

Obviously if I had to recover the SQL server with a new install, that would be a different story, but thats now an exception to the rule, vs a normal configuraiton any longer.

 

So...is there a way to get SMSQL to actually kick off a LUN snapmirror as part of the regular job or so I have to just run the native snapmirror process and be done with it?


Problem with MySQL plugin deployment for SnapCenter

$
0
0

Hi,

I want to backup MySQL database with SnapCenter 2.0. I know it's not supported by NetApp Support but only NetApp Community.

Then, I downloaded the plugin "MySQL v1.0" from the NetApp Community and want to deploy the plugin to my MySQL Server.

 

The deployment failed with the following error :

"Java (JRE) 1.7 or higher needs to be installed on the host "b2wdbtest02". Check the Installer log "\\xxxxxxxxxxxxx\C$\Windows\SnapCenter plugin\Install_7989\SnapCenter_Windows_Host_Plug-in_Install_7989.log" for more information"

 

In detail on the log file :

"6-12-2017[02:52:44]: Engine: property 'IS_JAVA_FOUND' value now 'False'
6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: Begin Getting Java Version.
6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: FeatureInstall : SCC
6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: After OpenSubKey
6-12-2017[02:52:44]: Engine: property 'JavaVersion' value now '1.7'
6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: ERROR: Exception in GetJavaVersion: Input string was not in a correct format.
6-12-2017[02:52:44]: (CLR Action): SWInstallerHelper GetJavaVersion: Error: Java(JRE) 1.7 or higher needs to be installed on this machine.
6-12-2017[02:52:44]: Engine: property 'IS_JAVA_FOUND' value now 'False'
6-12-2017[02:52:44]: Action 'CA_GetJavaVersion' returned status 0x00000000"

 

Java JRE 1.7 is installed ont he computer.

 

I saw on registry :

HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\Current Version > REG_SZ  >  1.7

 

Could you please help me. I found any solution or post about this issue.

Thanks in advance for your feedback.

Backup fail on VSC6.2.1P1

$
0
0

Hi,

 

I'm new to VSC and Snapcenter. My user have the VSC6.2.1P1 install and register with SnapCenter 2.0. When I create a backup job from VSC, it fail with following error:

 

"Bckup of Test_backup usng policy Test_policy1 on xxxxxxx failed with error: Failed on Snapcenter_server: Activity "Creating Snapshot copy" failed with error: Create snapshot "xxxxxxxxx" failed: Error: The credentials for the storage system xxx.xxx.xxx.xxx is not configured."

 

I register the storage using SVM IP address, and the IP address show in the error is the cluster admin IP address. Do I need to register this IP address also?

 

But when I register this admin IP address to Snapcenter and re-run the backup job, it show another error prompting me that "the snapshot failed casue it conected to cluster admin vserver and it should connect to data vserver"

 

What should I do the get the correct connection to storage?

 

 

 

API server is not configured, when we try to add altavault to snapcentre 2.0

$
0
0

we are getting API server is not configured, when we try to add altavault to snapcentre 2.0

 

Hello Team,

 

One more issue, we are having difficulty in connecting Altavault to Snapcentre, we are getting error API server is not configured.

 

 Failed - 
Host: API server is not configured

 

Thanks

Chaitan

Issues with Backing up volumes to cloud through altavault using snapcenter

$
0
0

Hello Gent's,

 

As previously mentioned, we are currently doing a POC for Cloud backup using snapcenter through Altavault., we have managed to setup everything, we are having issue backingup to the cloud, " on the snapcenter i can see "Applying Protection on the volume "vol_name" is failed, but it's creating the snapshot and starting the relationship, not sure where the issue is .. Please find the logs below, which might help.

 

Jun 16 13:05:31 localhost lrse[25167]: [thrift.INFO] (25496) Share name Archive_abfd6d9a_1e20_4006_b23b_e87e41ce2779 not found
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: com.netapp.ava.core.exception.CBAPIException: Data not found.
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.netapp.ava.core.repository.impl.LRSERepositoryImpl.getShareDetails(LRSERepositoryImpl.java:51)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at java.lang.reflect.Method.invoke(Method.java:498)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.netapp.ava.aop.MethodLoggerAspect.logMethodTime(MethodLoggerAspect.java:39)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at java.lang.reflect.Method.invoke(Method.java:498)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.sun.proxy.$Proxy89.getShareDetails(Unknown Source)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.netapp.ava.core.services.handler.LRSEEventHandler.getLRSEShareDetails(LRSEEventHandler.java:66)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.GeneratedMethodAccessor154.invoke(Unknown Source)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at java.lang.reflect.Method.invoke(Method.java:498)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:302)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.netapp.ava.aop.MethodLoggerAspect.logMethodTime(MethodLoggerAspect.java:39)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at java.lang.reflect.Method.invoke(Method.java:498)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:621)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:610)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:68)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:208)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.sun.proxy.$Proxy90.getLRSEShareDetails(Unknown Source)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.netapp.ava.rest.controller.LRSEController.shareDetails(LRSEController.java:97)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.netapp.ava.rest.controller.LRSEController$$FastClassBySpringCGLIB$$a00b3d0b.invoke(<generated>)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at com.netapp.ava.aop.MethodLoggerAspect.logMethodTime(MethodLoggerAspect.java:39)
Jun 16 13:05:31 localhost pm[2137]: [pm.ERR]: Output from cbapi: at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
................ it's quire long.............
 
on Stoage end :
 
vserver2:vol3 XDP 1.*.*.*:/share/Archive_abfd6d9a_1e20_4006_b23b_e87e41ce2779
and i can see the snapshots 
- - - - -

Logs from Snapcenter @:

 

17-06-16T13:34:33.0916223+01:00 INFO SnapManagerWeb_108 PID=[6084] TID=[341] Found Snapshot vol3_SnapCenter_20170616133420_daily_108, with key e98d4215-ea1f-4cfc-b68a-bd3a91bd8091
2017-06-16T13:34:33.0916223+01:00 INFO SnapManagerWeb_108 PID=[6084] TID=[341] Applying protection on the volume vol3
2017-06-16T13:34:33.1036501+01:00 INFO SnapManagerWeb_108 PID=[6084] TID=[341] SmWebClient : Timeout set to 10800000
2017-06-16T13:34:33.1176283+01:00 INFO SnapManagerWeb_108 PID=[6084] TID=[341] SmWebClient : Connection Limit set to 1500
2017-06-16T13:34:33.1186250+01:00 DEBUG SnapManagerWeb_108 PID=[6084] TID=[341] Request Url: https://10.*.*.*:58443/api/1.0/slo/file-shares/58853486-df05-3df2-aafd-bcebd14120cb/jobs/protect
2017-06-16T13:34:33.1186250+01:00 DEBUG SnapManagerWeb_108 PID=[6084] TID=[341] Request
[{"protection_service_level_key":"e57515a5-8718-44b2-b54c-985bc1717c92","nodes":[{"storage_vm_key":null,"storage_service_level_key":null,"object_bucket_key":"10.*.*.*:bucket","location":null,"storage_platform_type":null,"node_name":"Archive","storage_pool_key":null}],"source_snapshot_key":"e98d4215-ea1f-4cfc-b68a-bd3a91bd8091"}]

2017-06-16T13:34:33.1196278+01:00 INFO SnapManagerWeb_108 PID=[6084] TID=[341] SmWebClient : webRequest.ServicePoint.ConnectionLimit set to 1500

2017-06-16T13:34:33.1376286+01:00 DEBUG SnapManagerWeb_108 PID=[6084] TID=[341] Response Data: ****************************
{"status":{"code":"SUCCESS"},"result":{"total_records":1,"records":[{"key":"949b86cd-8139-4f1c-95e3-9ad56425341f","parent_job_key":null,"resource_name":"FileShareProtectJobRequestBody","status":"STARTED","creation_time":1497616473131,"start_time":1497616473135,"request_method":"POST","request_uri":"https://10.*.*.*:58443/api/1.0/slo/file-shares/58853486-df05-3df2-aafd-bcebd14120cb/jobs/protect","request_body":{"protection_service_level_key":"e575..."}]}}]}}

2017-06-16T13:34:33.1386283+01:00 INFO SnapManagerWeb_108 PID=[6084] TID=[341] Enter UpdateJob

2017-06-16T13:34:33.1446294+01:00 DEBUG SnapManagerWeb_108 PID=[6084] TID=[341] Running transaction with IsolationLevel: ReadCommitted, Timeout: 01:00:00

2017-06-16T13:34:33.1636319+01:00 INFO SnapManagerWeb_108 PID=[6084] TID=[341] Enter UpdateJob

2017-06-16T13:34:33.1646322+01:00 DEBUG SnapManagerWeb_108 PID=[6084] TID=[341] End ApplyProtectionOnResource,jobUrl:https://10.*.*.*:58443/api/1.0/jobs/949b86cd-8139-4f1c-95e3-9ad56425341f

2017-06-16T13:34:33.1846341+01:00 DEBUG SnapManagerWeb_108 PID=[6084] TID=[341] GetOverAllJobStatus: 108 has running subjob 109

2017-06-16T13:34:36.6780998+01:00 ERROR SnapManagerWeb_108 PID=[6084] TID=[ApisJobNotificationHandler:230] System.InvalidCastException: Unable to cast object of type 'SnapMgrContracts.SmJobData' to type 'SMCoreContracts.SmApplyProtectionRequest'.
at SnapManager.SMSDAL.Job.JobHelper.GetJobData[T](Int64 jobId)

2017-06-16T13:34:36.6791059+01:00 ERROR SnapManagerWeb_108 PID=[6084] TID=[ApisJobNotificationHandler:230] Job data not found for job [108]

 

Thanks

 
 Chaitan

.

.Snapcenter issue communicating to NAS file catalog on port 8145

$
0
0

Hello Gent's,

 

Snapcenter 2.0  issue communicating to NAS file catalog on port 8145, port on the liux server is not opened.

 

2017-06-17T23:02:22.9232329+01:00 ERROR SnapManagerWeb_20 PID=[5288] TID=[ApisJobNotificationHandler:210] Exception in method: InvokeXML. System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 10.0.000.000:8145 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6,

 

ERROR SnapManagerWeb_19 PID=[5288] TID=[ApisJobNotificationHandler:210] System.InvalidCastException: Unable to cast object of type 'SnapMgrContracts.SmJobData' to
type 'SMCoreContracts.SmApplyProtectionRequest'. at SnapManager.SMSDAL.Job.JobHelper.GetJobData[T](Int64 jobId)

 

 

Any other port to be used ? 

 

var/opt/snapcenter/spl/etc/spl.properties

SPL_PORT=8145

 

Thanks

Chaitan

Snap manager for SQL install queries

$
0
0

Hi,

 

I plan to install Snap Manager for SQL is user environment. After I study the document I have follow queries and need for advise. The user environment is a VMware with 2 SQL VM server, each hold individual DB and is running on NetApp storage already.

 

1. Snap drive need to install on both SQL server?

2. I plan to use the remote Snap Manager server on a Win 2016 VM server. Do I still need to install SM on both SQL server for access?

3. If use the remote SM, do the VM need to access the LUN (the VM contain the DB)?

4. In the install guide it mention need to migrate the DB to NetApp LUN. If the VM already locate in NetApp storage still need to do this step?

 

 

 

 

 

 

 


unable to add controller/vserver in snapcreator config - sc version 4.3.0P3

$
0
0

I am trying to create a config in scnapcreator server but unable to add Vserver. Getting below error.

 

Operation failed, Check GUI logs for details. ( STORAGE-02152 STORAGE-03101: Determining Clustered ONTAP identity for [10.131.255.42] failed with error [netapp.manage.NaAuthenticationException: Authorization failed]. )

SnapCenter 2.0 - Can not protect new volume "not available for backup"

$
0
0

Hello, I wanted to protect a new volume "vol2" using SnapCenter with the policy to backup to AltaVault but the newly created volume (that was a splitted clone from vol1) doesn't show unprotected (gray). 

 

Before I was playing around with protecting vol1 to AltaVault and deleted, but delete operation failed with blocked snapshot. So I decided to create new volume and try to protect it.

Its Playground only to test SC operation and make myself more familiar with it. 

 

Even if I remove the old relationship from Altavault, FAS it did not refresh in SnapCenter.

 

Is there a way to force SnapCenter to resync it's information about Resources?

 

regards Frank

Failed to catalog (nas2) - Storage layout could not be determined.

$
0
0

Hello Gent's,

 

Any one has seen this error while backingup the volume ? looks it's looking for a log, which is not present.

 

Failed to catalog (nas2) - Storage layout could not be determined.

Please check the Windows event log and SnapDrive logs for more details.


2017-06-20T17:44:26.0000666+01:00 ERROR qtp1728427875-23 c.n.s.l.u.Zipper - Zipper : Unable to visit File /var/opt/snapcenter/catalog/logs/catalog_16.log

 

Looks it's trying to access the catalog_16.log, as there is no file..

 

logs]# ls -al
total 12
drwxr-xr-x. 2 root root 70 Jun 20 17:40 .
drwxrwxr-x. 4 root root 27 Jun 20 16:04 ..
-rw-r--r--. 1 root root 203 Jun 20 17:40 catalog_0.log
-rw-r--r--. 1 root root 3680 Jun 20 17:40 catalog_15.log
-rw-r--r--. 1 root root 148 Jun 20 16:04 catalog_init.log

 

 

java.nio.file.NoSuchFileException: /var/opt/snapcenter/catalog/logs/catalog_16.log at sun.nio.fs.UnixException.translateToIOException(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixFileSystemProvider.readAttributes(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.LinuxFileSystemProvider.readAttributes(Unknown Source) ~[na:1.8.0_131] at java.nio.file.Files.readAttributes(Unknown Source) [na:1.8.0_131] at java.nio.file.FileTreeWalker.getAttributes(Unknown Source) ~[na:1.8.0_131] at java.nio.file.FileTreeWalker.visit(Unknown Source) ~[na:1.8.0_131] at java.nio.file.FileTreeWalker.walk(Unknown Source) ~[na:1.8.0_131] at java.nio.file.Files.walkFileTree(Unknown Source) [na:1.8.0_131] at com.netapp.smcore.loader.utils.Zipper.zip(Zipper.java:99) [spl-main-2.0.jar:na] at com.netapp.catalog.service.CatalogLogDumpService.getJobLogs(CatalogLogDumpService.java:65) [catalog-2.0.jar:na] at com.netapp.catalog.service.CatalogLogDumpService.getLogs(CatalogLogDumpService.java:111) [catalog-2.0.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_131] at com.netapp.smcore.loader.utils.PluginUtils.executePluginMethodOfPluginClass(PluginUtils.java:82) [spl-main-2.0.jar:na] at
com.netapp.smcore.loader.utils.PluginUtils.executePluginMethodOfPluginClass(PluginUtils.java:133) [spl-main-2.0.jar:na] at com.netapp.smcore.loader.resource.SMcoreResourceManager.handleAllRequests(SMcoreResourceManager.java:588) [spl-main-2.0.jar:na] at com.netapp.smcore.loader.resource.SMcoreResourceManager.dumpLogs(SMcoreResourceManager.java:225) [spl-main-2.0.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_131] at com.netapp.smcore.loader.startup.AuthenticationProxy.invoke(AuthenticationProxy.java:28) [spl-main-2.0.jar:na] at com.sun.proxy.$Proxy17.dumpLogs(Unknown Source) [na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_131] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:188) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:204) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:101) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:94) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:355) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:319) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:65) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1088) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1024) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.Server.handle(Server.java:370) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:651) [jetty-http-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) [jetty-http-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196) [jetty-io-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:667) [jetty-io-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) [jetty-io-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [jetty-util-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [jetty-util-8.1.14.v20131031.jar:8.1.14.v20131031] at java.lang.Thread.run(Unknown Source) [na:1.8.0_131]

 

 

Logs from Index server:

 

2017-06-20T17:40:31.0000952+01:00 INFO qtp1728427875-25 o.a.z.ZooKeeper - Initiating client connection, connectString=poc.mtest.co.uk:2181 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@2c31e8d7
2017-06-20T17:40:31.0000978+01:00 INFO qtp1728427875-25-SendThread(poc.mtest.co.uk:2181) o.a.z.ClientCnxn - Opening socket connection to server poc.mtest.co.uk/10.1.1.1:2181. Will not attempt to authenticate using SASL (unknown error)
2017-06-20T17:40:31.0000981+01:00 INFO qtp1728427875-25-SendThread(poc.mfltest.co.uk:2181) o.a.z.ClientCnxn - Socket connection established to poc.mtest.co.uk/10.1.1.1:2181, initiating session
2017-06-20T17:40:32.0000001+01:00 INFO qtp1728427875-25-SendThread(poc.mtest.co.uk:2181) o.a.z.ClientCnxn - Session establishment complete on server poca.mfltest.co.uk/10.1.1.1:2181, sessionid = 0x15cc5faf9950008, negotiated timeout = 10000
2017-06-20T17:40:32.0000355+01:00 DEBUG qtp1728427875-25 c.n.c.CatalogBackup - Cataloged backup object 'nas2_SnapCenter_20170620173734_daily_14' having Id '45816470-99a7-42c0-abd4-fa03521f2759', SVM 'vserver2', Volume 'nas2', Path Count '0'
2017-06-20T17:40:32.0000355+01:00 DEBUG qtp1728427875-25 c.n.c.s.CatalogService - Exit registerBackup

 

 

So is it right to understand port 2181 is not open ? and if spl is installed correclty, there should be some service using that port !!!!!

 

Thanks

Chaitan

Failed to catalog (nas2) - Storage layout could not be determined on Snapcenter

$
0
0

Hello Gent's,

 

Any one has seen this error while backingup the volume ? looks it's looking for a log, which is not present.

 

 

hought to share few more logs from snapcenter :

 

Protection relationship created from Primary to Archive

Protection relationship initialized from Primary to Archive

Protection Job completed

Update catalog on Archive : vol2

( Job 119 ) Catalog of backup 'vol2_SnapCenter_20170621060323_daily_116' (

Job 120 ) Catalog CIFS share '\\NAS2\share2'

( Job 121 ) Mount snapshot 'vol2_SnapCenter_20170621060323_daily_116' of share '\\NAS2\share2'

( Job 122 ) stop Maintenance

( Job 118 ) Create Resource Group for Volume vol2

 

 

______

 

Storage layout could not be determined. Please check the Windows event log and SnapDrive logs for more details.

Failed to catalog (nas2) - Storage layout could not be determined.

Please check the Windows event log and SnapDrive logs for more details.


2017-06-20T17:44:26.0000666+01:00 ERROR qtp1728427875-23 c.n.s.l.u.Zipper - Zipper : Unable to visit File /var/opt/snapcenter/catalog/logs/catalog_16.log

 

Looks it's trying to access the catalog_16.log, as there is no file..

 

logs]# ls -al
total 12
drwxr-xr-x. 2 root root 70 Jun 20 17:40 .
drwxrwxr-x. 4 root root 27 Jun 20 16:04 ..
-rw-r--r--. 1 root root 203 Jun 20 17:40 catalog_0.log
-rw-r--r--. 1 root root 3680 Jun 20 17:40 catalog_15.log
-rw-r--r--. 1 root root 148 Jun 20 16:04 catalog_init.log

 

 

java.nio.file.NoSuchFileException: /var/opt/snapcenter/catalog/logs/catalog_16.log at sun.nio.fs.UnixException.translateToIOException(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.UnixFileSystemProvider.readAttributes(Unknown Source) ~[na:1.8.0_131] at sun.nio.fs.LinuxFileSystemProvider.readAttributes(Unknown Source) ~[na:1.8.0_131] at java.nio.file.Files.readAttributes(Unknown Source) [na:1.8.0_131] at java.nio.file.FileTreeWalker.getAttributes(Unknown Source) ~[na:1.8.0_131] at java.nio.file.FileTreeWalker.visit(Unknown Source) ~[na:1.8.0_131] at java.nio.file.FileTreeWalker.walk(Unknown Source) ~[na:1.8.0_131] at java.nio.file.Files.walkFileTree(Unknown Source) [na:1.8.0_131] at com.netapp.smcore.loader.utils.Zipper.zip(Zipper.java:99) [spl-main-2.0.jar:na] at com.netapp.catalog.service.CatalogLogDumpService.getJobLogs(CatalogLogDumpService.java:65) [catalog-2.0.jar:na] at com.netapp.catalog.service.CatalogLogDumpService.getLogs(CatalogLogDumpService.java:111) [catalog-2.0.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_131] at com.netapp.smcore.loader.utils.PluginUtils.executePluginMethodOfPluginClass(PluginUtils.java:82) [spl-main-2.0.jar:na] at
com.netapp.smcore.loader.utils.PluginUtils.executePluginMethodOfPluginClass(PluginUtils.java:133) [spl-main-2.0.jar:na] at com.netapp.smcore.loader.resource.SMcoreResourceManager.handleAllRequests(SMcoreResourceManager.java:588) [spl-main-2.0.jar:na] at com.netapp.smcore.loader.resource.SMcoreResourceManager.dumpLogs(SMcoreResourceManager.java:225) [spl-main-2.0.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_131] at com.netapp.smcore.loader.startup.AuthenticationProxy.invoke(AuthenticationProxy.java:28) [spl-main-2.0.jar:na] at com.sun.proxy.$Proxy17.dumpLogs(Unknown Source) [na:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_131] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:188) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:104) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:204) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:101) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:94) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:272) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:355) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:319) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:65) [cxf-bundle-jaxrs-2.7.11.jar:2.7.11] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1088) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1024) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:255) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.Server.handle(Server.java:370) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:971) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1033) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:651) [jetty-http-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) [jetty-http-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) [jetty-server-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196) [jetty-io-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:667) [jetty-io-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) [jetty-io-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) [jetty-util-8.1.14.v20131031.jar:8.1.14.v20131031] at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) [jetty-util-8.1.14.v20131031.jar:8.1.14.v20131031] at java.lang.Thread.run(Unknown Source) [na:1.8.0_131]

 

 

Logs from Index server:

 

2017-06-20T17:40:31.0000952+01:00 INFO qtp1728427875-25 o.a.z.ZooKeeper - Initiating client connection, connectString=poc.mtest.co.uk:2181 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.SolrZkClient$3@2c31e8d7
2017-06-20T17:40:31.0000978+01:00 INFO qtp1728427875-25-SendThread(poc.mtest.co.uk:2181) o.a.z.ClientCnxn - Opening socket connection to server poc.mtest.co.uk/10.1.1.1:2181. Will not attempt to authenticate using SASL (unknown error)
2017-06-20T17:40:31.0000981+01:00 INFO qtp1728427875-25-SendThread(poc.mfltest.co.uk:2181) o.a.z.ClientCnxn - Socket connection established to poc.mtest.co.uk/10.1.1.1:2181, initiating session
2017-06-20T17:40:32.0000001+01:00 INFO qtp1728427875-25-SendThread(poc.mtest.co.uk:2181) o.a.z.ClientCnxn - Session establishment complete on server poca.mfltest.co.uk/10.1.1.1:2181, sessionid = 0x15cc5faf9950008, negotiated timeout = 10000
2017-06-20T17:40:32.0000355+01:00 DEBUG qtp1728427875-25 c.n.c.CatalogBackup - Cataloged backup object 'nas2_SnapCenter_20170620173734_daily_14' having Id '45816470-99a7-42c0-abd4-fa03521f2759', SVM 'vserver2', Volume 'nas2', Path Count '0'
2017-06-20T17:40:32.0000355+01:00 DEBUG qtp1728427875-25 c.n.c.s.CatalogService - Exit registerBackup

 

 

So is it right to understand port 2181 is not open ? and if spl is installed correclty, there should be some service using that port !!!!!

 

Thanks

Chaitan

Get-Ncsnapmirror command fails sometimes in powershell

$
0
0

Hi,

 

When SMSQL tries to get the snapvault relationship by invoking the command get-Ncsnapmirror it fails sometimes.

but the thing is the same command executed  successfully the other day in production.So not sure why it fails sometimes...

Can anyone help me out..?

 

Exception:

 General Critical Failed to run a command Get-NcSnapMirror.
Exception : Message : Command execution stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Object reference not set to an instance of an object.
Source : System.Management.Automation
StackTrace : at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper()
at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc() 

 

we are executing the command through >>pipeline.invoke(IEnumerable<>) method. 

 

Thanks.

Hemanth

Transaction Log backups LSN values

$
0
0

Hi,

 

 

Do anyone has good understanding of TLOG backups[.trb files] which are created as part of SMSQL.

I need some info on how the first LSN,Last LSN values are calculated and how this effects the log chain.

 

In what cases can the chain break..

 

I have a situation where 3 log backups has same First LSN and different Last LSN.what is this mean?

 

Thanks,

Hemanth 

 

SnapCenter 2.0 & multiple vCenters ?!

$
0
0

Hi guys,

 

we have 3 vCenters. Currently each vCenter is a Windows Server which has VSC installed locally.

Our plan is to migrate to 6.5 and end up with three of the linux VCSA`s.

 

 

Is it possible to support those from a dedicated, single VSC/SnapCenter Windows Server, or do I need 3 of them?

 

 

 

Thanks!


Snapdrive and Snap Manager for SQL questions

$
0
0

HI all,

 

My user have a ESX environment with 2 x VM running SQL and 1 for Windows server. Snapdrive 7.1.3 is installed on all 3 servers. ESX use FC SAN connect NetApp 2650 storage for Datastore. From one of the DB server and Windows server, I can use SnapDrive to create a disk and able to select initiators (FC initiators & ESX iSCSI initiators) during create the disk but there is no available initiators shown on the other DB server. And can't proceed to create the drive on that DB server. Any idea why this happen and what I can do the check the reason and solve this strange issue?

 

When I start the Snap Manager on Windows server and choose "add server to be managed", it only able to show that DB server can't create drive but no show the first DB server. I try the same step on second DB server and it still not able to show the first DB server. Also I notice that the available server list content show from 2 server are not the same (in the environment there are other testing SQL DB but we only need to setup the Snap Manager for these 2 production DB server). Any idea of why there is different list showing?

 

 

 

Regards,

KK

 

 

SnapCenter with SQL - Would like a solution for TempDB failed

$
0
0

We have a lot of developers and a lot of databases and database servers. Too much to try and keep track of individually so our backups are configured at the instance level. The problem with this is the backup report barks about TempDB backup failure which I know you don't back it up, but this "failure" in the email report triggers an alert so i'm forced to review each of our 30 sql backups daily to confirm these are all false alarms. Any ideas how I can get rid of this failure while maintaining instance level backups?

Is separate Snapvault license required for the Snapvault Secondary?

$
0
0

Snapvault Primary: ONTAP 9.1RC1

Snapvault Secondary: ONTAP 9.1

 

Hi,

 

I have Snapmirror and Snapvault licenses installed on the snapvault primary cluster but have only snapmirror on the snapvault secondary cluster. I'd like to know: do I need to purchase a separate Snapvault license for the Secondary? ONTAP 8.2.2 7-mode "Data Protection Online Backup and Recovery Guide" (https://library.netapp.com/ecmdocs/ECMP1635994/html/GUID-6E696DA3-3E66-47BF-A8EA-CBBF2A7D7AEB.html) says:

 

"In Data ONTAP 8.2 and later, a single SnapVault license is used for SnapVault primary and SnapVault secondary instead of two separate SnapVault licenses."

 

I undestand this is from the 8.2.2 7-mode guide but unless there were licensing changes after 8.2.2, I assume the above holds true for my ONTAP 9.1 environment, ie. only one SnapVault license is required for both primary and secondary?

 

Thank you.

Snapcreator Powershell toolkit can't get correct data

$
0
0

Hi all. 

 

I'm trying to use powershell toolkit with SnapCreator 4.3.1P1. I can connect sucessfully using the connect-scserver cmdlet. 

But when using the Get-SCConfig -ProfileName Profile i'm getting partial output for example the volumeList and other fields are not working while in previous versions of snapcreator it was working ok. 

 

 

 

PS C:\> Get-ScConfig -ProfileName Oracle

 

ProfileName               ConfigName                Type       Agent                Application

-----------               ----------                ----       -----                -----------

Oracle                    oraclas                   STANDARD

 

 

PS C:\> Get-ScConfig -ProfileName Oracle | fl

 

 

configName                  : oraclas

description                 :

name                        : oraclas

profileName                 : Oracle

federatedApplications       :

type                        : STANDARD

typeSpecified               : True

numLog                      : 0

numLogSpecified             : False

tmpDir                      :

passwordProtected           : False

passwordProtectedSpecified  : False

useProxy                    : False

useProxySpecified           : False

snapDriveEnable             : False

snapDriveEnableSpecified    : False

snapdriveDiscovery          : False

snapdriveDiscoverySpecified : False

logTraceEnabled             : False

logTraceEnabledSpecified    : False

allowIpAddr                 : False

allowIpAddrSpecified        : False

useGlobalConfig             : False

useGlobalConfigSpecified    : False

controllerTimeout           : 0

controllerTimeoutSpecified  : False

volumeList                  :

volumeGroups                :

vfilerVolumes               :

ossv                        :

operationsManager           :

metadataVolumeList          :

protectionManager           :

snapshot                    :

snapVault                   :

snapMirror                  :

application                 :

event                       :

agent                       :

cloneAgent                  :

parameters                  :

archive                     :

clone                       :

appCommands                 :

preCommands                 :

postCommands                :

connection                  :

cMode                       :

filers                      :

Creating a global config in snapcreator

$
0
0

Hi,
I'm using snapcreator Framework 4.3.1 and have already created some global configurations. Now I want to add another global configuration but I'm not able to insert a Name.

I'm just able to chose "super global" or "profile global" but the field "Config name" ist not accessable.

Any idea?
I verified that I'm Administrator...

Viewing all 1251 articles
Browse latest View live