pt-sift looking for *-processlist1; broken compatibility with pt-stalk

Bug #930533 reported by Jervin R
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Fix Released
Medium
Baron Schwartz

Bug Description

[viiin@vox pt-stalk]$ pt-sift .
Fetching pt-align
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 6940 100 6940 0 0 7920 0 --:--:-- --:--:-- --:--:-- 15595

  2012_02_11_12_52_01 2012_02_11_12_57_31 2012_02_11_13_03_06
  2012_02_11_13_08_18

Select a timestamp from the list [2012_02_11_13_08_18]
======== hive-dvmh-web-01 at 2012_02_11_13_08_18 DEFAULT (4 of 4) ========
--diskstats--
  #ts device rd_mb_s rd_cnc rd_rt wr_mb_s wr_cnc wr_rt busy in_prg
 {28} dm-1 0.0 0.0 36.8 0.1 0.4 12.2 5% 0
 dm-1 0% . . . . . . . . . . . . . . . . . . . . . . . . . . . .
--vmstat--
 r b swpd free buff cache si so bi bo in cs us sy id wa
10 0 80 2750312 51668 2353268 0 0 91 12 60 127 30 15 54 0
 6 0 80 2748460 51672 2353572 0 0 8 0 247 1193 34 56 10 0
wa 0%
--innodb--
    txns: 1xnot (0s)
    0 queries inside InnoDB, 0 queries in queue
    Main thread: waiting for server activity, pending reads 0, writes 0, flush 0
    Log: lsn = 0, chkp = 0, chkp age = 0
    Threads are waiting at:
    Threads are waiting on:
--processlist--
    State
awk: cmd. line:1: fatal: cannot open file `./2012_02_11_13_08_18-processlist1' for reading (No such file or directory)
    Command
awk: cmd. line:1: fatal: cannot open file `./2012_02_11_13_08_18-processlist1' for reading (No such file or directory)
--stack traces--
awk: cmd. line:2: fatal: cannot open file `./2012_02_11_13_08_18-stacktrace' for reading (No such file or directory)
--oprofile--
    No opreport file exists

[viiin@vox pt-stalk]$ pt-sift --version
Error: --version doesn't look like a directory, file, or file prefix
[viiin@vox pt-stalk]$ head -n 10 ~/bin/pt-sift
#!/usr/bin/env bash

# This program is part of Percona Toolkit: http://www.percona.com/software/
# See "COPYRIGHT, LICENSE, AND WARRANTY" at the end of this file for legal
# notices and disclaimers.

usage() {
   if [ "${OPT_ERR}" ]; then
      echo "${OPT_ERR}" >&2
   fi

[viiin@vox pt-stalk]$ tail -n 10 ~/bin/pt-sift
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
Place, Suite 330, Boston, MA 02111-1307 USA.

=head1 VERSION

pt-sift 2.0.3

=cut

DOCUMENTATION
[viiin@vox pt-stalk]$

Tags: pt-sift

Related branches

tags: added: pt-sift
Changed in percona-toolkit:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 2.0.4
Changed in percona-toolkit:
assignee: nobody → Baron Schwartz (baron-xaprb)
Changed in percona-toolkit:
status: Confirmed → Fix Committed
summary: - pt-sift looking for *-processlist1 - broken compatibility with pt-stalk
+ pt-sift looking for *-processlist1; broken compatibility with pt-stalk
Changed in percona-toolkit:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PT-470

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.