perfsonar-user - RE: [perfsonar-user] Problem with PS node move
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: "Holtzman, Thomas" <>
- To: "" <>
- Subject: RE: [perfsonar-user] Problem with PS node move
- Date: Fri, 12 Apr 2019 16:02:49 +0000
Remove me from this email group.
Thanks, Thomas Holtzman
From: <>
On Behalf Of Casey Russell
Ivan,
I apologize for not googling it before I responded. Just because I don't know a command for determining which processes a specific command spawns doesn't mean it doesn't exist. Here is an strace output that might be useful to you. Again, for reference this is NOT run to my moved host (which I originally asked about). This is a test between two hosts in the mesh which are otherwise doing latencybg tests in both directions just fine each day. If you'd like to see it inbound to the host that's failing let me know and I'm happy to provide.
No further runs scheduled. [crussell@ps-esu-bw ~]$ strace strace: must have PROG [ARGS] or -p PID Try 'strace -h' for more information. [crussell@ps-esu-bw ~]$ strace -f -e execve pscheduler task latencybg -t PT30S --source ps-esu-lt.perfsonar.kanren.net --dest ps-fhsu-lt.perfsonar.kanren.net execve("/usr/bin/pscheduler", ["pscheduler", "task", "latencybg", "-t", "PT30S", "--source", "ps-esu-lt.perfsonar.kanren.net", "--dest", "ps-fhsu-lt.perfsonar.kanren.net"], [/* 24 vars */]) = 0 strace: Process 13451 attached [pid 13451] execve("/usr/bin/basename", ["basename", "/usr/bin/pscheduler"], [/* 24 vars */]) = 0 [pid 13451] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13451, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- execve("/usr/libexec/pscheduler/commands/task", ["/usr/libexec/pscheduler/commands"..., "latencybg", "-t", "PT30S", "--source", "ps-esu-lt.perfsonar.kanren.net", "--dest", "ps-fhsu-lt.perfsonar.kanren.net"], [/* 23 vars */]) = 0 strace: Process 13452 attached [pid 13452] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 23 vars */]) = 0 strace: Process 13453 attached [pid 13453] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 24 vars */]) = 0 [pid 13453] +++ exited with 0 +++ [pid 13452] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13453, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13452] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13452, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- strace: Process 13454 attached [pid 13454] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 23 vars */]) = 0 strace: Process 13455 attached [pid 13455] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 24 vars */]) = 0 [pid 13455] +++ exited with 0 +++ [pid 13454] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13455, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13454] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13454, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- strace: Process 13456 attached [pid 13456] +++ exited with 0 +++ strace: Process 13457 attached [pid 13457] execve("/bin/sh", ["sh", "-c", "uname -p 2> /dev/null"], [/* 24 vars */]) = 0 strace: Process 13458 attached [pid 13458] execve("/usr/bin/uname", ["uname", "-p"], [/* 25 vars */]) = 0 [pid 13458] +++ exited with 0 +++ [pid 13457] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13458, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13457] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13457, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- Submitting task... Task URL: Running with tool 'powstream' Fetching first run... execve("/bin/sh", ["/bin/sh", "-c", "pscheduler watch --first --forma"...], [/* 24 vars */]) = 0 execve("/usr/bin/pscheduler", ["pscheduler", "watch", "--first", "--format", "text/plain", "https://ps-esu-lt.perfsonar.kanr"...], [/* 25 vars */]) = 0 strace: Process 13574 attached [pid 13574] execve("/usr/bin/basename", ["basename", "/usr/bin/pscheduler"], [/* 25 vars */]) = 0 [pid 13574] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13574, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- execve("/usr/libexec/pscheduler/commands/watch", ["/usr/libexec/pscheduler/commands"..., "--first", "--format", "text/plain", "https://ps-esu-lt.perfsonar.kanr"...], [/* 24 vars */]) = 0 strace: Process 13575 attached [pid 13575] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 24 vars */]) = 0 strace: Process 13576 attached [pid 13576] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 25 vars */]) = 0 [pid 13576] +++ exited with 0 +++ [pid 13575] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13576, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13575] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13575, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- strace: Process 13577 attached [pid 13577] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 24 vars */]) = 0 strace: Process 13578 attached [pid 13578] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 25 vars */]) = 0 [pid 13578] +++ exited with 0 +++ [pid 13577] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13578, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13577] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13577, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- strace: Process 13579 attached [pid 13579] execve("/bin/sh", ["sh", "-c", "uname -p 2> /dev/null"], [/* 24 vars */]) = 0 strace: Process 13580 attached [pid 13580] execve("/usr/bin/uname", ["uname", "-p"], [/* 25 vars */]) = 0 [pid 13580] +++ exited with 0 +++ [pid 13579] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13580, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13579] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13579, si_uid=4508, si_status=0, si_utime=0, si_stime=0} ---
Next scheduled run: Starts 2019-04-12T15:54:03Z (~7 seconds) Ends 2019-04-12T15:54:33Z (~29 seconds) Waiting for result...
strace: Process 13816 attached [pid 13816] execve("/usr/lib/perfsonar/scripts/pscheduler", ["pscheduler", "result", "--quiet", "--format", "text/plain", "https://ps-esu-lt.perfsonar.kanr"...], [/* 24 vars */]) = -1 ENOENT (No such file or directory) [pid 13816] execve("/sbin/pscheduler", ["pscheduler", "result", "--quiet", "--format", "text/plain", "https://ps-esu-lt.perfsonar.kanr"...], [/* 24 vars */]) = -1 ENOENT (No such file or directory) [pid 13816] execve("/usr/local/bin/pscheduler", ["pscheduler", "result", "--quiet", "--format", "text/plain", "https://ps-esu-lt.perfsonar.kanr"...], [/* 24 vars */]) = -1 ENOENT (No such file or directory) [pid 13816] execve("/usr/bin/pscheduler", ["pscheduler", "result", "--quiet", "--format", "text/plain", "https://ps-esu-lt.perfsonar.kanr"...], [/* 24 vars */]) = 0 strace: Process 13817 attached [pid 13817] execve("/usr/bin/basename", ["basename", "/usr/bin/pscheduler"], [/* 25 vars */]) = 0 [pid 13817] +++ exited with 0 +++ [pid 13816] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13817, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13816] execve("/usr/libexec/pscheduler/commands/result", ["/usr/libexec/pscheduler/commands"..., "--quiet", "--format", "text/plain", "https://ps-esu-lt.perfsonar.kanr"...], [/* 24 vars */]) = 0 strace: Process 13818 attached [pid 13818] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 24 vars */]) = 0 strace: Process 13819 attached [pid 13819] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 25 vars */]) = 0 [pid 13819] +++ exited with 0 +++ [pid 13818] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13819, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13818] +++ exited with 0 +++ [pid 13816] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13818, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- strace: Process 13820 attached [pid 13820] execve("/bin/sh", ["sh", "-c", "/sbin/ldconfig -p 2>/dev/null"], [/* 24 vars */]) = 0 strace: Process 13821 attached [pid 13821] execve("/sbin/ldconfig", ["/sbin/ldconfig", "-p"], [/* 25 vars */]) = 0 [pid 13821] +++ exited with 0 +++ [pid 13820] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13821, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13820] +++ exited with 0 +++ [pid 13816] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13820, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- strace: Process 13826 attached [pid 13826] execve("/bin/sh", ["sh", "-c", "uname -p 2> /dev/null"], [/* 24 vars */]) = 0 strace: Process 13827 attached [pid 13827] execve("/usr/bin/uname", ["uname", "-p"], [/* 25 vars */]) = 0 [pid 13827] +++ exited with 0 +++ [pid 13826] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13827, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- [pid 13826] +++ exited with 0 +++ [pid 13816] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13826, si_uid=4508, si_status=0, si_utime=0, si_stime=0} --- Run has not completed. [pid 13816] +++ exited with 0 +++ --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13816, si_uid=4508, si_status=0, si_utime=18, si_stime=10} ---
No further runs scheduled.
On Fri, Apr 12, 2019 at 10:46 AM Casey Russell <> wrote:
|
- [perfsonar-user] Problem with PS node move, Casey Russell, 04/03/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/10/2019
- RE: [perfsonar-user] Problem with PS node move, Garnizov, Ivan, 04/11/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/11/2019
- RE: [perfsonar-user] Problem with PS node move, Garnizov, Ivan, 04/12/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/12/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/12/2019
- RE: [perfsonar-user] Problem with PS node move, Holtzman, Thomas, 04/12/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/12/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/12/2019
- RE: [perfsonar-user] Problem with PS node move, Garnizov, Ivan, 04/12/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/11/2019
- RE: [perfsonar-user] Problem with PS node move, Garnizov, Ivan, 04/11/2019
- Re: [perfsonar-user] Problem with PS node move, Casey Russell, 04/10/2019
Archive powered by MHonArc 2.6.19.