summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html
blob: 4b3e76d60ef7b2bba94314aa4e25648987596ea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<link rel="stylesheet" href="../css/builder-gluster/style.css"
type="text/css" media="screen" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Sub Topic</title>
</head>

<body>
<h1>Starting  Volumes</h1>
You can start a volume or multiple volumes that are currently stopped.
<p>To start a volume, perform the following steps:</p>
<ol>
	<li>Choose from the menu, toolbar, or right click and select the
	volume and select <b>Start Volume</b>.
	<p>Alternatively, from the left pane you can choose the <b>Volumes</b> node and select the volumes that you need to start in <b>Volumes</b> tab or click <b>All</b> to select all volumes and select <b>Start Volume</b>.
	<li>The <b>Start Volume</b> window appears indicating that the volume
	(or volumes) were successfully started.
	<p><img src="../images/GMC_start_vol_success.jpg" alt="Volume started Successfuly" /></p>
	<p>If you have selected multiple volumes, the <b>Start Volume</b> window appears indicating the volumes were started successfully.</p>
	<p><img src="../images/GMC_start_vol_Multiple.jpg" alt="Multiple Volumes Started Successfuly" /></p>
	<li>Click <b>OK</b>.
</ol>

</body>
</html>