Can anyone explain a recent change that produces this
$ pminfo -v proc.psinfo
proc.psinfo.cgroups: Unknown or illegal instance identifier
proc.psinfo.labels: Unknown or illegal instance identifier
on some systems and not others?
I have qa/359 failing on some platforms, e.g. this one
$ whatami vm07
Host PCP CPU Operating System
----------- -------- ------ ------------------
vm07 3.8.9 x86_64 Debian 6.0.5
$ pmconfig -L
pcp_version=3.8.9
pmapi_version=2
nss_version=3.12.8.0
nspr_version=4.8.6
sasl_version=2.1.23
multi_threaded=true
fault_injection=false
secure_sockets=true
ipv6=true
authentication=true
unix_domain_sockets=true
static_probes=false
service_discovery=false
If this is expected, I'll just fix the filter in qa/359.
|