blob: b2c11d8ac839ce9da6c9210875a0cc41da80a512 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Sub Topic</title>
</head>
<body>
<h1>Initializing a Disk</h1>
To initialize a disk, perform the following steps.
<ol>
<li>In the left pane of the console window, select the <b>Server</b> node.
<p>The <b>Summary</b> tab displays all the disks</p>
<li>Select the server to format.
<li>Click Initialize Disk. The selected disk begins formatting and displays the current status
<li>
</ol>
</body>
</html>
|