2
2
3
3
# Table of Contents
4
4
** Lab Exercises**
5
- ** Optional Advanced Exercise - Perform a Storage Performance Test through the
6
- CLI**
5
+ ** Optional Advanced Exercise - Perform a Storage Performance Test through the CLI**
7
6
** Exercise 1 - Delphix Data Platform Configuration**
8
7
** Exercise 2 - Create the "delphix_db" User**
9
8
** Exercise 3 - Validate the Source Environment with Hostchecker**
17
16
** Exercise 11 - Create and Save a Hook Operation Template**
18
17
** Exercise 12 - Create a VDB Template**
19
18
** Exercise 13 - Provision a VDB with Hook and VDB Template**
20
- ** Optional Advanced Exercise - Measure Network Performance Test through the
21
- CLI**
19
+ ** Optional Advanced Exercise - Measure Network Performance Test through the CLI**
22
20
** Optional Advanced Exercise - Configure Delphix Replication**
23
21
** Lab Solutions**
24
22
** Exercise 1 - Delphix Data Platform Setup**
@@ -39,40 +37,27 @@ CLI**
39
37
40
38
Perform these exercises when instructed by your Delphix Instructor.
41
39
42
- ## Optional Advanced Exercise - Perform a Storage Performance Test through the
43
- CLI
40
+ ## Optional Advanced Exercise - Perform a Storage Performance Test through the CLI
44
41
45
42
In this exercise, you will:
46
43
47
44
* Log into the Delphix Data Platform prior to configuration via the Delphix Command Line Interface (CLI)
48
-
49
45
* Perform a Storage Test
50
-
51
46
* View the Storage Test results
52
47
53
- ** Steps**
48
+ ### Steps
54
49
As an advanced exercise, this lab has no corresponding Lab Solution. Instead,
55
50
we will walk through the steps to get you acquainted with your lab system and
56
51
the Delphix CLI.
57
-
58
52
1 . On your Lab Server desktop, double-click on Terminal
59
-
60
53
2 . Type:
_ ssh
[email protected] .10
_ ('x' is your
** Student Number
** assigned by your instructor)
61
-
62
54
1 . If you receive a prompt asking you if you are sure you want to connect, enter: Yes
63
-
64
55
2 . Enter the password: sysadmin
65
-
66
56
3 . Escape to the standard CLI prompt by typing _ discard_ and then press the enter key
67
-
68
57
4 . You are now at the root of the Delphix CLI as a System Administrator
69
-
70
- 3 . Create a storage test by typing: ** storage test create** and press the enter key
71
-
58
+ 2 . Create a storage test by typing: ** storage test create** and press the enter key
72
59
1 . List the default storage test parameters by typing: ** get**
73
-
74
60
2 . Override the duration and set it to 5 minutes: ** set duration=5**
75
-
76
61
3 . Begin the storage test by typing: ** commit**
77
62
78
63
_ Note: The actual duration of the test may vary depending on the performance
@@ -82,20 +67,15 @@ between 6 - 8 minutes to complete with duration set to 5._
82
67
Example Storage Test Configuration
83
68
84
69
1 . View the storage test results
85
-
86
70
1 . Get back to the storage test section of the CLI by typing: ** storage test** and press the enter key
87
-
88
- 2 . Type the command ** list** and press the enter key
71
+ 2 . Type the command ` list ` and press the enter key
89
72
90
73
You should see the completed test listed.
74
+ 2 . Type ` select ` followed by the name of the test from the list. For example:
75
+ ` select STORAGE_TEST-1 `
91
76
92
- 1 . 1. Type "select" followed by the name of the test from the list. For example:
93
-
94
- ** select STORAGE_TEST-1**
95
-
96
- 1 . 1. Enter the result command by typing: **result**
97
-
98
- 2 . Then type: ** commit**
77
+ 3 . Enter the result command by typing: ` result `
78
+ 4 . Then type: ` commit `
99
79
100
80
![ images/download/attachments/90014954/worddav4cc92cfa22a23a274b16db2c2edc3fa2.png] ( images/download/attachments/90014954/worddav4cc92cfa22a23a274b16db2c2edc3fa2.png )
101
81
Example Storage Test Results
0 commit comments