public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug server/16342] New: stap --list-servers lists spurious line when having two stap-serverd instances
@ 2013-12-18 16:15 jlebon at redhat dot com
  2013-12-18 16:16 ` [Bug server/16342] " jlebon at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jlebon at redhat dot com @ 2013-12-18 16:15 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=16342

            Bug ID: 16342
           Summary: stap --list-servers lists spurious line when having
                    two stap-serverd instances
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: server
          Assignee: systemtap at sourceware dot org
          Reporter: jlebon at redhat dot com

Running a single instance (using service stap-server start):

[root@machine.domain ~]# stap --list-servers=all
Systemtap Compile Server Status for 'all'
 host=machine.domain address=XX.XX.XX.XX port=36676
sysinfo="3.10.0-55.el7.x86_64 x86_64" version=2.4 certinfo="00:9d:a3:a2:73"

Then, we start a second instance, using e.g. runuser -u test --
/usr/libexec/systemtap/stap-serverd --log=/tmp/mystaplog

[root@machine.domain ~]# stap --list-servers=all
Systemtap Compile Server Status for 'all'
 host=machine.domain address=XX.XX.XX.XX port=53964
sysinfo="3.10.0-55.el7.x86_64 x86_64" version=2.4 certinfo="00:9d:b9:70:b9"
 host=machine address=XX.XX.XX.XX port=36676 sysinfo="3.10.0-55.el7.x86_64
x86_64" version=2.4 certinfo="00:9d:a3:a2:73"
 host=machine.domain address=offline port=unknown sysinfo="unknown"
version=unknown certinfo="00:9d:a3:a2:73"

It seems like the last line makes no sense. It has the same certificate as the
previous line (which correspond to the initial instance), but a different
hostname.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-23 21:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-18 16:15 [Bug server/16342] New: stap --list-servers lists spurious line when having two stap-serverd instances jlebon at redhat dot com
2013-12-18 16:16 ` [Bug server/16342] " jlebon at redhat dot com
2013-12-20 20:35 ` jlebon at redhat dot com
2013-12-23 21:51 ` mcermak at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).