-------- Original Message --------
Subject: CR 6551714 *HOT* Created P1 opensolaris/triage-queue 
/lib/svc/method/net-routing-setup doesn't get along with ksh93=/sbin/sh
Date: Mon, 30 Apr 2007 10:32:15 -0600 (MDT)


*Change Request ID*: 6551714

*Synopsis*: /lib/svc/method/net-routing-setup doesn't get along with 
ksh93=/sbin/sh

   Product: solaris
   Category: opensolaris
   Subcategory: triage-queue
   Type: Defect
   Subtype:
   Status: 1-Dispatched
   Substatus:
   Priority: 1-Very High
   Introduced In Release:
   Introduced In Build:
   Responsible Manager: bonnie.corwin at sun.com
   Responsible Engineer:
   Initial Evaluator: opensolaris-bugs-triage at sun.com
   Keywords: opensolaris

=== *Description* ============================================================
Category
    network
Sub-Category
    routing
Description
    A while ago we switched /sbin/sh from Bourne to the new Korn shell for our 
OpenSolaris distribution and everything except network routing setup works. A 
closer look revealed that /lib/svc/method/net-routing-setup does not work 
without any error reported to the log file and a later network service restart 
brings the routing online again
To reproduce the problem try:
cp /sbin/sh /sbin/bsh
cp ~/chris/ksh_0418/bin/ksh /sbin/ksh
rm /sbin/sh ; mv /sbin/ksh /sbin/sh
reboot machine
Networking except routing is working and the service logs to do not any errors 
or warnings.
A workaround is to edit /lib/svc/method/net-routing-setup and replace 
#!/sbin/sh with #!/sbin/bsh for this script.
Frequency
    Always
Regression
    No
Steps to Reproduce
    cp /sbin/sh /sbin/bsh
cp ~/chris/ksh_0418/bin/ksh /sbin/ksh
rm /sbin/sh ; mv /sbin/ksh /sbin/sh
reboot machine
Expected Result
    network routing functional
Actual Result
    network routing not functional
Error Message(s)
    no message
Test Case

Workaround

Submitter wants to work on bug
    No
Additional configuration information
    Solaris Nevada build 58

*** (#1 of 1): 2007-04-30 16:23:58 GMT+00:00 bonnie.corwin at sun.com
*** Last Edit: 2007-04-30 16:23:58 GMT+00:00 bonnie.corwin at sun.com


=== *Comments* ===============================================================

=== *Evaluation* =============================================================

=== *Suggested Fix* ==========================================================

=== *Workaround* =============================================================

=== *Justification* ==========================================================
Priority changed from [] to [1-Very High]
broken network routing
bonnie.corwin at sun.com 2007-04-30 16:23:58 GMT

*** (#1 of 1): 2007-04-30 16:23:57 GMT+00:00 bonnie.corwin at sun.com
*** Last Edit: 2007-04-30 16:23:57 GMT+00:00 bonnie.corwin at sun.com


Reply via email to