Manually Deleting Files from the Environment After Forcibly Deleting the Target Environment
If the remote server is unreachable and the target environment is forcibly deleted, you need to manually delete related files from that server.
Related files are stored in the /tmp/ directory. The folder name is .thor_guardian_IP_PORT_xxxxxx-xxxx-xxxx-xxxx-xxxxxxx.
Figure 1 Related files
If the target environment added in the tool is 1.2.3.4, you need to delete the related files from the server after forcibly deleting the target environment.
1
|
rm /tmp/.thor_guardian_1_2_3_4_19090_xxxxxx-xxxx-xxxx-xxxx-xxxxxxx
|
Parent topic: Common Operations