File: 553.out

package info (click to toggle)
pcp 4.3.2%2Breally4.3.1-0.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 175,188 kB
  • sloc: ansic: 261,305; sh: 123,606; xml: 107,279; cpp: 72,127; perl: 18,283; python: 15,453; yacc: 8,249; lex: 2,585; makefile: 1,957; fortran: 60; java: 52
file content (139 lines) | stat: -rw-r--r-- 4,956 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
QA output created by 553
== Testing volume instance domain
dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
dbpmda> instance 118.0
pmInDom: 118.0
[  0] inst: 0 name: "gv0"
dbpmda> 
== Testing volume information metrics
dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
dbpmda> getdesc on
dbpmda> desc gluster.volume.dist.count
PMID: 118.2.1
    Data Type: 32-bit int  InDom: 118.0 0x1d800000
    Semantics: instant  Units: none
dbpmda> desc gluster.volume.stripe.count
PMID: 118.2.2
    Data Type: 32-bit int  InDom: 118.0 0x1d800000
    Semantics: instant  Units: none
dbpmda> desc gluster.volume.replica.count
PMID: 118.2.3
    Data Type: 32-bit int  InDom: 118.0 0x1d800000
    Semantics: instant  Units: none
dbpmda> fetch gluster.volume.dist.count
PMID(s): 118.2.1
pmResult ... numpmid: 1
  118.2.1 (<noname>): numval: 1 valfmt: 0 vlist[]:
    inst [0 or ???] value 1
dbpmda> fetch gluster.volume.stripe.count
PMID(s): 118.2.2
pmResult ... numpmid: 1
  118.2.2 (<noname>): numval: 1 valfmt: 0 vlist[]:
    inst [0 or ???] value 2
dbpmda> fetch gluster.volume.replica.count
PMID(s): 118.2.3
pmResult ... numpmid: 1
  118.2.3 (<noname>): numval: 1 valfmt: 0 vlist[]:
    inst [0 or ???] value 3
dbpmda> 
== Testing volume control metric store
dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
dbpmda> getdesc on
dbpmda> desc gluster.volume.profile
PMID: 118.2.0
    Data Type: 32-bit int  InDom: 118.0 0x1d800000
    Semantics: instant  Units: none
dbpmda> fetch gluster.volume.profile
PMID(s): 118.2.0
pmResult ... numpmid: 1
  118.2.0 (<noname>): numval: 1 valfmt: 0 vlist[]:
    inst [0 or ???] value 1
dbpmda> store gluster.volume.profile "1"
PMID: 118.2.0
Getting description...
Getting Result Structure...
118.2.0: 1 -> 1
Sending Result...
dbpmda> store gluster.volume.profile "0"
PMID: 118.2.0
Getting description...
Getting Result Structure...
118.2.0: 1 -> 0
Sending Result...
dbpmda> 
start gv0 - test 553
stop gv0 - test 553
== Testing brick instance domain
dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
dbpmda> instance 118.1
pmInDom: 118.1
[  0] inst: 0 name: "smash.scott.net.au:/export/brick1/glusterdev1"
dbpmda> 
== Testing brick throughput metrics
dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
dbpmda> getdesc on
dbpmda> desc gluster.brick.read_bytes
PMID: 118.0.0
    Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
    Semantics: counter  Units: byte
dbpmda> fetch gluster.brick.read_bytes
PMID(s): 118.0.0
pmResult ... numpmid: 1
  118.0.0 (<noname>): numval: 1 valfmt: 1 vlist[]:
    inst [0 or ???] value 42
dbpmda> desc gluster.brick.write_bytes
PMID: 118.0.1
    Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
    Semantics: counter  Units: byte
dbpmda> fetch gluster.brick.write_bytes
PMID(s): 118.0.1
pmResult ... numpmid: 1
  118.0.1 (<noname>): numval: 1 valfmt: 1 vlist[]:
    inst [0 or ???] value 24
dbpmda> 
== Testing brick file operation latency metrics
dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
dbpmda> getdesc on
dbpmda> desc gluster.brick.latency.getxattr.avg
PMID: 118.1.74
    Data Type: float  InDom: 118.1 0x1d800001
    Semantics: instant  Units: microsec
dbpmda> desc gluster.brick.latency.getxattr.min
PMID: 118.1.72
    Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
    Semantics: instant  Units: microsec
dbpmda> desc gluster.brick.latency.getxattr.max
PMID: 118.1.73
    Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
    Semantics: instant  Units: microsec
dbpmda> desc gluster.brick.latency.getxattr.count
PMID: 118.1.75
    Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
    Semantics: counter  Units: count
dbpmda> fetch gluster.brick.latency.getxattr.avg
PMID(s): 118.1.74
pmResult ... numpmid: 1
  118.1.74 (<noname>): numval: 1 valfmt: 1 vlist[]:
    inst [0 or ???] value 101.4
dbpmda> fetch gluster.brick.latency.getxattr.min
PMID(s): 118.1.72
pmResult ... numpmid: 1
  118.1.72 (<noname>): numval: 1 valfmt: 1 vlist[]:
    inst [0 or ???] value 68
dbpmda> fetch gluster.brick.latency.getxattr.max
PMID(s): 118.1.73
pmResult ... numpmid: 1
  118.1.73 (<noname>): numval: 1 valfmt: 1 vlist[]:
    inst [0 or ???] value 134
dbpmda> fetch gluster.brick.latency.getxattr.count
PMID(s): 118.1.75
pmResult ... numpmid: 1
  118.1.75 (<noname>): numval: 1 valfmt: 1 vlist[]:
    inst [0 or ???] value 2
dbpmda>