1ds.log(4)                        File Formats                        ds.log(4)
2
3
4

NAME

6       ds.log - Availability Suite data services log file
7

DESCRIPTION

9       The  /var/adm/ds.log file contains the Availability Suite data services
10       command log. The administration commands log activities to the file  in
11       the format:
12
13         date time product: message
14
15
16
17       Note  that  when  the size of the log file exceeds 10 Mbytes, ds.log is
18       renamed  /var/adm/ds.log.bak  and a new /var/adm/ds.log  file  is  cre‐
19       ated.
20
21
22       The ds.log fields are:
23
24       date
25
26           The date format is mmm nn, where mmm  is  the local three-character
27           abbreviation for the month and nn is the day of the month on  which
28           the event occurred.
29
30
31       time
32
33           The time of the event, in hh:mm:ss format.
34
35
36       product
37
38           A product code that identifies which component of the data services
39           produced the event. The code is separated  from  the  message  that
40           follows by a colon (:) and a space.
41
42
43       message
44
45           A  message  that  can extend over  more  than  one  line describing
46           the event that occurred. The second or following lines are not pre‐
47           fixed by  the  date, time, and product code strings.
48
49

EXAMPLES

51       The example below shows sample ds.log file content:
52
53         Jan 25 05:26:17 ii: iiboot suspend cluster tag <none>
54         Jan 25 05:32:02 ii: iiboot resume cluster tag <none>
55         Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/bigmaster
56         Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/bigshadow
57         Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/mstvxfs
58         Jan 25 05:32:04 sv: svboot: resume /dev/vx/rdsk/master01
59
60

ATTRIBUTES

62       See attributes(5) for descriptions of the following attributes:
63
64
65
66
67       ┌─────────────────────┬─────────────────────────────────────────────────────────┐
68       │   ATTRIBUTE TYPE    │                     ATTRIBUTE VALUE                     │
69       ├─────────────────────┼─────────────────────────────────────────────────────────┤
70       │Architecture         │ x86                                                     │
71       ├─────────────────────┼─────────────────────────────────────────────────────────┤
72       │Availability         │ SUNWscmu                                                │
73       ├─────────────────────┼─────────────────────────────────────────────────────────┤
74       │Interface Stability  │ Committed                                               │
75       └─────────────────────┴─────────────────────────────────────────────────────────┘
76

SEE ALSO

78       iiadm(1M), sndradm(1M), svadm(1M), attributes(5)
79
80
81
82SunOS 5.11                        08 Jun 2007                        ds.log(4)
Impressum