Bug 469221 - Satellite restart doesn't work anymore from webUi
Summary: Satellite restart doesn't work anymore from webUi
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 530
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Justin Sherrill
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-30 17:22 UTC by Justin Sherrill
Modified: 2008-10-31 03:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-30 17:39:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Justin Sherrill 2008-10-30 17:22:53 UTC
Since we've gotten rid of the 'rhn-satellite' init script, the webUI's restart no longer works.

Currently it still calls 

/usr/sbin/rhn-satellite-restart-silent  (we did this do to an issue in java that caused bad things if the command was outputting data).

This script still calls '/etc/init.d/rhn-satellite restart' which no longer exists.  We should just change the rhn-satellite-restart-silent script to call '/sbin/rhn-satellite restart'.

Comment 1 Justin Sherrill 2008-10-30 17:25:13 UTC
actually, it's not rhn-satellite-restart-client, its:

/sbin/rhn-sat-restart-silent

Comment 2 Justin Sherrill 2008-10-30 17:39:39 UTC
actually, this is working fine.  Not sure what i was seeing..


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