Quantcast
Channel: ONTAP Discussions topics
Viewing all 4962 articles
Browse latest View live

SVM DR and snapmirror from command line is not in web Interface

$
0
0

Hello,

I have quastion about different between command line and web interface.

We have ONTAP 8.3 on FAS2552 and we have configured three SVM with DR to remote FAS2552.

All is set via command line (peers, relationship etc.). Snapmirror works, DR worsk, all seems be ok, but I have one problem :

 

If I set in "Veeam Backup and Replication" schedule to create snapshot and then run snapmirror, I give back from veeam this error :

"Cannot find any relevant NetApp SnapVault and SnapMirror relationships".

 

I think, that Veeam doesn't see snapmirror configuration via NetApp api on Netapp.

If I look on NetApp web interface, then I see under SVM in Protection section nothing. Nothing is in Policies -> Protection Policies too.

Soo, I think, that NetApp configuration is wrong, but I dont know why / where?

 

Otherwise, we have SnapMirror and SnapVault license and Veeam create snapshot on Netapp ok, but working with SnapMirror is problem.

 

Thank you for tip

 

Max


ONTAP Recipes: Easily create a Clone from SQL Database using SnapCenter

$
0
0

ONTAP Recipes: Did you know you can…?

 

Easily create a Clone from SQL Database using SnapCenter

 

  1. Login to SnapCenter server and click on the “Resources” tab as shown below, navigate and select Oracle DB to be restored once you are in Resources Tab.

Picture1.png

 

 2. After selecting the database, user will be navigated to Database Topology view as shown below, please select a data Backup Name and click on the Clone icon:

 

Picture2.png

 

3. A clone wizard will be launched, define the SID for the Clone Database and click on next button:

 

Picture3.png

 

4. In the next screen, select the host where the clone database should be created and optionally customize the mount points for the clone database on the database server as shown below:

 

Picture4.png

 

5. Optionally define a new password for the clone database

 

Picture5.png

 

6. Proceed till the summary page with default options and click on the “Finish” button to start Clone from backup, after clicking on the “Finish” button, navigate to “Monitor” tab by clicking on the Monitor link as shown below:

 

Picture6.png

 

7. After the clone is completed, topology page of the source database will have the clone entry as show below

 

Picture7.png

 

 

For more information, see the ONTAP 9 documentation center

ONTAP Recipes: Easily create OnDemand Backup of SQL DB or Instance using SnapCenter SQL Plugin

$
0
0

ONTAP Recipes: Did you know you can…?

 

Easily create OnDemand Backup of SQL DB or Instance using SnapCenter SQL Plugin

 

  1. Login to SnapCenter UI.

 2. Click on “Resources” link from left pane on the dashboard and select “Microsoft SQL Server” plugin from the plugin drop down as shown below.

 

Picture1.png

 

3. Click on the “New Resource Group” button on the right side as shown below:

 

Picture2.png

 

4. Enter the resource group name and click on the next button

 

Picture3.png

 

5. Select Resource Type for protecting the SQL resources. For protecting the databases at instance level select “Instances” from dropdown; otherwise select “Database” for protecting specific databases as shown below:

 

Picture4.png

 

6.  Select Databases as “Resource Type” and select desired databases from left pane to be protected and click on the ”>>” as shown below. Click on the Next button.

 

Picture5.png

 

7. Now, select an existing protection policy(FullAndLogBackupPolicyOnDemand) to be applied for this resource group form the dropdown as shown below and click on next button:

 

Picture6.png

 

8. Continue to the next screen by skipping the verification settings page by clicking on the next button:

 

Picture7.png

 

 9. Update the E-mail notification settings (if any changes required) and click on next button:

 

Picture8.png

 

10. Click on “Finish” button on the Summary page to complete the Resource Group Creation wizard:

 

Picture9.png

 

11. After clicking on the Finish button, the wizard will disappear and Resource group will be created and you will land on “Resource Group” (RG) details page. Click on “Backup Now” button as shown below:

 

 Picture10.png

 

12. Backup dialog will popup, click on the “Backup” button as show below:

 

Picture11.png

 

 

13. On demand backup will get triggered and to know the status of the job, click on the Monitor tab as shown below:

 

Picture12.png

 

14. The Backup job status will be displayed on the Monitor view as shown below:

 

Picture13.png

 

 

For more information, see the ONTAP 9 documentation center

 

Slowness with robocopy scripts

$
0
0

 

Hello,

 

I have reviewed the logs carefully and noticed the same scripts that run from our soon to retire NAS to the cloud is much faster than when it  is run from the current NAS to NetApp.

 

The logs showed each is file is copied again when in fact the file is already there.  I just removed auto resize on the volume & deduplication but no luck. This is important to me to reduce the time so we can allocate time to cut over to the new NAS (Netapp).

 

 

Old NAS to the cloud:

 


                 Total    Copied   Skipped  Mismatch    FAILED    Extras
    Dirs :     20268         0         0         0         2         0
   Files :    274387        0    274386         0         1         0
   Bytes :   663.963 g   0    663.963 g         0    22.0 k         0
   Times :   0:45:42   0:00:00                       0:00:03   0:45:39
   Ended : Saturday, October 14, 2017 5:51:10 PM

 

Old NAS to the Netapp

 

                 Total       Copied   Skipped  Mismatch    FAILED    Extras
    Dirs :     20268     0         0         0         2         0
   Files :    274387    274352        34         0         1         0
   Bytes : 663.963 g 663.874 g   91.10 m         0    22.0 k         0
   Times :   2:16:44   1:15:26     

 

Robocopy scripts:

 


START ROBOCOPY /PURGE \\fs1\c$\fs\vol0\terminal01 \\aws2\Data$\terminal01 /S /E /W:1 /R:1 /SEC /TEE /LOG:C:\Logs\terminal01.txt



START ROBOCOPY /PURGE \\fs1\c$\fs\vol0\terminal01 \\mynetapp\c$\vol_terminal01 /S /E /W:1 /R:1 /SEC /TEE /LOG:C:\migration\terminal01.txt

 

Thanks,

TT

Read only file should not be copied in CIFS

$
0
0

We have an requirement, where when the Read only file should not be allowed to copy. 

 

How do we achieve this. 

Access level tracking in CIFS

$
0
0

We wanted to have an audit on Access level. can we acheive this in netapp 7 Mode.

 

and instead sharing the data, can we share it through some Link. 

 

regards

Kamal

Need help with perfstat script as batch file

$
0
0

Hi,

 

Can someone help me with appending %date% dynamically to the output file of the perfsat.

 

This is my batch file content but it does not work:

perfstat8.exe 192.x.x.x  -t 2 -i 3,0 -z --sshprivatekey-file=X:\NetApp Downloads\Perfstat_Windows\Perfstat_Windows\.ssh\id_rsa -- mode = "c" -o X:\NetAppDownloads\Perfstat_Windows\logs\perfstat_%date%

 

++++++++++++++ should I do something like this +++++++++

@echo off

date = %date%

perfstat8.exe 192.x.x.x  -t 2 -i 3,0 -z --sshprivatekey-file=X:\NetApp Downloads\Perfstat_Windows\Perfstat_Windows\.ssh\id_rsa -- mode = "c" -o X:\NetAppDownloads\Perfstat_Windows\perfstat_%date%

 

+++++++++++++++++++++++++++++++++++++++

 

None works.

 

Thanks

SN

Is there a way to clean large aggregate footprint

$
0
0

Hello,

 

We encounter a strange issue on 8.2.4 7 mode.

An aggregate is filled with more than 3 TB of datas,

Aggregate               kbytes       used      avail capacity  
aggr0               21055590144 3609363136 17446227008      17%  
aggr0/.snapshot              0          0          0       0%

and however there are only 2 volumes in that aggregate of around 250 Go:

Filesystem              kbytes       used      avail capacity  Mounted on
/vol/volboot/        249036800    6923172  242113628       3%  /vol/volboot/
/vol/volboot/.snapshot   13107200     112104   12995096       1%  /vol/volboot/.snapshot
/vol/volpraboot/     249036800    4945480  244091320       2%  /vol/volpraboot/
/vol/volpraboot/.snapshot   13107200      31516   13075684       0%  /vol/volpraboot/.snapshot

 We can see that this amount of space is consumed of footprint:

Aggregate : aggr0

      Feature                                           Used      Used%
      --------------------------------      ----------------      -----
      Volume Footprints                               3.36TB        17%
      Aggregate Metadata                              1.85MB         0%

      Total Used                                      3.36TB        17%

 

For information, this aggregate was build with disks from a new shelf, then vol boot was moved into that new shelf (ndmpcopy), filer restarted, and then original aggr0 was deleted.

Should the volume footprints of aggr0 be the sum of each volume footprint ? It doesn't seem to be the case as individual volume foot print do not represent 3 TB

Is there a way to reduce the size of these footprint ?

Many thanks for your help,

 

Regards

 


Ensuring STIG Settings are in Effect

$
0
0

Greetings All,

 

We are currently ensuring that our STIGs for all servers are in place and I have two areas that I cannot find a resolution for.  They are:

 

1.  The maximum number of concurrent sessions - Will need to know if there is a setting to set for a maximum number of users to access the NetApp filers at the same time.

 

2.  The ability for the system to lockout after 15 minutes if idleness. - Like the WIN10 OS, the system will lock after 15 minutes of idleness, is there a setting for the NetApp filers to also have this capability.

 

I have found the one's for the log-on banner and the one for three unsussessful log-on attempts, so I am good here.

 

Any and all help is greatly appreciated.

 

James

On top of OnTap raid6 LUN's, should a mirror / raid be created on Solaris 10 servers?

$
0
0

If we use provisioned OnTap RAID6 LUN's on Soalris hosts, in the case of either using ZFS or Solaris Volume Manager, any reasons we should use redundant type of raid configurations, any type of raids or mirror?

 

Since disks are already protected on NetApp filers, can I just simply use devices without any mirror or raids for extra protection?

 

Looking forward your inputs!

Change Netapp FAS 2253 Management IP/Cluster IP ( Ontap 8.3)

$
0
0

Hello 

We are planning to change the IP structure on our infrastructure and need to change our Netapp FAS 2554 Management/Cluster IP Address

 

Can you please advise how can I proceeded since am fresh in NetApp.

 

  • FAS2554
  • Netapp storage ontap 8.3

 

 

SnapCenter 3.0 Installation hangs/stops at "Installing Package MySQL Installer"

$
0
0

Hi, 


I am trying to install SnapCenter on Windows Sever 2016. Unfortunatelly, the installation hangs abruptly at "Installing Package MySQL Stage" as shown in the images below:

Image 1:

sql.PNG

 

Image 2:

 

sql2.PNG


After 4 hours of waiting, I finally decided to cancel the installation and got the log file attached herein.  

 



Any idea what the issue could be? I have tried to redo the installation a couple of times to no avail. 

 

 

Add a new iSCSI connection from Windows Server to vServer using command line or script

$
0
0

Hello

 

First of all I should mentioned I am not a NetApp engineer but rather a Windows engineer

 

I am trying to achive something that on the surface of it would appear simple 

 

I have A Windows Server and a CModde vServer there are currently 4 iSCSI connection from the Server to the Filer and I want to add 4 new ones (to different IP addresses on the vServer)

 

I would prefer to use the command line utility iSCSICli.exe as it is installed on every system (but I could also use DataONTAP toolkit if required)

 

All I need to do is create a New iSCSI from a particular Source IP address in the Server to a particular IP address on the vServer

 

I have found several examples on the internet using iSCSIcli.exe but none of them appear to work.

 

also there are no actual examples when you type iSCSIcli.exe /?

 

does anyone have a working example please that will let me created a new iSCSI connection which will persist after rebootin the Server

 

Thanks

EB

Problems with OnCommand Plug-in for Microsoft 4.1.2

$
0
0

Hello,

 

I'm experiencing a couple of issus with OCPM 4.1.2

 

The plug-in has installed successfully on one management server and I am recieving alerts and lots of other telemetry from the clusters. The two issues I have run into so far are:

 

1. I cant add another management server to the pool. When I execute the "Clustered Data ONTAP: Add Management Server" task I am prompted for credentials and when I click OK I recieve the following error:

 

=== CLIENT ===
OnCommand Plugin for Microsoft 4.0
=== ERROR ===
OC.Common.Error.DefaultErrorDetails

=== MESSAGE ===
Value cannot be null.
Parameter name: input

=== DETAILS ===
Value cannot be null.
Parameter name: input

=== CORRECTIVE ACTION ===
No corrective action found.

=== STACK TRACE ===
   at System.Text.RegularExpressions.Regex.Match(String input)
   at System.Text.RegularExpressions.Regex.Match(String input, String pattern, RegexOptions options)
   at OC.Cluster.OM.Library.Performance.PerfStoreDB.GetOCPMDBServerConnectionInformation()
   at OC.Cluster.OM.Management.ManageResourcePoolMember.ManagementServerCredentials.okButton_Click(Object sender, EventArgs e)

 

2. The "Volumes" view never loads in the console. When I select the "Volumes" view I am presented with a "Loading" message but it never actually loads. When I select the "Volumes" view in the web console I see all 192 volumes populated with relevent status and statistics.

 

Grateful for any advice

 

Steve

 

problems with group and mapping

$
0
0

Hi 

 

i m using datap onta 8.3.1P2 

i have the following problem

 

i have volume that use security style unix that are accessed by some of our user through CIFS.

 

it s the same AD that it is used for security style unix and security style CIFS.

 

this AD group Seq-epigen is constructed with

- individual member

- inclusion of the group solexa.

 

The people who is directly included in the group as a person have the supplementary gid seq-epigen

 

diag secd authentication show-creds -node cng_n04 -vserver cng_svm_01 -win-name AD-CNG\leduc

 

UNIX UID: leduc <> Windows User: AD-CNG\leduc (Windows Domain User)

GID: cng
Supplementary GIDs:
cng
BioInfo
solexa
LabMeetingCNGro
Seq-Epigen
g_sav
g_info
g_joe
g_remod385_ircm
CrimeNGS

Windows Membership:
AD-CNG\CERTSVC_DCOM_ACCESS (Windows Alias)
AD-CNG\g_remod385_ircm (Windows Domain group)
AD-CNG\TerminalConnection (Windows Domain group)
AD-CNG\LabMeetingCNGro (Windows Domain group)
AD-CNG\BioInfo (Windows Domain group)
AD-CNG\g_info (Windows Domain group)
AD-CNG\g_principal_cng (Windows Domain group)
AD-CNG\SeqFollowUp (Windows Domain group)
AD-CNG\cng (Windows Domain group)
AD-CNG\Domain Users (Windows Domain group)
AD-CNG\depotBioinfo (Windows Domain group)
AD-CNG\mas_spec (Windows Domain group)
AD-CNG\CrimeNGS (Windows Domain group)
AD-CNG\SuiviGA (Windows Domain group)
AD-CNG\g_sav (Windows Domain group)
AD-CNG\g_joe (Windows Domain group)
AD-CNG\Seq-Epigen (Windows Domain group)
AD-CNG\solex_bioinfo (Windows Domain group)
AD-CNG\depotSeqIllumina (Windows Domain group)
AD-CNG\solexa (Windows Domain group)
AD-CNG\BioInfo (Windows Domain group)
AD-CNG\mas_spec (Windows Domain group)
BUILTIN\Users (Windows Alias)
User is also a member of Everyone, Authenticated Users, and Network Users

Privileges (0x2080):
SeChangeNotifyPrivilege

 

the people who are in the group seq-epigen through the inclusion of the group solexa doesn't get the supplementary GID seq-epigen.

here an example

 

diag secd authentication show-creds -node cng_n04 -vserver cng_svm_01 -win-name AD-CNG\lechner

 

UNIX UID: lechner <> Windows User: AD-CNG\lechner (Windows Domain User)

GID: cng
Supplementary GIDs:
cng
solexa
LabMeetingCNGro
g_sav
cimlimsReports
g_prjinfo
g_remod385_ircm

 

 

 

Windows Membership:
AD-CNG\admin_babelfish (Windows Alias)
AD-CNG\CERTSVC_DCOM_ACCESS (Windows Alias)
AD-CNG\CQdbCNG (Windows Domain group)
AD-CNG\g_remod385_ircm (Windows Domain group)
AD-CNG\TerminalConnection (Windows Domain group)
AD-CNG\LabMeetingCNGro (Windows Domain group)
AD-CNG\LimsSolexa (Windows Domain group)
AD-CNG\teamProdCng (Windows Domain group)
AD-CNG\depotSeqExome (Windows Domain group)
AD-CNG\AchatHighT (Windows Domain group)
AD-CNG\LimsSolexaAdm (Windows Domain group)
AD-CNG\depotProductionCNG (Windows Domain group)
AD-CNG\g_principal_cng (Windows Domain group)
AD-CNG\illuminaHD (Windows Domain group)
AD-CNG\Domain Users (Windows Domain group)
AD-CNG\g_prjinfo (Windows Domain group)
AD-CNG\depotGenIllumina (Windows Domain group)
AD-CNG\mas_spec (Windows Domain group)
AD-CNG\cimlimsReports (Windows Domain group)
AD-CNG\SuiviGA (Windows Domain group)
AD-CNG\followup (Windows Domain group)
AD-CNG\adonix (Windows Domain group)
AD-CNG\g_sav (Windows Domain group)
AD-CNG\TAPuser (Windows Domain group)
AD-CNG\Seq-Epigen (Windows Domain group)
AD-CNG\depotSeqIllumina (Windows Domain group)
AD-CNG\Arketypers (Windows Domain group)
AD-CNG\solexa (Windows Domain group)
AD-CNG\I.E.users (Windows Domain group)
AD-CNG\babelfish (Windows Domain group)
AD-CNG\Arketypers (Windows Domain group)
AD-CNG\babelfish (Windows Domain group)
AD-CNG\CQdbCNG (Windows Domain group)
AD-CNG\mas_spec (Windows Domain group)
AD-CNG\lechner (Windows User)
AD-CNG\adonix (Windows Domain group)
AD-CNG\I.E.users (Windows Domain group)
BUILTIN\Users (Windows Alias)
User is also a member of Everyone, Authenticated Users, and Network Users

Privileges (0x2080):
SeChangeNotifyPrivilege

 

 

 my problem is that i have restricted the access of a directory to only members of the group Seq_epigen

lechner is a member of the group but can't access to it as she s trying to access it through a CIFS share

 

Is there a way to support nested group in this configuration? .

 

 

 

 


7MTT Error (40121)

$
0
0

I am getting blocking error (40121) in the 7MTT:

 

"The total combined number of DNS name servers on the specified 7-Mode storage systems and the SVMs is more than 3. Clustered Data ONTAP supports only 3 DNS name servers"

 

The KB in the recommened actions shows nothing (https://kb.netapp.com/support/index?page=content&id=8010446).

 

What is the workaround for this issue?

 

I've tried running the following command, to no avail:

 

transition cbt ignoragbleerrors add -p "project" -c ignore-cifs-ad-domain-mismatch

Security Patch: Status of NTAP-20160303-0001

Ontap 8 7-mode CIFS auditing. Possible to have the logs in XML format instead of EVT

$
0
0

Is there a way to configure CIFS auditing in Ontap 8 (7-mode) to obtain the logs in XML format instead of the standard EVT format ?

Events logging & system alerts

$
0
0

 

Looking for some information on how we can have certain events be sent to an email address.  Currently only email we get is a controller going down when we tested failover/redundnacy.

 

 

Can we sort/set certain events or system alerts to be sent via email?  I am guessing from reading that this has to be done via the cli?

 

Recently we got this a few days ago and feel something like this should be emailed to us.

 

Event: nvmem.battery.FET.off: The NVMEM battery charge FET is off. To prevent data loss, the system will shut down in 24 hours.

 

 

I have read about unifided manager but still evaluating other options. 

 

Thanks,

TT

Type definitions for ONTAP PowerShell Toolkit

$
0
0

The PS Manual mentions C types like `DataONTAP.C.Types.Vserver.VserverInfo` or `DataONTAP.C.Types.Sis.SisStatusInfo` as the cmdlet's output, but I can't seem to find their definition anywhere.

 

Does anybody know where they are available?

Viewing all 4962 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>