sudo su
杀死进程
ps -ef | grep LVS
kill -9 $PID
删除文件夹
chflags -R noschg /opt/LVUAAgentInstBaseRoot/
rm -rf /opt/LVUAAgentInstBaseRoot/
sudo su
杀死进程
ps -ef | grep LVS
kill -9 $PID
删除文件夹
chflags -R noschg /opt/LVUAAgentInstBaseRoot/
rm -rf /opt/LVUAAgentInstBaseRoot/