Chapter 2. CLI Syntax Reference50 3ware Serial ATA RAID Controller CLI GuideThe show selftest command displays the current selftest background taskschedule as illustrated below. Selftests do not have a time duration since theyare completed momentarily.//localhost> /c1 show selftestSelftest Schedule for Controller /c1========================================================Slot Day Hour UDMA SMART--------------------------------------------------------1 Sun 12:00am enabled enabled2 Mon 12:00am enabled enabled3 Tue 12:00am enabled enabled4 Wed 12:00am enabled enabled5 Thu 12:00am enabled enabled6 Fri 12:00am enabled enabled7 Sat 12:00am enabled enabled/cx add rebuild=ddd:hh:durationThis command adds a new background rebuild task to be executed on the dayddd (where ddd is Sun, Mon, Tue, Wed, Thu, Fri, and Sat), at the hour hh(range 0 .. 23), for a duration of duration (range 1 .. 24) hours. A maximum ofseven rebuild tasks can be scheduled. This command will fail if no (empty)task slot is available.Example://localhost> /c1 add rebuild=Sun:16:3adds a rebuild background task schedule to be executed on Sundays at 16hours (4:00 PM) for a duration of 3 hours.Setting Up a Rebuild ScheduleSetting up a rebuild schedule requires several steps, and several different CLIcommands in addition to /cx add rebuild.To set up the rebuild schedule you want to use, follow thisprocess:1 Use the /cx show rebuild command to display the current schedule forrebuild tasks. (For details, see page 46.)2 If any of the scheduled tasks do not match your desired schedule, use the/cx del rebuild command to remove them. (For details, see page 53.)