Our customer has several FAS8300 and FAS2750 systems, using SnapMirror to protect volumes onto a FAS2720. All the destination DP volumes corresponding to the volumes on the FAS2750 are located on the FAS2720’s aggr_01_SAS_1. Now that this aggregate has run out of space, can some of the DP volumes be migrated to another aggregate aggr_02_SAS_1 using XCP? If the current aggregate is already full, are there any other methods to migrate the DP volumes?
... View more
Hello, Netapp Team! Every day I dive deeper into the NetApp universe, but I miss a major in-person event here in Brazil. Imagine a NetApp INSIGHT on Brazilian soil! It would be the perfect opportunity to exchange experiences and learn from the experts. NetApp team, here's your suggestion and our interest! 😉 #NetApp #Technology #Community #Innovation #ITBrasil Everson Nascimento
... View more
I am migrating old CentOS VMs running MySQL 5.x to MySQL 8.0.x that will run on Rocky 8 or 9. I am installing mysql 8.0.x on the CentOS first, so I can verify all database files are updated and working. Mysql 8 keeps reading the NetApp .snapshot folder as databases and throwing errors and stopping. For some reason, this was not an issue in Mysql 5.x. I did some research and I believe mysql 8 does not have the ignore directory setting anynore Has anyone had and solved this issue ? Thank you.
... View more
Hi.
Good day.
I need information concerning replication on NetApp.
I have a controller at the DR site I want to replicate from. Obviously the data port IP address would be different from that at the production.
Now I want to bring the storage at the DR for base replication. Do I have to change the IP addresses for management or the data ports to create a new replication, start it, then break?
Thanks in advance.
... View more
I am working on some automation using powershell and the powershell toolkit. After creating a qtree and then its share, I am trying to set the 'ShareProperties' parameter, "browsable", which correlates to the checkbox in the UI for "allow client access to snapshot copies directory". It fails saying, "ShareProperties parameter specified, which is not supported for REST call". I have tried it with Set-NcCifsShare and Add-NcCifsShare. I am running the powershell module for NetApp.ONTAP Version: 9.16.1.2501 in PowerShell 7.5.1. An example of the script. If I take out the shareproperties piece, it works perfectly. Set-NcCifsShare -Name $shareName -SymlinkProperties enable -AccessBasedEnumeration $true -ShareProperties "browsable" -VserverContext $storageVM Is there any way to set that option via PowerShell?
... View more