Actually, the solution we have for now, which I need to put into the bug
report is this:

1. Un-mount the Sharity file systems using the Unix umount command (not the
sharity umount command) like this:
umount -f /CIFS

2. Find the PID for the daemon

3. Kill this PID

4. Restart

For whatever reason, the Sharity daemon will not accept any requests
(dealock maybe) and therefore does not accept any system messages (I'm
guessing here). Therefore, for whatever reason, unmount the Unix mount
forcibly causes the daemon to begin accepting messages again.

Weird.

Thanks for the help though.

Brian


-----Original Message-----
From: Brian Hoard [mailto:bhoard@;bhhstudio.com]
Sent: Tuesday, October 29, 2002 2:35 PM
To: '[EMAIL PROTECTED]'; Pontarelli, Brian; [EMAIL PROTECTED]
Subject: Re: [Sharity-talk] Unable to kill sharity daemon Correction


I didn't mean for the extra periods to show up in my response.
Trying again, it should be

To stop:
/usr/local/sharity/sbin/sharity.init stop;

To start:
/usr/local/sharity/sbin/sharity.init start;

Brian
-----------------------

>10/29/2002 1:57:43 PM, "Pontarelli, Brian" <[EMAIL PROTECTED]>
wrote:
>>I've already logged a bug on this, but our server that is running Sharity
is
>>in a state where we are unable to kill the daemon process. Doing a 'kill
-9'
>>doesn't do anything and the daemon process still shows up in a 'ps'
listing.
>>Short of a server reboot, is there any thing else we can do to kill the
>>daemon? BTW we are running SunOS 5.8 (Solaris 8).
>>
>>
>>Brian Pontarelli
>>Software Engineer
>>US Freightways
>>(773) 867-3789
>>
>
>>_______________________________________________
>>Sharity-talk mailing list
>>[EMAIL PROTECTED]
>>To unsubscribe see http://at.obdev.at/mailman/listinfo/sharity-talk
>
>
>
>
>_______________________________________________
>Sharity-talk mailing list
>[EMAIL PROTECTED]
>To unsubscribe see http://at.obdev.at/mailman/listinfo/sharity-talk
>
>
>



_______________________________________________
Sharity-talk mailing list
[EMAIL PROTECTED]
To unsubscribe see http://at.obdev.at/mailman/listinfo/sharity-talk

Reply via email to