sysevent svc missing in zones

Bug #347937 reported by chrol
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nexenta Operating System
Confirmed
Undecided
Unassigned

Bug Description

In NCP2 RC1 zones do not have sysevent svc which A LOT of services depend upon.

E.g. apt-get install apache2-mpm-worker hangs in postinst script because invoke-rc.d issues a svcadm enable -st ...apache2...

Manual fix:
add "[ `zonename` = global ] || sleep 3600 & exit 0" after after ". /lib/svc/share/smf_include.sh" in /lib/svc/method/svc-syseventd, do a dpkg-reconfigure sunwcsd and import the sysevent.xml again with "svccfg import /var/svc/manifest/system/sysevent.xml"

Output from svcs -vx:
svcs -xv
svc:/network/npiv_config:default (?)
 State: offline since Tue Mar 24 05:14:38 2009
Reason: Dependency svc:/system/sysevent is absent.
   See: http://sun.com/msg/SMF-8000-E2
Impact: 19 dependent services are not running:
        svc:/system/filesystem/local:default
        svc:/milestone/multi-user:default
        svc:/system/intrd:default
        svc:/milestone/multi-user-server:default
        svc:/system/zones:default
        svc:/system/sysidtool:net
        svc:/network/rpc/bind:default
        svc:/system/filesystem/autofs:default
        svc:/system/system-log:default
        svc:/network/ssh:default
        svc:/network/inetd:default
        svc:/system/sysidtool:system
        svc:/network/inetd-upgrade:default
        svc:/system/cron:default
        svc:/system/dbus:default
        svc:/system/hal:default
        svc:/system/boot-archive-update:default
        svc:/network/shares/group:default
        svc:/system/sac:default

svc:/system/console-login:default (Console login)
 State: maintenance since Tue Mar 24 05:15:19 2009
Reason: Restarting too quickly.
   See: http://sun.com/msg/SMF-8000-L5
   See: man -M /usr/share/man -s 1M ttymon
   See: /var/svc/log/system-console-login:default.log
Impact: This service is not running.

Changed in nexenta:
status: New → Confirmed
Revision history for this message
Aurélien Derouineau (aurelien-derouineau) wrote :

This bug is present in NCP2 Gold; the proposed fix works.

Important bug and a quick fix. Dev team should consider implementing it ASAP.

Revision history for this message
Jerome Warnier (jwarnier) wrote :

Still present in NCP 3.0 RC1

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.