Sensor uninstall throws errors when Trend Micro Agent is running
book
Article ID: 290740
calendar_today
Updated On:
Products
Carbon Black EDR (formerly Cb Response)
Issue/Introduction
Sensor uninstall shows below error:
[root~]# sudo /opt/carbonblack/response/bin/sensoruninstall.sh
## Found tar
## Using rpm as package manager
Unloading old version of sensor ...
Failed to execute operation: No such file or directory
## Stopping daemon...
Warning: cbdaemon.service changed on disk. Run 'systemctl daemon-reload' to reload units.
error reading information on service cbdaemon: No such file or directory
## Stopping kernel module
rmmod: ERROR: could not remove 'cbsensor': Device or resource busy
rmmod: ERROR: could not remove module cbsensor: Device or resource busy
## Deleting kernel modules from disk
depmod: ERROR: fstatat(6, dsa_filter.ko): No such file or directory
depmod: ERROR: fstatat(6, dsa_filter_hook.ko): No such file or directory
## Uninstall phase 1 completed