diff options
Diffstat (limited to 'src/com.gluster.storage.management.console.help/html/tasks/start_vol.html')
| -rw-r--r-- | src/com.gluster.storage.management.console.help/html/tasks/start_vol.html | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html b/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html index 36161154..a282b4da 100644 --- a/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html +++ b/src/com.gluster.storage.management.console.help/html/tasks/start_vol.html @@ -2,21 +2,26 @@ <html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <title>Sub Topic</title> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +<title>Sub Topic</title> </head> <body> -<h1>Starting a Volume</h1> -You can start a volume that is currently stopped, as required. +<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 Start Volume. -<p>Alternatively, you can select the Volume node and from the right pane select the volumes that you need to start or click All to select all volumes. -<li>The Create Volume window appears indicating that the volume (or volumes) were successfully started. -<p><img src="../images/GMC_1.0_vol_success.jpg"alt="Volume Created Successfuly"/></p> -<li>Click OK. - + <li>Choose from the menu, toolbar, or right click and select the + volume and select <b>Start Volume</b>. + <p>Alternatively, you can select the Volume node and from the right + pane select the volumes that you need to start or click <b>All</b> to select + all volumes. + <li>The Create Volume 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 Start Volume 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> |
