The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
TestDrives
-
PDF of this doc site
-
Manage storage with Element software
-
Protect your data
-
Perform replication between NetApp Element software and ONTAP (ONTAP CLI)
-
-
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can use the TestDrives
method to run a hardware validation on all drives on the node. This method detects hardware failures on the drives and reports any in the results of the validation tests.
Parameters
You can only use the TestDrives
method on nodes that are not "Active" in a cluster.
|
This test takes approximately 10 minutes. |
This method has the following input parameters:
Name | Description | Type | Default value | Required |
---|---|---|---|---|
force |
Set to true to test the drives on the node. |
boolean |
None |
Yes |
minutes |
Specifies the number of minutes for the test to run. |
integer |
10 |
No |
Return value
This method has the following return value:
Name | Description | Type |
---|---|---|
details |
Information about the test operation success or failure. |
JSON object |
Request example
Requests for this method are similar to the following example:
{ "method": "TestDrives", "params": { "force": true, "minutes" : 10 }, "id" : 1 }
Response example
This method returns a table containing test results for each drive in the node.
New since version
9.6