summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console.help/html/tasks/stop_vol.html
blob: b727a6df84a929332789d023cf55f0172dfb7a8d (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
<!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 2</title>
</head>

<body>
<h1>Stopping  Volumes</h1>
You can stop volumes, as needed, while the server is online and available. For example, you might need to remove a brick that has become inaccessible in a distributed volume due to hardware or network failure.
<p> To stop a volume, perform the following steps:</p>
<ol>
	<li>Choose from the menu, toolbar, or right click to select the volume. Select Stop Volume. 
	<p>If the volume is currently running, you are asked to confirm before stopping a volume.</p>
	<p><img src="../images/Stop_Vol.jpg" alt="Stop Volume"/></p>
	<li>Select Yes to stop the Volume. 
	<p>The Stop Volume window appears indicating that the volume was successfully stopped.</p>
	<p><img src="../images/Stop_Vol_confirm.jpg" alt="Stop Volume"/></p>
	<p>If you have selected multiple volumes, the Stop Volume window appears indicating the volumes were stopped successfully.</p>
	<p><img src="../images/Stop_Vol_multiple_confirm.jpg" alt="Stop Multiple Volumes"/></p>
	<li> Click OK.
</ol>
</body>
</html>