SCO backing up archive logs in a RAC setup slows down in sudoers setup
Applies to
Issue
DEBUG Execution Monitor Thread [sudo/opt/NetApp/snapcenter/spl/bin/sc_command_executor oracle "test -f '/<MNT>/archivelog/<SID>/1_129413_1053564278.arc' && echo true || echo false"] c.n.c.e.ShellResult - EXE-00001: Shell result [0:00:00.427] (ExitValue: 0):
DEBUG Execution Monitor Thread [sudo/opt/NetApp/snapcenter/spl/bin/sc_command_executor oracle "test -f '/<MNT>/archivelog/<SID>/1_129413_1053564278.arc' && echo true || echo false"] c.n.c.e.ShellResult - EXE-00001: Shell result [0:00:00.414] (ExitValue: 0):
DEBUG Execution Monitor Thread [sudo/opt/NetApp/snapcenter/spl/bin/sc_command_executor oracle "test -f '/<MNT>/archivelog/<SID>/1_129413_1053564278.arc' && echo true || echo false"] c.n.c.e.ShellResult - EXE-00001: Shell result [0:00:00.430] (ExitValue: 0):
DEBUG Execution Monitor Thread [sudo/opt/NetApp/snapcenter/spl/bin/sc_command_executor oracle "test -f '/<MNT>/archivelog/<SID>/1_129413_1053564278.arc' && echo true || echo false"] c.n.c.e.ShellResult - EXE-00001: Shell result [0:00:00.407] (ExitValue: 0):
DEBUG Execution Monitor Thread [sudo/opt/NetApp/snapcenter/spl/bin/sc_command_executor oracle "test -f '/<MNT>/archivelog/<SID>/1_129413_1053564278.arc' && echo true || echo false"] c.n.c.e.ShellResult - EXE-00001: Shell result [0:00:00.410] (ExitValue: 0):
With around 400ms (in this particular case), five consequtive runs on the same file take about two seconds. With enough archive logs (e.g. 300-400), this can delay the full backup for quite some time. e.g. 360 archive logs x 5 checks x 2 seconds = 3600 seconds = 1 hour.