Skip to content

Commit b767bd4

Browse files
authored
Merge pull request #6 from tess-delphix/master
README update, fix ASE headers
2 parents 9908032 + e3570a5 commit b767bd4

File tree

3 files changed

+119
-81
lines changed

3 files changed

+119
-81
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
* [Self-Service](/self-service/INSTRUCTIONS.md)
2424
* [Postgres](/postgresql/instructions.md)
2525
* [Masking ](/masking/INSTRUCTIONS.md)
26+
* [ASE](/ase-admin/INSTRUCTIONS.md)
2627

2728
## <a id="welcome"></a>Welcome to the Lab Guide
2829

ase-admin/INSTRUCTIONS.md

+16-18
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Table of Contents
22
=================
33

4-
* [Background](#_background)
4+
**[Background](#_background)**
55

6-
* [Lab Exercises](#lab-exercises)
6+
**[Lab Exercises](#lab-exercises)**
77

8-
* [Part I](#part-i)
8+
**[Part I](#part-i)**
99

1010
* [Optional Advanced Exercise – Perform a Storage Performance Test through the CLI](#option1)
1111

@@ -19,7 +19,7 @@ Table of Contents
1919

2020
* [Exercise 5 – Link a dSource](#exercise5)
2121

22-
* [PartII](#part-ii)
22+
**[Part II](#part-ii)**
2323

2424
* [Exercise 6 – Create and Save a Hook Operation Template](#exercise6)
2525

@@ -67,9 +67,8 @@ In the above IP addresses, the **x** denotes your **Student Number**. For exampl
6767
At the login screen for the lab server, enter the username and password: delphix/delphix
6868

6969
## <a id="part-i"></a>Part I
70-
======
7170

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
7372

7473
In this exercise, you will:
7574
- 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
119118

120119
e. Then type: commit
121120

122-
## <a id="exercise1"></a>Exercise 1 - Delphix Engine Configuration
121+
### <a id="exercise1"></a>Exercise 1 - Delphix Engine Configuration
123122

124123
In this exercise, you will:
125124
* Access the Delphix Engine GUI for the first time
@@ -149,7 +148,7 @@ Additional resources to learn more:
149148

150149
[Setting Up the Delphix Data Platform](https://docs.delphix.com/docs/deployment/installation-and-initial-system-configurations/initial-setup)
151150

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
153152

154153
In this exercise, you will:
155154
* Create a Delphix delphix_disc user on your source Sybase Instance
@@ -202,7 +201,7 @@ Started guide above).
202201
exit
203202
```
204203
205-
## <a id="exercise3"></a>Exercise 3 - Validate Environment with Hostchecker
204+
### <a id="exercise3"></a>Exercise 3 - Validate Environment with Hostchecker
206205
207206
**a. Validate Source Environment with Hostchecker**
208207
@@ -256,7 +255,7 @@ this exercise. You can type `quit` to exit hostchecker.
256255
Note: The sshd_config test may again return a WARNING response, which is normal in a production installation due
257256
to permissions on the file. If hostchecker is run as root for this test, it will perform the test properly
258257
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
260259
261260
In this exercise, you will:
262261
@@ -308,7 +307,7 @@ The target environment is the host where the virtual databases will be created.
308307
309308
You should now see the Target environment listed under the Environments panel.
310309
311-
## <a id="exercise5"></a>Exercise 5 - Link a dSource
310+
### <a id="exercise5"></a>Exercise 5 - Link a dSource
312311
313312
**Context**
314313
@@ -350,7 +349,7 @@ You will know this is successful if the dSource completes in the Actions pane wi
350349
351350
## <a id="part-ii"></a>Part II
352351
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
354353
355354
In this exercise, you will:
356355
@@ -382,7 +381,7 @@ EOF
382381
383382
2. Verify the Hook Operation Template appears in the list on the left side of the screen.
384383
385-
## <a id="exercise7"></a>Exercise 7 - Provision a VDB
384+
### <a id="exercise7"></a>Exercise 7 - Provision a VDB
386385
387386
In this exercise, you will:
388387
@@ -429,7 +428,7 @@ go
429428
430429
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.
431430
432-
## <a id="exercise8"></a>Exercise 8 - Set a New Retention Policy
431+
### <a id="exercise8"></a>Exercise 8 - Set a New Retention Policy
433432
434433
There are four types of Policies in Delphix. In this exercise, you will:
435434
* Create a Retention Policy
@@ -449,7 +448,7 @@ Both dSources and VDBs timeflow is governed by snapshots, which are either creat
449448
c. 3 monthly snapshots taken on the 1st of the month (this may be in the "Advanced" section)
450449
3. Click Next, review the summary, and click Submit.
451450
452-
## <a id="exercise9"></a>Exercise 9 - Refresh a VDB
451+
### <a id="exercise9"></a>Exercise 9 - Refresh a VDB
453452
454453
In this exercise, you will:
455454
@@ -504,7 +503,7 @@ go
504503
505504
If this returns a count of 1 row, the refresh was successful.
506505
507-
## <a id="exercise10"></a>Exercise 10 - Rewind a VDB
506+
### <a id="exercise10"></a>Exercise 10 - Rewind a VDB
508507
509508
In this exercise, you will:
510509
@@ -562,7 +561,7 @@ go
562561
The count should return 2 rows. You are back in action!
563562
564563
565-
## <a id="option3"></a>Optional Advanced Exercise - Configure Delphix Replication
564+
### <a id="option3"></a>Optional Advanced Exercise - Configure Delphix Replication
566565
567566
Note: This exercise is only possible if your classroom has been configured with 2 or more students.
568567
@@ -622,7 +621,6 @@ says Available which is the default Namespace for Delphix replica targets.
622621
d. In order to see the replica objects, click on the dropdown list and select the second entry, which
623622
should be the IP address of the Source Delphix Engine that sent the replica.
624623
625-
626624
7. While still logged into your target Delphix Engine, click on System and then Replication
627625
8. Observe the Received Replicas section at the bottom, indicating and verifying the target’s receipt of
628626
replication data.

0 commit comments

Comments
 (0)