mirror of
https://github.com/schoebel/mars
synced 2025-01-30 11:51:54 +00:00
marsadm: fix local space occupation at leave-resource
This commit is contained in:
parent
e7464b3c02
commit
8c1aad84e2
@ -1577,6 +1577,7 @@ sub leave_res_phase2 {
|
||||
log_purge_res(@_);
|
||||
finish_links();
|
||||
_wait_delete();
|
||||
system("rm -f $mars/resource-$res/log-*") if $host eq $real_host;
|
||||
}
|
||||
|
||||
sub delete_res {
|
||||
|
Loading…
Reference in New Issue
Block a user