Skip to content

Commit df3e264

Browse files
committed
Minor changes
1 parent 1ed5c22 commit df3e264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/06-Cluster-Maintenance/10-Practice-Test-Backup-and-Restore-Methods-2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ In this test, we practice both with _stacked_ and _external_ etcd clusters.
188188
1. <details>
189189
<summary>Check the ownership of the current etcd-data directory</summary>
190190
191-
We will need to ensure correct ownership of our restored data
191+
We will need to ensure correct ownership of our restored data. We determined the location of the data directory in Q12
192192
193193
```bash
194194
ls -ld /var/lib/etcd-data/
@@ -217,7 +217,7 @@ In this test, we practice both with _stacked_ and _external_ etcd clusters.
217217
1. <details>
218218
<summary>Reconfigure and restart etcd</summary>
219219
220-
We will need the location of the service unit file which we determined in Q12
220+
We will need the location of the service unit file which we also determined in Q12
221221
222222
```bash
223223
vi /etc/systemd/system/etcd.service

0 commit comments

Comments
 (0)