blob: a2e0dff8ccc7130de3614845734d3e53581fee7d (
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>
<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>Create Cluster</title>
</head>
<body>
<h1>Creating a Cluster</h1>
To create a cluster, perform the
following steps.
<ol>
<li>Launch the application and log in with a valid password.
<p><b>Select Cluster</b> window is displayed</p>
<p><img src="../images/GMC_Create_Cluster.jpg"
alt="Create Cluster" />
<li>Select <b>Create</b>. Type the name of the new cluster in the
<b>Cluster Name</b> field.
<li>Click <b>OK</b>. The Gluster Management Console window is displayed with the newly created cluster.
</ol>
</body>
</html>
|