38
Alphabetical list of commands
create task
Description
Creates a task that can be scheduled. You can create a task to enable or disable drive spin down.
Min. role
manage
Syntax
To create a task to enable spin down for all disks:
create task
type EnableDSD
name
To create a task to disable spin down for all disks:
create task
type DisableDSD
name
Parameters
type EnableDSD|DisableDSD
The task type:
•
EnableDSD
: Enables spin down for all disks. You can use this to enable or resume spin down
during hours of infrequent activity.
•
DisableDSD
: Disables spin down for all disks. You can use this to disable or suspend spin
down during hours of frequent activity.
name
A name for the new task. Input rules:
•
The value is case sensitive.
•
The value can have a maximum of 32 bytes, where ASCII characters are 1 byte, most Latin
(Western European) characters with diacritics are 2 bytes, and most Asian characters are 3
bytes.
•
The value can include spaces and printable UTF-8 characters except:
" , < \
•
A value that includes a space must be enclosed in double quotes.
Example
Create a task to enable or resume spin down for all disks.
# create task type EnableDSD taskDSDresume
Create a task to disable or suspend spin down for all disks.
# create task type DisableDSD taskDSDsuspend
See also •
•
•
•
Summary of Contents for AssuredSAN 6004
Page 11: ...Document conventions and symbols 11 TIP Provides helpful hints and shortcuts...
Page 114: ...114 Alphabetical list of commands See also set cli parameters show protocols...
Page 139: ...show controller statistics 139 See also reset all statistics reset controller statistics...
Page 162: ...162 Alphabetical list of commands See also show power supplies...