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
-1
votes
2 answers

Disable all NFS Client cache on CentOS

I have a netapp server exportting NFS share (NFS3). I am monitoring the fpolicy on the netapp server, this means, I listen to all File read operation of the volume (and share..). From a CentOS machine, I mount that NFS and perform File read (cat)…
ilansch
  • 179
  • 2
  • 13
-1
votes
2 answers

NetApp .Snapshots wont delete

I am working in VMware Vspere client, I am an sys administrator taking over for an Admin who has left. Many users were complaining about space in our Mounted Linux shared drive. So I did some digging and found many .snapshot files which are rather…
Syseng
  • 3
  • 3
-1
votes
1 answer

How can I use mount a NetApp NFS drive on Windows so I can create symlinks on it?

I tried two ways of mounting a NetApp NFS drive on a Windows server: Mounting using SMB/CIFS from NetApp Mounting as a NFS drive using Windows NFS Sevices With none of them, Windows did not let me create junction points (Windows flavour of…
sorin
  • 8,016
  • 24
  • 79
  • 103
-1
votes
1 answer

I have a Netapp that I want to backup for off site backup/DR

We use mixed CIFS and NFS volumes and I want to run a single backup server that copies all of the files from the NetAPP to local disks that can be sent of site for backup/DR. How would I configure the NetAPP to allow me to read everything on both…
kkron
  • 188
  • 1
  • 5
-1
votes
4 answers

Xen virtualization NOT using a single centralized storage repo

I've been tasked with finding alternatives for storage VDIs and other underlying data in our Xen virtual machines. We currently use a NetApp filer cluster, but with the heads going EOL in December there's reluctance to continue to spend on NetApp.…
-2
votes
1 answer

Which SAS JBOD module for NetApp DS4243?

Does anyone know what the SAS JBOD module is called (model number perhaps) that works for NetApp's DS4243 disk array? I can find controllers on ebay, but not a single SAS JBOD module. Afterwards it will be used on Linux.
Jasmine Lognnes
  • 2,520
  • 8
  • 33
  • 51
-6
votes
1 answer

What is a Fibre Channel disk?

Our NetAPP SAN uses something called "Fibre Channel" disks. What are Fibre Channel disks, and does this mean that I can't replace them with a NetApp SATA or SAS disk?
Jasmine Lognnes
  • 2,520
  • 8
  • 33
  • 51
1 2 3
13
14