Bug 12694 - COMSTAR installation requires reboot.
: COMSTAR installation requires reboot.
Status: CLOSED DUPLICATE of bug 8647
Product: pkg
actions
: unspecified
: ANY/Generic OpenSolaris
: P4 minor (vote)
: ---
Assigned To: pkg/actions watcher
: pkg/actions watcher
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-11-16 18:15 UTC by Brian Leonard
Modified: 2009-11-16 18:20 UTC (History)
0 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Brian Leonard 2009-11-16 18:15:58 UTC
After installing the storage-server, the stmf service fails to start until the
system is rebooted. Steps to reproduce:

bleonard@opensolaris:~$ pfexec pkg install storage-server
DOWNLOAD                                  PKGS       FILES    XFER (MB)
Completed                                25/25   1037/1037    38.2/38.2 

PHASE                                        ACTIONS
Install Phase                              2244/2244 
PHASE                                          ITEMS
Reading Existing Index                           8/8 
Indexing Packages                              25/25
Optimizing Index...
PHASE                                          ITEMS
Indexing Packages                            635/635 
Deleting content cache

bleonard@opensolaris:~$ svcs stmf
STATE          STIME    FMRI
disabled        7:53:01 svc:/system/stmf:default
bleonard@opensolaris:~$ svcadm enable stmf
bleonard@opensolaris:~$ svcs -x
svc:/network/iscsi/initiator:default (iSCSI initiator daemon)
 State: maintenance since November 14, 2009  7:51:59 AM EST
Reason: Start method failed repeatedly, last exited with status 255.
   See: http://sun.com/msg/SMF-8000-KS
   See: iscsi(7D)
   See: /var/svc/log/network-iscsi-initiator:default.log
Impact: This service is not running.

svc:/system/stmf:default (STMF)
 State: maintenance since November 14, 2009  7:56:16 AM EST
Reason: Start method failed repeatedly, last exited with status 1.
   See: http://sun.com/msg/SMF-8000-KS
   See: stmf(7D)
   See: stmfadm(1M)
   See: /var/svc/log/system-stmf:default.log
Impact: This service is not running.
bleonard@opensolaris:~$ pkg info storage-server
          Name: storage-server
       Summary: Multi Protocol Storage Server cluster
      Category: Drivers/Storage
         State: Installed
     Publisher: dev
       Version: 0.1
 Build Release: 5.11
        Branch: 0.126
Packaging Date: October 22, 2009  9:45:56 PM 
          Size: 0.00 B
          FMRI: pkg://dev/storage-server@0.1,5.11-0.126:20091022T214556Z
Comment 1 Danek Duvall 2009-11-16 18:20:01 UTC
*** This bug has been marked as a duplicate of bug 8647 ***