Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / 553.out
blob45f9cf8bfbee159e6abd7c1c9200b2735b7d2afe
1 QA output created by 553
2 == Testing volume instance domain
3 dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
4 Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
5 dbpmda> instance 118.0
6 pmInDom: 118.0
7 [  0] inst: 0 name: "gv0"
8 dbpmda> 
9 == Testing volume information metrics
10 dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
11 Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
12 dbpmda> getdesc on
13 dbpmda> desc gluster.volume.dist.count
14 PMID: 118.2.1
15     Data Type: 32-bit int  InDom: 118.0 0x1d800000
16     Semantics: instant  Units: none
17 dbpmda> desc gluster.volume.stripe.count
18 PMID: 118.2.2
19     Data Type: 32-bit int  InDom: 118.0 0x1d800000
20     Semantics: instant  Units: none
21 dbpmda> desc gluster.volume.replica.count
22 PMID: 118.2.3
23     Data Type: 32-bit int  InDom: 118.0 0x1d800000
24     Semantics: instant  Units: none
25 dbpmda> fetch gluster.volume.dist.count
26 PMID(s): 118.2.1
27 pmResult ... numpmid: 1
28   118.2.1 (<noname>): numval: 1 valfmt: 0 vlist[]:
29     inst [0 or ???] value 1
30 dbpmda> fetch gluster.volume.stripe.count
31 PMID(s): 118.2.2
32 pmResult ... numpmid: 1
33   118.2.2 (<noname>): numval: 1 valfmt: 0 vlist[]:
34     inst [0 or ???] value 2
35 dbpmda> fetch gluster.volume.replica.count
36 PMID(s): 118.2.3
37 pmResult ... numpmid: 1
38   118.2.3 (<noname>): numval: 1 valfmt: 0 vlist[]:
39     inst [0 or ???] value 3
40 dbpmda> 
41 == Testing volume control metric store
42 dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
43 Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
44 dbpmda> getdesc on
45 dbpmda> desc gluster.volume.profile
46 PMID: 118.2.0
47     Data Type: 32-bit int  InDom: 118.0 0x1d800000
48     Semantics: instant  Units: none
49 dbpmda> fetch gluster.volume.profile
50 PMID(s): 118.2.0
51 pmResult ... numpmid: 1
52   118.2.0 (<noname>): numval: 1 valfmt: 0 vlist[]:
53     inst [0 or ???] value 1
54 dbpmda> store gluster.volume.profile "1"
55 PMID: 118.2.0
56 Getting description...
57 Getting Result Structure...
58 118.2.0: 1 -> 1
59 Sending Result...
60 dbpmda> store gluster.volume.profile "0"
61 PMID: 118.2.0
62 Getting description...
63 Getting Result Structure...
64 118.2.0: 1 -> 0
65 Sending Result...
66 dbpmda> 
67 start gv0 - test 553
68 stop gv0 - test 553
69 == Testing brick instance domain
70 dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
71 Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
72 dbpmda> instance 118.1
73 pmInDom: 118.1
74 [  0] inst: 0 name: "smash.scott.net.au:/export/brick1/glusterdev1"
75 dbpmda> 
76 == Testing brick throughput metrics
77 dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
78 Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
79 dbpmda> getdesc on
80 dbpmda> desc gluster.brick.read_bytes
81 PMID: 118.0.0
82     Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
83     Semantics: counter  Units: byte
84 dbpmda> fetch gluster.brick.read_bytes
85 PMID(s): 118.0.0
86 pmResult ... numpmid: 1
87   118.0.0 (<noname>): numval: 1 valfmt: 1 vlist[]:
88     inst [0 or ???] value 42
89 dbpmda> desc gluster.brick.write_bytes
90 PMID: 118.0.1
91     Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
92     Semantics: counter  Units: byte
93 dbpmda> fetch gluster.brick.write_bytes
94 PMID(s): 118.0.1
95 pmResult ... numpmid: 1
96   118.0.1 (<noname>): numval: 1 valfmt: 1 vlist[]:
97     inst [0 or ???] value 24
98 dbpmda> 
99 == Testing brick file operation latency metrics
100 dbpmda> open pipe $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
101 Start python PMDA: $PCP_PYTHON_PROG $PCP_PMDAS_DIR/gluster/pmdagluster.python
102 dbpmda> getdesc on
103 dbpmda> desc gluster.brick.latency.getxattr.avg
104 PMID: 118.1.74
105     Data Type: float  InDom: 118.1 0x1d800001
106     Semantics: instant  Units: microsec
107 dbpmda> desc gluster.brick.latency.getxattr.min
108 PMID: 118.1.72
109     Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
110     Semantics: instant  Units: microsec
111 dbpmda> desc gluster.brick.latency.getxattr.max
112 PMID: 118.1.73
113     Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
114     Semantics: instant  Units: microsec
115 dbpmda> desc gluster.brick.latency.getxattr.count
116 PMID: 118.1.75
117     Data Type: 64-bit unsigned int  InDom: 118.1 0x1d800001
118     Semantics: counter  Units: count
119 dbpmda> fetch gluster.brick.latency.getxattr.avg
120 PMID(s): 118.1.74
121 pmResult ... numpmid: 1
122   118.1.74 (<noname>): numval: 1 valfmt: 1 vlist[]:
123     inst [0 or ???] value 101.4
124 dbpmda> fetch gluster.brick.latency.getxattr.min
125 PMID(s): 118.1.72
126 pmResult ... numpmid: 1
127   118.1.72 (<noname>): numval: 1 valfmt: 1 vlist[]:
128     inst [0 or ???] value 68
129 dbpmda> fetch gluster.brick.latency.getxattr.max
130 PMID(s): 118.1.73
131 pmResult ... numpmid: 1
132   118.1.73 (<noname>): numval: 1 valfmt: 1 vlist[]:
133     inst [0 or ???] value 134
134 dbpmda> fetch gluster.brick.latency.getxattr.count
135 PMID(s): 118.1.75
136 pmResult ... numpmid: 1
137   118.1.75 (<noname>): numval: 1 valfmt: 1 vlist[]:
138     inst [0 or ???] value 2
139 dbpmda>