[00:00:02] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:00:11] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:00:26] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:00:34] I read that [00:00:42] the same thread opens with DaB, saying what I cited [00:00:42] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:00:42] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:00:51] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:01:07] i wonder about all these ethernet issues [00:01:19] they spam the channel heavily [00:01:56] http://bit.ly/toolserverMonth [00:02:01] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:02:01] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:02:02] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:02:02] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:02:03] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:03:01] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:05:04] Krinkle: run: quota -v [00:05:12] been there, done that. [00:05:19] Betacommand: he just did, read the log ;-) [00:05:24] what is your quota set at? [00:05:32] 500M [00:05:36] Ah [00:05:40] 1) whatever it is, it is broken, because I can create files, but the conents/chmod are silently ignored. they end up as empty chmod 000 files (with the correct name however) [00:06:10] Krinkle: quota isnt broken [00:06:26] just set too low for your needs [00:06:44] 3(commented) [TS-1423] Can't create files in /home <10https://jira.toolserver.org/browse/TS-1423> (Danny B. ) [00:06:47] why do you need 5GB? [00:07:22] 2) if the above 2 bugs are indeed caused by the quota, then that pisses me off, because aside from the fact that that announcement was made less than 2 days in advance, the announcement did at least give us the weekend. Now all my tools are fried and I can't even work my way out of it because even if I remove 100 MB, I can't create a 10 byte .ini file for something else [00:07:22] for many useful tools, mr. devil's advocate :-P [00:07:28] Betacommand: ^^ [00:08:02] I would've happily worked through the weekend to get the right quota and perform clean up, now I'm stuck [00:08:12] Danny_B|backup: I have many useful tools and Im only using 250mb [00:08:30] 3) I doubt this is the quota because there are MMP projects that are also having broken sessions, even ones with less than 100 MB in their home [00:08:47] 3(commented) [TS-1422] PHP sessions broken <10https://jira.toolserver.org/browse/TS-1422> (Danny B. ) [00:09:40] Betacommand: *If* this is the quote, then YEs it IS broken. Because it is letting me create files, but not the content and there is no error whatshowever. If I do "echo 'hello' > text.txt' it looks fine, but when I look the file up it is : text.txt chmod=000 content-length=0 [00:09:45] that is a broken system [00:10:07] quota is for space not for # of files [00:10:20] so you can create tens of zero byte files [00:10:33] but you can't write a single byte [00:10:47] Yes, but I'm not creating a zero byte file. I'm creating a non-zero byte files. Such thing should be blocked entirely. [00:11:25] not without error response and just plain broken. Anyway, I'll assume this is completely normal and that this quota system is a standardized design. [00:13:11] Krinkle: as i said - when i reached quota in past, it destroyed my config files - when i exit the application it attempted to writ the config file, but not only that was anything written, but the entire file became 0 byte [00:13:23] so it is obviously by design [00:13:35] the question is if it's good design [00:13:46] but that's perhaps something we can't influence [00:14:07] Krinkle: file a bug for your quota to be set higher [00:14:16] right [00:14:30] and poke nosy and dab on email if you really need it urgently [00:19:48] Betacommand: are you familiar with packing programs? [00:20:04] Danny_B|backup: packing programs? [00:20:12] do you mean compression programs? [00:22:31] yep [00:25:22] what do you need to know? [00:35:02] Platonides * Re: [Toolserver-l] Running weblinkchecker.py on Toolserver [00:37:17] Betacommand: if you remember plain old arj, there was command arj -a, which added to existing archive given file(s) [00:37:38] so i wonder if there is anything like that on linux as well [00:37:56] any compressing utility which can add files to the archive [00:48:14] Danny_B|backup: 7zip [00:49:02] everytime there is new dump i run some checks which output logs [00:49:08] these logs can be packed [00:49:27] but evyrtime i need to add new log to the archive [00:49:55] Danny_B|backup: 7z u -mx=9 "$HOME/public_html/nfcc9/nfcc.7z" "$HOME/public_html/nfcc9/*.html" [00:50:08] I use that in a bash script [00:50:51] I want to have all the logs but I only keep the last 15 days un-compressed [00:51:18] this is exactly what i'd need except for i need last two [00:54:52] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [00:55:01] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:55:02] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [00:56:12] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 336451 MB (6% inode=35%): [00:56:22] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [00:56:22] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:57:40] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:57:40] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:58:11] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:58:11] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:58:21] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [00:58:31] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:58:32] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:59:01] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:59:21] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:59:21] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [00:59:21] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:00:02] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:00:12] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:01:01] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:01:22] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:01:41] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:01:41] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:02:01] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:02:01] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:02:01] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:02:02] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:02:02] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:02:21] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 34719 MB (8% inode=99%): [01:03:00] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:05:02] Krinkle * Re: [Toolserver-l] Dude, where is my logfile? [01:08:21] /sql on z-dat-s4-a is CRITICAL: DISK CRITICAL - free space: /sql 23326 MB (5% inode=99%): [01:13:05] Krinkle: as a heads-up, we do have toolserver-announce (https://lists.wikimedia.org/mailman/listinfo/toolserver-announce) [01:13:20] Earwig: yeah, 3 people told me in the last 5 minutes in PM [01:13:21] t [01:13:22] han [01:13:23] s [01:13:24] Thanks :) [01:13:28] heh, sorry :P [01:13:31] But nosy didn't announce it there [01:13:40] you're right about that [01:13:49] I'm subscribed to that now [01:15:03] Ja Ga * [Toolserver-l] SSH client for iPad [01:15:17] Heh. [01:23:21] /sql on z-dat-s4-a is OK: DISK OK - free space: /sql 68227 MB (16% inode=99%): [01:24:46] 3(created) [TS-1424] Raise quota 'krinkle'; Toolserver; Task <10https://jira.toolserver.org/browse/TS-1424> (Krinkle) [01:26:43] 3(created) [TS-1425] Raise quota 'cvn'; Toolserver; Task <10https://jira.toolserver.org/browse/TS-1425> (Krinkle) [01:39:43] 3(commented) [TS-1423] Can't create files in /home <10https://jira.toolserver.org/browse/TS-1423> (Hazard-SJ ) [01:43:02] Hazard-SJ * Re: [Toolserver-l] Dude, where is my logfile? [01:54:52] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [01:55:01] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:55:01] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [01:56:11] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 336368 MB (6% inode=35%): [01:56:21] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [01:56:21] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:57:41] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:57:41] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:58:11] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:58:11] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:59:01] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:59:12] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [01:59:31] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [01:59:31] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:00:11] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:00:22] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:00:22] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:00:22] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:01:01] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:01:02] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:01:41] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:01:41] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:02:01] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:02:01] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:02:01] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:02:02] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:02:02] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:02:21] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:02:52] /sql on thyme is WARNING: DISK WARNING - free space: /sql 188074 MB (19% inode=99%): [02:03:01] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:55:52] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [02:56:02] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:56:02] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [02:56:12] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 334565 MB (6% inode=35%): [02:56:21] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [02:56:22] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:57:41] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:57:41] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:58:12] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:58:12] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:59:01] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:59:11] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [02:59:31] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [02:59:31] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:00:22] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:00:22] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:00:22] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:01:01] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:01:01] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:01:11] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:01:52] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:01:53] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:02:21] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:03:01] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:03:01] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:03:01] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:03:01] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:03:01] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:03:01] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:06:01] RAID on adenia is CRITICAL: CHECK_NRPE: Socket timeout after 30 seconds. [03:38:53] /sql on cassia is WARNING: DISK WARNING - free space: /sql 77906 MB (6% inode=99%): [03:55:52] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [03:56:11] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 334510 MB (6% inode=35%): [03:56:22] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [03:56:22] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:57:01] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [03:57:01] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:57:52] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:57:53] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:59:02] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:59:11] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:59:11] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [03:59:11] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [04:00:21] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:00:22] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:00:22] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:00:31] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:00:31] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:01:01] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:01:01] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:01:11] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:01:53] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:01:53] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:02:21] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:03:01] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:03:02] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:03:02] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:04:02] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:04:02] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:04:02] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:05:31] RAID on adenia is OK: OK - TOTAL: 2: FAILED: 0: DEGRADED: 0 [04:55:56] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [04:56:49] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 333872 MB (6% inode=35%): [04:56:49] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [04:56:56] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:57:48] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [04:57:56] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:57:56] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:57:57] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [04:59:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [04:59:56] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:00:05] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:00:05] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:00:58] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:00:58] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:00:58] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:00:58] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:00:58] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:01:55] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:01:55] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:01:55] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:01:55] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:02:04] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:03:04] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:03:57] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:03:57] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:03:57] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:04:57] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:04:57] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:04:57] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:33:24] disconnected [05:33:36] sorry wrong channel [05:55:56] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [05:57:46] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [05:57:47] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 333825 MB (6% inode=35%): [05:57:55] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:58:04] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:58:47] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [05:58:56] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:58:56] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [05:59:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [05:59:56] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:00:04] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:00:56] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:05] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:05] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:05] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:05] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:55] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:56] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:56] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:01:56] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:02:05] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:02:55] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:03:04] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:04:55] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:04:55] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:04:56] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:05:55] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:05:55] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:05:55] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:42:02] Toto Azéro * Re: [Toolserver-l] Dude, where is my logfile? [06:56:56] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [06:58:04] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:58:46] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [06:58:46] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 333720 MB (6% inode=35%): [06:58:55] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [06:59:46] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [06:59:55] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:00:05] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:00:05] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:00:46] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [07:00:55] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:05] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:05] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:05] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:05] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:57] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:57] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:57] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:01:57] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:02:05] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:02:05] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:03:04] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:03:56] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:04:55] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:04:55] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:04:55] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:05:57] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:05:57] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:05:57] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:13:46] Load avg. on adenia is WARNING: WARNING - load average: 15.23, 14.02, 9.22 [07:14:46] Load avg. on adenia is OK: OK - load average: 14.87, 14.17, 9.58 [07:17:46] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 34677 MB (8% inode=99%): [07:24:50] /sql on z-dat-s4-a is CRITICAL: DISK CRITICAL - free space: /sql 22924 MB (5% inode=99%): [07:33:47] /sql on z-dat-s4-a is OK: DISK OK - free space: /sql 51758 MB (12% inode=99%): [07:56:56] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [07:58:04] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:58:47] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 333608 MB (6% inode=35%): [07:58:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [07:59:05] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [07:59:46] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [07:59:55] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:00:04] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:00:04] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:00:46] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [08:00:55] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:01:05] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:01:05] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:01:05] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:01:05] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:01:46] /sql on z-dat-s4-a is CRITICAL: DISK CRITICAL - free space: /sql 11245 MB (2% inode=99%): [08:01:56] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:01:56] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:02:05] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:02:05] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:02:05] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:02:05] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:03:05] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:04:05] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:04:56] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:04:56] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:04:56] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:05:57] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:05:57] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:05:58] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:08:47] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 42486 MB (10% inode=99%): [08:18:46] /sql on z-dat-s4-a is OK: DISK OK - free space: /sql 59533 MB (14% inode=99%): [08:32:47] Load avg. on adenia is WARNING: WARNING - load average: 19.36, 17.41, 15.24 [08:56:57] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [08:58:04] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:59:05] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [08:59:46] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 334661 MB (6% inode=35%): [08:59:46] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [08:59:46] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [09:00:04] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:00:05] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:00:05] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:00:48] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [09:01:05] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:01:05] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:01:05] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:01:05] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:01:06] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:02:06] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:02:06] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:02:06] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:02:06] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:02:06] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:02:06] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:03:05] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:04:05] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:05:05] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:05:05] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:05:06] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:06:05] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:06:05] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:06:05] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:06:20] [[Toolserver:Sandbox]] ! 10https://wiki.toolserver.org/w/index.php?diff=7411&oldid=7375&rcid=10017 * 66.54.89.105 * (-1) () [09:11:46] Load avg. on adenia is OK: OK - load average: 9.92, 11.83, 14.89 [09:57:56] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [09:58:15] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:59:05] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [09:59:49] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 351429 MB (6% inode=36%): [09:59:49] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [09:59:49] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [10:00:06] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:00:06] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:00:06] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:00:49] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [10:01:06] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:01:06] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:01:07] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:01:16] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:01:16] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:02:06] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:02:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:02:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:02:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:02:15] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:02:16] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:03:15] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:04:05] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:05:06] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:05:06] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:05:15] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:06:05] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:06:05] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:50:46] Load avg. on adenia is WARNING: WARNING - load average: 20.40, 17.29, 11.17 [10:57:56] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [10:58:15] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [10:58:48] Load avg. on adenia is OK: OK - load average: 9.09, 14.71, 12.83 [11:00:05] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:00:06] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:00:06] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:00:06] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:00:46] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 351288 MB (6% inode=36%): [11:00:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [11:00:47] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [11:01:05] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:01:05] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:01:05] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:01:15] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:01:15] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:01:46] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [11:02:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:03:06] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:03:15] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:03:15] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:03:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:03:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:04:05] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:05:15] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:06:05] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:06:05] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:06:05] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:06:14] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:06:14] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [11:22:41] Daniel_WMDE: Did you switch die? [11:22:45] *your [11:23:50] somebody kicked out the power cable? [11:29:35] multichill: i actually poked some people so maybe they fixed it? [11:29:59] Just scroll up Dannyu, you'll see al the tsnag messages [11:30:08] or somebody just silenced tsnag [11:30:22] no spam for 25 mins yay! [11:32:50] http://nagios.toolserver.org/cgi-bin/status.cgi?host=asw-oe10-esams.mgmt <- probably wrong snmp string [11:57:56] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [11:58:15] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:00:46] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 348733 MB (6% inode=36%): [12:00:46] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [12:00:46] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [12:01:06] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:06] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:06] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:06] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:06] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:06] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:14] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:15] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:15] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:01:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [12:02:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:03:04] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:03:15] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:03:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:03:15] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:03:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:04:05] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:05:15] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:06:05] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:06:05] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:06:14] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:06:14] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:07:06] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [12:58:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [12:58:15] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:00:48] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347769 MB (6% inode=36%): [13:00:48] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [13:00:49] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [13:01:15] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:15] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:15] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:15] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:15] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:16] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:16] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:16] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:16] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:01:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [13:02:14] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:03:15] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:03:15] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:03:15] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:03:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:03:16] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:04:14] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:05:15] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:06:14] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:06:15] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:06:15] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:07:14] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [13:50:11] Cool, nightshade is up [13:58:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [13:58:14] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:01:15] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:01:15] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:01:15] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:01:15] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:01:15] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:01:15] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:01:46] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [14:01:46] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [14:01:46] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347660 MB (6% inode=36%): [14:01:46] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [14:02:14] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:02:15] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:02:16] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:02:16] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:03:15] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:03:15] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:03:15] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:03:46] /sql on thyme is WARNING: DISK WARNING - free space: /sql 187476 MB (19% inode=99%): [14:04:15] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:04:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:04:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:06:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:06:15] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:06:15] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:06:15] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:06:47] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 40135 MB (9% inode=99%): [14:07:14] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [14:10:02] Marc A. Pelletier * Re: [Toolserver-l] SSH client for iPad [14:20:46] /sql on z-dat-s4-a is OK: DISK OK - free space: /sql 64614 MB (15% inode=99%): [14:41:03] Shawn Walker * Re: [Toolserver-l] SSH client for iPad [14:45:07] [[Special:Log/newusers]] create 10 * Ethanol1fireplaces * (New user account) [14:48:48] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 37421 MB (9% inode=99%): [14:58:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [14:58:14] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:00:47] /sql on z-dat-s4-a is CRITICAL: DISK CRITICAL - free space: /sql 23278 MB (5% inode=99%): [15:01:15] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:01:15] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:01:15] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:01:15] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:01:15] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:01:15] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:01:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [15:01:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [15:01:47] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347567 MB (6% inode=36%): [15:01:47] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [15:02:16] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:02:16] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:02:16] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:02:16] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:03:15] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:03:15] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:03:15] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:04:15] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:04:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:04:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:06:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:06:15] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:06:15] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:06:15] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:07:14] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [15:16:45] 3(created) [TS-1426] Creation of MMP WikiShootMe; Toolserver; Task <10https://jira.toolserver.org/browse/TS-1426> (Magnus Manske) [15:21:47] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 42221 MB (10% inode=99%): [15:26:45] Load avg. on adenia is WARNING: WARNING - load average: 16.84, 14.98, 10.15 [15:27:46] Load avg. on adenia is OK: OK - load average: 12.70, 14.21, 10.19 [15:32:47] /sql on z-dat-s4-a is OK: DISK OK - free space: /sql 55397 MB (13% inode=99%): [15:39:47] /sql on cassia is WARNING: DISK WARNING - free space: /sql 76251 MB (6% inode=99%): [15:49:47] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 37402 MB (9% inode=99%): [15:58:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [15:58:14] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:01:15] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:01:15] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:01:15] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:01:15] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:01:15] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:01:15] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:01:46] /sql on z-dat-s4-a is CRITICAL: DISK CRITICAL - free space: /sql 23568 MB (5% inode=99%): [16:02:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [16:02:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [16:02:47] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347447 MB (6% inode=36%): [16:02:47] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [16:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:03:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:03:15] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:03:15] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:03:15] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:03:15] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:03:15] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:03:16] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:04:15] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:04:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:04:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:06:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:06:15] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:06:15] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:06:15] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:07:15] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [16:16:03] Platonides * Re: [Toolserver-l] Dude, where is my logfile? [16:16:05] RAID on adenia is CRITICAL: CHECK_NRPE: Socket timeout after 30 seconds. [16:24:46] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 38162 MB (9% inode=99%): [16:27:46] /sql on z-dat-s4-a is OK: DISK OK - free space: /sql 70254 MB (17% inode=99%): [16:55:47] RAID on adenia is OK: OK - TOTAL: 2: FAILED: 0: DEGRADED: 0 [16:58:09] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [16:58:14] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:01:16] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:01:16] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:01:16] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:01:16] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:01:25] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:01:25] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:02:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [17:02:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [17:02:47] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347349 MB (6% inode=36%): [17:02:48] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [17:03:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:03:15] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:03:25] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:03:25] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:03:25] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:03:25] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:03:25] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:04:17] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:04:17] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:04:25] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:06:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:06:25] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:06:25] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:06:25] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:07:24] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:58:25] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [17:59:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [18:01:25] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:01:25] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:02:16] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:02:16] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:02:16] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:02:16] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:02:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [18:02:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [18:02:47] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347245 MB (6% inode=36%): [18:02:47] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [18:03:15] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:03:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:03:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:03:24] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:03:24] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:03:24] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:03:25] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:03:25] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:04:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:04:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:04:25] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:06:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:06:25] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:06:25] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:06:25] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:07:25] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:28:49] hello! [18:29:01] can someone tell me why https://toolserver.org/~yuvipanda/noobieboard/index.php/active/wiki/ta errors out but https://ortelius.toolserver.org/~yuvipanda/noobieboard/index.php/test gives me 'bad request'? [18:29:16] I'm trying to find error logs, and not finding them on either server... [18:30:32] well, http://ortelius.toolserver.org/~yuvipanda/noobieboard/index.php/active/wiki/ta doesn't seem to work [18:31:07] Platonides: aaah, ssl everywhere seems to be the culprit [18:31:29] Platonides: thanks! [18:53:23] yuvipanda / Platonides : Erfgoed seems to be out of sql connections. What are you guys doing? ;-) [18:58:25] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [18:59:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [18:59:47] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 41117 MB (10% inode=99%): [19:01:25] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:01:25] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:02:16] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:02:16] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:02:16] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:02:16] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:02:48] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [19:02:48] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [19:02:48] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347125 MB (6% inode=36%): [19:02:48] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [19:03:16] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:03:16] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:03:16] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:03:25] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:03:25] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:03:25] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:03:25] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:03:25] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:04:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:04:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:04:25] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:06:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:06:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:06:16] multichill: i'm not doing anything :D [19:06:24] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:06:24] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:06:24] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:06:32] multichill: i'm messing around in toolserver, but for unrelated reasons (building some indic measurement tools) [19:07:25] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:07:44] also, any idea how exactly one excludes bots from a query? [19:07:50] join on user_groups how exactly? [19:07:58] * yuvipanda 's SQL is decidedly rusty [19:09:03] ah [19:09:10] i was using a simple join, inner join did the trick [19:20:45] /sql on z-dat-s4-a is OK: DISK OK - free space: /sql 62972 MB (15% inode=99%): [19:21:46] s4 replag on cassia is WARNING: QUERY WARNING: SELECT ts_rc_age() returned 2086.000000 [19:42:27] anyone know any 'revert detection tools' on toolserver? [19:58:25] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [19:58:47] s4 replag on cassia is OK: QUERY OK: SELECT ts_rc_age() returned 1793.000000 [19:59:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [20:01:25] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:01:25] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:15] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:15] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:16] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:16] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:25] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:25] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:25] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:25] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:25] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:03:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [20:03:47] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 346997 MB (6% inode=36%): [20:03:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [20:03:47] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [20:04:16] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:04:16] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:04:17] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:04:17] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:04:17] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:04:24] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:06:04] RAID on adenia is CRITICAL: CHECK_NRPE: Socket timeout after 30 seconds. [20:06:16] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:06:16] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:06:25] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:06:25] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:06:25] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:07:25] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:10:35] RAID on adenia is OK: OK - TOTAL: 2: FAILED: 0: DEGRADED: 0 [20:11:02] Does the toolserver have phpMyAdmin? [20:11:26] If so, what is the browser address for it? [20:12:41] Oh, I got it. [20:58:24] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [20:59:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [21:01:25] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:01:25] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:15] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:15] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:15] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:25] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:25] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:25] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:25] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:03:25] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:04:15] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:04:25] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:04:46] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [21:04:46] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 355912 MB (6% inode=36%): [21:04:47] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [21:04:47] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [21:05:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:05:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:05:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:05:15] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:05:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:06:25] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:06:25] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:06:25] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:07:14] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:07:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:07:24] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:58:25] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [21:59:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [22:01:25] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:01:25] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:15] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:16] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:16] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:25] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:25] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:25] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:25] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:03:25] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:04:15] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:04:25] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:04:48] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [22:04:48] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 346861 MB (6% inode=36%): [22:04:48] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [22:04:48] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [22:05:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:05:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:05:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:06:14] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:06:14] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:06:24] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:06:24] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:06:24] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:07:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:07:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:07:25] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:12:46] @replag [22:12:46] Akoopal: s2-user: 2d 23h 27m 51s [-2.45 s/s]; s3-rr-a: 40s [+0.00 s/s]; s3-user: 40s [+0.00 s/s] [22:58:24] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [22:59:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default [23:01:25] ethernet 0/1/13 [nightshade.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:01:25] ethernet 0/1/19 [ptolemy.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:03:25] ethernet 0/1/23 [rosemary.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:03:25] ethernet 0/1/20 [hemlock.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:03:25] ethernet 0/1/8 [yarrow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:03:25] ethernet 0/1/22 [hyacinth] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:03:25] ethernet 0/1/14 [willow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:04:15] ethernet 0/1/17 [zedler.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:04:16] ethernet 0/1/9 [ortelius] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:04:16] ethernet 0/1/16 [yarrow.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:04:25] ethernet 0/1/3 [rosemary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:04:47] Sun Grid Engine execd on ortelius is WARNING: NRPE: Unable to read output [23:04:48] /aux0 on hemlock is WARNING: DISK WARNING - free space: /aux0 347927 MB (6% inode=36%): [23:04:48] SMF on damiana is CRITICAL: ERROR - maintenance: svc:/network/ldap/client:default offline: svc:/system/cluster/scsymon-srv:default [23:04:48] SMF on turnera is CRITICAL: ERROR - offline: svc:/system/cluster/scsymon-srv:default [23:05:02] Russell Blau * Re: [Toolserver-l] SSH client for iPad [23:05:15] ethernet 0/1/15 [ts-array3.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:05:15] ethernet 0/1/6 [asw-oe16:0/1/23 LACP secondary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:05:15] ethernet 0/1/4 [wolfsbane] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:05:15] ethernet 0/1/11 [zedler] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:06:15] ethernet 0/1/12 [csw1-esams:1/24] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:06:15] ethernet 0/1/21 [ptolemy] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:06:25] ethernet 0/1/5 [asw-oe16:0/1/22 LACP primary] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:06:25] ethernet 0/1/2 [nightshade] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:06:25] ethernet 0/1/7 [hemlock] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:07:15] ethernet 0/1/10 [hawthorn] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:07:15] ethernet 0/1/18 [scs-oe10-esams] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:07:24] ethernet 0/1/1 [willow] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:53:48] /sql on z-dat-s4-a is WARNING: DISK WARNING - free space: /sql 35917 MB (8% inode=99%): [23:58:25] ethernet 0/1/24 [ortelius.mgmt] on asw-oe10-esams.mgmt is UNKNOWN: ERROR: Description table : No response from remote host asw-oe10-esams.mgmt. [23:59:05] SMF on willow is CRITICAL: ERROR - maintenance: svc:/network/puppetmasterd:default