Quantcast
Channel: All Data Protection posts
Browsing all 3468 articles
Browse latest View live

Re: Connection Refused

If you know the IP, then you can run this command to identify the LIF type.::> network interface show -address xx.xx.xx.xx -fields service-policy

View Article


Re: Backup Of volume before doing reverse-resync or resync to avoid data loss

We have setup as below DR <---30 minutes Schedule----<DC>-----30 Minutes Schedule-----> NDR So do you mean to say, If we are LIVE at DC side and want to reverse resync from  DC to DR, we...

View Article


mapping SAN volume clone volume to linux system to recover data.

Dear Team, I have two SAN Volumes of 5 GB each I created a mount point on RHEL 8.6 of 10 GB, copied data in mount point later i created clone of these two SAN volumes. Now I want to map these two...

View Article

Re: mapping SAN volume clone volume to linux system to recover data.

I guess you should be able to do that. I remember done that in the past (snapdrive for unix days), but I am guessing if you are going to do this manually, then it may be required to change the Disk...

View Article

Re: Backup Of volume before doing reverse-resync or resync to avoid data loss

I am only confused with terms and your setup. But, your understanding of the fact that you have another copy of the destination volume as Territory copy and you can use that to recover if anything...

View Article


Re: mapping SAN volume clone volume to linux system to recover data.

Thanks for the reply. How to change  the Disk Unique Identifier/UUID of LUN? Is it done from Netapp Command line? I see only below options. Cluster 1::> lun modify -vserver City1 -volume vol1 -lun...

View Article

Can we increase size of SAN LUN already having data on Solaris SPARC system

Dear Team, We have  Volume of 60 GB inside it LUN of 50GB , this is mapped to Solaris SPARC system and created mount point of /data of size 50GB now we need to extend this mount point size already...

View Article

Re: Can we increase size of SAN LUN already having data on Solaris SPARC system

Which ONTAP version FILER running (kb is referenced below) ?Kb states: Starting from ONTAP 9.6, newly created LUNs with the OS type solaris have zero-sized prefix and suffix streams, and lun resize...

View Article


Re: Can we increase size of SAN LUN already having data on Solaris SPARC system

So from 9.6 ONTAP version, LUN resize on Solaris is supported correct? (Yes, No)Answer: I guess we need to just make sure that while creating LUN in Solaris, prefix-size ,suffix-size should be zero, so...

View Article


Re: Can we increase size of SAN LUN already having data on Solaris SPARC system

So from 9.6 ONTAP version, LUN resize on Solaris is supported correct? (Yes, No)Answer:  Yes but LUN resize is supported on prior to 9.6 as well, provided it has been created with the workaround...

View Article

Re: Can we increase size of SAN LUN already having data on Solaris SPARC system

To confirm: (9.6 onwards)1) Just create a LUN without using prefix/suffix-size2) To confirm prefix/suffix-size value, run this command:::> set diagWarning: These diagnostic commands are for use by...

View Article

Re: Can we increase size of SAN LUN already having data on Solaris SPARC system

10/10 for reply!  Thanks for giving answer to my queries. Last query: LUN already having data, can also be resize in Solaris with out any data loss or corruption, correct if we have prefix ans uffix...

View Article

Re: Can we increase size of SAN LUN already having data on Solaris SPARC system

You're welcome. Sorry but I neither represent NetApp nor I represent NetApp support, and more so it is not advisable to take 'forum threads' as authority or any sort of guarantee. It's just a place to...

View Article


Re: Can we increase size of SAN LUN already having data on Solaris SPARC system

Thanks for your details in reply. Ok I got, I will open ticket with NetApp and get it confirmed by them, however we have already successfully extended LUN on Solaris which is having data without any...

View Article

Re: SnapCenter Data Export

Hellowith get-smresources you have to specify the host name, yes!so you can get the SQL resources for all the hosts you haveone example you can start with is Foreach ($hostnamein...

View Article


Re: SnapCenter Data Export

Thank you @matte ! I will try that (hopefully later today) and will see if that works.

View Article

Re: SnapCenter Data Export

try out this one Foreach ($hostnamein ((Get-SmHost).Hostname)) { (get-smresources-HostName$hostname-PluginCodeSCSQL) |Select-Object-Propertydbname,dbversion}  then you can redirect the out in a .csv...

View Article


Image may be NSFW.
Clik here to view.

Re: SnapCenter Data Export

Thank you @matte ! I am not a mysql expert by any means. Any idea what I'm missing here? It's just giving me a prompt in return as seen below. I tried removing the redirect to a file at the end and I...

View Article

Re: SnapCenter Data Export

oh .. what i shared is to run in Powershellif you want to query nsm let me know what you want to get exaclty.but with PS i think it is much easier

View Article

Re: SnapCenter Data Export

Ah, for some reason @matte I thought your code was mySQL. Okay I just tried it in PowerShell, but it is trying to connect directly to each host rather than just pulling the data from the SnapCenter...

View Article
Browsing all 3468 articles
Browse latest View live