Questions tagged [netapp]

Netapp makes storage: primarily, their Data ONTAP series which does network attached and block storage. Since they acquired Engenio, they also sell block-only devices.

NetApp filers are a popular model of network attached storage (NAS) device. NetApp also sell software products catering to the storage reporting and monitoring market niche.

A NetApp filer is a standalone appliance which runs an operating system called ONTAP, and has it's own specialist command set, and is loosely based on BSD. Their primary service offering are for network storage, via CIFS and NFS.

They've also diversified into direct attached storage via iSCSI and FCoE.

Filers are typically configured with a custom variant of RAID-4, that NetApp call RAID-DP. Essentially RAID-4 with a second parity drive.

1 or more RAID groups are turned into an aggregate - a pool of storage.

Volume are created within an aggregate, and may be thin provisioned or deduplicated.*

Qtrees are created within volumes a top level - they're quotaed directory structures. (Enforcing a quota is optional - qtrees merely enable the quota tracking mechanism).

  • Filers deduplicate at volume level, because this allows volumes to be treated as standalone containers for the purposes of migration around a cluster.
202 questions
0
votes
1 answer

Expanding NetApp volume via spare disks

I am somewhat new to NetApp, so please bear with me. I have a NetApp appliance that I was told has spare disks. How do I: Determine how many spare disks I have available? I have tried "disk show", but it doesn't have a column for "spare". All disks…
cat pants
  • 2,273
  • 10
  • 35
  • 46
0
votes
1 answer

Which network file systems can deal with huge amount of subdirectories?

I need a network file system that can be accessed from multiple machines as the same time and that it will still be able to keep like 100.000 subdirectories of a single directory. In case someone is wondering why having these requirements: the…
sorin
  • 8,016
  • 24
  • 79
  • 103
0
votes
1 answer

FAS3240 Storage Reports

We have two netapp FAS3240 - I am trying to run a storage report. At my last company we were using EMC storage products. You could run reports to show luns, size of luns, what is being used what is available,etc. For the life of me I cant find how…
user1892330
  • 21
  • 1
  • 2
  • 4
0
votes
1 answer

NetApp Data ONTAP PowerShell Get Access-Based Enumeration (ABE) Flag?

I am trying to find out what CIF Shares have the Access-Based Enumeration (ABE) flag set on them through the NetApp Data ONTAP PowerShell CMDLET. You can set it through the CLI by using controller> cifs shares -change sharename -accessbasedenum I…
tkrn
  • 159
  • 1
  • 9
0
votes
2 answers

Use web browser to launch windows applications

I'm look for some software (it may not exist yet) that would allow me to do something along the lines of: Install the software on a server, "package" and "publish" it similar to Windows Remote App, but then run that application from a web browser…
msindle
  • 605
  • 8
  • 26
0
votes
1 answer

snmp mib for netapp on debian squeeze

Trying to get cacti drawing graphs on our netapp, I downloaded NETWORK-APPLIANCE-MIB.mib from http://www.oidview.com/mibs/789/NETWORK-APPLIANCE-MIB.html and copied it into /usr/share/mibs/netsnmp/. Stracing snmpwalk it looks like the file is…
Kevin G.
  • 209
  • 3
  • 12
0
votes
1 answer

DFS: should I separate my home directories from my DFS root?

I am planning on setting up a DFS root to house all of our departmental shares, and I also plan on having Home directories that automatically mount through AD profile. We will be using a NetApp for storage. Should I have the home dirs be part of…
user132844
  • 21
  • 2
  • 3
0
votes
1 answer

Netapp Fail Disks to upgrade to 64-bit agg0 with no free disks?

I have a client that I am configuring a NetApp system for, but they played around with the system before I got there and have already assigned all of the disks to the aggr0 which is a 32-bit traditional volume. In light of future upgrade/space…
BillMorton
  • 104
  • 1
  • 6
0
votes
2 answers

How to backup NetApp storage on Linux?

Our NetVault license is about to expire within the next year, so what alternatives are there on Linux? We have 20TB and many millions of files, so time on the backup window is important. The backup is done to tape, where a full backup is done once a…
Sandra
  • 10,303
  • 38
  • 112
  • 165
0
votes
1 answer

Netapp SMVI and SMSQL Backup strategies

Netapp VMWare Sql Server VM's using SMVI to backup OS and SMSQL to backup DB's Windows and generic data drive on one volume, SQL MDF's on another, SQL TempDB on another and SQL Logs and SMSQL SI on a fourth. My DataCenter Storage Engineers tell me…
0
votes
2 answers

Can I have different ESX hosts accessing the same LUN over different protocols?

I currently have a cluster of two ESX 3.5U2 servers connected directly via FiberChannel to a NetApp 3020 cluster. These hosts mount four VMFS LUNs for virtual machine storage. Currently these LUNs are only made available via our FiberChannel…
Kevin Kuphal
  • 9,134
  • 1
  • 35
  • 41
0
votes
1 answer

SQL Server iSCSI session issue with a NetApp SAN

We had an issue early this morning when iSCSI issues broke connectivity with a few of our databases (resulting in a SQL Server Error 21). Attempts to DBCC CheckDB did not work, and the only solution was to restart the SQL Service. Is there a known…
Matt Beckman
  • 1,502
  • 18
  • 33
0
votes
4 answers

NFS "Permission Denied" getting cached on NetApp Filer

We have a bunch of Linux boxes mounting NFS shares off a NetApp filer. From time to time, I will flub some part of the export configuration. Typo on one of the allowed hosts, incorrect IP address, etc, etc. No worries, this is usually done on a…
Christopher Karel
  • 6,582
  • 1
  • 28
  • 34
0
votes
1 answer

I'm looking for a good database regrouping all NetApp products and solution

First Question: I would like to inform myself about NetApp, and I'm looking for a good, complete database where all products and solultions are regrouped, with their features and technical informations. The website is full of informations, but I'd…
waszkiewicz
  • 1,002
  • 3
  • 17
  • 36
0
votes
2 answers

NetApp FAS270 head doesn't see disks

I have an FAS270C. For months, I've been running it in a split-head manner (that is, with each head serving data totally independently, and without any clustering even being enabled) in order to facilitate moving some data around. I finally got…
wfaulk
  • 6,878
  • 7
  • 46
  • 75