1
1
Table of Contents
2
2
=================
3
3
4
- * [ Background] ( #_background )
4
+ ** [ Background] ( #_background ) **
5
5
6
- * [ Lab Exercises] ( #lab-exercises )
6
+ ** [ Lab Exercises] ( #lab-exercises ) **
7
7
8
- * [ Part I] ( #part-i )
8
+ ** [ Part I] ( #part-i ) **
9
9
10
10
* [ Optional Advanced Exercise – Perform a Storage Performance Test through the CLI] ( #option1 )
11
11
@@ -19,7 +19,7 @@ Table of Contents
19
19
20
20
* [ Exercise 5 – Link a dSource] ( #exercise5 )
21
21
22
- * [ PartII ] ( #part-ii )
22
+ ** [ Part II ] ( #part-ii ) **
23
23
24
24
* [ Exercise 6 – Create and Save a Hook Operation Template] ( #exercise6 )
25
25
@@ -67,9 +67,8 @@ In the above IP addresses, the **x** denotes your **Student Number**. For exampl
67
67
At the login screen for the lab server, enter the username and password: delphix/delphix
68
68
69
69
## <a id =" part-i " ></a >Part I
70
- ======
71
70
72
- ## <a id =" option1 " ></a >Optional Advanced Exercise - Perform a Storage Performance Test through the CLI
71
+ ### <a id =" option1 " ></a >Optional Advanced Exercise - Perform a Storage Performance Test through the CLI
73
72
74
73
In this exercise, you will:
75
74
- Log into the Delphix Engine * prior to configuration* via the Delphix Command Line Interface (CLI)
@@ -119,7 +118,7 @@ As an advanced exercise, this lab has no corresponding Lab Solution. Instead, we
119
118
120
119
e. Then type: commit
121
120
122
- ## <a id =" exercise1 " ></a >Exercise 1 - Delphix Engine Configuration
121
+ ### <a id =" exercise1 " ></a >Exercise 1 - Delphix Engine Configuration
123
122
124
123
In this exercise, you will:
125
124
* Access the Delphix Engine GUI for the first time
@@ -149,7 +148,7 @@ Additional resources to learn more:
149
148
150
149
[ Setting Up the Delphix Data Platform] ( https://docs.delphix.com/docs/deployment/installation-and-initial-system-configurations/initial-setup )
151
150
152
- ## <a id =" exercise2 " ></a >Exercise 2 - Create delphix_disc login on Source and delphix_db login on target
151
+ ### <a id =" exercise2 " ></a >Exercise 2 - Create delphix_disc login on Source and delphix_db login on target
153
152
154
153
In this exercise, you will:
155
154
* Create a Delphix delphix_disc user on your source Sybase Instance
@@ -202,7 +201,7 @@ Started guide above).
202
201
exit
203
202
```
204
203
205
- ## <a id="exercise3"></a>Exercise 3 - Validate Environment with Hostchecker
204
+ ### <a id="exercise3"></a>Exercise 3 - Validate Environment with Hostchecker
206
205
207
206
**a. Validate Source Environment with Hostchecker**
208
207
@@ -256,7 +255,7 @@ this exercise. You can type `quit` to exit hostchecker.
256
255
Note: The sshd_config test may again return a WARNING response, which is normal in a production installation due
257
256
to permissions on the file. If hostchecker is run as root for this test, it will perform the test properly
258
257
259
- ## <a id="exercise4"></a>Exercise 4 - Add a Source and Target Environment
258
+ ### <a id="exercise4"></a>Exercise 4 - Add a Source and Target Environment
260
259
261
260
In this exercise, you will:
262
261
@@ -308,7 +307,7 @@ The target environment is the host where the virtual databases will be created.
308
307
309
308
You should now see the Target environment listed under the Environments panel.
310
309
311
- ## <a id="exercise5"></a>Exercise 5 - Link a dSource
310
+ ### <a id="exercise5"></a>Exercise 5 - Link a dSource
312
311
313
312
**Context**
314
313
@@ -350,7 +349,7 @@ You will know this is successful if the dSource completes in the Actions pane wi
350
349
351
350
## <a id="part-ii"></a>Part II
352
351
353
- ## <a id="exercise6"></a>Exercise 6 - Create and Save a Hook Operation Template
352
+ ### <a id="exercise6"></a>Exercise 6 - Create and Save a Hook Operation Template
354
353
355
354
In this exercise, you will:
356
355
382
381
383
382
2. Verify the Hook Operation Template appears in the list on the left side of the screen.
384
383
385
- ## <a id="exercise7"></a>Exercise 7 - Provision a VDB
384
+ ### <a id="exercise7"></a>Exercise 7 - Provision a VDB
386
385
387
386
In this exercise, you will:
388
387
429
428
430
429
This will verify that the VDB is online with the VDB Operation Template we specified, and that the appuser user was created by our hook.
431
430
432
- ## <a id="exercise8"></a>Exercise 8 - Set a New Retention Policy
431
+ ### <a id="exercise8"></a>Exercise 8 - Set a New Retention Policy
433
432
434
433
There are four types of Policies in Delphix. In this exercise, you will:
435
434
* Create a Retention Policy
@@ -449,7 +448,7 @@ Both dSources and VDBs timeflow is governed by snapshots, which are either creat
449
448
c. 3 monthly snapshots taken on the 1st of the month (this may be in the "Advanced" section)
450
449
3. Click Next, review the summary, and click Submit.
451
450
452
- ## <a id="exercise9"></a>Exercise 9 - Refresh a VDB
451
+ ### <a id="exercise9"></a>Exercise 9 - Refresh a VDB
453
452
454
453
In this exercise, you will:
455
454
504
503
505
504
If this returns a count of 1 row, the refresh was successful.
506
505
507
- ## <a id="exercise10"></a>Exercise 10 - Rewind a VDB
506
+ ### <a id="exercise10"></a>Exercise 10 - Rewind a VDB
508
507
509
508
In this exercise, you will:
510
509
562
561
The count should return 2 rows. You are back in action!
563
562
564
563
565
- ## <a id="option3"></a>Optional Advanced Exercise - Configure Delphix Replication
564
+ ### <a id="option3"></a>Optional Advanced Exercise - Configure Delphix Replication
566
565
567
566
Note: This exercise is only possible if your classroom has been configured with 2 or more students.
568
567
@@ -622,7 +621,6 @@ says Available which is the default Namespace for Delphix replica targets.
622
621
d. In order to see the replica objects, click on the dropdown list and select the second entry, which
623
622
should be the IP address of the Source Delphix Engine that sent the replica.
624
623
625
-
626
624
7. While still logged into your target Delphix Engine, click on System and then Replication
627
625
8. Observe the Received Replicas section at the bottom, indicating and verifying the target’s receipt of
628
626
replication data.
0 commit comments