Re: xcp initial configuration
Sometimes, it can get little frustrating, but keep trying. Looks like you are giving location of catalog on this linux box- [root@utility-mgmt-004 xcp]# ? So, as per the requirement - The catalog...
View ArticleRe: xcp initial configuration
That may be insufficient perms on some of the files at source, or maybe at destination, but the catalog thing seems OK now.
View ArticleRe: xcp initial configuration
I see that the error is pointing to - invalid path in your setup. Could you verify if the solution listed applies to your issue. Could you check this: (Go to last section of the listed XCP...
View ArticleRe: How to implement "real-time" snapmirror repliaction?
hey after trying several things, i was able to create a snapmirror task that replicated every minute, i did ti by creating a schedule policy using the cron option. thought id let you know!
View ArticleRe: How to implement "real-time" snapmirror repliaction?
https://www.netapp.com/pdf.html?item=/media/17174-tr4733pdf.pdfp.9 Common Snapshot CopyBy default, a common Snapshot copy is created every six hours. The interval between creation of eachSnapshot copy...
View ArticleRe: How to implement "real-time" snapmirror repliaction?
@remr1n What you can do and what is supported are currently two different things...sorry. SnapMirror async is qualified and supported with a minimum schedule of 5 minutes.Sorry.
View ArticleRe: How to implement "real-time" snapmirror repliaction?
forgot to mention that i changed it to a-sync replication and created a schedule to replicate every minute
View ArticleRe: How to implement "real-time" snapmirror repliaction?
hey thanks for the reply. i did change it to a-sync and created a 1 minute schedule.if there is any documenatation regarding the supported scheule being 5minute, could you direct me to it? i wanna know...
View ArticleRe: How to implement "real-time" snapmirror repliaction?
Async is 5 minutes for FlexVol volumes and 30 minutes for FlexGroup volumes.For SVMs (SVM-DR), the minimum is 15 minutes.Sync has a common snapshot creation of 30 minutes.
View ArticleRe: How to implement "real-time" snapmirror repliaction?
thanks i was able to find the KB for supported schedule timings. is there a specific reason less than 5minute schedule is unsupported? like is it because if its less than 5min, itll put more stress on...
View ArticleRe: How to implement "real-time" snapmirror repliaction?
There is aways a balance between available resources, network contention, data change rates, etc. For async, there is not as much pressure to have a "real-time" duplicate on the DR...if there was, you...
View ArticleRe: How to implement "real-time" snapmirror repliaction?
thanks for the reply. as ive gathered throughout this thread, sync SM is what seems like the viable way to go but since the user cannot see the latest data since it redirects them to the latest...
View ArticleMSSQL backup with SnapCenter Plugin for vSphere vs SnapCenter plugin for MSSQL
Hello All, My infra is 100% virtualized with vSphere. What are the differences/advantages of taking MSSQL server backups with just SnapCenter Plugin for VMware vSphere (with VM consistency ON) vs...
View ArticleRe: MSSQL backup with SnapCenter Plugin for vSphere vs SnapCenter plugin for...
SCV, will only provide Crash & VM-Consistent Backup : Crash consistent by taking a snapshot of all the data found on a disk at the exact same time without any awareness about the underneath...
View ArticleXCP file analytics logging failed
Hello, After a successful installation of XCP 1.9 i am not able to log in to the file analytics. Did a reset of admin password, reset of DB password, rebuild of ini file and 2 reinstallations but the...
View ArticleRe: XCP file analytics logging failed
To uninstall:bash ./configure.shThen choose "3. Cleanup". I also can't get the Web UI to work, but it's not due to two processes. Something's messed up with the Web server's vHost configuration.
View ArticleRe: XCP file analytics logging failed
The PIDs show it's one process that starts another, which means it's not two separate servicesroot 14657 1 0 11:23 ? 00:00:01 /usr/bin/xcp --listen root 14658 14657 0 11:23 ? 00:00:00 /usr/bin/xcp...
View ArticleCouldn't upload custom plug-in file SCCTest.zip to the SnapCenter Host(4.6)
While trying to browse and upload the custom plug-in SCCTest.zip, the following error occurs:There are some problems with the Plugin_Descriptor.xml file of plug-in package 'SCCTest' :...
View ArticleRe: MSSQL backup with SnapCenter Plugin for vSphere vs SnapCenter plugin for...
As far as I understand - SCV works with VMware Tools, which quiesce the filesystem and create VSS snapshot. Since MS SQL is VSS aware, the MSSQL backup with just SCV has to be app-consistent. SCV can't...
View ArticleRe: MSSQL backup with SnapCenter Plugin for vSphere vs SnapCenter plugin for...
> Since MS SQL is VSS aware, the MSSQL backup with just SCV has to be app-consistent. Earlier comment by OntapForum: > To ensure SQL DB is consistent (hosted inside a VM), there must be a...
View Article