====== NetApp ======
===== ONTAB Simulator mit mehr Platten =====
Anbei die Auflösung für die Erweiterung des NetApp 7.3 Simulators.
Ich habe es mit der aktuellen Version 22 nachstellen können.
cd /sim
nano setup.sh
#nach MaxDisks suchen
#MaxDisks=56 eintragen
#und abspeichern
#danach
./makedisk aufrufen
#einfach 28 Stück hinzufügen.
Insgesamt sollte das System nun über 56 Disks verfügen.
Mit mehr Disks klappt es leider nicht, ein Coredump wird
dann lediglich beim Starten des Simulators erstellt.
===== NetApp SRA findet NetApp nicht =====
[[vmware:srm#NetApp SRA findet NetApp nicht|Siehe den Artikel unter VMware/SRM]]
===== Install des VAAI NFS Plugins =====
Install:
esxcli software vib install -n NetAppNasPlugin -d file:///tmp/NetAppNasPlugin.v18.zip
Check:
~ # esxcli software vib get| grep NetApp
NetApp_bootbank_NetAppNasPlugin_1.0-018
Name: NetAppNasPlugin
Vendor: NetApp
Summary: NAS VAAI NetApp Plugin
Description: NetApp NAS VAAI Module for ESX Server
Payloads: NetAppNasPlugin
~ #
VAAI check:
~ # vmkfstools -Ph /vmfs/volumes/NFS_SATA_1T_01
NFS-1.00 file system spanning 1 partitions.
File system label (if any): NFS_SATA_1T_01
Mode: public
Capacity 700 GB, 390.3 GB available, file block size 4 KB
UUID: 688647ef-6e40cdef-0000-000000000000
Partitions spanned (on "notDCS"):
nfs:NFS_SATA_1T_01
NAS VAAI Supported: YES
Is Native Snapshot Capable: YES