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: docs/procedures/post-powercut.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,9 @@ A list of things that should be done/checked immediately after a power cut:
24
24
- `vm-resources.service.consul` is running and `http://vm-resources.service.consul:8000/bastion/bastion-vm-latest.qcow2` is accessible
25
25
- if the `latest` symlink points to a corrupted image, `ln -sf` it to an earlier one
26
26
- All the [`nixos`](docs/procedures/nixos.md) boxes rely on [`DNS`](docs/services/bind.md) for [`ldap`](docs/services/ldap.md) and [`nfs`](docs/services/nfs.md):
27
-
- Make sure bind is running on [`paphos`](docs/hardware/paphos.md)
28
-
- mount `/storage`
29
-
-`systemctl restart``httpd`, `php-fpm-rbusers-*` and `ldap`
27
+
- Make sure bind is running on [`paphos`](docs/hardware/paphos.md)
28
+
- mount `/storage`
29
+
- `systemctl restart` `httpd`, `php-fpm-rbusers-*` and `ldap`
30
30
- Apache on [`hardcase`](../hardware/nix/hardcase.md) sometimes tries to start before networking is finished starting. To fix it, disable/re-enable it a few times. This usually makes it turn on.
31
31
-[`paphos`](../hardware/paphos.md) is old and sometimes its time will become out of sync. To make sure its time is accurate, run:
0 commit comments