diff options
Diffstat (limited to 'src/org.gluster.storage.management.console.help/html/tasks/start_vol.html')
| -rw-r--r-- | src/org.gluster.storage.management.console.help/html/tasks/start_vol.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console.help/html/tasks/start_vol.html b/src/org.gluster.storage.management.console.help/html/tasks/start_vol.html new file mode 100644 index 00000000..4b3e76d6 --- /dev/null +++ b/src/org.gluster.storage.management.console.help/html/tasks/start_vol.html @@ -0,0 +1,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>
\ No newline at end of file |
