ref: aef8359eab5add23235fddc005c31ad9ab2b47ed
parent: 56ba26ce618026b1f292236cd0b2d9a8145c27a3
author: jrmu <jrmu@inter9>
date: Sat Sep 30 23:42:24 EDT 2023
Added instructions for how to restart dns server
--- /dev/null
+++ b/dns.ms
@@ -1,0 +1,8 @@
+DNS errors may occur:
+
+dns: file does not exist: /fd/0:3: < can't open: $user: '$user' directory entry not found
+/fd/0:4: /net/net/clone: '/net/net/clone' dns: file does not exist
+
+This may mean either cs or ndb is dead. Both can be restarted with:
+
+; ndb/cs; kill dns | rc; ndb/dns
\ No newline at end of file