2 ;// afsd_eventmessages.mc
4 ;// This file contains the message definitions for the
5 ;// TransarcAFSDaemon service to facilitate system event logging.
7 ;// Do not edit the header file. It is autogenerated from
8 ;// afsd_eventmessages.mc. If you edit afsd_eventmessages.mc
9 ;// be sure to ensure the consistency of the data types in LogEvent()
10 ;// located in afsd_eventlog.c
12 ;#ifndef __AFSD_EVENTMESSAGES_H_
13 ;#define __AFSD_EVENTMESSAGES_H_ 1
15 MessageIdTypedef=DWORD
17 SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
18 Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
19 Warning=0x2:STATUS_SEVERITY_WARNING
20 Error=0x3:STATUS_SEVERITY_ERROR
23 FacilityNames=(System=0x0:FACILITY_SYSTEM
24 Runtime=0x2:FACILITY_RUNTIME
25 Stubs=0x3:FACILITY_STUBS
26 Io=0x4:FACILITY_IO_ERROR_CODE
29 LanguageNames=(English=0x409:MSG00409)
32 Severity=Informational
34 SymbolicName=MSG_TIME_FLUSH_PER_VOLUME
36 Elapsed time to flush AFS volume <%1> = %2 milliseconds.
40 Severity=Informational
42 SymbolicName=MSG_TIME_FLUSH_TOTAL
44 Total elapsed time to flush %1 AFS volume(s) = %2 milliseconds.
50 SymbolicName=MSG_FLUSH_NO_SHARE_NAME
52 Cannot get AFS share name to flush volumes.
58 SymbolicName=MSG_FLUSH_BAD_SHARE_NAME
60 Invalid share name %1; cannot flush volumes.
66 SymbolicName=MSG_FLUSH_NO_MEMORY
68 Insufficient memory to flush volumes.
74 SymbolicName=MSG_FLUSH_OPEN_ENUM_ERROR
76 Cannot open enumeration of network resources: %1
82 SymbolicName=MSG_FLUSH_ENUM_ERROR
84 Cannot enumerate network resources: %1
90 SymbolicName=MSG_FLUSH_FAILED
92 Failed to flush volume %1.
98 SymbolicName=MSG_FLUSH_IMPERSONATE_ERROR
100 Failed to impersonate logged-on user.
106 SymbolicName=MSG_FLUSH_UNEXPECTED_EVENT
108 Flush volumes thread received unrecognized event.
115 SymbolicName=MSG_SERVER_REPORTS_VNOVOL
117 Server %1 reported volume %2 in cell %3 as not attached (may have been moved or deleted).
121 Severity=Informational
123 SymbolicName=MSG_SERVER_REPORTS_VMOVED
125 Server %1 reported volume %2 in cell %3 as moved.
131 SymbolicName=MSG_SERVER_REPORTS_VOFFLINE
133 Server %1 reported volume %2 in cell %3 as offline.
139 SymbolicName=MSG_SERVER_REPORTS_VSALVAGE
141 Server %1 reported volume %2 in cell %3 as needs salvage.
147 SymbolicName=MSG_SERVER_REPORTS_VNOSERVICE
149 Server %1 reported volume %2 in cell %3 as not in service.
155 SymbolicName=MSG_SERVER_REPORTS_VIO
157 Server %1 reported volume %2 in cell %3 as temporarily unaccessible.
164 SymbolicName=MSG_RX_HARD_DEAD_TIME_EXCEEDED
166 Hard or Idle Dead Time exceeded when communicating with server %1
172 SymbolicName=MSG_BAD_SMB_PARAM
174 File %1 Line %2 Bad SMB param %3 out of %4, ncb len %5.
180 SymbolicName=MSG_BAD_SMB_PARAM_WITH_OFFSET
182 File %1 Line %2 Bad SMB param %3 offset %4 out of %5, ncb len %6.
189 SymbolicName=MSG_BAD_SMB_TOO_SHORT
191 SMB message too short, len %1.
198 SymbolicName=MSG_BAD_SMB_WRONG_SESSION
200 SMB request straddled session startup, took %1 ms, ncb length %2.
206 SymbolicName=MSG_BAD_SMB_INVALID
208 Invalid SMB message, length %1.
215 SymbolicName=MSG_BAD_SMB_INCOMPLETE
217 Incomplete SMB message, length %1.
224 SymbolicName=MSG_BAD_VCP
226 VCP could not be found:
227 LSNs[idx_session]=[%1]
228 lanas[idx_session]=[%2]
230 ncbp->ncb_lana_num=[%4]
236 SymbolicName=MSG_UNHANDLED_EXCEPTION
238 Unhandled exception. Examine OpenAFS log files for further details.
242 Severity=Informational
244 SymbolicName=MSG_SMB_SESSION_START
246 SMB session startup, %1 ongoing ops.
252 SymbolicName=MSG_SMB_ZERO_TRANSACTION_COUNT
254 Transaction2 word count = 0.
259 Severity=Informational
261 SymbolicName=MSG_SERVICE_START_PENDING
263 OpenAFS Start Pending. Version %1.
269 SymbolicName=MSG_SERVICE_INCORRECT_VERSIONS
271 OpenAFS Start Failed due to version inconsistency. See afsd_init.log for details.
275 Severity=Informational
277 SymbolicName=MSG_SERVICE_RUNNING
283 Severity=Informational
285 SymbolicName=MSG_SERVICE_STOPPING
294 SymbolicName=MSG_SERVICE_ERROR_STOP
296 OpenAFS Stopping due to error: Unknown reason.
303 SymbolicName=MSG_SERVICE_ERROR_STOP_WITH_MSG
305 OpenAFS Stopping due to error: %1.
312 SymbolicName=MSG_SERVICE_ERROR_STOP_WITH_MSG_AND_LOCATION
314 OpenAFS Stopping due to error (%1:%2): %3.
318 Severity=Informational
320 SymbolicName=MSG_CRYPT_OFF
322 Security Level is Clear.
327 Severity=Informational
329 SymbolicName=MSG_CRYPT_AUTH
331 Security Level is Auth (Integrity Only).
336 Severity=Informational
338 SymbolicName=MSG_CRYPT_ON
340 Security Level is Crypt.
347 SymbolicName=MSG_SMB_SEND_PACKET_FAILURE
349 Unable to Send SMB Packet: %1.
356 SymbolicName=MSG_UNEXPECTED_SMB_SESSION_CLOSE
358 Unexpected SMB Session Close: %1.
364 SymbolicName=MSG_SMB_MAX_MPX_COUNT
366 MaxMpxCount for client is too large (Client=%1, Server=%2).
372 SymbolicName=MSG_SMB_MAX_BUFFER_SIZE
374 MaxBufferSize for client is too small (Client=%1, Server=%2).
380 SymbolicName=MSG_DIRTY_BUFFER_AT_SHUTDOWN
382 A dirty buffer was not written to the file server (Cell=%1, Volume=%2, Vnode=%3, Unique=%4, Offset=%5, Length=%6).
386 Severity=Informational
388 SymbolicName=MSG_SERVER_REPORTS_VBUSY
390 Server %1 reported busy when accessing volume %2 in cell %3.
394 Severity=Informational
396 SymbolicName=MSG_SERVER_REPORTS_VRESTARTING
398 Server %1 reported restarting when accessing volume %2 in cell %3.
402 Severity=Informational
404 SymbolicName=MSG_ALL_SERVERS_BUSY
406 All servers are busy when accessing cell %1 volume %2.
410 Severity=Informational
412 SymbolicName=MSG_ALL_SERVERS_OFFLINE
414 All servers are offline when accessing cell %1 volume %2.
418 Severity=Informational
420 SymbolicName=MSG_ALL_SERVERS_DOWN
422 All servers are unreachable when accessing cell %1 volume %2.
428 SymbolicName=MSG_RX_MSGSIZE_EXCEEDED
430 Path MTU may have been exceeded when communicating with server %1, retrying ...
436 SymbolicName=MSG_RX_BUSY_CALL_CHANNEL
438 Busy call channel when communicating with server %1, retrying ...
442 Severity=Informational
444 SymbolicName=MSG_SERVICE_STOPPED
446 OpenAFS Shutdown Complete.
449 ;#endif /* __AFSD_EVENTMESSAGES_H_ 1 */