dafilesrv stays up after uninstall if not named mydafilesrv

Description

When we rpm –e or yum remove the hpcc package, it leaves dafilesrv up and running. I assume it is intended because the uninstall even says as much… however it kind of pulls the rug out from under the process as the dafilesrv service no longer exists after the uninstall.

[root@russell_mw:russell010144043005 ~]$ rpm -qa | grep hpcc
hpccsystems-platform-6.0.0-1.x86_64
✔ complete at 12:14:20
[root@russell_mw:russell010144043005 ~]$ rpm -e hpccsystems-platform-6.0.0-1.x86_64
Stopping thor... [ OK ]
Stopping sasha... [ OK ]
Stopping myesp... [ OK ]
Stopping eclscheduler... [ OK ]
Stopping eclccserver... [ OK ]
Stopping eclagent... [ OK ]
Stopping dfuserver... [ OK ]
Stopping dali... [ OK ]
Service dafilesrv, dafilesrv is still running.
To stop it, run "service dafilesrv stop".

Removing Symlink /etc/init.d/hpcc-init ... [ OK ]
Removing Symlink /etc/init.d/dafilesrv ... [ OK ]
Removing Symlink /usr/bin/dfuplus ... [ OK ]
Removing Symlink /usr/bin/ecl ... [ OK ]
Removing Symlink /usr/bin/eclcc ... [ OK ]
Removing Symlink /usr/bin/eclplus ... [ OK ]
Removing Symlink /usr/bin/soapplus ... [ OK ]
Removing Symlink /usr/bin/testsocket ... [ OK ]
Removing Symlink /usr/bin/wuget ... [ OK ]
Removing Symlink /etc/bash_completion.d/ecl ... [ OK ]
Removing Symlink /etc/bash_completion.d/eclagent ... [ OK ]
Removing Symlink /etc/bash_completion.d/eclcc ... [ OK ]
Removing Symlink /etc/bash_completion.d/eclplus ... [ OK ]
Removing Symlink /configesp ... [ OK ]
Removing Symlink /usr/bin/ecl-bundle ... [ OK ]
Removing Symlink /usr/bin/ecl-packagemap ... [ OK ]
Removing Symlink /usr/bin/ecl-queries ... [ OK ]
Removing Symlink /usr/bin/ecl-roxie ... [ OK ]
Removing Symlink /usr/bin/esdl ... [ OK ]
Removing Symlink /usr/bin/esdl-xml ... [ OK ]
Removing Symlink /etc/init.d/hpcc-init ... [ OK ]
Removing Symlink /etc/init.d/dafilesrv ... [ OK ]
Removing Symlink /usr/bin/soapplus ... [ OK ]
Removing Symlink /usr/bin/testsocket ... [ OK ]
✔ complete at 12:14:26
[root@russell_mw:russell010144043005 ~]$ ps -ef | grep hpcc
hpcc 6200 1 0 Jun06 ? 00:00:00 /bin/bash /opt/HPCCSystems/bin/init_dafilesrv
hpcc 6267 6200 0 Jun06 ? 00:00:56 dafilesrv -L /var/log/HPCCSystems -I dafilesrv
root 12627 11073 0 12:14 pts/1 00:00:00 grep hpcc
✔ complete at 12:14:50
[root@russell_mw:russell010144043005 ~]$ service dafilesrv stop
dafilesrv: unrecognized service

Conclusion

None

Activity

Show:

Russell Wagner III July 1, 2016 at 2:14 PM

I renamed mydafilesrv to just plain old dafilesrv.

Michael Gardner July 1, 2016 at 2:07 PM

Quick question, what is the name of your dafilesrv component on that machine? Was it mydafilesrv? Or something more unique?

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Affects versions

Created July 1, 2016 at 12:34 PM
Updated July 4, 2016 at 8:50 AM
Resolved July 4, 2016 at 8:50 AM

Flag notifications