Nexcenta Access Training
Nexcenta Access Training
GTM:
https://global.gotomeeting.com/join/876165637
Class:
https://training.nexenta.com/classroom01
Notes:
https://it.it-news-and-events.info/nexenta/2019-April-Training/access.txt
Nexenta Docs:
https://nexenta.com/products/documentation
https://prodpkg.nexenta.com/nstor/5.1.2.0/docs/NS-5.1-Installation-Guide-RevA.pdf
Password is nexentA01
From the guacamole web page, you can launch a windows desktop or an SSH session to an
NexentaStor server.
To login to the NexentaStor servers via ssh, use admin and nexentA01
The naming convention is sXnX. So, for student 3, their two nexenta nodes are s3n1 and s3n2.
192.168.0.11 10's of the 4th number for the student number: node 1, 2, VIP
192.168.1.11 Same but on the iSCSI network. Can be used for heartbeat
http://192.168.0.13:8457
Each student environment is unconfigured and unlicensed. Please use these license tokens
Student
Getting Started
license show
Upgrade
software version
system status
software upgrade
Review
software list
system status
Date/Time
uptime
Inventory
enclosure list
disk list
inventory nic
link list
route list
ip list
Dedicated Heartbeat
Example:
NOTE: If you use gmail as in this example, you may have to login via the web and change a
setting to allow for less secure access
system smtp-test
FC
enclosure list
Managing Networks
Interfaces
link list
inventory nic
Addresses
ip create static
ip list
DNS
Network Route
Aggregating NICs
link list
Pool
Example:
When creating a pool, you can force to utilize the disks even if they are currently in use by
using the -f flag.
Configuring HA Cluster
svc list ha
On each node, create a host entry for the other node with net create host <IP> <name>
** use -f
hacluster status
hacluster status -e
Example:
To add a VIP called vip22 on an interface called vlan22 configured over VLAN 22
http://192.168.0.101:8457
Select DATE/TIME
Select NTP
Select Timezone
reboot
Register
https://nexenta.com/products/downloads/nexentastor5
https://nexenta.elmegil.net/Scripts/fe.tgz
----------
http://sea.zfsdestroy.com/tools.tgz
Essentially the 4.x binaries work on 5.x., I have fio and iozone in there as well.
Determine back-end and front end performance characteristics with iozone:
The synthetic data file created by iozone be highly compressed, leading to silly, meaningless results
Install iozone
start with a small data file size and small number of threads to validate test in a short period of time
finish with a big data file size and larger number of threads
don't get too carried away or else the system will be spending too much time running the
benchmark and not enough time doing I/O
make sure iozone runs for many hours - perhaps over night - to "burn in" the system
If you have two nodes, share the iozone folder to the other node and run the iozone tests via NFS.
That will show the peak performance with no network switch or competing traffic.
In addition to setting expectations for production performance, iozone can be used to stress the
system and shake out errors. Check logs and run commands like
iostat -en
to look for errors