Re: SnapCenter Data Export
Weirdly, the individual components of your command are working perfectly. For some reason when I put them together it tries to connect to each host. For example, I can run the two lines below without...
View ArticleRe: SnapCenter Data Export
there is this parameter in get-smresoruces.. maybe is the one for you-UseKnownResources [<SwitchParameter>]Indicates that you want to return the cached resources. You can use this parameter when...
View ArticleRe: SnapCenter Data Export
@matte ! You are ingenius :). The following version of the command works! Thank you very very much for the help! That gave me just what I needed. Foreach ($hostname in ((Get-SmHost).Hostname)) {...
View ArticleRe: Error uploading the SCCTest custom plug-in zip file in the SnapCenter...
Hi @vishnu1 Looks like this is a duplicate post (as per your original post -...
View ArticleRe: mapping SAN volume clone volume to linux system to recover data.
Can I have reply on this.. I am curious to know about it. Thanks
View ArticleRe: Backup Of volume before doing reverse-resync or resync to avoid data loss
Thanks for the reply, this seems to be just solution for one site either DC or DR, for both sites I think below will work NDR <------------<DR<-----------------------<DC (LIVE...
View ArticleRe: mapping SAN volume clone volume to linux system to recover data.
You should be fine without changing anything, as they will mounted as 'read-only', which is fine as far you just want to copy the data from. Give it a try and let us know.
View ArticleRe: mapping SAN volume clone volume to linux system to recover data.
I tested and was able to map both parent & cloned to the same redhat host. No need to change anything, it is automatically assigned unique uuid & serial-hex. screenshot attached. You should be...
View Article(the future of... ) SnapCenter 4.8.x and community plugins
We're running 2 SnapCenter Servers hosting approx. 420 hosts.So having snapcenter we're actually snapping 89 ASE Databases43 DB2 Databases255 Oracle Databases94 HANA Tenantsand 36 MAXDB Databasesso we...
View ArticleRe: mapping SAN volume clone volume to linux system to recover data.
Thanks for the reply. I have checked the screenshot, I can see that original LUN and Cloned volume LUN, have different serial -hex. I am going to try it by myself and update the result here, give me...
View ArticleRe: Backup Of volume before doing reverse-resync or resync to avoid data loss
Dear All, Greetings for the day! Could you please update on this. Thanks
View ArticleObtaining a Non-Expiring Token for SnapCenter Plug-in for VMware vSphere API
Dear NetApp Community,I am currently working with the SnapCenter Plug-in for VMware vSphere API and have a question regarding token-based authentication. I would like to inquire whether it is possible...
View ArticleRe: Obtaining a Non-Expiring Token for SnapCenter Plug-in for VMware vSphere API
The docs say VMware provides token management. > The REST APIs for VMware vSphere use the VMware authentication API to obtain the token. VMware provides the token management. I'd check the vSphere...
View ArticleSnapCenter plugin for VMware vSphere - how to achieve specific retention plan?
Hello, Can I achieve the following retention plan for my VM datastores, where the primary (AFF) only keeps 7 daily snapshots, secondary (FAS) keeps 30 daily snapshots and tertiary (FAS remote) keeps 60...
View ArticleRe: SnapCenter plugin for VMware vSphere - how to achieve specific retention...
I'll answer myself - the retention policy in SCV refers to primary snapshots only.
View ArticleRe: SnapCenter plugin for VMware vSphere - how to achieve specific retention...
I had problem maintaining different counts of snaps in primary and secondary with SnapCenter. At the end I configured SnapCenter to manage snaps (keep 7days) on primary and update the vault. Then...
View ArticleSnapmirror initialization over a 1gb link
Hi, Planning to migrate 40tb data over 1 gb link (shared with other activities) using snapmirror. As per my test it will about 20days to finish the initialization. One of the option coming to my mind...
View ArticleRe: Snapmirror initialization over a 1gb link
https://kb.netapp.com/onprem/ontap/dp/SnapMirror/Considerations_for_using_Smtape_to_seed_a_SnapMirror_relationship_using_USB_disk
View ArticleRe: mapping SAN volume clone volume to linux system to recover data.
Any lun clone or volume clone will result in new LUN with New Unique Serial Number and hence the LUN when mapped to the host will be seen as unique SCSI device.
View Article