SVC cheatsheet

CLI

General

List commands starts with ls, try ls and tab to get a list or use the command: help

  • svctask
  • svcinfo
  • svcconfig

Get help with cli commands

  • svctask -?
  • svctask chvdisk -? (Helptext for the chvdisk command)

Easy Tier

  • svctask chvdisk –easytier off volume name/id (disable easy tier for volume)
  • svctask chmdiskgrp -easytier [on/off/auto] volume name/id (enable easy tier for a disk pool)

Leave a Reply