This is meant as a very quick guide to installing ONTAP onto disks that do not have an operating system already, or destroying an existing set of disks and re-installing ONTAP from scratch. Remember that this process is very destructive, any data on any disks attached to the system will be completely wiped and re-initialised. If you have disks that you want to attach to this system, but they also have data you want to keep on them, please make sure you leave them detached from the system until you have finished the disk initialisation process!
You will need a console connection to the sytem for most of the process, I’d recommend for all of it to be honest. You will have a filer head, and a shelf of disks. If this is going to be a cluster and you have software ownership enabled, then I’d first get the systems connected to their own disks and get ONTAP installed before you complete the full cluster cabling or any HA cabling.
If you just need to upgrade the installation of ONTAP, checkout ONTAP Upgrades.
If the system does not have a base installation on the Compact Flash card already, then you will need to first NetBoot the system.
When the system boots, you will be prompted to break the boot sequence (either CTRL+C or any key), shortly after this and the system POST checks, it’ll start loading the ONTAP version that is on the Compact Flash card. At this point you will be prompted to press CTRL+C to get special boot options made available. You’ll want to be watching as you want to catch this prompt, so hit CTRL+C. When the system has finished it’s POST checks, you’ll be warned about the partner if this is / was configured as a cluster, agree to this so long as you are sure you are ready! Read more... (478 words, estimated 1:55 mins reading time)
You can’t actually interact with the volumes, this is an old command that is superceded by aggr now.
*> vol
vol: Please use the “aggr” command for maintenance operations on traditional volumes and aggregates.
VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
Unfortunately I don’t have any SAS disks to play with at the moment. But I really want to know what “sasadmin sata_anarchy” does
*> sasadmin
Usage: sasadmin dev_stats [<adapter_name>]
sasadmin dev_phy_disable <adapter_name>.<shelf_id>.<bay_id>
sasadmin dev_phy_reset <adapter_name>.<shelf_id>.<bay_id>
sasadmin dev_phy_clear_affiliation <adapter_name>.<shelf_id>.<bay_id>
sasadmin dev_power_cycle <adapter_name>.<shelf_id>.<bay_id>
sasadmin adapter_phy_enable <adapter_name> <phy_num>
sasadmin adapter_phy_disable <adapter_name> <phy_num>
sasadmin expander_phy_disable <adapter_name>.<shelf_id> <phy_num>
sasadmin expander_profile_byte {{-h <adapter_name> -s <shelf_id>} | -w <shelf_wwn>} [-o <byte offset>] -v <ctrl value> -l <module id>
sasadmin expander_reset_count {{-h <adapter_name> -s <shelf_id>} | -w <shelf_wwn>} -l <module id>
sasadmin expander_cli <adapter_name>.<shelf_id>[.<module id>] “<command>”
sasadmin expander_ctrl {{-h <adapter_name> -s <shelf_id>} | -w <shelf_wwn>} [-p <phy number>] -v <ctrl value> -l <module id>
sasadmin expander_phy_reset <adapter_name>.<shelf_id> <phy_num>
sasadmin expander_phy_dongle_data <adapter_name>.<shelf_id> <phy_num>
sasadmin expander_phy_power_off <adapter_name>.<shelf_id> <phy_num>
sasadmin expander_phy_power_on <adapter_name>.<shelf_id> <phy_num>
sasadmin expander_phy_mux_reset <adapter_name>.<shelf_id> <phy_num>
sasadmin adapter_reset <adapter_name>
sasadmin adapter_offline <adapter_name>
sasadmin adapter_online <adapter_name>
sasadmin adapter_state [<adapter_name>]
sasadmin adapter_reservation_state <adapter_name>
sasadmin adapter_force_clear_reservations <adapter_name>
sasadmin adapter_force_rediscovery <adapter_name>
sasadmin expander <adapter_name>[.<shelf_id>]
sasadmin expander_map [<adapter_name>]
sasadmin expander_phy_state [<adapter_name>[.<shelf_id>]]
sasadmin expander_routes <adapter_name>.<shelf_id>
sasadmin shelf [<adapter_name>]
sasadmin shelf_short [<adapter_name>]
sasadmin channels
sasadmin sata_anarchy <adapter_name>.<shelf_id>.<bay_id> <subcommand>
VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)