1832606 Members
2199 Online
110043 Solutions
New Discussion

Reboot needed or not ?

 
SOLVED
Go to solution
Tan Hui
Occasional Contributor

Reboot needed or not ?

A simple question. Whether it need reboot the system or not, when I install GlancePlus and MeasureWare.
tiger.t
10 REPLIES 10
Carlos Fernandez Riera
Honored Contributor

Re: Reboot needed or not ?

I think not.

But you can read install procedure, or by using swinstall , see if it needs reboot.
unsupported
harry d brown jr
Honored Contributor

Re: Reboot needed or not ?

It does not require a reboot.

live free or die
harry
Live Free or Die
David Lodge
Trusted Contributor

Re: Reboot needed or not ?

No,

Glanceplus Pak doesn't require a reboot...

dave
G. Vrijhoeven
Honored Contributor

Re: Reboot needed or not ?

Hi,

Nope!

Gideon
Christopher Caldwell
Honored Contributor

Re: Reboot needed or not ?

No.

But if you're ever curious, use swinstall to go thru the process up to actually installing the software. swinstall will give you a chance to back out of an install if a reboot is required.
Roger Baptiste
Honored Contributor

Re: Reboot needed or not ?


Simple Answer - No.
FOr starting measureware after install,
do
#mwa status (checks to see whether it is running)

# mwa start (start it if it is not)

-raj
Take it easy.
Sanjay_6
Honored Contributor

Re: Reboot needed or not ?

Hi Tan,

I think the system needs a reboot if you install Glanceplus / Measureware.

hope this helps.

Regds
Uday_S_Ankolekar
Honored Contributor

Re: Reboot needed or not ?

hi,

No Reboot Required..
To start the process /sbin/init.d/mwa start
to stop/sbin/init.d/mwa stop

Goodluck,
-USA..
Good Luck..
Deshpande Prashant
Honored Contributor

Re: Reboot needed or not ?

Hi
If you are installing some additional patches with it, that might need reboot. Only glance/mwa installation will not need rebooting machine.

Thaks.
Prashant.
Take it as it comes.
David Lodge
Trusted Contributor
Solution

Re: Reboot needed or not ?

One thing you can do to check whether a package needs a reboot or not is to query the package using swlist.

/usr/sbin/swlist -l fileset -a is_reboot -d .\* @ /cdrom

If one of the filesets returns true then it needs a reboot...

(In theory you should just be able to put the product name, but it doesn't seem to work - just listing the product name - sigh!)

dave