You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: OracleSolaris_OCI/02_Block_Storage/README.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -6,35 +6,35 @@ Once you have successfully [launched an Oracle Solaris](OracleSolaris_OCI/Launch
6
6
7
7
8
8
9
-
## Step (1): Adding a block storage to your compartment
9
+
## Step 1: Adding a block storage to your compartment
10
10
11
11
In order to attach a block volume to your instance you need to first have a block storage created in your compartment. If you already have a block storage attached to your compartment, you can skip this step.
12
12
13
13
14
14
15
-
#### a) Navigate to the Block Storage list by clicking on the hamburger icon on the left and click on Block Volumes
15
+
#### 1.1 Navigate to the Block Storage list by clicking on the hamburger icon on the left and click on Block Volumes
16
16
17
17

18
18
19
19
20
20
21
-
#### b) Creating your block volume in the specified compartment
21
+
#### 1.2 Creating your block volume in the specified compartment
22
22
23
23
24
24
25
25

26
26
27
27
28
28
29
-
#### c)Configure your block volume in your preferred compartment and define the appropriate volume size and backup policies
29
+
#### 1.3 Configure your block volume in your preferred compartment and define the appropriate volume size and backup policies
30
30
31
31
32
32
33
33

34
34
35
35
36
36
37
-
#### c) Once you have created the Block Volume you can then navigate to your instance to attach the Block Volume to your instance
37
+
#### 1.4 Once you have created the Block Volume you can then navigate to your instance to attach the Block Volume to your instance
38
38
39
39
40
40
@@ -44,19 +44,19 @@ In order to attach a block volume to your instance you need to first have a bloc
44
44
45
45
46
46
47
-
## Step (2): Attaching a Block Volume to your running instance
47
+
## Step 2: Attaching a Block Volume to your running instance
48
48
49
49
Once you have created a Block Volume in your compartment, you can then attach it to your running instance to start utilizing OCI storage resources.
50
50
51
51
Here is how to attach a Block Volume to your instance.
52
52
53
-
#### a) Navigate to your instance and scroll down to find Resources
53
+
#### 2.1 Navigate to your instance and scroll down to find Resources
54
54
55
55

56
56
57
57
58
58
59
-
#### b) Select Attach Block Volume and define parameters
59
+
#### 2.2 Select Attach Block Volume and define parameters
60
60
61
61
Note: For Solaris instances, only iSCSI and emulated attachments are supported.
62
62
@@ -78,7 +78,7 @@ Once you've created a block volume and attached it to your Solaris guest in the
78
78
79
79
80
80
81
-
## Step (3): Enabling Solaris guest to recognize the attached block volume
81
+
## Step 3: Enabling Solaris guest to recognize the attached block volume
82
82
83
83
84
84
@@ -97,13 +97,13 @@ Specify disk (enter its number):
97
97
98
98
In order to create a new zpool, we need to attach an iSCSI disk to the Solaris instance.
99
99
100
-
#### a) Navigate to the iSCI commands for your attached disk
100
+
#### 3.1 Navigate to the iSCI commands for your attached disk
101
101
102
102

103
103
104
104
105
105
106
-
#### b) Run the Volume specific iSCSI commands in your console
106
+
#### 3.2 Run the Volume specific iSCSI commands in your console
107
107
108
108
The OCI Console will display the Linux iSCSI commands, you just need to translate them to the Solaris equivalents. Here's an example of the Linux commands:
0 commit comments