Re: QA failures - holding the release
"Nathan Scott" <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message -----
> On 15/11/16 11:27, Nathan Scott wrote:
> > ...
> >>> 895 oops, 100 archive records not between the expected range of 300 and
> >>> 1500
> >>
> >> All my failures here are a pduread() interrupt diagnostic that probably
> >> needs
> >> filtering out (I'll fix that).
> >
> > The failure I'm seeing sounds more like what Mark saw - .bad & .full
> > attached.
>
> Could you try commenting out the proc and hotproc metrics from the
> pmlogger config and see it that helps? My initial guess would be the
> startup and revalidation is taking longer than I expected, and those two
> PMDAs are the most likely culprits.
>
Its one PMDA nowadays & yep, thats done it - just removing "proc" was enough;
running the test in a loop & its always passing now.
diff --git a/qa/895 b/qa/895
index b22757b..21e02a6 100755
--- a/qa/895
+++ b/qa/895
@@ -39,7 +39,6 @@ log mandatory on 10 msec {
nfs4
pmcd
pmda
- proc
quota
rpc
swap
cheers.
--
Nathan
-=-=-=-=-=-=-=-=-=-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#14703): https://groups.io/g/pcp/message/14703
View All Messages In Topic (8): https://groups.io/g/pcp/topic/3119244
Mute This Topic: https://groups.io/mt/3119244?uid=174580
New Topic: https://groups.io/g/pcp/post
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-