Bug #7524
setting msgid=0 in log.conf makes all messages seem to come from "unix"
Start date:
2016-10-29
Due date:
% Done:
50%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Purely cosmetic, but somewhat annoying.
$ grep msgid /kernel/drv/log.conf msgid=0;
... Oct 28 21:20:51 altair unix: pcplusmp: pciex8086,10c9 (igb) instance 1 irq 0x1a vector 0x62 ioapic 0xff intin 0xff is bound to cpu 10 Oct 28 21:20:51 altair unix: pcplusmp: pciex8086,10c9 (igb) instance 1 irq 0x1b vector 0x63 ioapic 0xff intin 0xff is bound to cpu 11 Oct 28 21:20:51 altair unix: NOTICE: igb1 registered Oct 28 21:20:54 altair unix: NOTICE: igb0 link up, 1000 Mbps, full duplex Oct 28 21:20:55 altair unix: This Solaris instance has UUID fc378285-ddc2-4fc3-b6c6-ca4efb8e65c6 Oct 28 21:20:55 altair unix: dump on /dev/zvol/dsk/rpool/dump size 28672 MB Oct 28 21:20:55 altair unix: pseudo-device: bpf0 Oct 28 21:20:55 altair unix: bpf0 is /pseudo/bpf@0 Oct 28 21:20:55 altair unix: pseudo-device: fssnap0 Oct 28 21:20:55 altair unix: fssnap0 is /pseudo/fssnap@0 Oct 28 21:20:55 altair unix: pseudo-device: eventfd0 Oct 28 21:20:55 altair unix: eventfd0 is /pseudo/eventfd@0 Oct 28 21:20:55 altair unix: pseudo-device: signalfd0 Oct 28 21:20:55 altair unix: signalfd0 is /pseudo/signalfd@0 Oct 28 21:20:55 altair unix: IP Filter: v4.1.9, running. ...
Updated by Yuri Pankov about 4 years ago
- Status changed from New to In Progress
- Assignee set to Yuri Pankov
- % Done changed from 0 to 50
- Difficulty changed from Medium to Bite-size
- Tags deleted (
needs-triage)