Skip to content

Add check if script is already running#22

Open
alfs wants to merge 1 commit intomasterfrom
alfs-patch-1
Open

Add check if script is already running#22
alfs wants to merge 1 commit intomasterfrom
alfs-patch-1

Conversation

@alfs
Copy link
Contributor

@alfs alfs commented Aug 15, 2018

If the rsync server is not responding, there may be multiple rsync processes on nodes trying to connect and/or transfer the same data. This edit adds a check if the script is already running. Source https://unix.stackexchange.com/questions/48505/how-to-make-sure-only-one-instance-of-a-bash-script-runs

If the rsync server is not responding, there may be multiple rsync processes on nodes trying to connect and/or transfer the same data. This edit adds a check if the script is already running. Source https://unix.stackexchange.com/questions/48505/how-to-make-sure-only-one-instance-of-a-bash-script-runs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant