From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 13:42:01 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08DDA21F; Fri, 25 Jul 2014 13:42:01 +0000 (UTC) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85AB922A9; Fri, 25 Jul 2014 13:42:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=E5weJL052z47kqJELFthnwgG7wQCq1NgLd3e6WhqVHk=; b=cTgmAEMfST4/SiFngbv4WToLp/tZ7A+0obMTTAkEBgtG3w1GrE/tAe5WBRz6Tqm11doqgk3Kffa+Ev/jYXudJb7THnZWyyi7IQf89/ayoPSCXEREinHCeL6PNizALcAdzHKZOk9nMmqj5veHLyWXUlr6JSdhjvz6zQrAZWOU+GE=; Received: from thebighonker.lerctr.org ([192.147.25.65]:32493) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.83 (FreeBSD)) (envelope-from ) id 1XAfkV-00053T-2k; Fri, 25 Jul 2014 08:41:56 -0500 Date: Fri, 25 Jul 2014 08:41:25 -0500 From: Larry Rosenman To: freebsd-current@freebsd.org, Freebsd fs Subject: Re: zfs send/recv: STILL invalid Backup Stream Message-ID: <20140725134125.GA19293@thebighonker.lerctr.org> Mail-Followup-To: freebsd-current@freebsd.org, Freebsd fs , Mark Martinec References: <3d2aac84d962a703fbf56a864ba5f19c@mailbox.ijs.si> <9eef3e7e964cb33fd163cc2f9300f326@mailbox.ijs.si> <53D1AB3D.1060205@freebsd.org> <33c478c3120c21d6cb9c325cc1119cf8@thebighonker.lerctr.org> <60845088153247fa31c50c9f52ef72cb@mailbox.ijs.si> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <60845088153247fa31c50c9f52ef72cb@mailbox.ijs.si> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001 X-Mailman-Approved-At: Fri, 25 Jul 2014 15:35:59 +0000 Cc: Mark Martinec X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2014 13:42:01 -0000 On Fri, Jul 25, 2014 at 11:58:48AM +0200, Mark Martinec wrote: > Don't know, I'd guess some network-related memory limit is being hit > on the sending site. > > Why not try to decouple the 'zfs send' from a network copy and ssh: > Login to a remote side, do a 'zfs send' to some local temporary file > there, then feed that file to ssh and send it over to a home host, > where it can be piped into some simple program like md5 or 'wc -c' > instead of a zfs recv. > I think I've done that, but it sort of defeats the purpose, as the stream becomes a big file on disk. I'd like to get some help chasing what parameter(s) need to be fixed here. Full sysctl -a (from LONG after the failure). kern.ostype: FreeBSD kern.osrelease: 10.0-STABLE kern.osrevision: 199506 kern.version: FreeBSD 10.0-STABLE #39 r269019M: Wed Jul 23 11:44:35 CDT 2014 root@thebighonker.lerctr.org:/usr/obj/usr/src/sys/GENERIC kern.maxvnodes: 350155 kern.maxproc: 21748 kern.maxfiles: 523339 kern.argmax: 262144 kern.securelevel: -1 kern.hostname: thebighonker.lerctr.org kern.hostid: 3151778009 kern.clockrate: { hz = 1000, tick = 1000, profhz = 8128, stathz = 127 } kern.posix1version: 200112 kern.ngroups: 1023 kern.job_control: 1 kern.saved_ids: 0 kern.boottime: { sec = 1406134586, usec = 684885 } Wed Jul 23 11:56:26 2014 kern.domainname: kern.osreldate: 1000711 kern.bootfile: /boot/kernel/kernel kern.maxfilesperproc: 470997 kern.maxprocperuid: 19573 kern.ipc.maxsockbuf: 2097152 kern.ipc.sockbuf_waste_factor: 8 kern.ipc.max_linkhdr: 16 kern.ipc.max_protohdr: 60 kern.ipc.max_hdr: 76 kern.ipc.max_datalen: 92 kern.ipc.maxmbufmem: 8345339904 kern.ipc.nmbclusters: 1018718 kern.ipc.nmbjumbop: 509359 kern.ipc.nmbjumbo9: 452763 kern.ipc.nmbjumbo16: 339572 kern.ipc.nmbufs: 6519810 kern.ipc.maxpipekva: 267948032 kern.ipc.pipekva: 1835008 kern.ipc.pipefragretry: 0 kern.ipc.pipeallocfail: 0 kern.ipc.piperesizefail: 0 kern.ipc.piperesizeallowed: 1 kern.ipc.msgmax: 16384 kern.ipc.msgmni: 40 kern.ipc.msgmnb: 2048 kern.ipc.msgtql: 40 kern.ipc.msgssz: 8 kern.ipc.msgseg: 2048 kern.ipc.semmni: 50 kern.ipc.semmns: 340 kern.ipc.semmnu: 150 kern.ipc.semmsl: 340 kern.ipc.semopm: 100 kern.ipc.semume: 50 kern.ipc.semusz: 632 kern.ipc.semvmx: 32767 kern.ipc.semaem: 16384 kern.ipc.shmmax: 536870912 kern.ipc.shmmin: 1 kern.ipc.shmmni: 192 kern.ipc.shmseg: 128 kern.ipc.shmall: 131072 kern.ipc.shm_use_phys: 0 kern.ipc.shm_allow_removed: 1 kern.ipc.soacceptqueue: 128 kern.ipc.numopensockets: 247 kern.ipc.maxsockets: 523340 kern.ipc.sendfile.readahead: 1 kern.dummy: 0 kern.ps_strings: 140737488351200 kern.usrstack: 140737488351232 kern.logsigexit: 1 kern.iov_max: 1024 kern.hostuuid: b74ca469-74a4-11e3-8eb3-00237d9e6e8a kern.cam.sort_io_queues: 1 kern.cam.boot_delay: 0 kern.cam.num_doneqs: 2 kern.cam.dflags: 0 kern.cam.debug_delay: 0 kern.cam.pmp.retry_count: 1 kern.cam.pmp.default_timeout: 30 kern.cam.pmp.hide_special: 1 kern.cam.cam_srch_hi: 0 kern.cam.scsi_delay: 5000 kern.cam.cd.poll_period: 3 kern.cam.cd.retry_count: 4 kern.cam.cd.timeout: 30000 kern.cam.cd.0.minimum_cmd_size: 6 kern.cam.ada.legacy_aliases: 1 kern.cam.ada.retry_count: 4 kern.cam.ada.default_timeout: 30 kern.cam.ada.send_ordered: 1 kern.cam.ada.spindown_shutdown: 1 kern.cam.ada.spindown_suspend: 1 kern.cam.ada.read_ahead: 1 kern.cam.ada.write_cache: 1 kern.cam.da.poll_period: 3 kern.cam.da.retry_count: 4 kern.cam.da.default_timeout: 60 kern.cam.da.send_ordered: 1 kern.cam.da.0.delete_method: NONE kern.cam.da.0.delete_max: 131072 kern.cam.da.0.minimum_cmd_size: 6 kern.cam.da.0.sort_io_queue: -1 kern.cam.da.0.error_inject: 0 kern.cam.da.2.delete_method: NONE kern.cam.da.2.delete_max: 131072 kern.cam.da.2.minimum_cmd_size: 6 kern.cam.da.2.sort_io_queue: -1 kern.cam.da.2.error_inject: 0 kern.cam.da.4.delete_method: NONE kern.cam.da.4.delete_max: 131072 kern.cam.da.4.minimum_cmd_size: 6 kern.cam.da.4.sort_io_queue: -1 kern.cam.da.4.error_inject: 0 kern.cam.da.1.delete_method: NONE kern.cam.da.1.delete_max: 131072 kern.cam.da.1.minimum_cmd_size: 6 kern.cam.da.1.sort_io_queue: -1 kern.cam.da.1.error_inject: 0 kern.cam.da.3.delete_method: NONE kern.cam.da.3.delete_max: 131072 kern.cam.da.3.minimum_cmd_size: 6 kern.cam.da.3.sort_io_queue: -1 kern.cam.da.3.error_inject: 0 kern.cam.da.5.delete_method: NONE kern.cam.da.5.delete_max: 131072 kern.cam.da.5.minimum_cmd_size: 6 kern.cam.da.5.sort_io_queue: -1 kern.cam.da.5.error_inject: 0 kern.cam.enc.emulate_array_devices: 1 kern.random.adaptors: dummy,yarrow kern.random.active_adaptor: yarrow kern.random.live_entropy_sources: kern.random.yarrow.gengateinterval: 10 kern.random.yarrow.bins: 10 kern.random.yarrow.fastthresh: 96 kern.random.yarrow.slowthresh: 128 kern.random.yarrow.slowoverthresh: 2 kern.random.sys.seeded: 1 kern.random.sys.harvest.ethernet: 1 kern.random.sys.harvest.point_to_point: 1 kern.random.sys.harvest.interrupt: 1 kern.random.sys.harvest.swi: 1 kern.vt.enable_altgr: 1 kern.vt.debug: 0 kern.vt.deadtimer: 15 kern.vt.suspendswitch: 1 kern.disks: da5 da4 da3 da2 da1 da0 cd0 kern.geom.dev.delete_max_sectors: 262144 kern.geom.disk.cd0.led: kern.geom.disk.da0.led: kern.geom.disk.da1.led: kern.geom.disk.da2.led: kern.geom.disk.da3.led: kern.geom.disk.da4.led: kern.geom.disk.da5.led: kern.geom.transient_maps: 1 kern.geom.transient_map_retries: 10 kern.geom.transient_map_hard_failures: 0 kern.geom.transient_map_soft_failures: 0 kern.geom.inflight_transient_maps: 0 kern.geom.confxml: FD RAID MD LABEL da5p3 3 r1w1e2 r1w1e1 gptid/f7a4d13a-74a3-11e3-8040-00237d9e6e8a 143558337536 512 0 3221767168 0 143558337536 280387378 0 0 da5p2 3 r1w1e1 r1w1e0 gpt/swap5 3221225472 512 0 541696 0 3221225472 6291456 0 0 da5p1 3 r0w0e0 r0w0e0 gptid/f76af2cc-74a3-11e3-8040-00237d9e6e8a 524288 512 0 17408 0 524288 1024 0 0 da5p1 3 r0w0e0 r0w0e0 gpt/gptboot5 524288 512 0 17408 0 524288 1024 0 0 da4p3 3 r1w1e2 r1w1e1 gptid/f7043103-74a3-11e3-8040-00237d9e6e8a 143558337536 512 0 3221767168 0 143558337536 280387378 0 0 da4p2 3 r1w1e1 r1w1e0 gpt/swap4 3221225472 512 0 541696 0 3221225472 6291456 0 0 da4p1 3 r0w0e0 r0w0e0 gptid/f6c16edb-74a3-11e3-8040-00237d9e6e8a 524288 512 0 17408 0 524288 1024 0 0 da4p1 3 r0w0e0 r0w0e0 gpt/gptboot4 524288 512 0 17408 0 524288 1024 0 0 da3p3 3 r1w1e2 r1w1e1 gptid/f6600fef-74a3-11e3-8040-00237d9e6e8a 143558337536 512 0 3221767168 0 143558337536 280387378 0 0 da3p2 3 r1w1e1 r1w1e0 gpt/swap3 3221225472 512 0 541696 0 3221225472 6291456 0 0 da3p1 3 r0w0e0 r0w0e0 gptid/f623a95d-74a3-11e3-8040-00237d9e6e8a 524288 512 0 17408 0 524288 1024 0 0 da3p1 3 r0w0e0 r0w0e0 gpt/gptboot3 524288 512 0 17408 0 524288 1024 0 0 da2p3 3 r1w1e2 r1w1e1 gptid/f5bd173e-74a3-11e3-8040-00237d9e6e8a 143558337536 512 0 3221767168 0 143558337536 280387378 0 0 da2p2 3 r1w1e1 r1w1e0 gpt/swap2 3221225472 512 0 541696 0 3221225472 6291456 0 0 da2p1 3 r0w0e0 r0w0e0 gptid/f57bb25e-74a3-11e3-8040-00237d9e6e8a 524288 512 0 17408 0 524288 1024 0 0 da2p1 3 r0w0e0 r0w0e0 gpt/gptboot2 524288 512 0 17408 0 524288 1024 0 0 da1p3 3 r1w1e2 r1w1e1 gptid/f52330df-74a3-11e3-8040-00237d9e6e8a 143558337536 512 0 3221767168 0 143558337536 280387378 0 0 da1p2 3 r1w1e1 r1w1e0 gpt/swap1 3221225472 512 0 541696 0 3221225472 6291456 0 0 da1p1 3 r0w0e0 r0w0e0 gptid/f4dbf3c8-74a3-11e3-8040-00237d9e6e8a 524288 512 0 17408 0 524288 1024 0 0 da1p1 3 r0w0e0 r0w0e0 gpt/gptboot1 524288 512 0 17408 0 524288 1024 0 0 da0p3 3 r1w1e2 r1w1e1 gptid/f471cf71-74a3-11e3-8040-00237d9e6e8a 143558337536 512 0 3221767168 0 143558337536 280387378 0 0 da0p2 3 r1w1e1 r1w1e0 gpt/swap0 3221225472 512 0 541696 0 3221225472 6291456 0 0 da0p1 3 r0w0e0 r0w0e0 gptid/f4308ed8-74a3-11e3-8040-00237d9e6e8a 524288 512 0 17408 0 524288 1024 0 0 da0p1 3 r0w0e0 r0w0e0 gpt/gptboot0 524288 512 0 17408 0 524288 1024 0 0 SWAP swap 4 r1w1e0 r1w1e0 r1w1e0 r1w1e0 r1w1e0 r1w1e0 PART da5 2 GPT 128 34 286679891 63 255 OK false r2w2e5 r1w1e2 da5p3 143558337536 512 0 3221767168 6292514 286679891 3 freebsd-zfs 3221767168 143558337536 516e7cba-6ecf-11d6-8ff8-00022d09712b f7a4d13a-74a3-11e3-8040-00237d9e6e8a r1w1e1 da5p2 3221225472 512 0 541696 1058 6292513 2 freebsd-swap 541696 3221225472 516e7cb5-6ecf-11d6-8ff8-00022d09712b f7859ccb-74a3-11e3-8040-00237d9e6e8a r0w0e0 da5p1 524288 512 0 17408 34 1057 1 freebsd-boot 17408 524288 83bd6b9d-7f41-11dc-be0b-001560b84f0f f76af2cc-74a3-11e3-8040-00237d9e6e8a da4 2 GPT 128 34 286679891 63 255 OK false r2w2e5 r1w1e2 da4p3 143558337536 512 0 3221767168 6292514 286679891 3 freebsd-zfs 3221767168 143558337536 516e7cba-6ecf-11d6-8ff8-00022d09712b f7043103-74a3-11e3-8040-00237d9e6e8a r1w1e1 da4p2 3221225472 512 0 541696 1058 6292513 2 freebsd-swap 541696 3221225472 516e7cb5-6ecf-11d6-8ff8-00022d09712b f6dfc4d9-74a3-11e3-8040-00237d9e6e8a r0w0e0 da4p1 524288 512 0 17408 34 1057 1 freebsd-boot 17408 524288 83bd6b9d-7f41-11dc-be0b-001560b84f0f f6c16edb-74a3-11e3-8040-00237d9e6e8a da3 2 GPT 128 34 286679891 63 255 OK false r2w2e5 r1w1e2 da3p3 143558337536 512 0 3221767168 6292514 286679891 3 freebsd-zfs 3221767168 143558337536 516e7cba-6ecf-11d6-8ff8-00022d09712b f6600fef-74a3-11e3-8040-00237d9e6e8a r1w1e1 da3p2 3221225472 512 0 541696 1058 6292513 2 freebsd-swap 541696 3221225472 516e7cb5-6ecf-11d6-8ff8-00022d09712b f640232f-74a3-11e3-8040-00237d9e6e8a r0w0e0 da3p1 524288 512 0 17408 34 1057 1 freebsd-boot 17408 524288 83bd6b9d-7f41-11dc-be0b-001560b84f0f f623a95d-74a3-11e3-8040-00237d9e6e8a da2 2 GPT 128 34 286679891 63 255 OK false r2w2e5 r1w1e2 da2p3 143558337536 512 0 3221767168 6292514 286679891 3 freebsd-zfs 3221767168 143558337536 516e7cba-6ecf-11d6-8ff8-00022d09712b f5bd173e-74a3-11e3-8040-00237d9e6e8a r1w1e1 da2p2 3221225472 512 0 541696 1058 6292513 2 freebsd-swap 541696 3221225472 516e7cb5-6ecf-11d6-8ff8-00022d09712b f59a0a61-74a3-11e3-8040-00237d9e6e8a r0w0e0 da2p1 524288 512 0 17408 34 1057 1 freebsd-boot 17408 524288 83bd6b9d-7f41-11dc-be0b-001560b84f0f f57bb25e-74a3-11e3-8040-00237d9e6e8a da1 2 GPT 128 34 286679891 63 255 OK false r2w2e5 r1w1e2 da1p3 143558337536 512 0 3221767168 6292514 286679891 3 freebsd-zfs 3221767168 143558337536 516e7cba-6ecf-11d6-8ff8-00022d09712b f52330df-74a3-11e3-8040-00237d9e6e8a r1w1e1 da1p2 3221225472 512 0 541696 1058 6292513 2 freebsd-swap 541696 3221225472 516e7cb5-6ecf-11d6-8ff8-00022d09712b f4fd9ed9-74a3-11e3-8040-00237d9e6e8a r0w0e0 da1p1 524288 512 0 17408 34 1057 1 freebsd-boot 17408 524288 83bd6b9d-7f41-11dc-be0b-001560b84f0f f4dbf3c8-74a3-11e3-8040-00237d9e6e8a da0 2 GPT 128 34 286679891 63 255 OK false r2w2e5 r1w1e2 da0p3 143558337536 512 0 3221767168 6292514 286679891 3 freebsd-zfs 3221767168 143558337536 516e7cba-6ecf-11d6-8ff8-00022d09712b f471cf71-74a3-11e3-8040-00237d9e6e8a r1w1e1 da0p2 3221225472 512 0 541696 1058 6292513 2 freebsd-swap 541696 3221225472 516e7cb5-6ecf-11d6-8ff8-00022d09712b f44d1866-74a3-11e3-8040-00237d9e6e8a r0w0e0 da0p1 524288 512 0 17408 34 1057 1 freebsd-boot 17408 524288 83bd6b9d-7f41-11dc-be0b-001560b84f0f f4308ed8-74a3-11e3-8040-00237d9e6e8a VFS DISK da5 1 r2w2e5 da5 146780121600 512 0 0 255 63 PH8BMQ3157 600508b100103135372020202020000d HP RAID 0 da4 1 r2w2e5 da4 146780121600 512 0 0 255 63 PH8BMQ3157 600508b100103135372020202020000c HP RAID 0 da3 1 r2w2e5 da3 146780121600 512 0 0 255 63 PH8BMQ3157 600508b100103135372020202020000b HP RAID 0 da2 1 r2w2e5 da2 146780121600 512 0 0 255 63 PH8BMQ3157 600508b100103135372020202020000a HP RAID 0 da1 1 r2w2e5 da1 146780121600 512 0 0 255 63 PH8BMQ3157 600508b1001031353720202020200009 HP RAID 0 da0 1 r2w2e5 da0 146780121600 512 0 0 255 63 PH8BMQ3157 600508b1001031353720202020200008 HP RAID 0 cd0 1 r0w0e0 cd0 0 2048 0 0 0 0 TEAC DV-28E-V DEV gptid/f7a4d13a-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/swap5 4 r0w0e0 gptid/f76af2cc-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/gptboot5 4 r0w0e0 gptid/f7043103-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/swap4 4 r0w0e0 gptid/f6c16edb-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/gptboot4 4 r0w0e0 gptid/f6600fef-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/swap3 4 r0w0e0 gptid/f623a95d-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/gptboot3 4 r0w0e0 gptid/f5bd173e-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/swap2 4 r0w0e0 gptid/f57bb25e-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/gptboot2 4 r0w0e0 gptid/f52330df-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/swap1 4 r0w0e0 gptid/f4dbf3c8-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/gptboot1 4 r0w0e0 gptid/f471cf71-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/swap0 4 r0w0e0 gptid/f4308ed8-74a3-11e3-8040-00237d9e6e8a 4 r0w0e0 gpt/gptboot0 4 r0w0e0 da5p3 3 r0w0e0 da5p2 3 r0w0e0 da5p1 3 r0w0e0 da4p3 3 r0w0e0 da4p2 3 r0w0e0 da4p1 3 r0w0e0 da3p3 3 r0w0e0 da3p2 3 r0w0e0 da3p1 3 r0w0e0 da2p3 3 r0w0e0 da2p2 3 r0w0e0 da2p1 3 r0w0e0 da1p3 3 r0w0e0 da1p2 3 r0w0e0 da1p1 3 r0w0e0 da0p3 3 r0w0e0 da0p2 3 r0w0e0 da0p1 3 r0w0e0 da5 2 r0w0e0 da4 2 r0w0e0 da3 2 r0w0e0 da2 2 r0w0e0 da1 2 r0w0e0 da0 2 r0w0e0 cd0 2 r0w0e0 ZFS::VDEV zfs::vdev 4 r1w1e1 r1w1e1 r1w1e1 r1w1e1 r1w1e1 r1w1e1 ZFS::ZVOL kern.geom.confdot: digraph geom { z0xfffff8000e08f100 [shape=box,label="LABEL\nda5p3\nr#3"]; z0xfffff8000e09c400 [label="r1w1e2"]; z0xfffff8000e09c400 -> z0xfffff8000e0b4c00; z0xfffff8000e08f100 -> z0xfffff8000e09c400; z0xfffff8000e08f000 [shape=hexagon,label="gptid/f7a4d13a-74a3-11e3-8040-00237d9e6e8a\nr1w1e1\nerr#0"]; z0xfffff8000e08f000 -> z0xfffff8000e08f100; z0xfffff8000e0b4800 [shape=box,label="LABEL\nda5p2\nr#3"]; z0xfffff8000e09c600 [label="r1w1e1"]; z0xfffff8000e09c600 -> z0xfffff8000e0b4e00; z0xfffff8000e0b4800 -> z0xfffff8000e09c600; z0xfffff8000af3d600 [shape=hexagon,label="gpt/swap5\nr1w1e0\nerr#0"]; z0xfffff8000af3d600 -> z0xfffff8000e0b4800; z0xfffff8000e062c00 [shape=box,label="LABEL\nda5p1\nr#3"]; z0xfffff8000e070600 [label="r0w0e0"]; z0xfffff8000e070600 -> z0xfffff8000e0b5100; z0xfffff8000e062c00 -> z0xfffff8000e070600; z0xfffff8000e062b00 [shape=hexagon,label="gptid/f76af2cc-74a3-11e3-8040-00237d9e6e8a\nr0w0e0\nerr#0"]; z0xfffff8000e062b00 -> z0xfffff8000e062c00; z0xfffff8000e063000 [shape=box,label="LABEL\nda5p1\nr#3"]; z0xfffff8000e070680 [label="r0w0e0"]; z0xfffff8000e070680 -> z0xfffff8000e0b5100; z0xfffff8000e063000 -> z0xfffff8000e070680; z0xfffff8000e062e00 [shape=hexagon,label="gpt/gptboot5\nr0w0e0\nerr#0"]; z0xfffff8000e062e00 -> z0xfffff8000e063000; z0xfffff8000e08f800 [shape=box,label="LABEL\nda4p3\nr#3"]; z0xfffff8000e09c700 [label="r1w1e2"]; z0xfffff8000e09c700 -> z0xfffff8000e090500; z0xfffff8000e08f800 -> z0xfffff8000e09c700; z0xfffff8000e08f700 [shape=hexagon,label="gptid/f7043103-74a3-11e3-8040-00237d9e6e8a\nr1w1e1\nerr#0"]; z0xfffff8000e08f700 -> z0xfffff8000e08f800; z0xfffff8000e090200 [shape=box,label="LABEL\nda4p2\nr#3"]; z0xfffff8000e09c900 [label="r1w1e1"]; z0xfffff8000e09c900 -> z0xfffff8000e090700; z0xfffff8000e090200 -> z0xfffff8000e09c900; z0xfffff8000e090100 [shape=hexagon,label="gpt/swap4\nr1w1e0\nerr#0"]; z0xfffff8000e090100 -> z0xfffff8000e090200; z0xfffff8000ae21e00 [shape=box,label="LABEL\nda4p1\nr#3"]; z0xfffff8000e088580 [label="r0w0e0"]; z0xfffff8000e088580 -> z0xfffff8000e090900; z0xfffff8000ae21e00 -> z0xfffff8000e088580; z0xfffff8000e07d300 [shape=hexagon,label="gptid/f6c16edb-74a3-11e3-8040-00237d9e6e8a\nr0w0e0\nerr#0"]; z0xfffff8000e07d300 -> z0xfffff8000ae21e00; z0xfffff8000af3b700 [shape=box,label="LABEL\nda4p1\nr#3"]; z0xfffff8000e088600 [label="r0w0e0"]; z0xfffff8000e088600 -> z0xfffff8000e090900; z0xfffff8000af3b700 -> z0xfffff8000e088600; z0xfffff8000af3b500 [shape=hexagon,label="gpt/gptboot4\nr0w0e0\nerr#0"]; z0xfffff8000af3b500 -> z0xfffff8000af3b700; z0xfffff8000e0a2400 [shape=box,label="LABEL\nda3p3\nr#3"]; z0xfffff8000e0ad380 [label="r1w1e2"]; z0xfffff8000e0ad380 -> z0xfffff8000e0b5700; z0xfffff8000e0a2400 -> z0xfffff8000e0ad380; z0xfffff8000e0a2300 [shape=hexagon,label="gptid/f6600fef-74a3-11e3-8040-00237d9e6e8a\nr1w1e1\nerr#0"]; z0xfffff8000e0a2300 -> z0xfffff8000e0a2400; z0xfffff8000e0a2d00 [shape=box,label="LABEL\nda3p2\nr#3"]; z0xfffff8000e0ad580 [label="r1w1e1"]; z0xfffff8000e0ad580 -> z0xfffff8000e0b5900; z0xfffff8000e0a2d00 -> z0xfffff8000e0ad580; z0xfffff8000e0a2c00 [shape=hexagon,label="gpt/swap3\nr1w1e0\nerr#0"]; z0xfffff8000e0a2c00 -> z0xfffff8000e0a2d00; z0xfffff8000e073400 [shape=box,label="LABEL\nda3p1\nr#3"]; z0xfffff8000e052180 [label="r0w0e0"]; z0xfffff8000e052180 -> z0xfffff8000e0b5b00; z0xfffff8000e073400 -> z0xfffff8000e052180; z0xfffff8000e073300 [shape=hexagon,label="gptid/f623a95d-74a3-11e3-8040-00237d9e6e8a\nr0w0e0\nerr#0"]; z0xfffff8000e073300 -> z0xfffff8000e073400; z0xfffff8000e073700 [shape=box,label="LABEL\nda3p1\nr#3"]; z0xfffff8000e052200 [label="r0w0e0"]; z0xfffff8000e052200 -> z0xfffff8000e0b5b00; z0xfffff8000e073700 -> z0xfffff8000e052200; z0xfffff8000e073600 [shape=hexagon,label="gpt/gptboot3\nr0w0e0\nerr#0"]; z0xfffff8000e073600 -> z0xfffff8000e073700; z0xfffff8000e0c6c00 [shape=box,label="LABEL\nda2p3\nr#3"]; z0xfffff8000e0d2080 [label="r1w1e2"]; z0xfffff8000e0d2080 -> z0xfffff8000e0c7800; z0xfffff8000e0c6c00 -> z0xfffff8000e0d2080; z0xfffff8000e0c6b00 [shape=hexagon,label="gptid/f5bd173e-74a3-11e3-8040-00237d9e6e8a\nr1w1e1\nerr#0"]; z0xfffff8000e0c6b00 -> z0xfffff8000e0c6c00; z0xfffff8000e0b4900 [shape=box,label="LABEL\nda2p2\nr#3"]; z0xfffff8000e0d2280 [label="r1w1e1"]; z0xfffff8000e0d2280 -> z0xfffff8000e0c7a00; z0xfffff8000e0b4900 -> z0xfffff8000e0d2280; z0xfffff8000e0c7500 [shape=hexagon,label="gpt/swap2\nr1w1e0\nerr#0"]; z0xfffff8000e0c7500 -> z0xfffff8000e0b4900; z0xfffff800073fa100 [shape=box,label="LABEL\nda2p1\nr#3"]; z0xfffff8000ae83900 [label="r0w0e0"]; z0xfffff8000ae83900 -> z0xfffff8000e0c7c00; z0xfffff800073fa100 -> z0xfffff8000ae83900; z0xfffff80003f61e00 [shape=hexagon,label="gptid/f57bb25e-74a3-11e3-8040-00237d9e6e8a\nr0w0e0\nerr#0"]; z0xfffff80003f61e00 -> z0xfffff800073fa100; z0xfffff800073fa900 [shape=box,label="LABEL\nda2p1\nr#3"]; z0xfffff8000ae83980 [label="r0w0e0"]; z0xfffff8000ae83980 -> z0xfffff8000e0c7c00; z0xfffff800073fa900 -> z0xfffff8000ae83980; z0xfffff800073fa800 [shape=hexagon,label="gpt/gptboot2\nr0w0e0\nerr#0"]; z0xfffff800073fa800 -> z0xfffff800073fa900; z0xfffff8000e07d600 [shape=box,label="LABEL\nda1p3\nr#3"]; z0xfffff8000e088700 [label="r1w1e2"]; z0xfffff8000e088700 -> z0xfffff8000ae21c00; z0xfffff8000e07d600 -> z0xfffff8000e088700; z0xfffff8000e07d500 [shape=hexagon,label="gptid/f52330df-74a3-11e3-8040-00237d9e6e8a\nr1w1e1\nerr#0"]; z0xfffff8000e07d500 -> z0xfffff8000e07d600; z0xfffff800098a5700 [shape=box,label="LABEL\nda1p2\nr#3"]; z0xfffff8000ae81580 [label="r1w1e1"]; z0xfffff8000ae81580 -> z0xfffff8000ae21800; z0xfffff800098a5700 -> z0xfffff8000ae81580; z0xfffff800098a5900 [shape=hexagon,label="gpt/swap1\nr1w1e0\nerr#0"]; z0xfffff800098a5900 -> z0xfffff800098a5700; z0xfffff8000afcc300 [shape=box,label="LABEL\nda1p1\nr#3"]; z0xfffff8000e052300 [label="r0w0e0"]; z0xfffff8000e052300 -> z0xfffff8000afcd600; z0xfffff8000afcc300 -> z0xfffff8000e052300; z0xfffff8000e073900 [shape=hexagon,label="gptid/f4dbf3c8-74a3-11e3-8040-00237d9e6e8a\nr0w0e0\nerr#0"]; z0xfffff8000e073900 -> z0xfffff8000afcc300; z0xfffff8000afccb00 [shape=box,label="LABEL\nda1p1\nr#3"]; z0xfffff8000e052380 [label="r0w0e0"]; z0xfffff8000e052380 -> z0xfffff8000afcd600; z0xfffff8000afccb00 -> z0xfffff8000e052380; z0xfffff8000afcc900 [shape=hexagon,label="gpt/gptboot1\nr0w0e0\nerr#0"]; z0xfffff8000afcc900 -> z0xfffff8000afccb00; z0xfffff8000e073c00 [shape=box,label="LABEL\nda0p3\nr#3"]; z0xfffff8000e052480 [label="r1w1e2"]; z0xfffff8000e052480 -> z0xfffff8000afcc100; z0xfffff8000e073c00 -> z0xfffff8000e052480; z0xfffff8000e073b00 [shape=hexagon,label="gptid/f471cf71-74a3-11e3-8040-00237d9e6e8a\nr1w1e1\nerr#0"]; z0xfffff8000e073b00 -> z0xfffff8000e073c00; z0xfffff8000e074600 [shape=box,label="LABEL\nda0p2\nr#3"]; z0xfffff8000e052680 [label="r1w1e1"]; z0xfffff8000e052680 -> z0xfffff8000af3e900; z0xfffff8000e074600 -> z0xfffff8000e052680; z0xfffff8000e074500 [shape=hexagon,label="gpt/swap0\nr1w1e0\nerr#0"]; z0xfffff8000e074500 -> z0xfffff8000e074600; z0xfffff8000e0a3100 [shape=box,label="LABEL\nda0p1\nr#3"]; z0xfffff8000e0ad680 [label="r0w0e0"]; z0xfffff8000e0ad680 -> z0xfffff8000af3eb00; z0xfffff8000e0a3100 -> z0xfffff8000e0ad680; z0xfffff8000e0a3000 [shape=hexagon,label="gptid/f4308ed8-74a3-11e3-8040-00237d9e6e8a\nr0w0e0\nerr#0"]; z0xfffff8000e0a3000 -> z0xfffff8000e0a3100; z0xfffff8000afca100 [shape=box,label="LABEL\nda0p1\nr#3"]; z0xfffff8000e0ad700 [label="r0w0e0"]; z0xfffff8000e0ad700 -> z0xfffff8000af3eb00; z0xfffff8000afca100 -> z0xfffff8000e0ad700; z0xfffff8000e0a3300 [shape=hexagon,label="gpt/gptboot0\nr0w0e0\nerr#0"]; z0xfffff8000e0a3300 -> z0xfffff8000afca100; z0xfffff8000af3cc00 [shape=box,label="SWAP\nswap\nr#4"]; z0xfffff8000e09ab80 [label="r1w1e0"]; z0xfffff8000e09ab80 -> z0xfffff8000af3d600; z0xfffff8000af3cc00 -> z0xfffff8000e09ab80; z0xfffff8000e09b080 [label="r1w1e0"]; z0xfffff8000e09b080 -> z0xfffff8000e090100; z0xfffff8000af3cc00 -> z0xfffff8000e09b080; z0xfffff8000e09b500 [label="r1w1e0"]; z0xfffff8000e09b500 -> z0xfffff8000e0a2c00; z0xfffff8000af3cc00 -> z0xfffff8000e09b500; z0xfffff8000e09b980 [label="r1w1e0"]; z0xfffff8000e09b980 -> z0xfffff8000e0c7500; z0xfffff8000af3cc00 -> z0xfffff8000e09b980; z0xfffff8000e09be00 [label="r1w1e0"]; z0xfffff8000e09be00 -> z0xfffff800098a5900; z0xfffff8000af3cc00 -> z0xfffff8000e09be00; z0xfffff8000ebd2580 [label="r1w1e0"]; z0xfffff8000ebd2580 -> z0xfffff8000e074500; z0xfffff8000af3cc00 -> z0xfffff8000ebd2580; z0xfffff8000ae1e300 [shape=box,label="PART\nda5\nr#2"]; z0xfffff8000e0c1980 [label="r2w2e5"]; z0xfffff8000e0c1980 -> z0xfffff8000ae1e700; z0xfffff8000ae1e300 -> z0xfffff8000e0c1980; z0xfffff8000e0b4c00 [shape=hexagon,label="da5p3\nr1w1e2\nerr#0"]; z0xfffff8000e0b4c00 -> z0xfffff8000ae1e300; z0xfffff8000e0b4e00 [shape=hexagon,label="da5p2\nr1w1e1\nerr#0"]; z0xfffff8000e0b4e00 -> z0xfffff8000ae1e300; z0xfffff8000e0b5100 [shape=hexagon,label="da5p1\nr0w0e0\nerr#0"]; z0xfffff8000e0b5100 -> z0xfffff8000ae1e300; z0xfffff800098a5c00 [shape=box,label="PART\nda4\nr#2"]; z0xfffff8000e0c1a00 [label="r2w2e5"]; z0xfffff8000e0c1a00 -> z0xfffff8000ae1e100; z0xfffff800098a5c00 -> z0xfffff8000e0c1a00; z0xfffff8000e090500 [shape=hexagon,label="da4p3\nr1w1e2\nerr#0"]; z0xfffff8000e090500 -> z0xfffff800098a5c00; z0xfffff8000e090700 [shape=hexagon,label="da4p2\nr1w1e1\nerr#0"]; z0xfffff8000e090700 -> z0xfffff800098a5c00; z0xfffff8000e090900 [shape=hexagon,label="da4p1\nr0w0e0\nerr#0"]; z0xfffff8000e090900 -> z0xfffff800098a5c00; z0xfffff8000af3e800 [shape=box,label="PART\nda3\nr#2"]; z0xfffff8000e0d2300 [label="r2w2e5"]; z0xfffff8000e0d2300 -> z0xfffff800098a5a00; z0xfffff8000af3e800 -> z0xfffff8000e0d2300; z0xfffff8000e0b5700 [shape=hexagon,label="da3p3\nr1w1e2\nerr#0"]; z0xfffff8000e0b5700 -> z0xfffff8000af3e800; z0xfffff8000e0b5900 [shape=hexagon,label="da3p2\nr1w1e1\nerr#0"]; z0xfffff8000e0b5900 -> z0xfffff8000af3e800; z0xfffff8000e0b5b00 [shape=hexagon,label="da3p1\nr0w0e0\nerr#0"]; z0xfffff8000e0b5b00 -> z0xfffff8000af3e800; z0xfffff8000af3e200 [shape=box,label="PART\nda2\nr#2"]; z0xfffff800098cde80 [label="r2w2e5"]; z0xfffff800098cde80 -> z0xfffff8000af3e600; z0xfffff8000af3e200 -> z0xfffff800098cde80; z0xfffff8000e0c7800 [shape=hexagon,label="da2p3\nr1w1e2\nerr#0"]; z0xfffff8000e0c7800 -> z0xfffff8000af3e200; z0xfffff8000e0c7a00 [shape=hexagon,label="da2p2\nr1w1e1\nerr#0"]; z0xfffff8000e0c7a00 -> z0xfffff8000af3e200; z0xfffff8000e0c7c00 [shape=hexagon,label="da2p1\nr0w0e0\nerr#0"]; z0xfffff8000e0c7c00 -> z0xfffff8000af3e200; z0xfffff8000af3db00 [shape=box,label="PART\nda1\nr#2"]; z0xfffff800098cdb80 [label="r2w2e5"]; z0xfffff800098cdb80 -> z0xfffff8000af3e000; z0xfffff8000af3db00 -> z0xfffff800098cdb80; z0xfffff8000ae21c00 [shape=hexagon,label="da1p3\nr1w1e2\nerr#0"]; z0xfffff8000ae21c00 -> z0xfffff8000af3db00; z0xfffff8000ae21800 [shape=hexagon,label="da1p2\nr1w1e1\nerr#0"]; z0xfffff8000ae21800 -> z0xfffff8000af3db00; z0xfffff8000afcd600 [shape=hexagon,label="da1p1\nr0w0e0\nerr#0"]; z0xfffff8000afcd600 -> z0xfffff8000af3db00; z0xfffff8000af3d500 [shape=box,label="PART\nda0\nr#2"]; z0xfffff800098cd700 [label="r2w2e5"]; z0xfffff800098cd700 -> z0xfffff8000af3d900; z0xfffff8000af3d500 -> z0xfffff800098cd700; z0xfffff8000afcc100 [shape=hexagon,label="da0p3\nr1w1e2\nerr#0"]; z0xfffff8000afcc100 -> z0xfffff8000af3d500; z0xfffff8000af3e900 [shape=hexagon,label="da0p2\nr1w1e1\nerr#0"]; z0xfffff8000af3e900 -> z0xfffff8000af3d500; z0xfffff8000af3eb00 [shape=hexagon,label="da0p1\nr0w0e0\nerr#0"]; z0xfffff8000af3eb00 -> z0xfffff8000af3d500; z0xfffff8000ae1e500 [shape=box,label="DISK\nda5\nr#1"]; z0xfffff8000ae1e700 [shape=hexagon,label="da5\nr2w2e5\nerr#0"]; z0xfffff8000ae1e700 -> z0xfffff8000ae1e500; z0xfffff800098a5e00 [shape=box,label="DISK\nda4\nr#1"]; z0xfffff8000ae1e100 [shape=hexagon,label="da4\nr2w2e5\nerr#0"]; z0xfffff8000ae1e100 -> z0xfffff800098a5e00; z0xfffff800098a5800 [shape=box,label="DISK\nda3\nr#1"]; z0xfffff800098a5a00 [shape=hexagon,label="da3\nr2w2e5\nerr#0"]; z0xfffff800098a5a00 -> z0xfffff800098a5800; z0xfffff8000af3e400 [shape=box,label="DISK\nda2\nr#1"]; z0xfffff8000af3e600 [shape=hexagon,label="da2\nr2w2e5\nerr#0"]; z0xfffff8000af3e600 -> z0xfffff8000af3e400; z0xfffff8000af3dd00 [shape=box,label="DISK\nda1\nr#1"]; z0xfffff8000af3e000 [shape=hexagon,label="da1\nr2w2e5\nerr#0"]; z0xfffff8000af3e000 -> z0xfffff8000af3dd00; z0xfffff8000af3d700 [shape=box,label="DISK\nda0\nr#1"]; z0xfffff8000af3d900 [shape=hexagon,label="da0\nr2w2e5\nerr#0"]; z0xfffff8000af3d900 -> z0xfffff8000af3d700; z0xfffff8000af3d100 [shape=box,label="DISK\ncd0\nr#1"]; z0xfffff8000af3d300 [shape=hexagon,label="cd0\nr0w0e0\nerr#0"]; z0xfffff8000af3d300 -> z0xfffff8000af3d100; z0xfffff8000e08f200 [shape=box,label="DEV\ngptid/f7a4d13a-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09a580 [label="r0w0e0"]; z0xfffff8000e09a580 -> z0xfffff8000e08f000; z0xfffff8000e08f200 -> z0xfffff8000e09a580; z0xfffff8000e062a00 [shape=box,label="DEV\ngpt/swap5\nr#4"]; z0xfffff8000e09a780 [label="r0w0e0"]; z0xfffff8000e09a780 -> z0xfffff8000af3d600; z0xfffff8000e062a00 -> z0xfffff8000e09a780; z0xfffff8000e062d00 [shape=box,label="DEV\ngptid/f76af2cc-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09a880 [label="r0w0e0"]; z0xfffff8000e09a880 -> z0xfffff8000e062b00; z0xfffff8000e062d00 -> z0xfffff8000e09a880; z0xfffff8000e08f600 [shape=box,label="DEV\ngpt/gptboot5\nr#4"]; z0xfffff8000e09a900 [label="r0w0e0"]; z0xfffff8000e09a900 -> z0xfffff8000e062e00; z0xfffff8000e08f600 -> z0xfffff8000e09a900; z0xfffff8000e08f900 [shape=box,label="DEV\ngptid/f7043103-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09aa00 [label="r0w0e0"]; z0xfffff8000e09aa00 -> z0xfffff8000e08f700; z0xfffff8000e08f900 -> z0xfffff8000e09aa00; z0xfffff8000e07d200 [shape=box,label="DEV\ngpt/swap4\nr#4"]; z0xfffff8000e09ac00 [label="r0w0e0"]; z0xfffff8000e09ac00 -> z0xfffff8000e090100; z0xfffff8000e07d200 -> z0xfffff8000e09ac00; z0xfffff8000af3b300 [shape=box,label="DEV\ngptid/f6c16edb-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09ad00 [label="r0w0e0"]; z0xfffff8000e09ad00 -> z0xfffff8000e07d300; z0xfffff8000af3b300 -> z0xfffff8000e09ad00; z0xfffff8000e0a2200 [shape=box,label="DEV\ngpt/gptboot4\nr#4"]; z0xfffff8000e09ad80 [label="r0w0e0"]; z0xfffff8000e09ad80 -> z0xfffff8000af3b500; z0xfffff8000e0a2200 -> z0xfffff8000e09ad80; z0xfffff8000e0a2500 [shape=box,label="DEV\ngptid/f6600fef-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09ae80 [label="r0w0e0"]; z0xfffff8000e09ae80 -> z0xfffff8000e0a2300; z0xfffff8000e0a2500 -> z0xfffff8000e09ae80; z0xfffff8000e073200 [shape=box,label="DEV\ngpt/swap3\nr#4"]; z0xfffff8000e09b100 [label="r0w0e0"]; z0xfffff8000e09b100 -> z0xfffff8000e0a2c00; z0xfffff8000e073200 -> z0xfffff8000e09b100; z0xfffff8000e073500 [shape=box,label="DEV\ngptid/f623a95d-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09b200 [label="r0w0e0"]; z0xfffff8000e09b200 -> z0xfffff8000e073300; z0xfffff8000e073500 -> z0xfffff8000e09b200; z0xfffff8000e0c6a00 [shape=box,label="DEV\ngpt/gptboot3\nr#4"]; z0xfffff8000e09b280 [label="r0w0e0"]; z0xfffff8000e09b280 -> z0xfffff8000e073600; z0xfffff8000e0c6a00 -> z0xfffff8000e09b280; z0xfffff8000e0c6d00 [shape=box,label="DEV\ngptid/f5bd173e-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09b380 [label="r0w0e0"]; z0xfffff8000e09b380 -> z0xfffff8000e0c6b00; z0xfffff8000e0c6d00 -> z0xfffff8000e09b380; z0xfffff8000afcbd00 [shape=box,label="DEV\ngpt/swap2\nr#4"]; z0xfffff8000e09b580 [label="r0w0e0"]; z0xfffff8000e09b580 -> z0xfffff8000e0c7500; z0xfffff8000afcbd00 -> z0xfffff8000e09b580; z0xfffff800073fa500 [shape=box,label="DEV\ngptid/f57bb25e-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09b680 [label="r0w0e0"]; z0xfffff8000e09b680 -> z0xfffff80003f61e00; z0xfffff800073fa500 -> z0xfffff8000e09b680; z0xfffff8000e064900 [shape=box,label="DEV\ngpt/gptboot2\nr#4"]; z0xfffff8000e09b700 [label="r0w0e0"]; z0xfffff8000e09b700 -> z0xfffff800073fa800; z0xfffff8000e064900 -> z0xfffff8000e09b700; z0xfffff8000e07d700 [shape=box,label="DEV\ngptid/f52330df-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09b800 [label="r0w0e0"]; z0xfffff8000e09b800 -> z0xfffff8000e07d500; z0xfffff8000e07d700 -> z0xfffff8000e09b800; z0xfffff8000af3e700 [shape=box,label="DEV\ngpt/swap1\nr#4"]; z0xfffff8000e09ba00 [label="r0w0e0"]; z0xfffff8000e09ba00 -> z0xfffff800098a5900; z0xfffff8000af3e700 -> z0xfffff8000e09ba00; z0xfffff8000afcc700 [shape=box,label="DEV\ngptid/f4dbf3c8-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09bb00 [label="r0w0e0"]; z0xfffff8000e09bb00 -> z0xfffff8000e073900; z0xfffff8000afcc700 -> z0xfffff8000e09bb00; z0xfffff8000af3de00 [shape=box,label="DEV\ngpt/gptboot1\nr#4"]; z0xfffff8000e09bb80 [label="r0w0e0"]; z0xfffff8000e09bb80 -> z0xfffff8000afcc900; z0xfffff8000af3de00 -> z0xfffff8000e09bb80; z0xfffff8000e073d00 [shape=box,label="DEV\ngptid/f471cf71-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09bc80 [label="r0w0e0"]; z0xfffff8000e09bc80 -> z0xfffff8000e073b00; z0xfffff8000e073d00 -> z0xfffff8000e09bc80; z0xfffff8000e065100 [shape=box,label="DEV\ngpt/swap0\nr#4"]; z0xfffff8000e09be80 [label="r0w0e0"]; z0xfffff8000e09be80 -> z0xfffff8000e074500; z0xfffff8000e065100 -> z0xfffff8000e09be80; z0xfffff8000e0a3200 [shape=box,label="DEV\ngptid/f4308ed8-74a3-11e3-8040-00237d9e6e8a\nr#4"]; z0xfffff8000e09c000 [label="r0w0e0"]; z0xfffff8000e09c000 -> z0xfffff8000e0a3000; z0xfffff8000e0a3200 -> z0xfffff8000e09c000; z0xfffff8000e065500 [shape=box,label="DEV\ngpt/gptboot0\nr#4"]; z0xfffff8000e09c080 [label="r0w0e0"]; z0xfffff8000e09c080 -> z0xfffff8000e0a3300; z0xfffff8000e065500 -> z0xfffff8000e09c080; z0xfffff8000e0b4d00 [shape=box,label="DEV\nda5p3\nr#3"]; z0xfffff8000e09c500 [label="r0w0e0"]; z0xfffff8000e09c500 -> z0xfffff8000e0b4c00; z0xfffff8000e0b4d00 -> z0xfffff8000e09c500; z0xfffff8000e0b5000 [shape=box,label="DEV\nda5p2\nr#3"]; z0xfffff8000e070580 [label="r0w0e0"]; z0xfffff8000e070580 -> z0xfffff8000e0b4e00; z0xfffff8000e0b5000 -> z0xfffff8000e070580; z0xfffff8000af3d800 [shape=box,label="DEV\nda5p1\nr#3"]; z0xfffff8000e09c680 [label="r0w0e0"]; z0xfffff8000e09c680 -> z0xfffff8000e0b5100; z0xfffff8000af3d800 -> z0xfffff8000e09c680; z0xfffff8000e090600 [shape=box,label="DEV\nda4p3\nr#3"]; z0xfffff8000e09c800 [label="r0w0e0"]; z0xfffff8000e09c800 -> z0xfffff8000e090500; z0xfffff8000e090600 -> z0xfffff8000e09c800; z0xfffff8000e090800 [shape=box,label="DEV\nda4p2\nr#3"]; z0xfffff8000e088500 [label="r0w0e0"]; z0xfffff8000e088500 -> z0xfffff8000e090700; z0xfffff8000e090800 -> z0xfffff8000e088500; z0xfffff8000e074800 [shape=box,label="DEV\nda4p1\nr#3"]; z0xfffff8000e0ad300 [label="r0w0e0"]; z0xfffff8000e0ad300 -> z0xfffff8000e090900; z0xfffff8000e074800 -> z0xfffff8000e0ad300; z0xfffff8000e0b5800 [shape=box,label="DEV\nda3p3\nr#3"]; z0xfffff8000e0ad480 [label="r0w0e0"]; z0xfffff8000e0ad480 -> z0xfffff8000e0b5700; z0xfffff8000e0b5800 -> z0xfffff8000e0ad480; z0xfffff8000e0b5a00 [shape=box,label="DEV\nda3p2\nr#3"]; z0xfffff8000e052100 [label="r0w0e0"]; z0xfffff8000e052100 -> z0xfffff8000e0b5900; z0xfffff8000e0b5a00 -> z0xfffff8000e052100; z0xfffff8000af3d000 [shape=box,label="DEV\nda3p1\nr#3"]; z0xfffff8000e0d2000 [label="r0w0e0"]; z0xfffff8000e0d2000 -> z0xfffff8000e0b5b00; z0xfffff8000af3d000 -> z0xfffff8000e0d2000; z0xfffff8000e0c7900 [shape=box,label="DEV\nda2p3\nr#3"]; z0xfffff8000e0d2180 [label="r0w0e0"]; z0xfffff8000e0d2180 -> z0xfffff8000e0c7800; z0xfffff8000e0c7900 -> z0xfffff8000e0d2180; z0xfffff8000e0c7b00 [shape=box,label="DEV\nda2p2\nr#3"]; z0xfffff8000ae83880 [label="r0w0e0"]; z0xfffff8000ae83880 -> z0xfffff8000e0c7a00; z0xfffff8000e0c7b00 -> z0xfffff8000ae83880; z0xfffff8000e07db00 [shape=box,label="DEV\nda2p1\nr#3"]; z0xfffff8000e088680 [label="r0w0e0"]; z0xfffff8000e088680 -> z0xfffff8000e0c7c00; z0xfffff8000e07db00 -> z0xfffff8000e088680; z0xfffff8000ae21a00 [shape=box,label="DEV\nda1p3\nr#3"]; z0xfffff8000e070700 [label="r0w0e0"]; z0xfffff8000e070700 -> z0xfffff8000ae21c00; z0xfffff8000ae21a00 -> z0xfffff8000e070700; z0xfffff8000afcd800 [shape=box,label="DEV\nda1p2\nr#3"]; z0xfffff8000e052280 [label="r0w0e0"]; z0xfffff8000e052280 -> z0xfffff8000ae21800; z0xfffff8000afcd800 -> z0xfffff8000e052280; z0xfffff8000afccd00 [shape=box,label="DEV\nda1p1\nr#3"]; z0xfffff8000e052400 [label="r0w0e0"]; z0xfffff8000e052400 -> z0xfffff8000afcd600; z0xfffff8000afccd00 -> z0xfffff8000e052400; z0xfffff8000afcbe00 [shape=box,label="DEV\nda0p3\nr#3"]; z0xfffff8000e052580 [label="r0w0e0"]; z0xfffff8000e052580 -> z0xfffff8000afcc100; z0xfffff8000afcbe00 -> z0xfffff8000e052580; z0xfffff8000af3ea00 [shape=box,label="DEV\nda0p2\nr#3"]; z0xfffff8000e0ad600 [label="r0w0e0"]; z0xfffff8000e0ad600 -> z0xfffff8000af3e900; z0xfffff8000af3ea00 -> z0xfffff8000e0ad600; z0xfffff8000afca000 [shape=box,label="DEV\nda0p1\nr#3"]; z0xfffff8000e0ad780 [label="r0w0e0"]; z0xfffff8000e0ad780 -> z0xfffff8000af3eb00; z0xfffff8000afca000 -> z0xfffff8000e0ad780; z0xfffff8000e0b4a00 [shape=box,label="DEV\nda5\nr#2"]; z0xfffff8000e070780 [label="r0w0e0"]; z0xfffff8000e070780 -> z0xfffff8000ae1e700; z0xfffff8000e0b4a00 -> z0xfffff8000e070780; z0xfffff8000e090300 [shape=box,label="DEV\nda4\nr#2"]; z0xfffff8000ae81500 [label="r0w0e0"]; z0xfffff8000ae81500 -> z0xfffff8000ae1e100; z0xfffff8000e090300 -> z0xfffff8000ae81500; z0xfffff8000e0b5500 [shape=box,label="DEV\nda3\nr#2"]; z0xfffff8000e088800 [label="r0w0e0"]; z0xfffff8000e088800 -> z0xfffff800098a5a00; z0xfffff8000e0b5500 -> z0xfffff8000e088800; z0xfffff8000e0c7600 [shape=box,label="DEV\nda2\nr#2"]; z0xfffff8000e052700 [label="r0w0e0"]; z0xfffff8000e052700 -> z0xfffff8000af3e600; z0xfffff8000e0c7600 -> z0xfffff8000e052700; z0xfffff8000af3b100 [shape=box,label="DEV\nda1\nr#2"]; z0xfffff800098cdd80 [label="r0w0e0"]; z0xfffff800098cdd80 -> z0xfffff8000af3e000; z0xfffff8000af3b100 -> z0xfffff800098cdd80; z0xfffff8000afcc500 [shape=box,label="DEV\nda0\nr#2"]; z0xfffff800098cda80 [label="r0w0e0"]; z0xfffff800098cda80 -> z0xfffff8000af3d900; z0xfffff8000afcc500 -> z0xfffff800098cda80; z0xfffff8000af3cb00 [shape=box,label="DEV\ncd0\nr#2"]; z0xfffff8000ae80480 [label="r0w0e0"]; z0xfffff8000ae80480 -> z0xfffff8000af3d300; z0xfffff8000af3cb00 -> z0xfffff8000ae80480; z0xfffff8000ebd1600 [shape=box,label="ZFS::VDEV\nzfs::vdev\nr#4"]; z0xfffff8000e0bf400 [label="r1w1e1"]; z0xfffff8000e0bf400 -> z0xfffff8000e08f000; z0xfffff8000ebd1600 -> z0xfffff8000e0bf400; z0xfffff8000e0bf380 [label="r1w1e1"]; z0xfffff8000e0bf380 -> z0xfffff8000e08f700; z0xfffff8000ebd1600 -> z0xfffff8000e0bf380; z0xfffff8000e0bf300 [label="r1w1e1"]; z0xfffff8000e0bf300 -> z0xfffff8000e0a2300; z0xfffff8000ebd1600 -> z0xfffff8000e0bf300; z0xfffff8000e0bea00 [label="r1w1e1"]; z0xfffff8000e0bea00 -> z0xfffff8000e0c6b00; z0xfffff8000ebd1600 -> z0xfffff8000e0bea00; z0xfffff8000e0be980 [label="r1w1e1"]; z0xfffff8000e0be980 -> z0xfffff8000e07d500; z0xfffff8000ebd1600 -> z0xfffff8000e0be980; z0xfffff8000e050f00 [label="r1w1e1"]; z0xfffff8000e050f00 -> z0xfffff8000e073b00; z0xfffff8000ebd1600 -> z0xfffff8000e050f00; } kern.geom.conftxt: 0 DISK da5 146780121600 512 hd 255 sc 63 1 PART da5p3 143558337536 512 i 3 o 3221767168 ty freebsd-zfs xs GPT xt 516e7cba-6ecf-11d6-8ff8-00022d09712b 2 LABEL gptid/f7a4d13a-74a3-11e3-8040-00237d9e6e8a 143558337536 512 i 0 o 0 1 PART da5p2 3221225472 512 i 2 o 541696 ty freebsd-swap xs GPT xt 516e7cb5-6ecf-11d6-8ff8-00022d09712b 2 LABEL gpt/swap5 3221225472 512 i 0 o 0 1 PART da5p1 524288 512 i 1 o 17408 ty freebsd-boot xs GPT xt 83bd6b9d-7f41-11dc-be0b-001560b84f0f 2 LABEL gptid/f76af2cc-74a3-11e3-8040-00237d9e6e8a 524288 512 i 0 o 0 2 LABEL gpt/gptboot5 524288 512 i 0 o 0 0 DISK da4 146780121600 512 hd 255 sc 63 1 PART da4p3 143558337536 512 i 3 o 3221767168 ty freebsd-zfs xs GPT xt 516e7cba-6ecf-11d6-8ff8-00022d09712b 2 LABEL gptid/f7043103-74a3-11e3-8040-00237d9e6e8a 143558337536 512 i 0 o 0 1 PART da4p2 3221225472 512 i 2 o 541696 ty freebsd-swap xs GPT xt 516e7cb5-6ecf-11d6-8ff8-00022d09712b 2 LABEL gpt/swap4 3221225472 512 i 0 o 0 1 PART da4p1 524288 512 i 1 o 17408 ty freebsd-boot xs GPT xt 83bd6b9d-7f41-11dc-be0b-001560b84f0f 2 LABEL gptid/f6c16edb-74a3-11e3-8040-00237d9e6e8a 524288 512 i 0 o 0 2 LABEL gpt/gptboot4 524288 512 i 0 o 0 0 DISK da3 146780121600 512 hd 255 sc 63 1 PART da3p3 143558337536 512 i 3 o 3221767168 ty freebsd-zfs xs GPT xt 516e7cba-6ecf-11d6-8ff8-00022d09712b 2 LABEL gptid/f6600fef-74a3-11e3-8040-00237d9e6e8a 143558337536 512 i 0 o 0 1 PART da3p2 3221225472 512 i 2 o 541696 ty freebsd-swap xs GPT xt 516e7cb5-6ecf-11d6-8ff8-00022d09712b 2 LABEL gpt/swap3 3221225472 512 i 0 o 0 1 PART da3p1 524288 512 i 1 o 17408 ty freebsd-boot xs GPT xt 83bd6b9d-7f41-11dc-be0b-001560b84f0f 2 LABEL gptid/f623a95d-74a3-11e3-8040-00237d9e6e8a 524288 512 i 0 o 0 2 LABEL gpt/gptboot3 524288 512 i 0 o 0 0 DISK da2 146780121600 512 hd 255 sc 63 1 PART da2p3 143558337536 512 i 3 o 3221767168 ty freebsd-zfs xs GPT xt 516e7cba-6ecf-11d6-8ff8-00022d09712b 2 LABEL gptid/f5bd173e-74a3-11e3-8040-00237d9e6e8a 143558337536 512 i 0 o 0 1 PART da2p2 3221225472 512 i 2 o 541696 ty freebsd-swap xs GPT xt 516e7cb5-6ecf-11d6-8ff8-00022d09712b 2 LABEL gpt/swap2 3221225472 512 i 0 o 0 1 PART da2p1 524288 512 i 1 o 17408 ty freebsd-boot xs GPT xt 83bd6b9d-7f41-11dc-be0b-001560b84f0f 2 LABEL gptid/f57bb25e-74a3-11e3-8040-00237d9e6e8a 524288 512 i 0 o 0 2 LABEL gpt/gptboot2 524288 512 i 0 o 0 0 DISK da1 146780121600 512 hd 255 sc 63 1 PART da1p3 143558337536 512 i 3 o 3221767168 ty freebsd-zfs xs GPT xt 516e7cba-6ecf-11d6-8ff8-00022d09712b 2 LABEL gptid/f52330df-74a3-11e3-8040-00237d9e6e8a 143558337536 512 i 0 o 0 1 PART da1p2 3221225472 512 i 2 o 541696 ty freebsd-swap xs GPT xt 516e7cb5-6ecf-11d6-8ff8-00022d09712b 2 LABEL gpt/swap1 3221225472 512 i 0 o 0 1 PART da1p1 524288 512 i 1 o 17408 ty freebsd-boot xs GPT xt 83bd6b9d-7f41-11dc-be0b-001560b84f0f 2 LABEL gptid/f4dbf3c8-74a3-11e3-8040-00237d9e6e8a 524288 512 i 0 o 0 2 LABEL gpt/gptboot1 524288 512 i 0 o 0 0 DISK da0 146780121600 512 hd 255 sc 63 1 PART da0p3 143558337536 512 i 3 o 3221767168 ty freebsd-zfs xs GPT xt 516e7cba-6ecf-11d6-8ff8-00022d09712b 2 LABEL gptid/f471cf71-74a3-11e3-8040-00237d9e6e8a 143558337536 512 i 0 o 0 1 PART da0p2 3221225472 512 i 2 o 541696 ty freebsd-swap xs GPT xt 516e7cb5-6ecf-11d6-8ff8-00022d09712b 2 LABEL gpt/swap0 3221225472 512 i 0 o 0 1 PART da0p1 524288 512 i 1 o 17408 ty freebsd-boot xs GPT xt 83bd6b9d-7f41-11dc-be0b-001560b84f0f 2 LABEL gptid/f4308ed8-74a3-11e3-8040-00237d9e6e8a 524288 512 i 0 o 0 2 LABEL gpt/gptboot0 524288 512 i 0 o 0 0 DISK cd0 0 2048 hd 0 sc 0 kern.geom.debugflags: 0 kern.geom.notaste: 0 kern.geom.collectstats: 1 kern.geom.label.debug: 0 kern.geom.label.ext2fs.enable: 1 kern.geom.label.iso9660.enable: 1 kern.geom.label.msdosfs.enable: 1 kern.geom.label.ntfs.enable: 1 kern.geom.label.reiserfs.enable: 1 kern.geom.label.ufsid.enable: 1 kern.geom.label.ufs.enable: 1 kern.geom.label.gpt.enable: 1 kern.geom.label.gptid.enable: 1 kern.geom.label.disk_ident.enable: 1 kern.geom.part.check_integrity: 1 kern.geom.raid.enable: 1 kern.geom.raid.aggressive_spare: 0 kern.geom.raid.debug: 0 kern.geom.raid.read_err_thresh: 10 kern.geom.raid.start_timeout: 30 kern.geom.raid.clean_time: 5 kern.geom.raid.disconnect_on_failure: 1 kern.geom.raid.name_format: 0 kern.geom.raid.idle_threshold: 1000000 kern.geom.raid.legacy_aliases: 1 kern.geom.raid.ddf.enable: 1 kern.geom.raid.intel.enable: 1 kern.geom.raid.jmicron.enable: 1 kern.geom.raid.nvidia.enable: 1 kern.geom.raid.promise.enable: 1 kern.geom.raid.sii.enable: 1 kern.geom.raid.concat.enable: 1 kern.geom.raid.raid0.enable: 1 kern.geom.raid.raid1.rebuild_slab_size: 1048576 kern.geom.raid.raid1.rebuild_fair_io: 20 kern.geom.raid.raid1.rebuild_cluster_idle: 100 kern.geom.raid.raid1.rebuild_meta_update: 1024 kern.geom.raid.raid1.enable: 1 kern.geom.raid.raid1e.rebuild_slab_size: 1048576 kern.geom.raid.raid1e.rebuild_fair_io: 20 kern.geom.raid.raid1e.rebuild_cluster_idle: 100 kern.geom.raid.raid1e.rebuild_meta_update: 1024 kern.geom.raid.raid1e.enable: 1 kern.geom.raid.raid5.enable: 1 kern.elf64.fallback_brand: -1 kern.elf64.nxstack: 1 kern.elf32.fallback_brand: 3 kern.elf32.nxstack: 1 kern.elf32.read_exec: 0 kern.init_path: /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init kern.init_shutdown_timeout: 120 kern.acct_suspend: 2 kern.acct_resume: 4 kern.acct_chkfreq: 15 kern.acct_configured: 0 kern.acct_suspended: 0 kern.cp_time: 1675366 79749892 1625346 183298 80230472 kern.cp_times: 261018 10493266 193063 19759 9465974 250977 9766695 183941 4359 10227070 259278 9748209 186754 4824 10233977 247299 9754175 186131 4971 10240466 157494 9919544 229828 17361 10108815 161377 10215089 218165 49537 9788874 155482 10040127 217898 76396 9943139 182441 9812787 209566 6091 10222157 kern.console: ttyv0,/ttyv0,uart,ttyv0, kern.consmute: 0 kern.consmsgbuf_size: 8192 kern.constty_wakeups_per_second: 5 kern.vty: sc kern.openfiles: 849 kern.eventtimer.et.LAPIC.flags: 15 kern.eventtimer.et.LAPIC.frequency: 166676115 kern.eventtimer.et.LAPIC.quality: 400 kern.eventtimer.et.i8254.flags: 1 kern.eventtimer.et.i8254.frequency: 1193182 kern.eventtimer.et.i8254.quality: 100 kern.eventtimer.et.HPET.flags: 3 kern.eventtimer.et.HPET.frequency: 14318180 kern.eventtimer.et.HPET.quality: 350 kern.eventtimer.et.HPET1.flags: 3 kern.eventtimer.et.HPET1.frequency: 14318180 kern.eventtimer.et.HPET1.quality: 340 kern.eventtimer.et.HPET2.flags: 3 kern.eventtimer.et.HPET2.frequency: 14318180 kern.eventtimer.et.HPET2.quality: 340 kern.eventtimer.et.RTC.flags: 17 kern.eventtimer.et.RTC.frequency: 32768 kern.eventtimer.et.RTC.quality: 0 kern.eventtimer.choice: LAPIC(400) HPET(350) HPET1(340) HPET2(340) i8254(100) RTC(0) kern.eventtimer.singlemul: 2 kern.eventtimer.idletick: 0 kern.eventtimer.timer: LAPIC kern.eventtimer.periodic: 0 kern.kq_calloutmax: 4096 kern.stackprot: 7 kern.ps_arg_cache_limit: 256 kern.disallow_high_osrel: 0 kern.lastpid: 19289 kern.randompid: 0 kern.ktrace.genio_size: 4096 kern.ktrace.request_pool: 100 kern.module_path: /boot/kernel;/boot/modules kern.malloc_count: 368 kern.ident: GENERIC kern.compiler_version: FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 kern.maxusers: 1358 kern.supported_archs: amd64 i386 kern.conftxt: options CONFIG_AUTOGENERATED ident GENERIC machine amd64 cpu HAMMER makeoptions WITH_CTF=1 makeoptions DEBUG=-g options XENHVM options USB_DEBUG options ATH_ENABLE_11N options AH_AR5416_INTERRUPT_MITIGATION options AH_SUPPORT_AR5416 options IEEE80211_SUPPORT_MESH options IEEE80211_AMPDU_AGE options IEEE80211_DEBUG options SC_PIXEL_MODE options VESA options AHD_REG_PRETTY_PRINT options AHC_REG_PRETTY_PRINT options ATA_STATIC_ID options ACPI_DMAR options SMP options KDB_TRACE options KDB options INCLUDE_CONFIG_FILE options DDB_CTF options KDTRACE_HOOKS options KDTRACE_FRAME options MAC options PROCDESC options CAPABILITIES options CAPABILITY_MODE options AUDIT options HWPMC_HOOKS options KBD_INSTALL_CDEV options PRINTF_BUFR_SIZE=128 options _KPOSIX_PRIORITY_SCHEDULING options SYSVSEM options SYSVMSG options SYSVSHM options STACK options KTRACE options SCSI_DELAY=5000 options COMPAT_FREEBSD7 options COMPAT_FREEBSD6 options COMPAT_FREEBSD5 options COMPAT_FREEBSD4 options COMPAT_FREEBSD32 options GEOM_LABEL options GEOM_RAID options GEOM_PART_GPT options PSEUDOFS options PROCFS options CD9660 options MSDOSFS options NFS_ROOT options NFSLOCKD options NFSD options NFSCL options MD_ROOT options QUOTA options UFS_GJOURNAL options UFS_DIRHASH options UFS_ACL options SOFTUPDATES options FFS options SCTP options TCP_OFFLOAD options INET6 options INET options PREEMPTION options SCHED_ULE options NEW_PCIB options GEOM_PART_MBR options GEOM_PART_EBR_COMPAT options GEOM_PART_EBR options GEOM_PART_BSD device isa device mem device io device uart_ns8250 device cpufreq device acpi device pci device fdc device ahci device ata device mvs device siis device ahc device ahd device esp device hptiop device isp device mpt device mps device mpr device sym device trm device adv device adw device aic device bt device isci device scbus device ch device da device sa device cd device pass device ses device amr device arcmsr device ciss device dpt device hptmv device hptnr device hptrr device hpt27xx device iir device ips device mly device twa device tws device aac device aacp device aacraid device ida device mfi device mlx device twe device atkbdc device atkbd device psm device kbdmux device vga device splash device sc device vt device vt_vga device agp device cbb device pccard device cardbus device uart device ppc device ppbus device lpt device ppi device puc device bxe device de device em device igb device ixgbe device le device ti device txp device vx device miibus device ae device age device alc device ale device bce device bfe device bge device cas device dc device et device fxp device gem device hme device jme device lge device msk device nfe device nge device pcn device re device rl device sf device sge device sis device sk device ste device stge device tl device tx device vge device vr device wb device xl device cs device ed device ex device ep device fe device sn device xe device wlan device wlan_wep device wlan_ccmp device wlan_tkip device wlan_amrr device an device ath device ath_pci device ath_hal device ath_rate_sample device ipw device iwi device iwn device malo device mwl device ral device wi device wpi device loop device random device padlock_rng device rdrand_rng device ether device vlan device tun device md device gif device faith device firmware device bpf device uhci device ohci device ehci device xhci device usb device ukbd device umass device sound device snd_cmi device snd_csa device snd_emu10kx device snd_es137x device snd_hda device snd_ich device snd_via8233 device mmc device mmcsd device sdhci device virtio device virtio_pci device vtnet device virtio_blk device virtio_scsi device virtio_balloon device hyperv device xenpci device vmx kern.features.scbus: 1 kern.features.compat_freebsd_32bit: 1 kern.features.ata_cam: 1 kern.features.nfscl: 1 kern.features.nfsd: 1 kern.features.geom_label: 1 kern.features.geom_part_bsd: 1 kern.features.geom_part_ebr: 1 kern.features.geom_part_ebr_compat: 1 kern.features.geom_part_gpt: 1 kern.features.geom_part_mbr: 1 kern.features.kposix_priority_scheduling: 1 kern.features.kdtrace_hooks: 1 kern.features.ktrace: 1 kern.features.compat_freebsd4: 1 kern.features.compat_freebsd5: 1 kern.features.compat_freebsd6: 1 kern.features.compat_freebsd7: 1 kern.features.hwpmc_hooks: 1 kern.features.stack: 1 kern.features.security_capability_mode: 1 kern.features.security_capabilities: 1 kern.features.process_descriptors: 1 kern.features.sysv_msg: 1 kern.features.sysv_sem: 1 kern.features.sysv_shm: 1 kern.features.posix_shm: 1 kern.features.inet: 1 kern.features.inet6: 1 kern.features.audit: 1 kern.features.security_mac: 1 kern.features.ffs_snapshot: 1 kern.features.softupdates: 1 kern.features.ufs_acl: 1 kern.features.ufs_gjournal: 1 kern.features.ufs_quota: 1 kern.features.ufs_quota64: 1 kern.features.linuxulator_v4l: 1 kern.features.linuxulator_v4l2: 1 kern.pid_max: 99999 kern.fallback_elf_brand: -1 kern.hwpmc.softevents: 16 kern.hwpmc.callchaindepth: 16 kern.hwpmc.hashsize: 1024 kern.hwpmc.nsamples: 1024 kern.hwpmc.mtxpoolsize: 2048 kern.hwpmc.logbuffersize: 4 kern.hwpmc.nbuffers: 1024 kern.kstack_pages: 4 kern.panic_reboot_wait_time: 15 kern.sync_on_panic: 0 kern.shutdown.show_busybufs: 0 kern.shutdown.poweroff_delay: 5000 kern.shutdown.kproc_shutdown_wait: 60 kern.shutdown.dumpdevname: gpt/swap0 kern.forcesigexit: 1 kern.sigqueue.max_pending_per_proc: 128 kern.sigqueue.preallocate: 1024 kern.sigqueue.overflow: 2183567 kern.sigqueue.alloc_fail: 0 kern.sugid_coredump: 0 kern.capmode_coredump: 0 kern.coredump: 1 kern.nodump_coredump: 0 kern.corefile: %N.core kern.fscale: 2048 kern.timecounter.tc.i8254.mask: 65535 kern.timecounter.tc.i8254.counter: 24876 kern.timecounter.tc.i8254.frequency: 1193182 kern.timecounter.tc.i8254.quality: 0 kern.timecounter.tc.HPET.mask: 4294967295 kern.timecounter.tc.HPET.counter: 1590263785 kern.timecounter.tc.HPET.frequency: 14318180 kern.timecounter.tc.HPET.quality: 950 kern.timecounter.tc.ACPI-fast.mask: 16777215 kern.timecounter.tc.ACPI-fast.counter: 8349275 kern.timecounter.tc.ACPI-fast.frequency: 3579545 kern.timecounter.tc.ACPI-fast.quality: 900 kern.timecounter.tc.TSC.mask: 4294967295 kern.timecounter.tc.TSC.counter: 1680884271 kern.timecounter.tc.TSC.frequency: 2500140705 kern.timecounter.tc.TSC.quality: -1000 kern.timecounter.stepwarnings: 0 kern.timecounter.alloweddeviation: 5 kern.timecounter.hardware: HPET kern.timecounter.choice: TSC(-1000) ACPI-fast(900) HPET(950) i8254(0) dummy(-1000000) kern.timecounter.tick: 1 kern.timecounter.fast_gettime: 1 kern.timecounter.invariant_tsc: 1 kern.timecounter.smp_tsc: 0 kern.timecounter.smp_tsc_adjust: 0 kern.timecounter.tsc_shift: 1 kern.threads.max_threads_per_proc: 1500 kern.threads.max_threads_hits: 0 kern.ncallout: 18508 kern.callout_stat: 0 kern.sched.cpusetsize: 8 kern.sched.preemption: 1 kern.sched.name: ULE kern.sched.quantum: 94488 kern.sched.slice: 12 kern.sched.interact: 30 kern.sched.preempt_thresh: 80 kern.sched.static_boost: 152 kern.sched.idlespins: 10000 kern.sched.idlespinthresh: 157 kern.sched.affinity: 1 kern.sched.balance: 1 kern.sched.balance_interval: 127 kern.sched.steal_idle: 1 kern.sched.steal_thresh: 2 kern.sched.topology_spec: 0, 1, 2, 3, 4, 5, 6, 7 0, 1, 2, 3 4, 5, 6, 7 kern.ccpu: 0 kern.devstat.numdevs: 14 kern.devstat.generation: 570 kern.devstat.version: 6 kern.hintmode: 0 kern.kobj_methodcount: 232 kern.log_wakeups_per_second: 5 kern.msgbuf_show_timestamp: 0 kern.hz: 1000 kern.nbuf: 105332 kern.nswbuf: 256 kern.msgbufsize: 98304 kern.maxswzone: 0 kern.maxbcache: 0 kern.bio_transient_maxcnt: 1024 kern.maxtsiz: 134217728 kern.dfldsiz: 34359738368 kern.maxdsiz: 34359738368 kern.dflssiz: 8388608 kern.maxssiz: 536870912 kern.sgrowsiz: 131072 kern.vm_guest: none kern.log_console_output: 1 kern.log_console_add_linefeed: 0 kern.always_console_output: 0 kern.msgbuf: d[92200]: login_getclass: unknown class 'root' <118>Jul 24 21:29:44 thebighonker sshd[92200]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:44 thebighonker sshd[92200]: login_getclass: unknown class 'root' <118>Jul 24 21:29:44 thebighonker sshd[92206]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:29:45 thebighonker sshd[92207]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:45 thebighonker sshd[92207]: login_getclass: unknown class 'root' <118>Jul 24 21:29:45 thebighonker sshd[92207]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:45 thebighonker sshd[92207]: login_getclass: unknown class 'root' <118>Jul 24 21:29:45 thebighonker sshd[92207]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:45 thebighonker sshd[92207]: login_getclass: unknown class 'root' <118>Jul 24 21:29:46 thebighonker sshd[92207]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:46 thebighonker sshd[92207]: login_getclass: unknown class 'root' <118>Jul 24 21:29:46 thebighonker sshd[92207]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:46 thebighonker sshd[92207]: login_getclass: unknown class 'root' <118>Jul 24 21:29:46 thebighonker sshd[92207]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:46 thebighonker sshd[92207]: login_getclass: unknown class 'root' <118>Jul 24 21:29:46 thebighonker sshd[92207]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:46 thebighonker sshd[92207]: login_getclass: unknown class 'root' <118>Jul 24 21:29:46 thebighonker sshd[92208]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:29:47 thebighonker sshd[92209]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:47 thebighonker sshd[92209]: login_getclass: unknown class 'root' <118>Jul 24 21:29:47 thebighonker sshd[92209]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:47 thebighonker sshd[92209]: login_getclass: unknown class 'root' <118>Jul 24 21:29:47 thebighonker sshd[92209]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:47 thebighonker sshd[92209]: login_getclass: unknown class 'root' <118>Jul 24 21:29:47 thebighonker sshd[92209]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:47 thebighonker sshd[92209]: login_getclass: unknown class 'root' <118>Jul 24 21:29:48 thebighonker sshd[92209]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:48 thebighonker sshd[92209]: login_getclass: unknown class 'root' <118>Jul 24 21:29:48 thebighonker sshd[92209]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:48 thebighonker sshd[92209]: login_getclass: unknown class 'root' <118>Jul 24 21:29:48 thebighonker sshd[92209]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:48 thebighonker sshd[92209]: login_getclass: unknown class 'root' <118>Jul 24 21:29:48 thebighonker sshd[92210]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:29:49 thebighonker sshd[92211]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:49 thebighonker sshd[92211]: login_getclass: unknown class 'root' <118>Jul 24 21:29:49 thebighonker sshd[92211]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:49 thebighonker sshd[92211]: login_getclass: unknown class 'root' <118>Jul 24 21:29:49 thebighonker sshd[92211]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:49 thebighonker sshd[92211]: login_getclass: unknown class 'root' <118>Jul 24 21:29:49 thebighonker sshd[92211]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:49 thebighonker sshd[92211]: login_getclass: unknown class 'root' <118>Jul 24 21:29:49 thebighonker sshd[92211]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:49 thebighonker sshd[92211]: login_getclass: unknown class 'root' <118>Jul 24 21:29:49 thebighonker sshd[92211]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:49 thebighonker sshd[92211]: login_getclass: unknown class 'root' <118>Jul 24 21:29:50 thebighonker sshd[92211]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:50 thebighonker sshd[92211]: login_getclass: unknown class 'root' <118>Jul 24 21:29:50 thebighonker sshd[92213]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:29:51 thebighonker sshd[92214]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:51 thebighonker sshd[92214]: login_getclass: unknown class 'root' <118>Jul 24 21:29:51 thebighonker sshd[92214]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:51 thebighonker sshd[92214]: login_getclass: unknown class 'root' <118>Jul 24 21:29:51 thebighonker sshd[92214]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:51 thebighonker sshd[92214]: login_getclass: unknown class 'root' <118>Jul 24 21:29:51 thebighonker sshd[92214]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:51 thebighonker sshd[92214]: login_getclass: unknown class 'root' <118>Jul 24 21:29:51 thebighonker sshd[92214]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:51 thebighonker sshd[92214]: login_getclass: unknown class 'root' <118>Jul 24 21:29:51 thebighonker sshd[92214]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:51 thebighonker sshd[92214]: login_getclass: unknown class 'root' <118>Jul 24 21:29:52 thebighonker sshd[92214]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:52 thebighonker sshd[92214]: login_getclass: unknown class 'root' <118>Jul 24 21:29:52 thebighonker sshd[92216]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:29:53 thebighonker sshd[92217]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:53 thebighonker sshd[92217]: login_getclass: unknown class 'root' <118>Jul 24 21:29:53 thebighonker sshd[92217]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:53 thebighonker sshd[92217]: login_getclass: unknown class 'root' <118>Jul 24 21:29:53 thebighonker sshd[92217]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:53 thebighonker sshd[92217]: login_getclass: unknown class 'root' <118>Jul 24 21:29:54 thebighonker sshd[92217]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:54 thebighonker sshd[92217]: login_getclass: unknown class 'root' <118>Jul 24 21:29:54 thebighonker sshd[92217]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:54 thebighonker sshd[92217]: login_getclass: unknown class 'root' <118>Jul 24 21:29:54 thebighonker sshd[92217]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:54 thebighonker sshd[92217]: login_getclass: unknown class 'root' <118>Jul 24 21:29:54 thebighonker sshd[92217]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:54 thebighonker sshd[92217]: login_getclass: unknown class 'root' <118>Jul 24 21:29:54 thebighonker sshd[92225]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:29:56 thebighonker sshd[92226]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:56 thebighonker sshd[92226]: login_getclass: unknown class 'root' <118>Jul 24 21:29:56 thebighonker sshd[92226]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:56 thebighonker sshd[92226]: login_getclass: unknown class 'root' <118>Jul 24 21:29:56 thebighonker sshd[92226]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:56 thebighonker sshd[92226]: login_getclass: unknown class 'root' <118>Jul 24 21:29:56 thebighonker sshd[92226]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:56 thebighonker sshd[92226]: login_getclass: unknown class 'root' <118>Jul 24 21:29:56 thebighonker sshd[92226]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:56 thebighonker sshd[92226]: login_getclass: unknown class 'root' <118>Jul 24 21:29:56 thebighonker sshd[92226]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:56 thebighonker sshd[92226]: login_getclass: unknown class 'root' <118>Jul 24 21:29:56 thebighonker sshd[92226]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:56 thebighonker sshd[92226]: login_getclass: unknown class 'root' <118>Jul 24 21:29:57 thebighonker sshd[92227]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:29:57 thebighonker sshd[92228]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:57 thebighonker sshd[92228]: login_getclass: unknown class 'root' <118>Jul 24 21:29:58 thebighonker sshd[92228]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:58 thebighonker sshd[92228]: login_getclass: unknown class 'root' <118>Jul 24 21:29:58 thebighonker sshd[92228]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:58 thebighonker sshd[92228]: login_getclass: unknown class 'root' <118>Jul 24 21:29:58 thebighonker sshd[92228]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:58 thebighonker sshd[92228]: login_getclass: unknown class 'root' <118>Jul 24 21:29:58 thebighonker sshd[92228]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:58 thebighonker sshd[92228]: login_getclass: unknown class 'root' <118>Jul 24 21:29:58 thebighonker sshd[92228]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:58 thebighonker sshd[92228]: login_getclass: unknown class 'root' <118>Jul 24 21:29:58 thebighonker sshd[92228]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:29:58 thebighonker sshd[92228]: login_getclass: unknown class 'root' <118>Jul 24 21:29:59 thebighonker sshd[92234]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:00 thebighonker sshd[92235]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:00 thebighonker sshd[92235]: login_getclass: unknown class 'root' <118>Jul 24 21:30:00 thebighonker sshd[92235]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:00 thebighonker sshd[92235]: login_getclass: unknown class 'root' <118>Jul 24 21:30:00 thebighonker sshd[92235]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:00 thebighonker sshd[92235]: login_getclass: unknown class 'root' <118>Jul 24 21:30:00 thebighonker sshd[92235]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:00 thebighonker sshd[92235]: login_getclass: unknown class 'root' <118>Jul 24 21:30:00 thebighonker sshd[92235]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:00 thebighonker sshd[92235]: login_getclass: unknown class 'root' <118>Jul 24 21:30:00 thebighonker sshd[92235]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:00 thebighonker sshd[92235]: login_getclass: unknown class 'root' <118>Jul 24 21:30:00 thebighonker sshd[92235]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:00 thebighonker sshd[92235]: login_getclass: unknown class 'root' <118>Jul 24 21:30:01 thebighonker sshd[92257]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:03 thebighonker sshd[92260]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:03 thebighonker sshd[92260]: login_getclass: unknown class 'root' <118>Jul 24 21:30:03 thebighonker sshd[92260]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:03 thebighonker sshd[92260]: login_getclass: unknown class 'root' <118>Jul 24 21:30:03 thebighonker sshd[92260]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:03 thebighonker sshd[92260]: login_getclass: unknown class 'root' <118>Jul 24 21:30:04 thebighonker sshd[92260]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:04 thebighonker sshd[92260]: login_getclass: unknown class 'root' <118>Jul 24 21:30:04 thebighonker sshd[92260]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:04 thebighonker sshd[92260]: login_getclass: unknown class 'root' <118>Jul 24 21:30:04 thebighonker sshd[92260]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:04 thebighonker sshd[92260]: login_getclass: unknown class 'root' <118>Jul 24 21:30:05 thebighonker sshd[92260]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:05 thebighonker sshd[92260]: login_getclass: unknown class 'root' <118>Jul 24 21:30:05 thebighonker sshd[92262]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:07 thebighonker sshd[92263]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:07 thebighonker sshd[92263]: login_getclass: unknown class 'root' <118>Jul 24 21:30:08 thebighonker sshd[92263]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:08 thebighonker sshd[92263]: login_getclass: unknown class 'root' <118>Jul 24 21:30:08 thebighonker sshd[92263]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:08 thebighonker sshd[92263]: login_getclass: unknown class 'root' <118>Jul 24 21:30:08 thebighonker sshd[92263]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:08 thebighonker sshd[92263]: login_getclass: unknown class 'root' <118>Jul 24 21:30:08 thebighonker sshd[92263]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:08 thebighonker sshd[92263]: login_getclass: unknown class 'root' <118>Jul 24 21:30:08 thebighonker sshd[92263]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:08 thebighonker sshd[92263]: login_getclass: unknown class 'root' <118>Jul 24 21:30:08 thebighonker sshd[92263]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:08 thebighonker sshd[92263]: login_getclass: unknown class 'root' <118>Jul 24 21:30:08 thebighonker sshd[92265]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:09 thebighonker sshd[92266]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:09 thebighonker sshd[92266]: login_getclass: unknown class 'root' <118>Jul 24 21:30:09 thebighonker sshd[92266]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:09 thebighonker sshd[92266]: login_getclass: unknown class 'root' <118>Jul 24 21:30:09 thebighonker sshd[92266]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:09 thebighonker sshd[92266]: login_getclass: unknown class 'root' <118>Jul 24 21:30:09 thebighonker sshd[92266]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:09 thebighonker sshd[92266]: login_getclass: unknown class 'root' <118>Jul 24 21:30:09 thebighonker sshd[92266]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:09 thebighonker sshd[92266]: login_getclass: unknown class 'root' <118>Jul 24 21:30:10 thebighonker sshd[92266]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:10 thebighonker sshd[92266]: login_getclass: unknown class 'root' <118>Jul 24 21:30:10 thebighonker sshd[92266]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:10 thebighonker sshd[92266]: login_getclass: unknown class 'root' <118>Jul 24 21:30:10 thebighonker sshd[92267]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:11 thebighonker sshd[92268]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:11 thebighonker sshd[92268]: login_getclass: unknown class 'root' <118>Jul 24 21:30:11 thebighonker sshd[92268]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:11 thebighonker sshd[92268]: login_getclass: unknown class 'root' <118>Jul 24 21:30:11 thebighonker sshd[92268]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:11 thebighonker sshd[92268]: login_getclass: unknown class 'root' <118>Jul 24 21:30:11 thebighonker sshd[92268]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:11 thebighonker sshd[92268]: login_getclass: unknown class 'root' <118>Jul 24 21:30:11 thebighonker sshd[92268]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:11 thebighonker sshd[92268]: login_getclass: unknown class 'root' <118>Jul 24 21:30:11 thebighonker sshd[92268]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:11 thebighonker sshd[92268]: login_getclass: unknown class 'root' <118>Jul 24 21:30:11 thebighonker sshd[92268]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:11 thebighonker sshd[92268]: login_getclass: unknown class 'root' <118>Jul 24 21:30:12 thebighonker sshd[92278]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:13 thebighonker sshd[92279]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:13 thebighonker sshd[92279]: login_getclass: unknown class 'root' <118>Jul 24 21:30:13 thebighonker sshd[92279]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:13 thebighonker sshd[92279]: login_getclass: unknown class 'root' <118>Jul 24 21:30:13 thebighonker sshd[92279]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:13 thebighonker sshd[92279]: login_getclass: unknown class 'root' <118>Jul 24 21:30:13 thebighonker sshd[92279]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:13 thebighonker sshd[92279]: login_getclass: unknown class 'root' <118>Jul 24 21:30:13 thebighonker sshd[92279]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:13 thebighonker sshd[92279]: login_getclass: unknown class 'root' <118>Jul 24 21:30:13 thebighonker sshd[92279]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:13 thebighonker sshd[92279]: login_getclass: unknown class 'root' <118>Jul 24 21:30:13 thebighonker sshd[92279]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:13 thebighonker sshd[92279]: login_getclass: unknown class 'root' <118>Jul 24 21:30:13 thebighonker sshd[92280]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:14 thebighonker sshd[92281]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:14 thebighonker sshd[92281]: login_getclass: unknown class 'root' <118>Jul 24 21:30:14 thebighonker sshd[92281]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:14 thebighonker sshd[92281]: login_getclass: unknown class 'root' <118>Jul 24 21:30:14 thebighonker sshd[92281]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:14 thebighonker sshd[92281]: login_getclass: unknown class 'root' <118>Jul 24 21:30:14 thebighonker sshd[92281]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:14 thebighonker sshd[92281]: login_getclass: unknown class 'root' <118>Jul 24 21:30:14 thebighonker sshd[92281]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:14 thebighonker sshd[92281]: login_getclass: unknown class 'root' <118>Jul 24 21:30:15 thebighonker sshd[92281]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:15 thebighonker sshd[92281]: login_getclass: unknown class 'root' <118>Jul 24 21:30:15 thebighonker sshd[92281]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:15 thebighonker sshd[92281]: login_getclass: unknown class 'root' <118>Jul 24 21:30:15 thebighonker sshd[92284]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:16 thebighonker sshd[92285]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:16 thebighonker sshd[92285]: login_getclass: unknown class 'root' <118>Jul 24 21:30:16 thebighonker sshd[92285]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:16 thebighonker sshd[92285]: login_getclass: unknown class 'root' <118>Jul 24 21:30:16 thebighonker sshd[92285]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:16 thebighonker sshd[92285]: login_getclass: unknown class 'root' <118>Jul 24 21:30:16 thebighonker sshd[92285]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:16 thebighonker sshd[92285]: login_getclass: unknown class 'root' <118>Jul 24 21:30:16 thebighonker sshd[92285]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:16 thebighonker sshd[92285]: login_getclass: unknown class 'root' <118>Jul 24 21:30:16 thebighonker sshd[92285]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:16 thebighonker sshd[92285]: login_getclass: unknown class 'root' <118>Jul 24 21:30:17 thebighonker sshd[92285]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:17 thebighonker sshd[92285]: login_getclass: unknown class 'root' <118>Jul 24 21:30:17 thebighonker sshd[92286]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:18 thebighonker sshd[92287]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:18 thebighonker sshd[92287]: login_getclass: unknown class 'root' <118>Jul 24 21:30:18 thebighonker sshd[92287]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:18 thebighonker sshd[92287]: login_getclass: unknown class 'root' <118>Jul 24 21:30:18 thebighonker sshd[92287]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:18 thebighonker sshd[92287]: login_getclass: unknown class 'root' <118>Jul 24 21:30:18 thebighonker sshd[92287]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:18 thebighonker sshd[92287]: login_getclass: unknown class 'root' <118>Jul 24 21:30:18 thebighonker sshd[92287]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:18 thebighonker sshd[92287]: login_getclass: unknown class 'root' <118>Jul 24 21:30:18 thebighonker sshd[92287]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:18 thebighonker sshd[92287]: login_getclass: unknown class 'root' <118>Jul 24 21:30:19 thebighonker sshd[92287]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:19 thebighonker sshd[92287]: login_getclass: unknown class 'root' <118>Jul 24 21:30:19 thebighonker sshd[92288]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:20 thebighonker sshd[92289]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:20 thebighonker sshd[92289]: login_getclass: unknown class 'root' <118>Jul 24 21:30:20 thebighonker sshd[92289]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:20 thebighonker sshd[92289]: login_getclass: unknown class 'root' <118>Jul 24 21:30:20 thebighonker sshd[92289]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:20 thebighonker sshd[92289]: login_getclass: unknown class 'root' <118>Jul 24 21:30:20 thebighonker sshd[92289]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:20 thebighonker sshd[92289]: login_getclass: unknown class 'root' <118>Jul 24 21:30:20 thebighonker sshd[92289]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:20 thebighonker sshd[92289]: login_getclass: unknown class 'root' <118>Jul 24 21:30:20 thebighonker sshd[92289]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:20 thebighonker sshd[92289]: login_getclass: unknown class 'root' <118>Jul 24 21:30:21 thebighonker sshd[92289]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:21 thebighonker sshd[92289]: login_getclass: unknown class 'root' <118>Jul 24 21:30:22 thebighonker sshd[92290]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:22 thebighonker sshd[92291]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:22 thebighonker sshd[92291]: login_getclass: unknown class 'root' <118>Jul 24 21:30:22 thebighonker sshd[92291]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:22 thebighonker sshd[92291]: login_getclass: unknown class 'root' <118>Jul 24 21:30:23 thebighonker sshd[92291]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:23 thebighonker sshd[92291]: login_getclass: unknown class 'root' <118>Jul 24 21:30:23 thebighonker sshd[92291]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:23 thebighonker sshd[92291]: login_getclass: unknown class 'root' <118>Jul 24 21:30:23 thebighonker sshd[92291]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:23 thebighonker sshd[92291]: login_getclass: unknown class 'root' <118>Jul 24 21:30:23 thebighonker sshd[92291]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:23 thebighonker sshd[92291]: login_getclass: unknown class 'root' <118>Jul 24 21:30:23 thebighonker sshd[92291]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:23 thebighonker sshd[92291]: login_getclass: unknown class 'root' <118>Jul 24 21:30:23 thebighonker sshd[92293]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:24 thebighonker sshd[92294]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:24 thebighonker sshd[92294]: login_getclass: unknown class 'root' <118>Jul 24 21:30:25 thebighonker sshd[92294]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:25 thebighonker sshd[92294]: login_getclass: unknown class 'root' <118>Jul 24 21:30:25 thebighonker sshd[92294]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:25 thebighonker sshd[92294]: login_getclass: unknown class 'root' <118>Jul 24 21:30:25 thebighonker sshd[92294]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:25 thebighonker sshd[92294]: login_getclass: unknown class 'root' <118>Jul 24 21:30:25 thebighonker sshd[92294]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:25 thebighonker sshd[92294]: login_getclass: unknown class 'root' <118>Jul 24 21:30:25 thebighonker sshd[92294]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:25 thebighonker sshd[92294]: login_getclass: unknown class 'root' <118>Jul 24 21:30:25 thebighonker sshd[92294]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:25 thebighonker sshd[92294]: login_getclass: unknown class 'root' <118>Jul 24 21:30:26 thebighonker sshd[92295]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:26 thebighonker sshd[92296]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:26 thebighonker sshd[92296]: login_getclass: unknown class 'root' <118>Jul 24 21:30:27 thebighonker sshd[92296]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:27 thebighonker sshd[92296]: login_getclass: unknown class 'root' <118>Jul 24 21:30:27 thebighonker sshd[92296]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:27 thebighonker sshd[92296]: login_getclass: unknown class 'root' <118>Jul 24 21:30:27 thebighonker sshd[92296]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:27 thebighonker sshd[92296]: login_getclass: unknown class 'root' <118>Jul 24 21:30:27 thebighonker sshd[92296]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:27 thebighonker sshd[92296]: login_getclass: unknown class 'root' <118>Jul 24 21:30:27 thebighonker sshd[92296]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:27 thebighonker sshd[92296]: login_getclass: unknown class 'root' <118>Jul 24 21:30:27 thebighonker sshd[92296]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:27 thebighonker sshd[92296]: login_getclass: unknown class 'root' <118>Jul 24 21:30:27 thebighonker sshd[92297]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:28 thebighonker sshd[92298]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:28 thebighonker sshd[92298]: login_getclass: unknown class 'root' <118>Jul 24 21:30:28 thebighonker sshd[92298]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:28 thebighonker sshd[92298]: login_getclass: unknown class 'root' <118>Jul 24 21:30:28 thebighonker sshd[92298]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:28 thebighonker sshd[92298]: login_getclass: unknown class 'root' <118>Jul 24 21:30:28 thebighonker sshd[92298]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:28 thebighonker sshd[92298]: login_getclass: unknown class 'root' <118>Jul 24 21:30:28 thebighonker sshd[92298]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:28 thebighonker sshd[92298]: login_getclass: unknown class 'root' <118>Jul 24 21:30:28 thebighonker sshd[92298]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:28 thebighonker sshd[92298]: login_getclass: unknown class 'root' <118>Jul 24 21:30:29 thebighonker sshd[92298]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:29 thebighonker sshd[92298]: login_getclass: unknown class 'root' <118>Jul 24 21:30:29 thebighonker sshd[92299]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:30 thebighonker sshd[92300]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:30 thebighonker sshd[92300]: login_getclass: unknown class 'root' <118>Jul 24 21:30:30 thebighonker sshd[92300]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:30 thebighonker sshd[92300]: login_getclass: unknown class 'root' <118>Jul 24 21:30:30 thebighonker sshd[92300]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:30 thebighonker sshd[92300]: login_getclass: unknown class 'root' <118>Jul 24 21:30:30 thebighonker sshd[92300]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:30 thebighonker sshd[92300]: login_getclass: unknown class 'root' <118>Jul 24 21:30:30 thebighonker sshd[92300]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:30 thebighonker sshd[92300]: login_getclass: unknown class 'root' <118>Jul 24 21:30:30 thebighonker sshd[92300]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:30 thebighonker sshd[92300]: login_getclass: unknown class 'root' <118>Jul 24 21:30:30 thebighonker sshd[92300]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:30 thebighonker sshd[92300]: login_getclass: unknown class 'root' <118>Jul 24 21:30:30 thebighonker sshd[92301]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:31 thebighonker sshd[92302]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:31 thebighonker sshd[92302]: login_getclass: unknown class 'root' <118>Jul 24 21:30:31 thebighonker sshd[92302]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:31 thebighonker sshd[92302]: login_getclass: unknown class 'root' <118>Jul 24 21:30:31 thebighonker sshd[92302]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:31 thebighonker sshd[92302]: login_getclass: unknown class 'root' <118>Jul 24 21:30:32 thebighonker sshd[92302]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:32 thebighonker sshd[92302]: login_getclass: unknown class 'root' <118>Jul 24 21:30:32 thebighonker sshd[92302]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:32 thebighonker sshd[92302]: login_getclass: unknown class 'root' <118>Jul 24 21:30:32 thebighonker sshd[92302]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:32 thebighonker sshd[92302]: login_getclass: unknown class 'root' <118>Jul 24 21:30:32 thebighonker sshd[92302]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:32 thebighonker sshd[92302]: login_getclass: unknown class 'root' <118>Jul 24 21:30:32 thebighonker sshd[92304]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:34 thebighonker sshd[92305]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:34 thebighonker sshd[92305]: login_getclass: unknown class 'root' <118>Jul 24 21:30:34 thebighonker sshd[92305]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:34 thebighonker sshd[92305]: login_getclass: unknown class 'root' <118>Jul 24 21:30:34 thebighonker sshd[92305]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:34 thebighonker sshd[92305]: login_getclass: unknown class 'root' <118>Jul 24 21:30:34 thebighonker sshd[92305]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:34 thebighonker sshd[92305]: login_getclass: unknown class 'root' <118>Jul 24 21:30:34 thebighonker sshd[92305]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:34 thebighonker sshd[92305]: login_getclass: unknown class 'root' <118>Jul 24 21:30:34 thebighonker sshd[92305]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:34 thebighonker sshd[92305]: login_getclass: unknown class 'root' <118>Jul 24 21:30:34 thebighonker sshd[92305]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:34 thebighonker sshd[92305]: login_getclass: unknown class 'root' <118>Jul 24 21:30:35 thebighonker sshd[92306]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:35 thebighonker sshd[92307]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:35 thebighonker sshd[92307]: login_getclass: unknown class 'root' <118>Jul 24 21:30:36 thebighonker sshd[92307]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:36 thebighonker sshd[92307]: login_getclass: unknown class 'root' <118>Jul 24 21:30:36 thebighonker sshd[92307]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:36 thebighonker sshd[92307]: login_getclass: unknown class 'root' <118>Jul 24 21:30:36 thebighonker sshd[92307]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:36 thebighonker sshd[92307]: login_getclass: unknown class 'root' <118>Jul 24 21:30:36 thebighonker sshd[92307]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:36 thebighonker sshd[92307]: login_getclass: unknown class 'root' <118>Jul 24 21:30:36 thebighonker sshd[92307]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:36 thebighonker sshd[92307]: login_getclass: unknown class 'root' <118>Jul 24 21:30:36 thebighonker sshd[92307]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:36 thebighonker sshd[92307]: login_getclass: unknown class 'root' <118>Jul 24 21:30:37 thebighonker sshd[92308]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:38 thebighonker sshd[92309]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:38 thebighonker sshd[92309]: login_getclass: unknown class 'root' <118>Jul 24 21:30:38 thebighonker sshd[92309]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:38 thebighonker sshd[92309]: login_getclass: unknown class 'root' <118>Jul 24 21:30:38 thebighonker sshd[92309]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:38 thebighonker sshd[92309]: login_getclass: unknown class 'root' <118>Jul 24 21:30:38 thebighonker sshd[92309]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:38 thebighonker sshd[92309]: login_getclass: unknown class 'root' <118>Jul 24 21:30:38 thebighonker sshd[92309]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:38 thebighonker sshd[92309]: login_getclass: unknown class 'root' <118>Jul 24 21:30:38 thebighonker sshd[92309]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:38 thebighonker sshd[92309]: login_getclass: unknown class 'root' <118>Jul 24 21:30:39 thebighonker sshd[92309]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:39 thebighonker sshd[92309]: login_getclass: unknown class 'root' <118>Jul 24 21:30:39 thebighonker sshd[92310]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:40 thebighonker sshd[92311]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:40 thebighonker sshd[92311]: login_getclass: unknown class 'root' <118>Jul 24 21:30:40 thebighonker sshd[92311]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:40 thebighonker sshd[92311]: login_getclass: unknown class 'root' <118>Jul 24 21:30:40 thebighonker sshd[92311]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:40 thebighonker sshd[92311]: login_getclass: unknown class 'root' <118>Jul 24 21:30:41 thebighonker sshd[92311]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:41 thebighonker sshd[92311]: login_getclass: unknown class 'root' <118>Jul 24 21:30:41 thebighonker sshd[92311]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:41 thebighonker sshd[92311]: login_getclass: unknown class 'root' <118>Jul 24 21:30:41 thebighonker sshd[92311]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:41 thebighonker sshd[92311]: login_getclass: unknown class 'root' <118>Jul 24 21:30:41 thebighonker sshd[92311]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:41 thebighonker sshd[92311]: login_getclass: unknown class 'root' <118>Jul 24 21:30:41 thebighonker sshd[92313]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:42 thebighonker sshd[92314]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:42 thebighonker sshd[92314]: login_getclass: unknown class 'root' <118>Jul 24 21:30:42 thebighonker sshd[92314]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:42 thebighonker sshd[92314]: login_getclass: unknown class 'root' <118>Jul 24 21:30:42 thebighonker sshd[92314]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:42 thebighonker sshd[92314]: login_getclass: unknown class 'root' <118>Jul 24 21:30:42 thebighonker sshd[92314]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:42 thebighonker sshd[92314]: login_getclass: unknown class 'root' <118>Jul 24 21:30:43 thebighonker sshd[92314]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:43 thebighonker sshd[92314]: login_getclass: unknown class 'root' <118>Jul 24 21:30:43 thebighonker sshd[92314]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:43 thebighonker sshd[92314]: login_getclass: unknown class 'root' <118>Jul 24 21:30:43 thebighonker sshd[92314]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:43 thebighonker sshd[92314]: login_getclass: unknown class 'root' <118>Jul 24 21:30:43 thebighonker sshd[92317]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:44 thebighonker sshd[92318]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:44 thebighonker sshd[92318]: login_getclass: unknown class 'root' <118>Jul 24 21:30:44 thebighonker sshd[92318]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:44 thebighonker sshd[92318]: login_getclass: unknown class 'root' <118>Jul 24 21:30:44 thebighonker sshd[92318]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:44 thebighonker sshd[92318]: login_getclass: unknown class 'root' <118>Jul 24 21:30:44 thebighonker sshd[92318]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:44 thebighonker sshd[92318]: login_getclass: unknown class 'root' <118>Jul 24 21:30:44 thebighonker sshd[92318]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:44 thebighonker sshd[92318]: login_getclass: unknown class 'root' <118>Jul 24 21:30:44 thebighonker sshd[92318]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:44 thebighonker sshd[92318]: login_getclass: unknown class 'root' <118>Jul 24 21:30:45 thebighonker sshd[92318]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:45 thebighonker sshd[92318]: login_getclass: unknown class 'root' <118>Jul 24 21:30:45 thebighonker sshd[92322]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:46 thebighonker sshd[92323]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:46 thebighonker sshd[92323]: login_getclass: unknown class 'root' <118>Jul 24 21:30:47 thebighonker sshd[92323]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:47 thebighonker sshd[92323]: login_getclass: unknown class 'root' <118>Jul 24 21:30:47 thebighonker sshd[92323]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:47 thebighonker sshd[92323]: login_getclass: unknown class 'root' <118>Jul 24 21:30:47 thebighonker sshd[92323]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:47 thebighonker sshd[92323]: login_getclass: unknown class 'root' <118>Jul 24 21:30:47 thebighonker sshd[92323]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:47 thebighonker sshd[92323]: login_getclass: unknown class 'root' <118>Jul 24 21:30:48 thebighonker sshd[92323]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:48 thebighonker sshd[92323]: login_getclass: unknown class 'root' <118>Jul 24 21:30:48 thebighonker sshd[92323]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:48 thebighonker sshd[92323]: login_getclass: unknown class 'root' <118>Jul 24 21:30:48 thebighonker sshd[92324]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:50 thebighonker sshd[92326]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:50 thebighonker sshd[92326]: login_getclass: unknown class 'root' <118>Jul 24 21:30:50 thebighonker sshd[92326]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:50 thebighonker sshd[92326]: login_getclass: unknown class 'root' <118>Jul 24 21:30:50 thebighonker sshd[92326]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:50 thebighonker sshd[92326]: login_getclass: unknown class 'root' <118>Jul 24 21:30:50 thebighonker sshd[92326]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:50 thebighonker sshd[92326]: login_getclass: unknown class 'root' <118>Jul 24 21:30:51 thebighonker sshd[92326]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:51 thebighonker sshd[92326]: login_getclass: unknown class 'root' <118>Jul 24 21:30:51 thebighonker sshd[92326]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:51 thebighonker sshd[92326]: login_getclass: unknown class 'root' <118>Jul 24 21:30:51 thebighonker sshd[92326]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:51 thebighonker sshd[92326]: login_getclass: unknown class 'root' <118>Jul 24 21:30:52 thebighonker sshd[92327]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:53 thebighonker sshd[92328]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:53 thebighonker sshd[92328]: login_getclass: unknown class 'root' <118>Jul 24 21:30:53 thebighonker sshd[92328]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:53 thebighonker sshd[92328]: login_getclass: unknown class 'root' <118>Jul 24 21:30:53 thebighonker sshd[92328]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:53 thebighonker sshd[92328]: login_getclass: unknown class 'root' <118>Jul 24 21:30:53 thebighonker sshd[92328]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:53 thebighonker sshd[92328]: login_getclass: unknown class 'root' <118>Jul 24 21:30:54 thebighonker sshd[92328]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:54 thebighonker sshd[92328]: login_getclass: unknown class 'root' <118>Jul 24 21:30:54 thebighonker sshd[92328]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:54 thebighonker sshd[92328]: login_getclass: unknown class 'root' <118>Jul 24 21:30:54 thebighonker sshd[92328]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:54 thebighonker sshd[92328]: login_getclass: unknown class 'root' <118>Jul 24 21:30:55 thebighonker sshd[92329]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:55 thebighonker sshd[92330]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:55 thebighonker sshd[92330]: login_getclass: unknown class 'root' <118>Jul 24 21:30:56 thebighonker sshd[92330]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:56 thebighonker sshd[92330]: login_getclass: unknown class 'root' <118>Jul 24 21:30:56 thebighonker sshd[92330]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:56 thebighonker sshd[92330]: login_getclass: unknown class 'root' <118>Jul 24 21:30:56 thebighonker sshd[92330]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:56 thebighonker sshd[92330]: login_getclass: unknown class 'root' <118>Jul 24 21:30:56 thebighonker sshd[92330]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:56 thebighonker sshd[92330]: login_getclass: unknown class 'root' <118>Jul 24 21:30:56 thebighonker sshd[92330]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:56 thebighonker sshd[92330]: login_getclass: unknown class 'root' <118>Jul 24 21:30:57 thebighonker sshd[92330]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:57 thebighonker sshd[92330]: login_getclass: unknown class 'root' <118>Jul 24 21:30:57 thebighonker sshd[92331]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:30:58 thebighonker sshd[92332]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:58 thebighonker sshd[92332]: login_getclass: unknown class 'root' <118>Jul 24 21:30:58 thebighonker sshd[92332]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:58 thebighonker sshd[92332]: login_getclass: unknown class 'root' <118>Jul 24 21:30:58 thebighonker sshd[92332]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:58 thebighonker sshd[92332]: login_getclass: unknown class 'root' <118>Jul 24 21:30:58 thebighonker sshd[92332]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:58 thebighonker sshd[92332]: login_getclass: unknown class 'root' <118>Jul 24 21:30:58 thebighonker sshd[92332]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:58 thebighonker sshd[92332]: login_getclass: unknown class 'root' <118>Jul 24 21:30:58 thebighonker sshd[92332]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:58 thebighonker sshd[92332]: login_getclass: unknown class 'root' <118>Jul 24 21:30:59 thebighonker sshd[92332]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:30:59 thebighonker sshd[92332]: login_getclass: unknown class 'root' <118>Jul 24 21:30:59 thebighonker sshd[92335]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:31:00 thebighonker sshd[92340]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:00 thebighonker sshd[92340]: login_getclass: unknown class 'root' <118>Jul 24 21:31:00 thebighonker sshd[92340]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:00 thebighonker sshd[92340]: login_getclass: unknown class 'root' <118>Jul 24 21:31:00 thebighonker sshd[92340]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:00 thebighonker sshd[92340]: login_getclass: unknown class 'root' <118>Jul 24 21:31:00 thebighonker sshd[92340]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:00 thebighonker sshd[92340]: login_getclass: unknown class 'root' <118>Jul 24 21:31:00 thebighonker sshd[92340]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:00 thebighonker sshd[92340]: login_getclass: unknown class 'root' <118>Jul 24 21:31:01 thebighonker sshd[92340]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:01 thebighonker sshd[92340]: login_getclass: unknown class 'root' <118>Jul 24 21:31:01 thebighonker sshd[92340]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:01 thebighonker sshd[92340]: login_getclass: unknown class 'root' <118>Jul 24 21:31:01 thebighonker sshd[92341]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:31:02 thebighonker sshd[92342]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:02 thebighonker sshd[92342]: login_getclass: unknown class 'root' <118>Jul 24 21:31:02 thebighonker sshd[92342]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:02 thebighonker sshd[92342]: login_getclass: unknown class 'root' <118>Jul 24 21:31:02 thebighonker sshd[92342]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:02 thebighonker sshd[92342]: login_getclass: unknown class 'root' <118>Jul 24 21:31:02 thebighonker sshd[92342]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:02 thebighonker sshd[92342]: login_getclass: unknown class 'root' <118>Jul 24 21:31:02 thebighonker sshd[92342]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:02 thebighonker sshd[92342]: login_getclass: unknown class 'root' <118>Jul 24 21:31:02 thebighonker sshd[92342]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:02 thebighonker sshd[92342]: login_getclass: unknown class 'root' <118>Jul 24 21:31:03 thebighonker sshd[92342]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:03 thebighonker sshd[92342]: login_getclass: unknown class 'root' <118>Jul 24 21:31:03 thebighonker sshd[92348]: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(unassigned.psychz.net, AF_INET) failed <118>Jul 24 21:31:04 thebighonker sshd[92349]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:04 thebighonker sshd[92349]: login_getclass: unknown class 'root' <118>Jul 24 21:31:04 thebighonker sshd[92349]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:04 thebighonker sshd[92349]: login_getclass: unknown class 'root' <118>Jul 24 21:31:04 thebighonker sshd[92349]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:04 thebighonker sshd[92349]: login_getclass: unknown class 'root' <118>Jul 24 21:31:04 thebighonker sshd[92349]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:04 thebighonker sshd[92349]: login_getclass: unknown class 'root' <118>Jul 24 21:31:04 thebighonker sshd[92349]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:04 thebighonker sshd[92349]: login_getclass: unknown class 'root' <118>Jul 24 21:31:04 thebighonker sshd[92349]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:04 thebighonker sshd[92349]: login_getclass: unknown class 'root' <118>Jul 24 21:31:04 thebighonker sshd[92349]: _secure_path: cannot stat /etc/login.conf: Not permitted in capability mode <118>Jul 24 21:31:04 thebighonker sshd[92349]: login_getclass: unknown class 'root' <118>Jul 24 22:44:59 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:44:59 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:44:59 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:44:59 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:44:59 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:45:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:45:13 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:45:16 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-101-232.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:46:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:46:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:46:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:46:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:46:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:47:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:47:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:47:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:47:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:47:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:47:21 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:47:24 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:48:05 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:48:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:48:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:48:12 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:48:12 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-98-88.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:28 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:29 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:29 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 22:59:31 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:11:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:11:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:11:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:11:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 24 23:11:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-2.pools.spcsdns.net, AF_INET) failed <118>Jul 25 02:08:34 thebighonker sshd[3018]: fatal: Write failed: Broken pipe [preauth] <118>Jul 25 04:02:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:21 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:25 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:28 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:32 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:02:32 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:03:15 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:03:15 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:03:15 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:03:15 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:03:15 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:03:27 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:03:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-3-58.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:09:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:09:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:09:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:09:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:09:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:10:45 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:10:48 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:10:56 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:10:56 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:10:56 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:10:56 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:11:37 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:12:41 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:12:42 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:12:55 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:13:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:13:14 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:13:18 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:14:05 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:14:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:14:50 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:14:56 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-23.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:20 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:18:20 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:20:58 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:21:41 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 04:24:36 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <6>pid 9998 (wcgrid_mcm1_7.32_i6), uid 1055: exited on signal 11 (core dumped) <6>pid 9999 (wcgrid_mcm1_7.32_i6), uid 1055: exited on signal 11 (core dumped) <118>Jul 25 05:17:37 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 05:46:46 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-35.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:40 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:55 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:35:57 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-176.pools.spcsdns.net, AF_INET) failed <6>pid 13916 (wcgrid_mcm1_7.32_i6), uid 1055: exited on signal 11 (core dumped) <6>pid 13917 (wcgrid_mcm1_7.32_i6), uid 1055: exited on signal 11 (core dumped) <6>pid 13920 (wcgrid_mcm1_7.32_i6), uid 1055: exited on signal 11 (core dumped) <118>Jul 25 06:39:14 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:39:14 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:39:14 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:39:14 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:39:14 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:39:45 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:39:46 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:40:00 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:40:02 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:40:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:40:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:40:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:41:03 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:41:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:41:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:41:04 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:41:05 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-71.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:45:11 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-99-8.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:45:11 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-99-8.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:45:11 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-99-8.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:45:11 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-99-8.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:45:11 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-99-8.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:45:23 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-99-8.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:45:24 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-99-8.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:51:47 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:51:51 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:52:17 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:52:17 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:52:17 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:52:17 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 06:52:17 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:04:24 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-187.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:04:25 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-96-187.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:06:43 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:06:56 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:06:57 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-100-252.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:22 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:22 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:22 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:22 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:09:22 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:06 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:06 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:06 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:06 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:06 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:39 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:41 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:48 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:48 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:48 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:48 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:10:48 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:11:32 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:11:32 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:11:33 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:11:33 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:11:33 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:19:52 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:38:15 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:52:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:52:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:52:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:52:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:52:09 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:52:27 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:52:30 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:01 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:01 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:01 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:01 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:01 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:08 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:22 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:23 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:55:25 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-121-152.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:56:50 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:56:50 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:56:50 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:56:50 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:56:50 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:57:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:57:12 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:57:14 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:57:15 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:57:16 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:58:02 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:58:02 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:58:02 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:58:02 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:58:02 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:58:17 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:58:18 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:10 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:26 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:27 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:27 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:27 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 07:59:27 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:00:18 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:00:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:00:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:00:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:00:19 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:00:37 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:00:38 thebighonker tcpwrap: warning: /etc/hosts.allow, line 74: can't verify hostname: getaddrinfo(66-87-120-160.pools.spcsdns.net, AF_INET) failed <118>Jul 25 08:04:57 thebighonker sshd[17807]: warning: /etc/hosts.allow, line 74: host name/address mismatch: 202.170.136.247 != user.nova.net.cn kern.msgbuf_clear: 0 kern.smp.maxid: 7 kern.smp.maxcpus: 64 kern.smp.active: 1 kern.smp.disabled: 0 kern.smp.cpus: 8 kern.smp.topology: 0 kern.smp.forward_signal_enabled: 1 kern.tty_inq_flush_secure: 1 kern.tty_nin: 6403 kern.tty_nout: 2423588 kern.filedelay: 30 kern.dirdelay: 29 kern.metadelay: 28 kern.minvnodes: 87538 kern.chroot_allow_open_directories: 1 kern.userasymcrypto: 1 kern.cryptodevallowsoft: 0 kern.dtrace.dof_maxsize: 8388608 kern.dtrace.helper_actions_max: 128 vm.vmtotal: System wide totals computed every five seconds: (values in kilobytes) =============================================== Processes: (RUNQ: 3 Disk Wait: 0 Page Wait: 0 Sleep: 120) Virtual Memory: (Total: 7098928K Active: 6770504K) Real Memory: (Total: 12554680K Active: 1579692K) Shared Virtual Memory: (Total: 374668K Active: 148632K) Shared Real Memory: (Total: 206812K Active: 131080K) Free Memory: 652136K vm.loadavg: { 5.41 5.80 6.07 } vm.v_free_min: 25728 vm.v_free_target: 86847 vm.v_free_reserved: 5355 vm.v_inactive_target: 130270 vm.v_cache_min: 0 vm.v_cache_max: 0 vm.v_pageout_free_min: 34 vm.swap_enabled: 1 vm.md_malloc_wait: 0 vm.kmem_size: 16690679808 vm.kmem_size_min: 0 vm.kmem_size_max: 1319413950874 vm.kmem_size_scale: 1 vm.kmem_map_size: 11065069568 vm.kmem_map_free: 5625610240 vm.swap_total: 19327352832 vm.swap_reserved: 44248530944 vm.overcommit: 0 vm.swzone: 586781568 vm.swap_maxpages: 65197952 vm.swap_async_max: 4 vm.dmmax: 32 vm.nswapdev: 6 vm.zone_count: 204 vm.zone_warnings: 1 vm.kstack_cache_size: 128 vm.kstacks: 515 vm.swap_idle_threshold1: 2 vm.swap_idle_threshold2: 10 vm.exec_map_entries: 16 vm.min_kernel_address: 18446741874686296064 vm.max_kernel_address: 18446744073709547520 vm.v_free_severe: 15541 vm.stats.sys.v_swtch: 510325476 vm.stats.sys.v_trap: 513335839 vm.stats.sys.v_syscall: 2174649482 vm.stats.sys.v_intr: 106111565 vm.stats.sys.v_soft: 19228202 vm.stats.vm.v_vm_faults: 307498916 vm.stats.vm.v_io_faults: 33081 vm.stats.vm.v_cow_faults: 13684600 vm.stats.vm.v_cow_optim: 35258 vm.stats.vm.v_zfod: 288086834 vm.stats.vm.v_ozfod: 41534 vm.stats.vm.v_swapin: 0 vm.stats.vm.v_swapout: 0 vm.stats.vm.v_swappgsin: 0 vm.stats.vm.v_swappgsout: 0 vm.stats.vm.v_vnodein: 33423 vm.stats.vm.v_vnodeout: 18739 vm.stats.vm.v_vnodepgsin: 425596 vm.stats.vm.v_vnodepgsout: 36534 vm.stats.vm.v_intrans: 1033 vm.stats.vm.v_reactivated: 78626 vm.stats.vm.v_pdwakeups: 0 vm.stats.vm.v_pdpages: 65636758 vm.stats.vm.v_tcached: 309063 vm.stats.vm.v_dfree: 0 vm.stats.vm.v_pfree: 87016027 vm.stats.vm.v_tfree: 346735024 vm.stats.vm.v_page_size: 4096 vm.stats.vm.v_page_count: 4074873 vm.stats.vm.v_free_reserved: 5355 vm.stats.vm.v_free_target: 86847 vm.stats.vm.v_free_min: 25728 vm.stats.vm.v_free_count: 161016 vm.stats.vm.v_wire_count: 3359450 vm.stats.vm.v_active_count: 188550 vm.stats.vm.v_inactive_target: 130270 vm.stats.vm.v_inactive_count: 363521 vm.stats.vm.v_cache_count: 2018 vm.stats.vm.v_cache_min: 0 vm.stats.vm.v_cache_max: 0 vm.stats.vm.v_pageout_free_min: 34 vm.stats.vm.v_interrupt_free_min: 2 vm.stats.vm.v_forks: 107834 vm.stats.vm.v_vforks: 9268 vm.stats.vm.v_rforks: 2017 vm.stats.vm.v_kthreads: 24 vm.stats.vm.v_forkpages: 7386644 vm.stats.vm.v_vforkpages: 338230 vm.stats.vm.v_rforkpages: 5992659 vm.stats.vm.v_kthreadpages: 0 vm.stats.misc.zero_page_count: 9371 vm.stats.misc.cnt_prezero: 0 vm.stats.object.collapses: 635183 vm.stats.object.bypasses: 112683 vm.old_mlock: 0 vm.old_msync: 0 vm.boot_pages: 64 vm.tryrelock_restart: 18 vm.pageout_wakeup_thresh: 28292 vm.max_launder: 32 vm.pageout_update_period: 600 vm.lowmem_period: 0 vm.swap_idle_enabled: 0 vm.defer_swapspace_pageouts: 0 vm.disable_swapspace_pageouts: 0 vm.pageout_lock_miss: 0 vm.max_wired: 1340804 vm.phys_free: DOMAIN 0: FREE LIST 0: ORDER (SIZE) | NUMBER | POOL 0 | POOL 1 | POOL 2 -- -- -- -- -- -- -- -- 12 ( 16384K) | 0 | 0 | 0 11 ( 8192K) | 0 | 0 | 0 10 ( 4096K) | 0 | 0 | 0 9 ( 2048K) | 0 | 0 | 0 8 ( 1024K) | 1 | 0 | 0 7 ( 512K) | 5 | 0 | 0 6 ( 256K) | 31 | 0 | 0 5 ( 128K) | 210 | 0 | 0 4 ( 64K) | 950 | 0 | 104 3 ( 32K) | 1741 | 4 | 6 2 ( 16K) | 9539 | 171 | 442 1 ( 8K) | 1261 | 2647 | 57 0 ( 4K) | 0 | 10078 | 126 FREE LIST 1: ORDER (SIZE) | NUMBER | POOL 0 | POOL 1 | POOL 2 -- -- -- -- -- -- -- -- 12 ( 16384K) | 0 | 0 | 0 11 ( 8192K) | 0 | 0 | 0 10 ( 4096K) | 0 | 0 | 0 9 ( 2048K) | 0 | 0 | 0 8 ( 1024K) | 0 | 0 | 0 7 ( 512K) | 0 | 0 | 0 6 ( 256K) | 1 | 0 | 0 5 ( 128K) | 1 | 0 | 0 4 ( 64K) | 3 | 1 | 0 3 ( 32K) | 5 | 0 | 0 2 ( 16K) | 4 | 0 | 0 1 ( 8K) | 5 | 0 | 0 0 ( 4K) | 15 | 0 | 0 vm.phys_segs: SEGMENT 0: start: 0x10000 end: 0x9c000 domain: 0 free list: 0xffffffff815925b8 SEGMENT 1: start: 0x100000 end: 0x200000 domain: 0 free list: 0xffffffff815925b8 SEGMENT 2: start: 0x1d74000 end: 0xcfe44000 domain: 0 free list: 0xffffffff81592210 SEGMENT 3: start: 0xcfe4c000 end: 0xcfe4d000 domain: 0 free list: 0xffffffff81592210 SEGMENT 4: start: 0x100000000 end: 0x414b1c000 domain: 0 free list: 0xffffffff81592210 vm.ndomains: 1 vm.reserv.broken: 83 vm.reserv.freed: 182633 vm.reserv.partpopq: LEVEL SIZE NUMBER -1: 254316K, 1022 vm.reserv.reclaimed: 5943 vm.idlezero_enable: 0 vm.pmap.pat_works: 1 vm.pmap.pg_ps_enabled: 1 vm.pmap.pcid_enabled: 0 vm.pmap.invpcid_works: 0 vm.pmap.pcid_save_cnt: 0 vm.pmap.pde.demotions: 113019 vm.pmap.pde.mappings: 0 vm.pmap.pde.p_failures: 74794 vm.pmap.pde.promotions: 121108 vm.pmap.pdpe.demotions: 0 vm.kvm_size: 2199023251456 vm.kvm_free: 2180067094528 vfs.ufs.dirhash_minsize: 2560 vfs.ufs.dirhash_maxmem: 26955776 vfs.ufs.dirhash_mem: 0 vfs.ufs.dirhash_docheck: 0 vfs.ufs.dirhash_lowmemcount: 0 vfs.ufs.dirhash_reclaimage: 60 vfs.ufs.rename_restarts: 0 vfs.nfs.downdelayinitial: 12 vfs.nfs.downdelayinterval: 30 vfs.nfs.bufpackets: 4 vfs.nfs.reconnects: 0 vfs.nfs.nfs3_jukebox_delay: 10 vfs.nfs.skip_wcc_data_onerr: 1 vfs.nfs.realign_test: 0 vfs.nfs.realign_count: 0 vfs.nfs.callback_addr: vfs.nfs.debuglevel: 0 vfs.nfs.access_cache_timeout: 60 vfs.nfs.prime_access_cache: 0 vfs.nfs.commit_on_close: 0 vfs.nfs.clean_pages_on_close: 1 vfs.nfs.nfs_directio_enable: 0 vfs.nfs.nfs_keep_dirty_on_error: 0 vfs.nfs.nfs_directio_allow_mmap: 1 vfs.nfs.nfs_ip_paranoia: 1 vfs.nfs.diskless_valid: 0 vfs.nfs.diskless_rootpath: vfs.nfs.iodmaxidle: 120 vfs.nfs.iodmin: 0 vfs.nfs.iodmax: 20 vfs.nfs.defect: 0 vfs.devfs.generation: 282 vfs.devfs.rule_depth: 1 vfs.zfs.arc_max: 15616937984 vfs.zfs.arc_min: 1952117248 vfs.zfs.arc_freepages: 86847 vfs.zfs.arc_freepage_percent: 0 vfs.zfs.arc_shrink_needed: 0 vfs.zfs.arc_meta_used: 2431042656 vfs.zfs.arc_meta_limit: 3904234496 vfs.zfs.l2arc_write_max: 8388608 vfs.zfs.l2arc_write_boost: 8388608 vfs.zfs.l2arc_headroom: 2 vfs.zfs.l2arc_feed_secs: 1 vfs.zfs.l2arc_feed_min_ms: 200 vfs.zfs.l2arc_noprefetch: 1 vfs.zfs.l2arc_feed_again: 1 vfs.zfs.l2arc_norw: 1 vfs.zfs.anon_size: 1376256 vfs.zfs.anon_metadata_lsize: 0 vfs.zfs.anon_data_lsize: 0 vfs.zfs.mru_size: 4896226304 vfs.zfs.mru_metadata_lsize: 61626368 vfs.zfs.mru_data_lsize: 4422528000 vfs.zfs.mru_ghost_size: 7108034048 vfs.zfs.mru_ghost_metadata_lsize: 94201856 vfs.zfs.mru_ghost_data_lsize: 7013832192 vfs.zfs.mfu_size: 5751376896 vfs.zfs.mfu_metadata_lsize: 671098880 vfs.zfs.mfu_data_lsize: 4925076480 vfs.zfs.mfu_ghost_size: 4891616256 vfs.zfs.mfu_ghost_metadata_lsize: 111141376 vfs.zfs.mfu_ghost_data_lsize: 4780474880 vfs.zfs.l2c_only_size: 0 vfs.zfs.dedup.prefetch: 1 vfs.zfs.nopwrite_enabled: 1 vfs.zfs.mdcomp_disable: 0 vfs.zfs.prefetch_disable: 0 vfs.zfs.zfetch.max_streams: 8 vfs.zfs.zfetch.min_sec_reap: 2 vfs.zfs.zfetch.block_cap: 256 vfs.zfs.zfetch.array_rd_sz: 1048576 vfs.zfs.top_maxinflight: 32 vfs.zfs.resilver_delay: 2 vfs.zfs.scrub_delay: 4 vfs.zfs.scan_idle: 50 vfs.zfs.scan_min_time_ms: 1000 vfs.zfs.free_min_time_ms: 1000 vfs.zfs.resilver_min_time_ms: 3000 vfs.zfs.no_scrub_io: 0 vfs.zfs.no_scrub_prefetch: 0 vfs.zfs.metaslab.gang_bang: 131073 vfs.zfs.metaslab.debug_load: 0 vfs.zfs.metaslab.debug_unload: 0 vfs.zfs.metaslab.df_alloc_threshold: 131072 vfs.zfs.metaslab.df_free_pct: 4 vfs.zfs.metaslab.min_alloc_size: 10485760 vfs.zfs.metaslab.load_pct: 50 vfs.zfs.metaslab.unload_delay: 8 vfs.zfs.metaslab.preload_limit: 3 vfs.zfs.metaslab.preload_enabled: 1 vfs.zfs.metaslab.weight_factor_enable: 0 vfs.zfs.condense_pct: 200 vfs.zfs.mg_noalloc_threshold: 0 vfs.zfs.write_to_degraded: 0 vfs.zfs.check_hostid: 1 vfs.zfs.recover: 0 vfs.zfs.deadman_synctime_ms: 1000000 vfs.zfs.deadman_checktime_ms: 5000 vfs.zfs.deadman_enabled: 1 vfs.zfs.spa_asize_inflation: 24 vfs.zfs.txg.timeout: 5 vfs.zfs.vdev.cache.max: 16384 vfs.zfs.vdev.cache.size: 0 vfs.zfs.vdev.cache.bshift: 16 vfs.zfs.vdev.trim_on_init: 1 vfs.zfs.vdev.max_active: 1000 vfs.zfs.vdev.sync_read_min_active: 10 vfs.zfs.vdev.sync_read_max_active: 10 vfs.zfs.vdev.sync_write_min_active: 10 vfs.zfs.vdev.sync_write_max_active: 10 vfs.zfs.vdev.async_read_min_active: 1 vfs.zfs.vdev.async_read_max_active: 3 vfs.zfs.vdev.async_write_min_active: 1 vfs.zfs.vdev.async_write_max_active: 10 vfs.zfs.vdev.scrub_min_active: 1 vfs.zfs.vdev.scrub_max_active: 2 vfs.zfs.vdev.aggregation_limit: 131072 vfs.zfs.vdev.read_gap_limit: 32768 vfs.zfs.vdev.write_gap_limit: 4096 vfs.zfs.vdev.bio_flush_disable: 0 vfs.zfs.vdev.bio_delete_disable: 0 vfs.zfs.vdev.trim_max_bytes: 2147483648 vfs.zfs.vdev.trim_max_pending: 64 vfs.zfs.max_auto_ashift: 13 vfs.zfs.min_auto_ashift: 9 vfs.zfs.zil_replay_disable: 0 vfs.zfs.cache_flush_disable: 0 vfs.zfs.zio.use_uma: 1 vfs.zfs.zio.exclude_metadata: 0 vfs.zfs.sync_pass_deferred_free: 2 vfs.zfs.sync_pass_dont_compress: 5 vfs.zfs.sync_pass_rewrite: 2 vfs.zfs.snapshot_list_prefetch: 0 vfs.zfs.super_owner: 1 vfs.zfs.debug: 0 vfs.zfs.version.ioctl: 4 vfs.zfs.version.acl: 1 vfs.zfs.version.spa: 5000 vfs.zfs.version.zpl: 5 vfs.zfs.vol.mode: 1 vfs.zfs.trim.enabled: 1 vfs.zfs.trim.txg_delay: 32 vfs.zfs.trim.timeout: 30 vfs.zfs.trim.max_interval: 1 vfs.nfsd.disable_checkutf8: 0 vfs.nfsd.nfs_privport: 0 vfs.nfsd.server_min_nfsvers: 2 vfs.nfsd.server_max_nfsvers: 4 vfs.nfsd.async: 0 vfs.nfsd.mirrormnt: 1 vfs.nfsd.commit_blks: 0 vfs.nfsd.commit_miss: 0 vfs.nfsd.issue_delegations: 0 vfs.nfsd.enable_locallocks: 0 vfs.nfsd.enable_stringtouid: 0 vfs.nfsd.tcphighwater: 0 vfs.nfsd.udphighwater: 500 vfs.nfsd.tcpcachetimeo: 43200 vfs.nfsd.cachetcp: 1 vfs.nfsd.minthreads: 1 vfs.nfsd.maxthreads: 1 vfs.nfsd.threads: 0 vfs.nfsd.groups: 1 vfs.nfsd.request_space_used: 0 vfs.nfsd.request_space_used_highest: 0 vfs.nfsd.request_space_high: 47185920 vfs.nfsd.request_space_low: 31457280 vfs.nfsd.request_space_throttled: 0 vfs.nfsd.request_space_throttle_count: 0 vfs.nfsd.fha.enable: 1 vfs.nfsd.fha.bin_shift: 22 vfs.nfsd.fha.max_nfsds_per_fh: 8 vfs.nfsd.fha.max_reqs_per_nfsd: 0 vfs.nfsd.fha.fhe_stats: No file handle entries. vfs.pfs.trace: 0 vfs.pfs.vncache.entries: 0 vfs.pfs.vncache.maxentries: 0 vfs.pfs.vncache.hits: 0 vfs.pfs.vncache.misses: 0 vfs.acl_nfs4_old_semantics: 0 vfs.vmiodirenable: 1 vfs.runningbufspace: 0 vfs.bufspace: 0 vfs.unmapped_bufspace: 0 vfs.maxbufspace: 1725759488 vfs.bufmallocspace: 0 vfs.maxmallocbufspace: 86255206 vfs.lobufspace: 1725038592 vfs.hibufspace: 1725104128 vfs.bufreusecnt: 0 vfs.buffreekvacnt: 0 vfs.bufdefragcnt: 0 vfs.lorunningspace: 11206656 vfs.hirunningspace: 16777216 vfs.dirtybufferflushes: 0 vfs.bdwriteskip: 0 vfs.altbufferflushes: 0 vfs.recursiveflushes: 0 vfs.numdirtybuffers: 0 vfs.lodirtybuffers: 13176 vfs.hidirtybuffers: 26353 vfs.dirtybufthresh: 23717 vfs.numfreebuffers: 105332 vfs.lofreebuffers: 5856 vfs.hifreebuffers: 11712 vfs.getnewbufcalls: 0 vfs.getnewbufrestarts: 0 vfs.mappingrestarts: 0 vfs.flushbufqtarget: 100 vfs.notbufdflushes: 0 vfs.barrierwrites: 0 vfs.unmapped_buf_allowed: 1 vfs.flushwithdeps: 0 vfs.ncnegfactor: 16 vfs.ncsizefactor: 2 vfs.cache.numneg: 7305 vfs.cache.numcache: 117915 vfs.cache.numcalls: 161605491 vfs.cache.dothits: 541341 vfs.cache.dotdothits: 577737 vfs.cache.numchecks: 167575412 vfs.cache.nummiss: 6036744 vfs.cache.nummisszap: 62418 vfs.cache.numposzaps: 349173 vfs.cache.numposhits: 150643401 vfs.cache.numnegzaps: 74135 vfs.cache.numneghits: 3316283 vfs.cache.numupgrades: 5651 vfs.cache.numfullpathcalls: 718238 vfs.cache.numfullpathfail1: 0 vfs.cache.numfullpathfail2: 80 vfs.cache.numfullpathfail4: 0 vfs.cache.numfullpathfound: 718166 vfs.write_behind: 1 vfs.read_max: 64 vfs.read_min: 1 vfs.typenumhash: 1 vfs.lookup_shared: 1 vfs.usermount: 1 vfs.numvnodes: 111777 vfs.wantfreevnodes: 87538 vfs.freevnodes: 83901 vfs.vlru_allow_cache_src: 0 vfs.reassignbufcalls: 0 vfs.timestamp_precision: 0 vfs.worklist_len: 0 vfs.ffs.doasyncfree: 1 vfs.ffs.doreallocblks: 1 vfs.ffs.compute_summary_at_mount: 0 net.local.stream.sendspace: 8192 net.local.stream.recvspace: 8192 net.local.dgram.maxdgram: 2048 net.local.dgram.recvspace: 4096 net.local.seqpacket.maxseqpacket: 8192 net.local.seqpacket.recvspace: 8192 net.local.inflight: 0 net.local.deferred: 0 net.local.recycled: 0 net.local.taskcount: 138 net.inet.ip.portrange.lowfirst: 1023 net.inet.ip.portrange.lowlast: 600 net.inet.ip.portrange.first: 10000 net.inet.ip.portrange.last: 65535 net.inet.ip.portrange.hifirst: 49152 net.inet.ip.portrange.hilast: 65535 net.inet.ip.portrange.reservedhigh: 1023 net.inet.ip.portrange.reservedlow: 0 net.inet.ip.portrange.randomized: 1 net.inet.ip.portrange.randomcps: 10 net.inet.ip.portrange.randomtime: 45 net.inet.ip.forwarding: 0 net.inet.ip.redirect: 1 net.inet.ip.ttl: 64 net.inet.ip.rtexpire: 3600 net.inet.ip.rtminexpire: 10 net.inet.ip.rtmaxcache: 128 net.inet.ip.sourceroute: 0 net.inet.ip.intr_queue_maxlen: 256 net.inet.ip.intr_queue_drops: 0 net.inet.ip.accept_sourceroute: 0 net.inet.ip.keepfaith: 0 net.inet.ip.gifttl: 30 net.inet.ip.no_same_prefix: 0 net.inet.ip.random_id_period: 8192 net.inet.ip.random_id_collisions: 0 net.inet.ip.random_id_total: 0 net.inet.ip.mcast.maxgrpsrc: 512 net.inet.ip.mcast.maxsocksrc: 128 net.inet.ip.mcast.loop: 1 net.inet.ip.fastforwarding: 0 net.inet.ip.sendsourcequench: 0 net.inet.ip.random_id: 0 net.inet.ip.check_interface: 0 net.inet.ip.fragpackets: 0 net.inet.ip.maxfragsperpacket: 16 net.inet.ip.maxfragpackets: 31834 net.inet.ip.process_options: 1 net.inet.icmp.maskrepl: 0 net.inet.icmp.icmplim: 200 net.inet.icmp.icmplim_output: 1 net.inet.icmp.maskfake: 0 net.inet.icmp.log_redirect: 0 net.inet.icmp.reply_src: net.inet.icmp.reply_from_interface: 0 net.inet.icmp.quotelen: 8 net.inet.icmp.bmcastecho: 0 net.inet.icmp.drop_redirect: 0 net.inet.igmp.recvifkludge: 1 net.inet.igmp.sendra: 1 net.inet.igmp.sendlocal: 1 net.inet.igmp.v1enable: 1 net.inet.igmp.v2enable: 1 net.inet.igmp.legacysupp: 0 net.inet.igmp.default_version: 3 net.inet.igmp.gsrdelay: 10 net.inet.tcp.rfc1323: 1 net.inet.tcp.mssdflt: 536 net.inet.tcp.keepidle: 7200000 net.inet.tcp.keepintvl: 75000 net.inet.tcp.sendspace: 32768 net.inet.tcp.recvspace: 65536 net.inet.tcp.keepinit: 75000 net.inet.tcp.delacktime: 100 net.inet.tcp.v6mssdflt: 1220 net.inet.tcp.cc.algorithm: newreno net.inet.tcp.cc.available: newreno net.inet.tcp.hostcache.cachelimit: 15360 net.inet.tcp.hostcache.hashsize: 512 net.inet.tcp.hostcache.bucketlimit: 30 net.inet.tcp.hostcache.count: 168 net.inet.tcp.hostcache.expire: 3600 net.inet.tcp.hostcache.prune: 300 net.inet.tcp.hostcache.purge: 0 net.inet.tcp.log_in_vain: 0 net.inet.tcp.blackhole: 0 net.inet.tcp.delayed_ack: 1 net.inet.tcp.drop_synfin: 0 net.inet.tcp.rfc3042: 1 net.inet.tcp.rfc3390: 1 net.inet.tcp.experimental.initcwnd10: 1 net.inet.tcp.rfc3465: 1 net.inet.tcp.abc_l_var: 2 net.inet.tcp.ecn.enable: 0 net.inet.tcp.ecn.maxretries: 1 net.inet.tcp.insecure_rst: 0 net.inet.tcp.recvbuf_auto: 1 net.inet.tcp.recvbuf_inc: 16384 net.inet.tcp.recvbuf_max: 2097152 net.inet.tcp.path_mtu_discovery: 1 net.inet.tcp.tso: 1 net.inet.tcp.sendbuf_auto: 1 net.inet.tcp.sendbuf_inc: 8192 net.inet.tcp.sendbuf_max: 2097152 net.inet.tcp.reass.maxsegments: 63700 net.inet.tcp.reass.cursegments: 0 net.inet.tcp.reass.overflows: 25 net.inet.tcp.sack.enable: 1 net.inet.tcp.sack.maxholes: 128 net.inet.tcp.sack.globalmaxholes: 65536 net.inet.tcp.sack.globalholes: 0 net.inet.tcp.minmss: 216 net.inet.tcp.log_debug: 0 net.inet.tcp.tcbhashsize: 131072 net.inet.tcp.do_tcpdrain: 1 net.inet.tcp.pcbcount: 74 net.inet.tcp.icmp_may_rst: 1 net.inet.tcp.isn_reseed_interval: 0 net.inet.tcp.soreceive_stream: 0 net.inet.tcp.syncookies: 1 net.inet.tcp.syncookies_only: 0 net.inet.tcp.syncache.bucketlimit: 30 net.inet.tcp.syncache.cachelimit: 15375 net.inet.tcp.syncache.count: 0 net.inet.tcp.syncache.hashsize: 512 net.inet.tcp.syncache.rexmtlimit: 3 net.inet.tcp.syncache.rst_on_sock_fail: 1 net.inet.tcp.msl: 30000 net.inet.tcp.rexmit_min: 30 net.inet.tcp.rexmit_slop: 200 net.inet.tcp.always_keepalive: 1 net.inet.tcp.fast_finwait2_recycle: 0 net.inet.tcp.finwait2_timeout: 60000 net.inet.tcp.keepcnt: 8 net.inet.tcp.rexmit_drop_options: 0 net.inet.tcp.per_cpu_timers: 0 net.inet.tcp.timer_race: 0 net.inet.tcp.maxtcptw: 27767 net.inet.tcp.nolocaltimewait: 0 net.inet.udp.checksum: 1 net.inet.udp.maxdgram: 9216 net.inet.udp.recvspace: 42080 net.inet.udp.log_in_vain: 0 net.inet.udp.blackhole: 0 net.inet.sctp.sendspace: 1864135 net.inet.sctp.recvspace: 1864135 net.inet.sctp.auto_asconf: 1 net.inet.sctp.ecn_enable: 1 net.inet.sctp.strict_sacks: 1 net.inet.sctp.peer_chkoh: 256 net.inet.sctp.maxburst: 4 net.inet.sctp.fr_maxburst: 4 net.inet.sctp.maxchunks: 127339 net.inet.sctp.tcbhashsize: 1024 net.inet.sctp.pcbhashsize: 256 net.inet.sctp.min_split_point: 2904 net.inet.sctp.chunkscale: 10 net.inet.sctp.delayed_sack_time: 200 net.inet.sctp.sack_freq: 2 net.inet.sctp.sys_resource: 1000 net.inet.sctp.asoc_resource: 10 net.inet.sctp.heartbeat_interval: 30000 net.inet.sctp.pmtu_raise_time: 600 net.inet.sctp.shutdown_guard_time: 180 net.inet.sctp.secret_lifetime: 3600 net.inet.sctp.rto_max: 60000 net.inet.sctp.rto_min: 1000 net.inet.sctp.rto_initial: 3000 net.inet.sctp.init_rto_max: 60000 net.inet.sctp.valid_cookie_life: 60000 net.inet.sctp.init_rtx_max: 8 net.inet.sctp.assoc_rtx_max: 10 net.inet.sctp.path_rtx_max: 5 net.inet.sctp.path_pf_threshold: 65535 net.inet.sctp.add_more_on_output: 1452 net.inet.sctp.incoming_streams: 2048 net.inet.sctp.outgoing_streams: 10 net.inet.sctp.cmt_on_off: 0 net.inet.sctp.nr_sack_on_off: 0 net.inet.sctp.cmt_use_dac: 0 net.inet.sctp.cwnd_maxburst: 1 net.inet.sctp.asconf_auth_nochk: 0 net.inet.sctp.auth_disable: 0 net.inet.sctp.nat_friendly: 1 net.inet.sctp.abc_l_var: 2 net.inet.sctp.max_chained_mbufs: 5 net.inet.sctp.do_sctp_drain: 1 net.inet.sctp.hb_max_burst: 4 net.inet.sctp.abort_at_limit: 0 net.inet.sctp.strict_data_order: 0 net.inet.sctp.min_residual: 1452 net.inet.sctp.max_retran_chunk: 30 net.inet.sctp.log_level: 0 net.inet.sctp.default_cc_module: 0 net.inet.sctp.default_ss_module: 0 net.inet.sctp.default_frag_interleave: 1 net.inet.sctp.mobility_base: 0 net.inet.sctp.mobility_fasthandoff: 0 net.inet.sctp.udp_tunneling_port: 0 net.inet.sctp.enable_sack_immediately: 0 net.inet.sctp.nat_friendly_init: 0 net.inet.sctp.vtag_time_wait: 60 net.inet.sctp.buffer_splitting: 0 net.inet.sctp.initial_cwnd: 3 net.inet.sctp.rttvar_bw: 4 net.inet.sctp.rttvar_rtt: 5 net.inet.sctp.rttvar_eqret: 0 net.inet.sctp.rttvar_steady_step: 20 net.inet.sctp.use_dcccecn: 1 net.inet.sctp.blackhole: 0 net.inet.sctp.diag_info_code: 0 net.inet.raw.maxdgram: 9216 net.inet.raw.recvspace: 9216 net.inet.accf.unloadable: 0 net.link.generic.system.ifcount: 4 net.link.ether.inet.max_age: 1200 net.link.ether.inet.maxtries: 5 net.link.ether.inet.useloopback: 1 net.link.ether.inet.proxyall: 0 net.link.ether.inet.wait: 20 net.link.ether.inet.maxhold: 1 net.link.ether.inet.log_arp_wrong_iface: 1 net.link.ether.inet.log_arp_movements: 1 net.link.ether.inet.log_arp_permanent_modify: 1 net.link.ether.inet.allow_multicast: 0 net.link.ether.inet.max_log_per_second: 1 net.link.vlan.soft_pad: 0 net.link.gif.max_nesting: 1 net.link.gif.parallel_tunnels: 0 net.link.ifqmaxlen: 50 net.link.log_link_state_change: 1 net.link.tun.devfs_cloning: 1 net.link.lagg.failover_rx_all: 0 net.link.lagg.default_use_flowid: 1 net.link.lagg.default_flowid_shift: 16 net.link.lagg.lacp.debug: 0 net.link.lagg.0.use_flowid: 1 net.link.lagg.0.flowid_shift: 16 net.link.lagg.0.count: 2 net.link.lagg.0.active: 2 net.link.lagg.0.flapping: 0 net.inet6.ip6.forwarding: 0 net.inet6.ip6.redirect: 1 net.inet6.ip6.hlim: 64 net.inet6.ip6.maxfragpackets: 254679 net.inet6.ip6.accept_rtadv: 0 net.inet6.ip6.keepfaith: 0 net.inet6.ip6.log_interval: 5 net.inet6.ip6.hdrnestlimit: 15 net.inet6.ip6.dad_count: 0 net.inet6.ip6.auto_flowlabel: 1 net.inet6.ip6.defmcasthlim: 1 net.inet6.ip6.gifhlim: 30 net.inet6.ip6.kame_version: FreeBSD net.inet6.ip6.use_deprecated: 1 net.inet6.ip6.rr_prune: 5 net.inet6.ip6.v6only: 1 net.inet6.ip6.rtmaxcache: 128 net.inet6.ip6.use_tempaddr: 0 net.inet6.ip6.temppltime: 86400 net.inet6.ip6.tempvltime: 604800 net.inet6.ip6.auto_linklocal: 1 net.inet6.ip6.prefer_tempaddr: 0 net.inet6.ip6.use_defaultzone: 0 net.inet6.ip6.maxfrags: 254679 net.inet6.ip6.mcast_pmtu: 0 net.inet6.ip6.no_radr: 0 net.inet6.ip6.norbit_raif: 0 net.inet6.ip6.rfc6204w3: 0 net.inet6.ip6.mcast.maxgrpsrc: 512 net.inet6.ip6.mcast.maxsocksrc: 128 net.inet6.ip6.mcast.loop: 1 net.inet6.ip6.deembed_scopeid: 1 net.inet6.icmp6.rediraccept: 1 net.inet6.icmp6.redirtimeout: 600 net.inet6.icmp6.nd6_prune: 1 net.inet6.icmp6.nd6_delay: 5 net.inet6.icmp6.nd6_umaxtries: 3 net.inet6.icmp6.nd6_mmaxtries: 3 net.inet6.icmp6.nd6_useloopback: 1 net.inet6.icmp6.nodeinfo: 3 net.inet6.icmp6.errppslimit: 100 net.inet6.icmp6.nd6_maxnudhint: 0 net.inet6.icmp6.nd6_debug: 0 net.inet6.icmp6.nd6_maxqueuelen: 1 net.inet6.icmp6.nodeinfo_oldmcprefix: 1 net.inet6.icmp6.nd6_onlink_ns_rfc4861: 0 net.inet6.icmp6.nd6_gctimer: 86400 net.inet6.mld.gsrdelay: 10 net.inet6.mld.v1enable: 1 net.inet6.mld.use_allow: 1 net.bpf.maxinsns: 512 net.bpf.zerocopy_enable: 0 net.bpf.optimize_writers: 0 net.bpf.bufsize: 4096 net.bpf.maxbufsize: 524288 net.ifdescr_maxlen: 1024 net.isr.dispatch: direct net.isr.maxthreads: 1 net.isr.bindthreads: 0 net.isr.maxqlimit: 10240 net.isr.defaultqlimit: 256 net.isr.maxprot: 16 net.isr.numthreads: 1 net.raw.sendspace: 8192 net.raw.recvspace: 8192 net.fibs: 1 net.add_addr_allfibs: 1 net.my_fibnum: 0 net.route.netisr_maxqlen: 256 net.wlan.nol_timeout: 1800 net.wlan.cac_timeout: 60 net.wlan.debug: 0 net.wlan.ampdu_age: 500 net.wlan.recv_bar: 1 net.wlan.addba_timeout: 250 net.wlan.addba_backoff: 10000 net.wlan.addba_maxtries: 3 net.wlan.hwmp.targetonly: 0 net.wlan.hwmp.pathlifetime: 5000 net.wlan.hwmp.maxpreq_retries: 3 net.wlan.hwmp.net_diameter_traversal_time: 512 net.wlan.hwmp.roottimeout: 5000 net.wlan.hwmp.rootint: 2000 net.wlan.hwmp.rannint: 1000 net.wlan.hwmp.rootconfint: 2000 net.wlan.hwmp.inact: 5000 net.wlan.mesh.gateint: 10000 net.wlan.mesh.retrytimeout: 40 net.wlan.mesh.holdingtimeout: 40 net.wlan.mesh.confirmtimeout: 40 net.wlan.mesh.backofftimeout: 5000 net.wlan.mesh.maxretries: 2 net.wlan.mesh.maxholding: 2 debug.acpi.max_tasks: 256 debug.acpi.max_threads: 3 debug.acpi.acpi_ca_version: 20130823 debug.acpi.enable_debug_objects: 0 debug.acpi.interpreter_slack: 1 debug.acpi.reset_clock: 1 debug.acpi.suspend_bounce: 0 debug.acpi.cpu_unordered: 0 debug.acpi.ec.burst: 0 debug.acpi.ec.polled: 0 debug.acpi.ec.timeout: 750 debug.acpi.batt.batt_sleep_ms: 0 debug.acpi.resume_beep: 0 debug.ipw: 0 debug.iwi: 0 debug.mddebug: 0 debug.wpi: 0 debug.elf64_legacy_coredump: 0 debug.elf32_legacy_coredump: 0 debug.boothowto: 0 debug.bootverbose: 0 debug.cpufreq.lowest: 0 debug.cpufreq.verbose: 0 debug.fail_point.sysctl_running: off debug.fail_point.buf_pressure: off debug.fail_point.nlm_deny_grant: off debug.sizeof.cdev: 288 debug.sizeof.cdev_priv: 376 debug.sizeof.g_class: 176 debug.sizeof.g_geom: 176 debug.sizeof.g_provider: 136 debug.sizeof.g_consumer: 96 debug.sizeof.g_bioq: 56 debug.sizeof.vnode: 472 debug.sizeof.proc: 1208 debug.sizeof.bio: 248 debug.sizeof.buf: 600 debug.sizeof.kinfo_proc: 1088 debug.sizeof.devstat: 288 debug.sizeof.namecache: 72 debug.sizeof.znode: 368 debug.adaptive_machine_arch: 1 debug.osd: 0 debug.rwlock.retry: 10 debug.rwlock.loops: 10000 debug.debugger_on_panic: 1 debug.trace_on_panic: 1 debug.ncores: 5 debug.sx.retries: 10 debug.sx.loops: 10000 debug.umtx.umtx_pi_allocated: 0 debug.clocktime: 0 debug.kdb.available: debug.kdb.current: debug.kdb.enter: 0 debug.kdb.panic: 0 debug.kdb.trap: 0 debug.kdb.trap_code: 0 debug.kdb.break_to_debugger: 0 debug.kdb.alt_break_to_debugger: 0 debug.rman_debug: 0 debug.iosize_max_clamp: 1 debug.devfs_iosize_max_clamp: 1 debug.nchash: 524287 debug.numneg: 7305 debug.numcache: 117915 debug.numcachehv: 22824 debug.vfscache: 1 debug.disablecwd: 0 debug.disablefullpath: 0 debug.rush_requests: 0 debug.vnlru_nowhere: 0 debug.vn_io_fault_enable: 1 debug.vn_io_faults: 0 debug.if_tun_debug: 0 debug.nlm_debug: 0 debug.fsckcmds: 0 debug.dopersistence: 0 debug.snapdebug: 0 debug.collectsnapstats: 0 debug.softdep.total.pagedep: 0 debug.softdep.total.inodedep: 0 debug.softdep.total.bmsafemap: 0 debug.softdep.total.newblk: 0 debug.softdep.total.allocdirect: 0 debug.softdep.total.indirdep: 0 debug.softdep.total.allocindir: 0 debug.softdep.total.freefrag: 0 debug.softdep.total.freeblks: 0 debug.softdep.total.freefile: 0 debug.softdep.total.diradd: 0 debug.softdep.total.mkdir: 0 debug.softdep.total.dirrem: 0 debug.softdep.total.newdirblk: 0 debug.softdep.total.freework: 0 debug.softdep.total.freedep: 0 debug.softdep.total.jaddref: 0 debug.softdep.total.jremref: 0 debug.softdep.total.jmvref: 0 debug.softdep.total.jnewblk: 0 debug.softdep.total.jfreeblk: 0 debug.softdep.total.jfreefrag: 0 debug.softdep.total.jseg: 0 debug.softdep.total.jsegdep: 0 debug.softdep.total.sbdep: 0 debug.softdep.total.jtrunc: 0 debug.softdep.total.jfsync: 0 debug.softdep.highuse.pagedep: 0 debug.softdep.highuse.inodedep: 0 debug.softdep.highuse.bmsafemap: 0 debug.softdep.highuse.newblk: 0 debug.softdep.highuse.allocdirect: 0 debug.softdep.highuse.indirdep: 0 debug.softdep.highuse.allocindir: 0 debug.softdep.highuse.freefrag: 0 debug.softdep.highuse.freeblks: 0 debug.softdep.highuse.freefile: 0 debug.softdep.highuse.diradd: 0 debug.softdep.highuse.mkdir: 0 debug.softdep.highuse.dirrem: 0 debug.softdep.highuse.newdirblk: 0 debug.softdep.highuse.freework: 0 debug.softdep.highuse.freedep: 0 debug.softdep.highuse.jaddref: 0 debug.softdep.highuse.jremref: 0 debug.softdep.highuse.jmvref: 0 debug.softdep.highuse.jnewblk: 0 debug.softdep.highuse.jfreeblk: 0 debug.softdep.highuse.jfreefrag: 0 debug.softdep.highuse.jseg: 0 debug.softdep.highuse.jsegdep: 0 debug.softdep.highuse.sbdep: 0 debug.softdep.highuse.jtrunc: 0 debug.softdep.highuse.jfsync: 0 debug.softdep.current.pagedep: 0 debug.softdep.current.inodedep: 0 debug.softdep.current.bmsafemap: 0 debug.softdep.current.newblk: 0 debug.softdep.current.allocdirect: 0 debug.softdep.current.indirdep: 0 debug.softdep.current.allocindir: 0 debug.softdep.current.freefrag: 0 debug.softdep.current.freeblks: 0 debug.softdep.current.freefile: 0 debug.softdep.current.diradd: 0 debug.softdep.current.mkdir: 0 debug.softdep.current.dirrem: 0 debug.softdep.current.newdirblk: 0 debug.softdep.current.freework: 0 debug.softdep.current.freedep: 0 debug.softdep.current.jaddref: 0 debug.softdep.current.jremref: 0 debug.softdep.current.jmvref: 0 debug.softdep.current.jnewblk: 0 debug.softdep.current.jfreeblk: 0 debug.softdep.current.jfreefrag: 0 debug.softdep.current.jseg: 0 debug.softdep.current.jsegdep: 0 debug.softdep.current.sbdep: 0 debug.softdep.current.jtrunc: 0 debug.softdep.current.jfsync: 0 debug.softdep.write.pagedep: 0 debug.softdep.write.inodedep: 0 debug.softdep.write.bmsafemap: 0 debug.softdep.write.newblk: 0 debug.softdep.write.allocdirect: 0 debug.softdep.write.indirdep: 0 debug.softdep.write.allocindir: 0 debug.softdep.write.freefrag: 0 debug.softdep.write.freeblks: 0 debug.softdep.write.freefile: 0 debug.softdep.write.diradd: 0 debug.softdep.write.mkdir: 0 debug.softdep.write.dirrem: 0 debug.softdep.write.newdirblk: 0 debug.softdep.write.freework: 0 debug.softdep.write.freedep: 0 debug.softdep.write.jaddref: 0 debug.softdep.write.jremref: 0 debug.softdep.write.jmvref: 0 debug.softdep.write.jnewblk: 0 debug.softdep.write.jfreeblk: 0 debug.softdep.write.jfreefrag: 0 debug.softdep.write.jseg: 0 debug.softdep.write.jsegdep: 0 debug.softdep.write.sbdep: 0 debug.softdep.write.jtrunc: 0 debug.softdep.write.jfsync: 0 debug.softdep.max_softdeps: 1400620 debug.softdep.tickdelay: 2 debug.softdep.maxindirdeps: 50 debug.softdep.softdep_mounts: 0 debug.softdep.worklist_push: 0 debug.softdep.blk_limit_push: 0 debug.softdep.ino_limit_push: 0 debug.softdep.blk_limit_hit: 0 debug.softdep.ino_limit_hit: 0 debug.softdep.sync_limit_hit: 0 debug.softdep.indir_blk_ptrs: 0 debug.softdep.inode_bitmap: 0 debug.softdep.direct_blk_ptrs: 0 debug.softdep.dir_entry: 0 debug.softdep.jaddref_rollback: 0 debug.softdep.jnewblk_rollback: 0 debug.softdep.journal_low: 0 debug.softdep.journal_min: 0 debug.softdep.journal_wait: 0 debug.softdep.jwait_filepage: 0 debug.softdep.jwait_freeblks: 0 debug.softdep.jwait_inode: 0 debug.softdep.jwait_newblk: 0 debug.softdep.cleanup_blkrequests: 0 debug.softdep.cleanup_inorequests: 0 debug.softdep.cleanup_high_delay: 0 debug.softdep.cleanup_retries: 0 debug.softdep.cleanup_failures: 0 debug.softdep.flushcache: 0 debug.softdep.emptyjblocks: 0 debug.bigcgs: 0 debug.dobkgrdwrite: 1 debug.dircheck: 0 debug.psm.loglevel: 0 debug.psm.hz: 20 debug.psm.errsecs: 2 debug.psm.errusecs: 0 debug.psm.secs: 0 debug.psm.usecs: 500000 debug.psm.pkterrthresh: 2 debug.vesa.shadow_rom: 0 debug.fdc.fifo: 8 debug.fdc.debugflags: 0 debug.fdc.retries: 10 debug.fdc.spec1: 175 debug.fdc.spec2: 16 debug.fdc.settle: 0 debug.x86bios.call: 0 debug.x86bios.int: 0 debug.hwpstate_verbose: 0 debug.minidump: 1 debug.zfs_flags: 0 debug.crypto_timing: 0 debug.dtrace.verbose_ioctl: 0 debug.dtrace.debug: 0 debug.dtrace.providers: dtrace linuxulator32 opencrypto mac_framework mac sctp udp tcp ip vfs io sched callout_execute sdt proc priv xbb dtmalloc nfscl fbt syscall lockstat profile syscall hw.machine: amd64 hw.model: Intel(R) Xeon(R) CPU L5420 @ 2.50GHz hw.ncpu: 8 hw.byteorder: 1234 hw.physmem: 17148788736 hw.usermem: 3388481536 hw.pagesize: 4096 hw.floatingpoint: 1 hw.machine_arch: amd64 hw.realmem: 17179869184 hw.aac.enable_msi: 1 hw.amr.force_sg32: 0 hw.an.an_dump: off hw.an.an_cache_mode: dbm hw.an.an_cache_mcastonly: 0 hw.an.an_cache_iponly: 1 hw.ata.ata_dma_check_80pin: 1 hw.ath.longcal: 30 hw.ath.shortcal: 100 hw.ath.resetcal: 1200 hw.ath.anical: 100 hw.ath.rxbuf: 512 hw.ath.txbuf: 512 hw.ath.txbuf_mgmt: 32 hw.ath.bstuck: 4 hw.bce.verbose: 1 hw.bce.tso_enable: 1 hw.bce.msi_enable: 1 hw.bce.rx_pages: 2 hw.bce.tx_pages: 2 hw.bce.hdr_split: 1 hw.bce.strict_rx_mtu: 0 hw.bce.tx_quick_cons_trip_int: 20 hw.bce.tx_quick_cons_trip: 20 hw.bce.tx_ticks_int: 80 hw.bce.tx_ticks: 80 hw.bce.rx_quick_cons_trip_int: 6 hw.bce.rx_quick_cons_trip: 6 hw.bce.rx_ticks_int: 18 hw.bce.rx_ticks: 18 hw.bge.allow_asf: 1 hw.cardbus.debug: 0 hw.cardbus.cis_debug: 0 hw.cs.ignore_checksum_failure: 0 hw.cs.recv_delay: 570 hw.em.tx_int_delay: 66 hw.em.rx_int_delay: 0 hw.em.tx_abs_int_delay: 66 hw.em.rx_abs_int_delay: 66 hw.em.rxd: 1024 hw.em.txd: 1024 hw.em.smart_pwr_down: 0 hw.em.sbp: 0 hw.em.enable_msix: 1 hw.em.rx_process_limit: 100 hw.em.eee_setting: 1 hw.igb.rxd: 1024 hw.igb.txd: 1024 hw.igb.enable_aim: 1 hw.igb.enable_msix: 1 hw.igb.max_interrupt_rate: 8000 hw.igb.buf_ring_size: 4096 hw.igb.header_split: 0 hw.igb.num_queues: 0 hw.igb.rx_process_limit: 100 hw.ix.enable_aim: 1 hw.ix.max_interrupt_rate: 31250 hw.ix.rx_process_limit: 256 hw.ix.tx_process_limit: 256 hw.ix.enable_msix: 1 hw.ix.num_queues: 0 hw.ix.txd: 2048 hw.ix.rxd: 2048 hw.malo.txcoalesce: 8 hw.malo.rxbuf: 256 hw.malo.rxquota: 256 hw.malo.txbuf: 256 hw.malo.pci.msi_disable: 0 hw.mfi.event_locale: 65535 hw.mfi.event_class: 0 hw.mfi.max_cmds: 128 hw.mfi.detect_jbod_change: 1 hw.mfi.polled_cmd_timeout: 60 hw.mfi.cmd_timeout: 30 hw.mfi.msi: 1 hw.mmc.debug: 0 hw.mwl.rxdesc: 256 hw.mwl.rxbuf: 640 hw.mwl.txbuf: 256 hw.mwl.txcoalesce: 8 hw.mwl.rxquota: 640 hw.mwl.rxdmalow: 3 hw.pccard.debug: 0 hw.pccard.cis_debug: 0 hw.cbb.start_memory: 2281701376 hw.cbb.start_16_io: 256 hw.cbb.start_32_io: 4096 hw.cbb.debug: 0 hw.pcic.intr_mask: 57016 hw.pcic.pd6722_vsense: 1 hw.pci.enable_io_modes: 1 hw.pci.realloc_bars: 0 hw.pci.do_power_nodriver: 0 hw.pci.do_power_resume: 1 hw.pci.do_power_suspend: 1 hw.pci.enable_msi: 1 hw.pci.enable_msix: 1 hw.pci.honor_msi_blacklist: 1 hw.pci.usb_early_takeover: 1 hw.pci.clear_bars: 0 hw.pci.clear_pcib: 0 hw.pci.default_vgapci_unit: 0 hw.pci.mcfg: 1 hw.pci.host_mem_start: 2147483648 hw.sdhci.debug: 0 hw.sdhci_pci.debug: 0 hw.snd.report_soft_formats: 1 hw.snd.report_soft_matrix: 1 hw.snd.latency: 5 hw.snd.latency_profile: 1 hw.snd.vpc_autoreset: 1 hw.snd.vpc_0db: 45 hw.snd.vpc_reset: 0 hw.snd.compat_linux_mmap: 0 hw.snd.feeder_eq_presets: PEQ:16000,0.2500,62,0.2500:-9,9,1.0:44100,48000,88200,96000,176400,192000 hw.snd.feeder_eq_exact_rate: 0 hw.snd.feeder_rate_presets: 100:8:0.85 100:36:0.92 100:164:0.97 hw.snd.feeder_rate_polyphase_max: 183040 hw.snd.feeder_rate_min: 1 hw.snd.feeder_rate_max: 2016000 hw.snd.feeder_rate_round: 25 hw.snd.feeder_rate_quality: 1 hw.snd.vpc_mixer_bypass: 1 hw.snd.verbose: 0 hw.snd.default_auto: -1 hw.snd.version: 2009061500/amd64 hw.snd.default_unit: -1 hw.snd.maxautovchans: 16 hw.midi.stat.verbose: 0 hw.midi.debug: 0 hw.midi.dumpraw: 0 hw.midi.instroff: 0 hw.midi.seq.debug: 0 hw.syscons.saver.keybonly: 1 hw.syscons.bell: 1 hw.syscons.kbd_reboot: 1 hw.syscons.kbd_debug: 1 hw.syscons.sc_no_suspend_vtswitch: 0 hw.broken_txfifo: 0 hw.usb.ehci.debug: 0 hw.usb.ehci.no_hs: 0 hw.usb.ehci.iaadbug: 0 hw.usb.ehci.lostintrbug: 0 hw.usb.ohci.debug: 0 hw.usb.uhci.debug: 0 hw.usb.uhci.loop: 0 hw.usb.xhci.streams: 0 hw.usb.xhci.debug: 0 hw.usb.xhci.xhci_port_route: 0 hw.usb.xhci.use_polling: 0 hw.usb.ctrl.debug: 0 hw.usb.no_boot_wait: 0 hw.usb.no_suspend_wait: 0 hw.usb.no_shutdown_wait: 0 hw.usb.umass.debug: 0 hw.usb.umass.throttle: 0 hw.usb.debug: 0 hw.usb.timings.port_reset_delay: 50 hw.usb.timings.port_root_reset_delay: 250 hw.usb.timings.port_reset_recovery: 250 hw.usb.timings.port_powerup_delay: 300 hw.usb.timings.port_resume_delay: 40 hw.usb.timings.set_address_settle: 10 hw.usb.timings.resume_delay: 250 hw.usb.timings.resume_wait: 50 hw.usb.timings.resume_recovery: 50 hw.usb.timings.extra_power_up_time: 20 hw.usb.dev.debug: 0 hw.usb.template: 0 hw.usb.usb_lang_id: 9 hw.usb.usb_lang_mask: 255 hw.usb.ugen.debug: 0 hw.usb.uhub.debug: 0 hw.usb.power_timeout: 30 hw.usb.proc.debug: 0 hw.usb.no_cs_fail: 0 hw.usb.full_ddesc: 0 hw.usb.ukbd.debug: 0 hw.usb.ukbd.no_leds: 0 hw.usb.ukbd.pollrate: 0 hw.usb.ums.debug: 0 hw.usb.ucom.debug: 0 hw.usb.ucom.cons_unit: -1 hw.usb.ucom.cons_subunit: 0 hw.usb.ucom.cons_baud: 9600 hw.usb.uplcom.debug: 0 hw.watchdog.wd_last_u: 0 hw.watchdog.wd_last_u_secs: 0 hw.wi.txerate: 0 hw.wi.debug: 0 hw.xe.debug: 0 hw.intr_storm_threshold: 1000 hw.availpages: 4186716 hw.pagesizes: 4096 2097152 0 hw.bus.devctl_disable: 0 hw.bus.devctl_queue: 1000 hw.clockrate: 2500 hw.instruction_sse: 1 hw.via_feature_rng: 0 hw.via_feature_xcrypt: 0 hw.psm.tap_enabled: -1 hw.psm.tap_threshold: 25 hw.psm.tap_timeout: 125000 hw.bxe.debug: 0 hw.bxe.interrupt_mode: 2 hw.bxe.queue_count: 4 hw.bxe.max_rx_bufs: 0 hw.bxe.hc_rx_ticks: 25 hw.bxe.hc_tx_ticks: 50 hw.bxe.rx_budget: -1 hw.bxe.max_aggregation_size: 0 hw.bxe.mrrs: -1 hw.bxe.autogreeen: 0 hw.bxe.udp_rss: 0 hw.kbd.keymap_restrict_change: 0 hw.dmar.tbl_pagecnt: 0 hw.dmar.match_verbose: 0 hw.busdma.total_bpages: 2439 hw.busdma.zone0.total_bpages: 1024 hw.busdma.zone0.free_bpages: 1024 hw.busdma.zone0.reserved_bpages: 0 hw.busdma.zone0.active_bpages: 0 hw.busdma.zone0.total_bounced: 0 hw.busdma.zone0.total_deferred: 0 hw.busdma.zone0.lowaddr: 0xffffffffff hw.busdma.zone0.alignment: 4096 hw.busdma.zone1.total_bpages: 1415 hw.busdma.zone1.free_bpages: 1415 hw.busdma.zone1.reserved_bpages: 0 hw.busdma.zone1.active_bpages: 0 hw.busdma.zone1.total_bounced: 10397 hw.busdma.zone1.total_deferred: 0 hw.busdma.zone1.lowaddr: 0xffffffff hw.busdma.zone1.alignment: 4096 hw.apic.enable_extint: 0 hw.mca.enabled: 1 hw.mca.amd10h_L1TP: 1 hw.mca.erratum383: 0 hw.mca.count: 0 hw.mca.interval: 3600 hw.mca.force_scan: 0 hw.ipmi.on: 1 hw.acpi.supported_sleep_state: S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S4 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: NONE hw.acpi.suspend_state: NONE hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 hw.acpi.verbose: 0 hw.acpi.disable_on_reboot: 0 hw.acpi.handle_reboot: 0 hw.acpi.reset_video: 0 hw.acpi.cpu.cx_lowest: C1 hw.acpi.thermal.min_runtime: 0 hw.acpi.thermal.polling_rate: 10 hw.acpi.thermal.user_override: 0 hw.acpi.thermal.tz0.temperature: 8.3C hw.acpi.thermal.tz0.active: -1 hw.acpi.thermal.tz0.passive_cooling: 1 hw.acpi.thermal.tz0.thermal_flags: 0 hw.acpi.thermal.tz0._PSV: 9.8C hw.acpi.thermal.tz0._HOT: -1 hw.acpi.thermal.tz0._CRT: 31.3C hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 hw.acpi.thermal.tz0._TC1: 4 hw.acpi.thermal.tz0._TC2: 4 hw.acpi.thermal.tz0._TSP: 60 machdep.acpi_timer_freq: 3579545 machdep.enable_panic_key: 0 machdep.rtc_save_period: 1800 machdep.adjkerntz: 18000 machdep.wall_cmos_clock: 1 machdep.disable_rtc_set: 0 machdep.disable_mtrrs: 0 machdep.idle_mwait: 1 machdep.idle_available: spin, mwait, hlt, acpi machdep.idle: acpi machdep.nkpt: 24 machdep.max_ldt_segment: 1024 machdep.kdb_on_nmi: 1 machdep.panic_on_nmi: 1 machdep.prot_fault_translation: 0 machdep.uprintf_signal: 0 machdep.acpi_root: 1003264 machdep.i8254_freq: 1193182 machdep.disable_tsc: 0 machdep.disable_tsc_calibration: 0 machdep.tsc_freq: 2500140705 user.cs_path: user.bc_base_max: 0 user.bc_dim_max: 0 user.bc_scale_max: 0 user.bc_string_max: 0 user.coll_weights_max: 0 user.expr_nest_max: 0 user.line_max: 0 user.re_dup_max: 0 user.posix2_version: 0 user.posix2_c_bind: 0 user.posix2_c_dev: 0 user.posix2_char_term: 0 user.posix2_fort_dev: 0 user.posix2_fort_run: 0 user.posix2_localedef: 0 user.posix2_sw_dev: 0 user.posix2_upe: 0 user.stream_max: 0 user.tzname_max: 0 p1003_1b.asynchronous_io: 0 p1003_1b.mapped_files: 200112 p1003_1b.memlock: 0 p1003_1b.memlock_range: 0 p1003_1b.memory_protection: 0 p1003_1b.message_passing: 0 p1003_1b.prioritized_io: 0 p1003_1b.priority_scheduling: 200112 p1003_1b.realtime_signals: 200112 p1003_1b.semaphores: 0 p1003_1b.fsync: 200112 p1003_1b.shared_memory_objects: 200112 p1003_1b.synchronized_io: 0 p1003_1b.timers: 200112 p1003_1b.aio_listio_max: -1 p1003_1b.aio_max: -1 p1003_1b.aio_prio_delta_max: -1 p1003_1b.delaytimer_max: 2147483647 p1003_1b.mq_open_max: 0 p1003_1b.pagesize: 4096 p1003_1b.rtsig_max: 62 p1003_1b.sem_nsems_max: 0 p1003_1b.sem_value_max: 0 p1003_1b.sigqueue_max: 128 p1003_1b.timer_max: 32 compat.ia32.maxdsiz: 536870912 compat.ia32.maxssiz: 67108864 compat.ia32.maxvmem: 0 compat.linux.osname: Linux compat.linux.osrelease: 2.6.16 compat.linux.oss_version: 198144 compat.linux32.maxdsiz: 536870912 compat.linux32.maxssiz: 67108864 compat.linux32.maxvmem: 0 security.jail.jailed: 0 security.jail.vnet: 0 security.jail.jail_max_af_ips: 255 security.jail.set_hostname_allowed: 1 security.jail.socket_unixiproute_only: 1 security.jail.sysvipc_allowed: 0 security.jail.allow_raw_sockets: 0 security.jail.chflags_allowed: 0 security.jail.mount_allowed: 0 security.jail.mount_devfs_allowed: 0 security.jail.mount_nullfs_allowed: 0 security.jail.mount_procfs_allowed: 0 security.jail.mount_tmpfs_allowed: 0 security.jail.mount_zfs_allowed: 0 security.jail.enforce_statfs: 2 security.jail.devfs_ruleset: 0 security.jail.param.jid: 0 security.jail.param.parent: 0 security.jail.param.name: 256 security.jail.param.path: 1024 security.jail.param.securelevel: 0 security.jail.param.enforce_statfs: 0 security.jail.param.devfs_ruleset: 0 security.jail.param.persist: 0 security.jail.param.dying: 0 security.jail.param.children.cur: 0 security.jail.param.children.max: 0 security.jail.param.host.: 0 security.jail.param.host.hostname: 256 security.jail.param.host.domainname: 256 security.jail.param.host.hostuuid: 64 security.jail.param.host.hostid: 0 security.jail.param.cpuset.id: 0 security.jail.param.ip4.: 0 security.jail.param.ip4.saddrsel: 0 security.jail.param.ip6.: 0 security.jail.param.ip6.saddrsel: 0 security.jail.param.allow.set_hostname: 0 security.jail.param.allow.sysvipc: 0 security.jail.param.allow.raw_sockets: 0 security.jail.param.allow.chflags: 0 security.jail.param.allow.quotas: 0 security.jail.param.allow.socket_af: 0 security.jail.param.allow.mount.: 0 security.jail.param.allow.mount.devfs: 0 security.jail.param.allow.mount.nullfs: 0 security.jail.param.allow.mount.procfs: 0 security.jail.param.allow.mount.tmpfs: 0 security.jail.param.allow.mount.zfs: 0 security.jail.param.linux.: 0 security.jail.param.linux.osname: 65 security.jail.param.linux.osrelease: 65 security.jail.param.linux.oss_version: 0 security.bsd.map_at_zero: 0 security.bsd.suser_enabled: 1 security.bsd.unprivileged_mlock: 1 security.bsd.see_other_uids: 1 security.bsd.see_other_gids: 1 security.bsd.conservative_signals: 1 security.bsd.unprivileged_proc_debug: 1 security.bsd.unprivileged_idprio: 0 security.bsd.unprivileged_read_msgbuf: 1 security.bsd.hardlink_check_uid: 0 security.bsd.hardlink_check_gid: 0 security.bsd.unprivileged_get_quota: 0 security.bsd.stack_guard_page: 0 security.bsd.unprivileged_syspmcs: 0 security.mac.version: 4 security.mac.max_slots: 4 security.mac.labeled: 0 security.mac.mmap_revocation: 1 security.mac.mmap_revocation_via_cow: 0 dev.xen.balloon.current: 0 dev.xen.balloon.target: 0 dev.xen.balloon.driver_pages: 0 dev.xen.balloon.hard_limit: 0 dev.xen.balloon.low_mem: 0 dev.xen.balloon.high_mem: 0 dev.xen.xsd_port: 0 dev.xen.xsd_kva: 0 dev.nexus.%parent: dev.nexus.0.%desc: dev.nexus.0.%driver: nexus dev.nexus.0.%location: dev.nexus.0.%pnpinfo: dev.nexus.0.%parent: root0 dev.ram.%parent: dev.ram.0.%desc: System RAM dev.ram.0.%driver: ram dev.ram.0.%location: dev.ram.0.%pnpinfo: dev.ram.0.%parent: nexus0 dev.cryptosoft.%parent: dev.cryptosoft.0.%desc: software crypto dev.cryptosoft.0.%driver: cryptosoft dev.cryptosoft.0.%location: dev.cryptosoft.0.%pnpinfo: dev.cryptosoft.0.%parent: nexus0 dev.acpi.%parent: dev.acpi.0.%desc: HP ProLiant dev.acpi.0.%driver: acpi dev.acpi.0.%location: dev.acpi.0.%pnpinfo: dev.acpi.0.%parent: nexus0 dev.acpi_sysresource.%parent: dev.acpi_sysresource.0.%desc: System Resource dev.acpi_sysresource.0.%driver: acpi_sysresource dev.acpi_sysresource.0.%location: handle=\_SB_.PCI0.IBRG.MOMB dev.acpi_sysresource.0.%pnpinfo: _HID=PNP0C02 _UID=0 dev.acpi_sysresource.0.%parent: acpi0 dev.cpu.%parent: dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.CPU0 dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 2500 dev.cpu.0.freq_levels: 2500/-1 2187/-1 1875/-1 1562/-1 1250/-1 937/-1 625/-1 312/-1 dev.cpu.0.cx_supported: C1/1/1 C2/3/17 dev.cpu.0.cx_lowest: C1 dev.cpu.0.cx_usage: 100.00% 0.00% last 9138us dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=\_PR_.CPU1 dev.cpu.1.%pnpinfo: _HID=none _UID=0 dev.cpu.1.%parent: acpi0 dev.cpu.1.cx_supported: C1/1/1 C2/3/17 dev.cpu.1.cx_lowest: C1 dev.cpu.1.cx_usage: 100.00% 0.00% last 9170us dev.cpu.2.%desc: ACPI CPU dev.cpu.2.%driver: cpu dev.cpu.2.%location: handle=\_PR_.CPU2 dev.cpu.2.%pnpinfo: _HID=none _UID=0 dev.cpu.2.%parent: acpi0 dev.cpu.2.cx_supported: C1/1/1 C2/3/17 dev.cpu.2.cx_lowest: C1 dev.cpu.2.cx_usage: 100.00% 0.00% last 13113us dev.cpu.3.%desc: ACPI CPU dev.cpu.3.%driver: cpu dev.cpu.3.%location: handle=\_PR_.CPU3 dev.cpu.3.%pnpinfo: _HID=none _UID=0 dev.cpu.3.%parent: acpi0 dev.cpu.3.cx_supported: C1/1/1 C2/3/17 dev.cpu.3.cx_lowest: C1 dev.cpu.3.cx_usage: 100.00% 0.00% last 24us dev.cpu.4.%desc: ACPI CPU dev.cpu.4.%driver: cpu dev.cpu.4.%location: handle=\_PR_.CPU4 dev.cpu.4.%pnpinfo: _HID=none _UID=0 dev.cpu.4.%parent: acpi0 dev.cpu.4.cx_supported: C1/1/1 C2/3/17 dev.cpu.4.cx_lowest: C1 dev.cpu.4.cx_usage: 100.00% 0.00% last 12898us dev.cpu.5.%desc: ACPI CPU dev.cpu.5.%driver: cpu dev.cpu.5.%location: handle=\_PR_.CPU5 dev.cpu.5.%pnpinfo: _HID=none _UID=0 dev.cpu.5.%parent: acpi0 dev.cpu.5.cx_supported: C1/1/1 C2/3/17 dev.cpu.5.cx_lowest: C1 dev.cpu.5.cx_usage: 100.00% 0.00% last 10093us dev.cpu.6.%desc: ACPI CPU dev.cpu.6.%driver: cpu dev.cpu.6.%location: handle=\_PR_.CPU6 dev.cpu.6.%pnpinfo: _HID=none _UID=0 dev.cpu.6.%parent: acpi0 dev.cpu.6.cx_supported: C1/1/1 C2/3/17 dev.cpu.6.cx_lowest: C1 dev.cpu.6.cx_usage: 100.00% 0.00% last 5339us dev.cpu.7.%desc: ACPI CPU dev.cpu.7.%driver: cpu dev.cpu.7.%location: handle=\_PR_.CPU7 dev.cpu.7.%pnpinfo: _HID=none _UID=0 dev.cpu.7.%parent: acpi0 dev.cpu.7.cx_supported: C1/1/1 C2/3/17 dev.cpu.7.cx_lowest: C1 dev.cpu.7.cx_usage: 100.00% 0.00% last 18731us dev.attimer.%parent: dev.attimer.0.%desc: AT timer dev.attimer.0.%driver: attimer dev.attimer.0.%location: handle=\_SB_.PCI0.IBRG.TIME dev.attimer.0.%pnpinfo: _HID=PNP0100 _UID=0 dev.attimer.0.%parent: acpi0 dev.hpet.%parent: dev.hpet.0.%desc: High Precision Event Timer dev.hpet.0.%driver: hpet dev.hpet.0.%location: handle=\_SB_.PCI0.IBRG.HPET dev.hpet.0.%pnpinfo: _HID=PNP0103 _UID=0 dev.hpet.0.%parent: acpi0 dev.acpi_timer.%parent: dev.acpi_timer.0.%desc: 24-bit timer at 3.579545MHz dev.acpi_timer.0.%driver: acpi_timer dev.acpi_timer.0.%location: unknown dev.acpi_timer.0.%pnpinfo: unknown dev.acpi_timer.0.%parent: acpi0 dev.pci_link.%parent: dev.pci_link.0.%desc: ACPI PCI Link LNKA dev.pci_link.0.%driver: pci_link dev.pci_link.0.%location: handle=\_SB_.LNKA dev.pci_link.0.%pnpinfo: _HID=PNP0C0F _UID=1 dev.pci_link.0.%parent: acpi0 dev.pci_link.1.%desc: ACPI PCI Link LNKB dev.pci_link.1.%driver: pci_link dev.pci_link.1.%location: handle=\_SB_.LNKB dev.pci_link.1.%pnpinfo: _HID=PNP0C0F _UID=2 dev.pci_link.1.%parent: acpi0 dev.pci_link.2.%desc: ACPI PCI Link LNKC dev.pci_link.2.%driver: pci_link dev.pci_link.2.%location: handle=\_SB_.LNKC dev.pci_link.2.%pnpinfo: _HID=PNP0C0F _UID=3 dev.pci_link.2.%parent: acpi0 dev.pci_link.3.%desc: ACPI PCI Link LNKD dev.pci_link.3.%driver: pci_link dev.pci_link.3.%location: handle=\_SB_.LNKD dev.pci_link.3.%pnpinfo: _HID=PNP0C0F _UID=4 dev.pci_link.3.%parent: acpi0 dev.pci_link.4.%desc: ACPI PCI Link LNKE dev.pci_link.4.%driver: pci_link dev.pci_link.4.%location: handle=\_SB_.LNKE dev.pci_link.4.%pnpinfo: _HID=PNP0C0F _UID=5 dev.pci_link.4.%parent: acpi0 dev.pci_link.5.%desc: ACPI PCI Link LNKF dev.pci_link.5.%driver: pci_link dev.pci_link.5.%location: handle=\_SB_.LNKF dev.pci_link.5.%pnpinfo: _HID=PNP0C0F _UID=6 dev.pci_link.5.%parent: acpi0 dev.pci_link.6.%desc: ACPI PCI Link LNKG dev.pci_link.6.%driver: pci_link dev.pci_link.6.%location: handle=\_SB_.LNKG dev.pci_link.6.%pnpinfo: _HID=PNP0C0F _UID=7 dev.pci_link.6.%parent: acpi0 dev.pci_link.7.%desc: ACPI PCI Link LNKH dev.pci_link.7.%driver: pci_link dev.pci_link.7.%location: handle=\_SB_.LNKH dev.pci_link.7.%pnpinfo: _HID=PNP0C0F _UID=8 dev.pci_link.7.%parent: acpi0 dev.pcib.%parent: dev.pcib.0.%desc: ACPI Host-PCI bridge dev.pcib.0.%driver: pcib dev.pcib.0.%location: handle=\_SB_.PCI0 dev.pcib.0.%pnpinfo: _HID=PNP0A03 _UID=0 dev.pcib.0.%parent: acpi0 dev.pcib.0.wake: 0 dev.pcib.1.%desc: ACPI PCI-PCI bridge dev.pcib.1.%driver: pcib dev.pcib.1.%location: slot=2 function=0 handle=\_SB_.PCI0.PT02 dev.pcib.1.%pnpinfo: vendor=0x8086 device=0x25e2 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.1.%parent: pci0 dev.pcib.1.domain: 0 dev.pcib.1.pribus: 0 dev.pcib.1.secbus: 9 dev.pcib.1.subbus: 18 dev.pcib.2.%desc: ACPI PCI-PCI bridge dev.pcib.2.%driver: pcib dev.pcib.2.%location: slot=0 function=0 handle=\_SB_.PCI0.PT02.IPE4 dev.pcib.2.%pnpinfo: vendor=0x8086 device=0x3500 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.2.%parent: pci9 dev.pcib.2.domain: 0 dev.pcib.2.pribus: 9 dev.pcib.2.secbus: 10 dev.pcib.2.subbus: 15 dev.pcib.3.%desc: ACPI PCI-PCI bridge dev.pcib.3.%driver: pcib dev.pcib.3.%location: slot=0 function=0 handle=\_SB_.PCI0.PT02.IPE4.IPE1 dev.pcib.3.%pnpinfo: vendor=0x8086 device=0x3510 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.3.%parent: pci10 dev.pcib.3.domain: 0 dev.pcib.3.pribus: 10 dev.pcib.3.secbus: 11 dev.pcib.3.subbus: 13 dev.pcib.4.%desc: PCI-PCI bridge dev.pcib.4.%driver: pcib dev.pcib.4.%location: slot=1 function=0 dev.pcib.4.%pnpinfo: vendor=0x8086 device=0x3514 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.4.%parent: pci10 dev.pcib.4.domain: 0 dev.pcib.4.pribus: 10 dev.pcib.4.secbus: 14 dev.pcib.4.subbus: 14 dev.pcib.5.%desc: PCI-PCI bridge dev.pcib.5.%driver: pcib dev.pcib.5.%location: slot=2 function=0 dev.pcib.5.%pnpinfo: vendor=0x8086 device=0x3518 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.5.%parent: pci10 dev.pcib.5.domain: 0 dev.pcib.5.pribus: 10 dev.pcib.5.secbus: 15 dev.pcib.5.subbus: 15 dev.pcib.6.%desc: ACPI PCI-PCI bridge dev.pcib.6.%driver: pcib dev.pcib.6.%location: slot=0 function=3 handle=\_SB_.PCI0.PT02.P2P2 dev.pcib.6.%pnpinfo: vendor=0x8086 device=0x350c subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.6.%parent: pci9 dev.pcib.6.domain: 0 dev.pcib.6.pribus: 9 dev.pcib.6.secbus: 16 dev.pcib.6.subbus: 18 dev.pcib.7.%desc: ACPI PCI-PCI bridge dev.pcib.7.%driver: pcib dev.pcib.7.%location: slot=3 function=0 handle=\_SB_.PCI0.PT03 dev.pcib.7.%pnpinfo: vendor=0x8086 device=0x25e3 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.7.%parent: pci0 dev.pcib.7.domain: 0 dev.pcib.7.pribus: 0 dev.pcib.7.secbus: 6 dev.pcib.7.subbus: 8 dev.pcib.8.%desc: ACPI PCI-PCI bridge dev.pcib.8.%driver: pcib dev.pcib.8.%location: slot=4 function=0 handle=\_SB_.PCI0.PT04 dev.pcib.8.%pnpinfo: vendor=0x8086 device=0x25f8 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.8.%parent: pci0 dev.pcib.8.domain: 0 dev.pcib.8.pribus: 0 dev.pcib.8.secbus: 19 dev.pcib.8.subbus: 21 dev.pcib.9.%desc: PCI-PCI bridge dev.pcib.9.%driver: pcib dev.pcib.9.%location: slot=5 function=0 dev.pcib.9.%pnpinfo: vendor=0x8086 device=0x25e5 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.9.%parent: pci0 dev.pcib.9.domain: 0 dev.pcib.9.pribus: 0 dev.pcib.9.secbus: 22 dev.pcib.9.subbus: 22 dev.pcib.10.%desc: ACPI PCI-PCI bridge dev.pcib.10.%driver: pcib dev.pcib.10.%location: slot=6 function=0 handle=\_SB_.PCI0.PT06 dev.pcib.10.%pnpinfo: vendor=0x8086 device=0x25e6 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.10.%parent: pci0 dev.pcib.10.domain: 0 dev.pcib.10.pribus: 0 dev.pcib.10.secbus: 2 dev.pcib.10.subbus: 3 dev.pcib.11.%desc: ACPI PCI-PCI bridge dev.pcib.11.%driver: pcib dev.pcib.11.%location: slot=0 function=0 handle=\_SB_.PCI0.PT06.NB01 dev.pcib.11.%pnpinfo: vendor=0x1166 device=0x0103 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.11.%parent: pci2 dev.pcib.11.domain: 0 dev.pcib.11.pribus: 2 dev.pcib.11.secbus: 3 dev.pcib.11.subbus: 3 dev.pcib.12.%desc: ACPI PCI-PCI bridge dev.pcib.12.%driver: pcib dev.pcib.12.%location: slot=7 function=0 handle=\_SB_.PCI0.PT07 dev.pcib.12.%pnpinfo: vendor=0x8086 device=0x25e7 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.12.%parent: pci0 dev.pcib.12.domain: 0 dev.pcib.12.pribus: 0 dev.pcib.12.secbus: 4 dev.pcib.12.subbus: 5 dev.pcib.13.%desc: ACPI PCI-PCI bridge dev.pcib.13.%driver: pcib dev.pcib.13.%location: slot=0 function=0 handle=\_SB_.PCI0.PT07.NB02 dev.pcib.13.%pnpinfo: vendor=0x1166 device=0x0103 subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.13.%parent: pci4 dev.pcib.13.domain: 0 dev.pcib.13.pribus: 4 dev.pcib.13.secbus: 5 dev.pcib.13.subbus: 5 dev.pcib.14.%desc: ACPI PCI-PCI bridge dev.pcib.14.%driver: pcib dev.pcib.14.%location: slot=30 function=0 handle=\_SB_.PCI0.IP2P dev.pcib.14.%pnpinfo: vendor=0x8086 device=0x244e subvendor=0x103c subdevice=0x31fe class=0x060401 dev.pcib.14.%parent: pci0 dev.pcib.14.domain: 0 dev.pcib.14.pribus: 0 dev.pcib.14.secbus: 1 dev.pcib.14.subbus: 1 dev.pci.%parent: dev.pci.0.%desc: ACPI PCI bus dev.pci.0.%driver: pci dev.pci.0.%location: dev.pci.0.%pnpinfo: dev.pci.0.%parent: pcib0 dev.pci.0.wake: 0 dev.pci.9.%desc: ACPI PCI bus dev.pci.9.%driver: pci dev.pci.9.%location: dev.pci.9.%pnpinfo: dev.pci.9.%parent: pcib1 dev.pci.10.%desc: ACPI PCI bus dev.pci.10.%driver: pci dev.pci.10.%location: dev.pci.10.%pnpinfo: dev.pci.10.%parent: pcib2 dev.pci.11.%desc: ACPI PCI bus dev.pci.11.%driver: pci dev.pci.11.%location: dev.pci.11.%pnpinfo: dev.pci.11.%parent: pcib3 dev.pci.14.%desc: PCI bus dev.pci.14.%driver: pci dev.pci.14.%location: dev.pci.14.%pnpinfo: dev.pci.14.%parent: pcib4 dev.pci.15.%desc: PCI bus dev.pci.15.%driver: pci dev.pci.15.%location: dev.pci.15.%pnpinfo: dev.pci.15.%parent: pcib5 dev.pci.16.%desc: ACPI PCI bus dev.pci.16.%driver: pci dev.pci.16.%location: dev.pci.16.%pnpinfo: dev.pci.16.%parent: pcib6 dev.pci.6.%desc: ACPI PCI bus dev.pci.6.%driver: pci dev.pci.6.%location: dev.pci.6.%pnpinfo: dev.pci.6.%parent: pcib7 dev.pci.19.%desc: ACPI PCI bus dev.pci.19.%driver: pci dev.pci.19.%location: dev.pci.19.%pnpinfo: dev.pci.19.%parent: pcib8 dev.pci.22.%desc: PCI bus dev.pci.22.%driver: pci dev.pci.22.%location: dev.pci.22.%pnpinfo: dev.pci.22.%parent: pcib9 dev.pci.2.%desc: ACPI PCI bus dev.pci.2.%driver: pci dev.pci.2.%location: dev.pci.2.%pnpinfo: dev.pci.2.%parent: pcib10 dev.pci.3.%desc: ACPI PCI bus dev.pci.3.%driver: pci dev.pci.3.%location: dev.pci.3.%pnpinfo: dev.pci.3.%parent: pcib11 dev.pci.4.%desc: ACPI PCI bus dev.pci.4.%driver: pci dev.pci.4.%location: dev.pci.4.%pnpinfo: dev.pci.4.%parent: pcib12 dev.pci.5.%desc: ACPI PCI bus dev.pci.5.%driver: pci dev.pci.5.%location: dev.pci.5.%pnpinfo: dev.pci.5.%parent: pcib13 dev.pci.1.%desc: ACPI PCI bus dev.pci.1.%driver: pci dev.pci.1.%location: dev.pci.1.%pnpinfo: dev.pci.1.%parent: pcib14 dev.hostb.%parent: dev.hostb.0.%desc: Host to PCI bridge dev.hostb.0.%driver: hostb dev.hostb.0.%location: slot=0 function=0 dev.hostb.0.%pnpinfo: vendor=0x8086 device=0x25d8 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.0.%parent: pci0 dev.hostb.1.%desc: Host to PCI bridge dev.hostb.1.%driver: hostb dev.hostb.1.%location: slot=16 function=0 dev.hostb.1.%pnpinfo: vendor=0x8086 device=0x25f0 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.1.%parent: pci0 dev.hostb.2.%desc: Host to PCI bridge dev.hostb.2.%driver: hostb dev.hostb.2.%location: slot=16 function=1 handle=\_SB_.PCI0.CFG0 dev.hostb.2.%pnpinfo: vendor=0x8086 device=0x25f0 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.2.%parent: pci0 dev.hostb.3.%desc: Host to PCI bridge dev.hostb.3.%driver: hostb dev.hostb.3.%location: slot=16 function=2 dev.hostb.3.%pnpinfo: vendor=0x8086 device=0x25f0 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.3.%parent: pci0 dev.hostb.4.%desc: Host to PCI bridge dev.hostb.4.%driver: hostb dev.hostb.4.%location: slot=17 function=0 dev.hostb.4.%pnpinfo: vendor=0x8086 device=0x25f1 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.4.%parent: pci0 dev.hostb.5.%desc: Host to PCI bridge dev.hostb.5.%driver: hostb dev.hostb.5.%location: slot=19 function=0 dev.hostb.5.%pnpinfo: vendor=0x8086 device=0x25f3 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.5.%parent: pci0 dev.hostb.6.%desc: Host to PCI bridge dev.hostb.6.%driver: hostb dev.hostb.6.%location: slot=21 function=0 dev.hostb.6.%pnpinfo: vendor=0x8086 device=0x25f5 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.6.%parent: pci0 dev.hostb.7.%desc: Host to PCI bridge dev.hostb.7.%driver: hostb dev.hostb.7.%location: slot=22 function=0 dev.hostb.7.%pnpinfo: vendor=0x8086 device=0x25f6 subvendor=0x103c subdevice=0x31fd class=0x060000 dev.hostb.7.%parent: pci0 dev.ciss.%parent: dev.ciss.0.%desc: HP Smart Array P400i dev.ciss.0.%driver: ciss dev.ciss.0.%location: slot=0 function=0 dev.ciss.0.%pnpinfo: vendor=0x103c device=0x3230 subvendor=0x103c subdevice=0x3235 class=0x010400 dev.ciss.0.%parent: pci6 dev.ciss.0.soft_reset: 0 dev.bce.%parent: dev.bce.0.%desc: HP NC373i Multifunction Gigabit Server Adapter (B2) dev.bce.0.%driver: bce dev.bce.0.%location: slot=0 function=0 dev.bce.0.%pnpinfo: vendor=0x14e4 device=0x164c subvendor=0x103c subdevice=0x7038 class=0x020000 dev.bce.0.%parent: pci3 dev.bce.0.l2fhdr_error_count: 0 dev.bce.0.mbuf_alloc_failed_count: 201 dev.bce.0.mbuf_frag_count: 207 dev.bce.0.dma_map_addr_rx_failed_count: 0 dev.bce.0.dma_map_addr_tx_failed_count: 0 dev.bce.0.unexpected_attention_count: 0 dev.bce.0.stat_IfHcInOctets: 2277358024 dev.bce.0.stat_IfHCInBadOctets: 1278432 dev.bce.0.stat_IfHCOutOctets: 63981414158 dev.bce.0.stat_IfHCOutBadOctets: 0 dev.bce.0.stat_IfHCInUcastPkts: 27336477 dev.bce.0.stat_IfHCInMulticastPkts: 922 dev.bce.0.stat_IfHCInBroadcastPkts: 190372 dev.bce.0.stat_IfHCOutUcastPkts: 47820956 dev.bce.0.stat_IfHCOutMulticastPkts: 5 dev.bce.0.stat_IfHCOutBroadcastPkts: 1 dev.bce.0.stat_emac_tx_stat_dot3statsinternalmactransmiterrors: 0 dev.bce.0.stat_Dot3StatsCarrierSenseErrors: 0 dev.bce.0.stat_Dot3StatsFCSErrors: 0 dev.bce.0.stat_Dot3StatsAlignmentErrors: 0 dev.bce.0.stat_Dot3StatsSingleCollisionFrames: 0 dev.bce.0.stat_Dot3StatsMultipleCollisionFrames: 0 dev.bce.0.stat_Dot3StatsDeferredTransmissions: 0 dev.bce.0.stat_Dot3StatsExcessiveCollisions: 0 dev.bce.0.stat_Dot3StatsLateCollisions: 0 dev.bce.0.stat_EtherStatsCollisions: 0 dev.bce.0.stat_EtherStatsFragments: 0 dev.bce.0.stat_EtherStatsJabbers: 0 dev.bce.0.stat_EtherStatsUndersizePkts: 0 dev.bce.0.stat_EtherStatsOversizePkts: 0 dev.bce.0.stat_EtherStatsPktsRx64Octets: 1022043 dev.bce.0.stat_EtherStatsPktsRx65Octetsto127Octets: 24978056 dev.bce.0.stat_EtherStatsPktsRx128Octetsto255Octets: 1333800 dev.bce.0.stat_EtherStatsPktsRx256Octetsto511Octets: 39850 dev.bce.0.stat_EtherStatsPktsRx512Octetsto1023Octets: 52295 dev.bce.0.stat_EtherStatsPktsRx1024Octetsto1522Octets: 101727 dev.bce.0.stat_EtherStatsPktsRx1523Octetsto9022Octets: 0 dev.bce.0.stat_EtherStatsPktsTx64Octets: 46522 dev.bce.0.stat_EtherStatsPktsTx65Octetsto127Octets: 1456745 dev.bce.0.stat_EtherStatsPktsTx128Octetsto255Octets: 2273188 dev.bce.0.stat_EtherStatsPktsTx256Octetsto511Octets: 929003 dev.bce.0.stat_EtherStatsPktsTx512Octetsto1023Octets: 2292647 dev.bce.0.stat_EtherStatsPktsTx1024Octetsto1522Octets: 40822857 dev.bce.0.stat_EtherStatsPktsTx1523Octetsto9022Octets: 0 dev.bce.0.stat_XonPauseFramesReceived: 0 dev.bce.0.stat_XoffPauseFramesReceived: 0 dev.bce.0.stat_OutXonSent: 0 dev.bce.0.stat_OutXoffSent: 0 dev.bce.0.stat_FlowControlDone: 0 dev.bce.0.stat_MacControlFramesReceived: 0 dev.bce.0.stat_XoffStateEntered: 0 dev.bce.0.stat_IfInFramesL2FilterDiscards: 3167 dev.bce.0.stat_IfInRuleCheckerDiscards: 0 dev.bce.0.stat_IfInFTQDiscards: 0 dev.bce.0.stat_IfInMBUFDiscards: 0 dev.bce.0.stat_IfInRuleCheckerP4Hit: 191293 dev.bce.0.stat_CatchupInRuleCheckerDiscards: 0 dev.bce.0.stat_CatchupInFTQDiscards: 0 dev.bce.0.stat_CatchupInMBUFDiscards: 0 dev.bce.0.stat_CatchupInRuleCheckerP4Hit: 0 dev.bce.0.com_no_buffers: 0 dev.bce.1.%desc: HP NC373i Multifunction Gigabit Server Adapter (B2) dev.bce.1.%driver: bce dev.bce.1.%location: slot=0 function=0 dev.bce.1.%pnpinfo: vendor=0x14e4 device=0x164c subvendor=0x103c subdevice=0x7038 class=0x020000 dev.bce.1.%parent: pci5 dev.bce.1.l2fhdr_error_count: 0 dev.bce.1.mbuf_alloc_failed_count: 62 dev.bce.1.mbuf_frag_count: 63 dev.bce.1.dma_map_addr_rx_failed_count: 0 dev.bce.1.dma_map_addr_tx_failed_count: 0 dev.bce.1.unexpected_attention_count: 0 dev.bce.1.stat_IfHcInOctets: 3098977792 dev.bce.1.stat_IfHCInBadOctets: 1278866 dev.bce.1.stat_IfHCOutOctets: 111245491475 dev.bce.1.stat_IfHCOutBadOctets: 0 dev.bce.1.stat_IfHCInUcastPkts: 39648145 dev.bce.1.stat_IfHCInMulticastPkts: 922 dev.bce.1.stat_IfHCInBroadcastPkts: 190372 dev.bce.1.stat_IfHCOutUcastPkts: 78809756 dev.bce.1.stat_IfHCOutMulticastPkts: 0 dev.bce.1.stat_IfHCOutBroadcastPkts: 0 dev.bce.1.stat_emac_tx_stat_dot3statsinternalmactransmiterrors: 0 dev.bce.1.stat_Dot3StatsCarrierSenseErrors: 0 dev.bce.1.stat_Dot3StatsFCSErrors: 0 dev.bce.1.stat_Dot3StatsAlignmentErrors: 0 dev.bce.1.stat_Dot3StatsSingleCollisionFrames: 0 dev.bce.1.stat_Dot3StatsMultipleCollisionFrames: 0 dev.bce.1.stat_Dot3StatsDeferredTransmissions: 0 dev.bce.1.stat_Dot3StatsExcessiveCollisions: 0 dev.bce.1.stat_Dot3StatsLateCollisions: 0 dev.bce.1.stat_EtherStatsCollisions: 0 dev.bce.1.stat_EtherStatsFragments: 0 dev.bce.1.stat_EtherStatsJabbers: 0 dev.bce.1.stat_EtherStatsUndersizePkts: 0 dev.bce.1.stat_EtherStatsOversizePkts: 0 dev.bce.1.stat_EtherStatsPktsRx64Octets: 1763213 dev.bce.1.stat_EtherStatsPktsRx65Octetsto127Octets: 36785937 dev.bce.1.stat_EtherStatsPktsRx128Octetsto255Octets: 1121050 dev.bce.1.stat_EtherStatsPktsRx256Octetsto511Octets: 36478 dev.bce.1.stat_EtherStatsPktsRx512Octetsto1023Octets: 48486 dev.bce.1.stat_EtherStatsPktsRx1024Octetsto1522Octets: 84275 dev.bce.1.stat_EtherStatsPktsRx1523Octetsto9022Octets: 0 dev.bce.1.stat_EtherStatsPktsTx64Octets: 37872 dev.bce.1.stat_EtherStatsPktsTx65Octetsto127Octets: 1359859 dev.bce.1.stat_EtherStatsPktsTx128Octetsto255Octets: 1511410 dev.bce.1.stat_EtherStatsPktsTx256Octetsto511Octets: 1523182 dev.bce.1.stat_EtherStatsPktsTx512Octetsto1023Octets: 2635770 dev.bce.1.stat_EtherStatsPktsTx1024Octetsto1522Octets: 71741663 dev.bce.1.stat_EtherStatsPktsTx1523Octetsto9022Octets: 0 dev.bce.1.stat_XonPauseFramesReceived: 0 dev.bce.1.stat_XoffPauseFramesReceived: 0 dev.bce.1.stat_OutXonSent: 0 dev.bce.1.stat_OutXoffSent: 0 dev.bce.1.stat_FlowControlDone: 0 dev.bce.1.stat_MacControlFramesReceived: 0 dev.bce.1.stat_XoffStateEntered: 0 dev.bce.1.stat_IfInFramesL2FilterDiscards: 3172 dev.bce.1.stat_IfInRuleCheckerDiscards: 0 dev.bce.1.stat_IfInFTQDiscards: 0 dev.bce.1.stat_IfInMBUFDiscards: 0 dev.bce.1.stat_IfInRuleCheckerP4Hit: 191294 dev.bce.1.stat_CatchupInRuleCheckerDiscards: 0 dev.bce.1.stat_CatchupInFTQDiscards: 0 dev.bce.1.stat_CatchupInMBUFDiscards: 0 dev.bce.1.stat_CatchupInRuleCheckerP4Hit: 0 dev.bce.1.com_no_buffers: 0 dev.miibus.%parent: dev.miibus.0.%desc: MII bus dev.miibus.0.%driver: miibus dev.miibus.0.%location: dev.miibus.0.%pnpinfo: dev.miibus.0.%parent: bce0 dev.miibus.1.%desc: MII bus dev.miibus.1.%driver: miibus dev.miibus.1.%location: dev.miibus.1.%pnpinfo: dev.miibus.1.%parent: bce1 dev.brgphy.%parent: dev.brgphy.0.%desc: BCM5708C 1000BASE-T media interface dev.brgphy.0.%driver: brgphy dev.brgphy.0.%location: phyno=1 dev.brgphy.0.%pnpinfo: oui=0x1018 model=0x36 rev=0x6 dev.brgphy.0.%parent: miibus0 dev.brgphy.1.%desc: BCM5708C 1000BASE-T media interface dev.brgphy.1.%driver: brgphy dev.brgphy.1.%location: phyno=1 dev.brgphy.1.%pnpinfo: oui=0x1018 model=0x36 rev=0x6 dev.brgphy.1.%parent: miibus1 dev.uhci.%parent: dev.uhci.0.%desc: Intel 631XESB/632XESB/3100 USB controller USB-1 dev.uhci.0.%driver: uhci dev.uhci.0.%location: slot=29 function=0 dev.uhci.0.%pnpinfo: vendor=0x8086 device=0x2688 subvendor=0x103c subdevice=0x31fe class=0x0c0300 dev.uhci.0.%parent: pci0 dev.uhci.1.%desc: Intel 631XESB/632XESB/3100 USB controller USB-2 dev.uhci.1.%driver: uhci dev.uhci.1.%location: slot=29 function=1 dev.uhci.1.%pnpinfo: vendor=0x8086 device=0x2689 subvendor=0x103c subdevice=0x31fe class=0x0c0300 dev.uhci.1.%parent: pci0 dev.uhci.2.%desc: Intel 631XESB/632XESB/3100 USB controller USB-3 dev.uhci.2.%driver: uhci dev.uhci.2.%location: slot=29 function=2 dev.uhci.2.%pnpinfo: vendor=0x8086 device=0x268a subvendor=0x103c subdevice=0x31fe class=0x0c0300 dev.uhci.2.%parent: pci0 dev.uhci.3.%desc: Intel 631XESB/632XESB/3100 USB controller USB-4 dev.uhci.3.%driver: uhci dev.uhci.3.%location: slot=29 function=3 dev.uhci.3.%pnpinfo: vendor=0x8086 device=0x268b subvendor=0x103c subdevice=0x31fe class=0x0c0300 dev.uhci.3.%parent: pci0 dev.uhci.4.%desc: UHCI (generic) USB controller dev.uhci.4.%driver: uhci dev.uhci.4.%location: slot=4 function=4 dev.uhci.4.%pnpinfo: vendor=0x103c device=0x3300 subvendor=0x103c subdevice=0x3305 class=0x0c0300 dev.uhci.4.%parent: pci1 dev.usbus.%parent: dev.usbus.0.%desc: dev.usbus.0.%driver: usbus dev.usbus.0.%location: dev.usbus.0.%pnpinfo: dev.usbus.0.%parent: uhci0 dev.usbus.1.%desc: dev.usbus.1.%driver: usbus dev.usbus.1.%location: dev.usbus.1.%pnpinfo: dev.usbus.1.%parent: uhci1 dev.usbus.2.%desc: dev.usbus.2.%driver: usbus dev.usbus.2.%location: dev.usbus.2.%pnpinfo: dev.usbus.2.%parent: uhci2 dev.usbus.3.%desc: dev.usbus.3.%driver: usbus dev.usbus.3.%location: dev.usbus.3.%pnpinfo: dev.usbus.3.%parent: uhci3 dev.usbus.4.%desc: dev.usbus.4.%driver: usbus dev.usbus.4.%location: dev.usbus.4.%pnpinfo: dev.usbus.4.%parent: ehci0 dev.usbus.5.%desc: dev.usbus.5.%driver: usbus dev.usbus.5.%location: dev.usbus.5.%pnpinfo: dev.usbus.5.%parent: uhci4 dev.ehci.%parent: dev.ehci.0.%desc: Intel 63XXESB USB 2.0 controller dev.ehci.0.%driver: ehci dev.ehci.0.%location: slot=29 function=7 dev.ehci.0.%pnpinfo: vendor=0x8086 device=0x268c subvendor=0x103c subdevice=0x31fe class=0x0c0320 dev.ehci.0.%parent: pci0 dev.vgapci.%parent: dev.vgapci.0.%desc: VGA-compatible display dev.vgapci.0.%driver: vgapci dev.vgapci.0.%location: slot=3 function=0 dev.vgapci.0.%pnpinfo: vendor=0x1002 device=0x515e subvendor=0x103c subdevice=0x31fb class=0x030000 dev.vgapci.0.%parent: pci1 dev.ipmi.%parent: dev.ipmi.0.%desc: IPMI System Interface dev.ipmi.0.%driver: ipmi dev.ipmi.0.%location: slot=4 function=6 dev.ipmi.0.%pnpinfo: vendor=0x103c device=0x3302 subvendor=0x103c subdevice=0x3305 class=0x0c0701 dev.ipmi.0.%parent: pci1 dev.isab.%parent: dev.isab.0.%desc: PCI-ISA bridge dev.isab.0.%driver: isab dev.isab.0.%location: slot=31 function=0 handle=\_SB_.PCI0.IBRG dev.isab.0.%pnpinfo: vendor=0x8086 device=0x2670 subvendor=0x0000 subdevice=0x0000 class=0x060100 dev.isab.0.%parent: pci0 dev.isa.%parent: dev.isa.0.%desc: ISA bus dev.isa.0.%driver: isa dev.isa.0.%location: dev.isa.0.%pnpinfo: dev.isa.0.%parent: isab0 dev.atapci.%parent: dev.atapci.0.%desc: Intel 63XXESB2 UDMA100 controller dev.atapci.0.%driver: atapci dev.atapci.0.%location: slot=31 function=1 dev.atapci.0.%pnpinfo: vendor=0x8086 device=0x269e subvendor=0x103c subdevice=0x31fe class=0x01018a dev.atapci.0.%parent: pci0 dev.ata.%parent: dev.ata.0.%desc: ATA channel dev.ata.0.%driver: ata dev.ata.0.%location: channel=0 dev.ata.0.%pnpinfo: dev.ata.0.%parent: atapci0 dev.acpi_tz.%parent: dev.acpi_tz.0.%desc: Thermal Zone dev.acpi_tz.0.%driver: acpi_tz dev.acpi_tz.0.%location: handle=\_TZ_.THM0 dev.acpi_tz.0.%pnpinfo: _HID=none _UID=0 dev.acpi_tz.0.%parent: acpi0 dev.atdma.%parent: dev.atdma.0.%desc: AT DMA controller dev.atdma.0.%driver: atdma dev.atdma.0.%location: handle=\_SB_.PCI0.IBRG.DMA0 dev.atdma.0.%pnpinfo: _HID=PNP0200 _UID=0 dev.atdma.0.%parent: acpi0 dev.atkbdc.%parent: dev.atkbdc.0.%desc: Keyboard controller (i8042) dev.atkbdc.0.%driver: atkbdc dev.atkbdc.0.%location: handle=\_SB_.PCI0.IBRG.KBD_ dev.atkbdc.0.%pnpinfo: _HID=PNP0303 _UID=0 dev.atkbdc.0.%parent: acpi0 dev.atkbd.%parent: dev.atkbd.0.%desc: AT Keyboard dev.atkbd.0.%driver: atkbd dev.atkbd.0.%location: dev.atkbd.0.%pnpinfo: dev.atkbd.0.%parent: atkbdc0 dev.psmcpnp.%parent: dev.psmcpnp.0.%desc: PS/2 mouse port dev.psmcpnp.0.%driver: psmcpnp dev.psmcpnp.0.%location: handle=\_SB_.PCI0.IBRG.PS2M dev.psmcpnp.0.%pnpinfo: _HID=PNP0F13 _UID=0 dev.psmcpnp.0.%parent: acpi0 dev.psm.%parent: dev.psm.0.%desc: PS/2 Mouse dev.psm.0.%driver: psm dev.psm.0.%location: dev.psm.0.%pnpinfo: dev.psm.0.%parent: atkbdc0 dev.uart.%parent: dev.uart.0.%desc: 16550 or compatible dev.uart.0.%driver: uart dev.uart.0.%location: handle=\_SB_.PCI0.IBRG.S417.COMA dev.uart.0.%pnpinfo: _HID=PNP0501 _UID=0 dev.uart.0.%parent: acpi0 dev.uart.1.%desc: Non-standard ns8250 class UART with FIFOs dev.uart.1.%driver: uart dev.uart.1.%location: dev.uart.1.%pnpinfo: dev.uart.1.%parent: isa0 dev.apic.%parent: dev.apic.0.%desc: APIC resources dev.apic.0.%driver: apic dev.apic.0.%location: dev.apic.0.%pnpinfo: dev.apic.0.%parent: nexus0 dev.orm.%parent: dev.orm.0.%desc: ISA Option ROMs dev.orm.0.%driver: orm dev.orm.0.%location: dev.orm.0.%pnpinfo: dev.orm.0.%parent: isa0 dev.sc.%parent: dev.sc.0.%desc: System console dev.sc.0.%driver: sc dev.sc.0.%location: dev.sc.0.%pnpinfo: dev.sc.0.%parent: isa0 dev.vga.%parent: dev.vga.0.%desc: Generic ISA VGA dev.vga.0.%driver: vga dev.vga.0.%location: dev.vga.0.%pnpinfo: dev.vga.0.%parent: isa0 dev.atrtc.%parent: dev.atrtc.0.%desc: AT realtime clock dev.atrtc.0.%driver: atrtc dev.atrtc.0.%location: dev.atrtc.0.%pnpinfo: dev.atrtc.0.%parent: isa0 dev.est.%parent: dev.p4tcc.%parent: dev.p4tcc.0.%desc: CPU Frequency Thermal Control dev.p4tcc.0.%driver: p4tcc dev.p4tcc.0.%location: dev.p4tcc.0.%pnpinfo: dev.p4tcc.0.%parent: cpu0 dev.p4tcc.0.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.p4tcc.1.%desc: CPU Frequency Thermal Control dev.p4tcc.1.%driver: p4tcc dev.p4tcc.1.%location: dev.p4tcc.1.%pnpinfo: dev.p4tcc.1.%parent: cpu1 dev.p4tcc.1.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.p4tcc.2.%desc: CPU Frequency Thermal Control dev.p4tcc.2.%driver: p4tcc dev.p4tcc.2.%location: dev.p4tcc.2.%pnpinfo: dev.p4tcc.2.%parent: cpu2 dev.p4tcc.2.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.p4tcc.3.%desc: CPU Frequency Thermal Control dev.p4tcc.3.%driver: p4tcc dev.p4tcc.3.%location: dev.p4tcc.3.%pnpinfo: dev.p4tcc.3.%parent: cpu3 dev.p4tcc.3.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.p4tcc.4.%desc: CPU Frequency Thermal Control dev.p4tcc.4.%driver: p4tcc dev.p4tcc.4.%location: dev.p4tcc.4.%pnpinfo: dev.p4tcc.4.%parent: cpu4 dev.p4tcc.4.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.p4tcc.5.%desc: CPU Frequency Thermal Control dev.p4tcc.5.%driver: p4tcc dev.p4tcc.5.%location: dev.p4tcc.5.%pnpinfo: dev.p4tcc.5.%parent: cpu5 dev.p4tcc.5.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.p4tcc.6.%desc: CPU Frequency Thermal Control dev.p4tcc.6.%driver: p4tcc dev.p4tcc.6.%location: dev.p4tcc.6.%pnpinfo: dev.p4tcc.6.%parent: cpu6 dev.p4tcc.6.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.p4tcc.7.%desc: CPU Frequency Thermal Control dev.p4tcc.7.%driver: p4tcc dev.p4tcc.7.%location: dev.p4tcc.7.%pnpinfo: dev.p4tcc.7.%parent: cpu7 dev.p4tcc.7.freq_settings: 10000/-1 8750/-1 7500/-1 6250/-1 5000/-1 3750/-1 2500/-1 1250/-1 dev.cpufreq.%parent: dev.cpufreq.0.%desc: dev.cpufreq.0.%driver: cpufreq dev.cpufreq.0.%location: dev.cpufreq.0.%pnpinfo: dev.cpufreq.0.%parent: cpu0 dev.cpufreq.1.%desc: dev.cpufreq.1.%driver: cpufreq dev.cpufreq.1.%location: dev.cpufreq.1.%pnpinfo: dev.cpufreq.1.%parent: cpu1 dev.cpufreq.2.%desc: dev.cpufreq.2.%driver: cpufreq dev.cpufreq.2.%location: dev.cpufreq.2.%pnpinfo: dev.cpufreq.2.%parent: cpu2 dev.cpufreq.3.%desc: dev.cpufreq.3.%driver: cpufreq dev.cpufreq.3.%location: dev.cpufreq.3.%pnpinfo: dev.cpufreq.3.%parent: cpu3 dev.cpufreq.4.%desc: dev.cpufreq.4.%driver: cpufreq dev.cpufreq.4.%location: dev.cpufreq.4.%pnpinfo: dev.cpufreq.4.%parent: cpu4 dev.cpufreq.5.%desc: dev.cpufreq.5.%driver: cpufreq dev.cpufreq.5.%location: dev.cpufreq.5.%pnpinfo: dev.cpufreq.5.%parent: cpu5 dev.cpufreq.6.%desc: dev.cpufreq.6.%driver: cpufreq dev.cpufreq.6.%location: dev.cpufreq.6.%pnpinfo: dev.cpufreq.6.%parent: cpu6 dev.cpufreq.7.%desc: dev.cpufreq.7.%driver: cpufreq dev.cpufreq.7.%location: dev.cpufreq.7.%pnpinfo: dev.cpufreq.7.%parent: cpu7 dev.uhub.%parent: dev.uhub.0.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1 dev.uhub.0.%driver: uhub dev.uhub.0.%location: dev.uhub.0.%pnpinfo: dev.uhub.0.%parent: usbus1 dev.uhub.1.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1 dev.uhub.1.%driver: uhub dev.uhub.1.%location: dev.uhub.1.%pnpinfo: dev.uhub.1.%parent: usbus0 dev.uhub.2.%desc: Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1 dev.uhub.2.%driver: uhub dev.uhub.2.%location: dev.uhub.2.%pnpinfo: dev.uhub.2.%parent: usbus4 dev.uhub.3.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1 dev.uhub.3.%driver: uhub dev.uhub.3.%location: dev.uhub.3.%pnpinfo: dev.uhub.3.%parent: usbus3 dev.uhub.4.%desc: Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1 dev.uhub.4.%driver: uhub dev.uhub.4.%location: dev.uhub.4.%pnpinfo: dev.uhub.4.%parent: usbus2 dev.uhub.5.%desc: 0x103c UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1 dev.uhub.5.%driver: uhub dev.uhub.5.%location: dev.uhub.5.%pnpinfo: dev.uhub.5.%parent: usbus5 dev.ukbd.%parent: dev.ukbd.0.%desc: Virtual Keyboard dev.ukbd.0.%driver: ukbd dev.ukbd.0.%location: bus=0 hubaddr=1 port=1 devaddr=2 interface=0 dev.ukbd.0.%pnpinfo: vendor=0x03f0 product=0x1027 devclass=0x00 devsubclass=0x00 sernum="" release=0x0002 mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x01 dev.ukbd.0.%parent: uhub1 dev.ums.%parent: dev.ums.0.%desc: Virtual Mouse dev.ums.0.%driver: ums dev.ums.0.%location: bus=0 hubaddr=1 port=1 devaddr=2 interface=1 dev.ums.0.%pnpinfo: vendor=0x03f0 product=0x1027 devclass=0x00 devsubclass=0x00 sernum="" release=0x0002 mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x02 dev.ums.0.%parent: uhub1 dev.ums.0.parseinfo: i1: X:r0, p8, s8; Y:r0, p16, s8; B1:r0, p0, s1; B2:r0, p1, s1; B3:r0, p2, s1; dev.uplcom.%parent: dev.uplcom.0.%desc: Prolific Technology Inc. USB-Serial Controller D, class 0/0, rev 1.10/4.00, addr 2 dev.uplcom.0.%driver: uplcom dev.uplcom.0.%location: bus=1 hubaddr=1 port=1 devaddr=2 interface=0 dev.uplcom.0.%pnpinfo: vendor=0x067b product=0x2303 devclass=0x00 devsubclass=0x00 sernum="" release=0x0400 mode=host intclass=0xff intsubclass=0x00 intprotocol=0x00 ttyname=U0 ttyports=1 dev.uplcom.0.%parent: uhub0 dev.uplcom.0.ttyname: U0 dev.uplcom.0.ttyports: 1 hptmv.status: RocketRAID 18xx SATA Controller driver Version v1.16 kstat.zfs.misc.zio_trim.bytes: 0 kstat.zfs.misc.zio_trim.success: 0 kstat.zfs.misc.zio_trim.unsupported: 109 kstat.zfs.misc.zio_trim.failed: 0 kstat.zfs.misc.xuio_stats.onloan_read_buf: 0 kstat.zfs.misc.xuio_stats.onloan_write_buf: 0 kstat.zfs.misc.xuio_stats.read_buf_copied: 0 kstat.zfs.misc.xuio_stats.read_buf_nocopy: 0 kstat.zfs.misc.xuio_stats.write_buf_copied: 0 kstat.zfs.misc.xuio_stats.write_buf_nocopy: 269861 kstat.zfs.misc.zfetchstats.hits: 138270999 kstat.zfs.misc.zfetchstats.misses: 33608242 kstat.zfs.misc.zfetchstats.colinear_hits: 12496 kstat.zfs.misc.zfetchstats.colinear_misses: 33595758 kstat.zfs.misc.zfetchstats.stride_hits: 135331775 kstat.zfs.misc.zfetchstats.stride_misses: 51809 kstat.zfs.misc.zfetchstats.reclaim_successes: 485007 kstat.zfs.misc.zfetchstats.reclaim_failures: 33110775 kstat.zfs.misc.zfetchstats.streams_resets: 2057 kstat.zfs.misc.zfetchstats.streams_noresets: 2939172 kstat.zfs.misc.zfetchstats.bogus_streams: 0 kstat.zfs.misc.zcompstats.attempts: 4525377 kstat.zfs.misc.zcompstats.empty: 70427 kstat.zfs.misc.zcompstats.skipped_insufficient_gain: 212315 kstat.zfs.misc.arcstats.hits: 71628686 kstat.zfs.misc.arcstats.misses: 5374019 kstat.zfs.misc.arcstats.demand_data_hits: 45721762 kstat.zfs.misc.arcstats.demand_data_misses: 204017 kstat.zfs.misc.arcstats.demand_metadata_hits: 23807762 kstat.zfs.misc.arcstats.demand_metadata_misses: 459411 kstat.zfs.misc.arcstats.prefetch_data_hits: 1068568 kstat.zfs.misc.arcstats.prefetch_data_misses: 4439809 kstat.zfs.misc.arcstats.prefetch_metadata_hits: 1030594 kstat.zfs.misc.arcstats.prefetch_metadata_misses: 270782 kstat.zfs.misc.arcstats.mru_hits: 7898276 kstat.zfs.misc.arcstats.mru_ghost_hits: 70775 kstat.zfs.misc.arcstats.mfu_hits: 62189559 kstat.zfs.misc.arcstats.mfu_ghost_hits: 539415 kstat.zfs.misc.arcstats.allocated: 6917433 kstat.zfs.misc.arcstats.deleted: 4576446 kstat.zfs.misc.arcstats.stolen: 1802887 kstat.zfs.misc.arcstats.recycle_miss: 144327 kstat.zfs.misc.arcstats.mutex_miss: 350 kstat.zfs.misc.arcstats.evict_skip: 55338 kstat.zfs.misc.arcstats.evict_l2_cached: 0 kstat.zfs.misc.arcstats.evict_l2_eligible: 197708696064 kstat.zfs.misc.arcstats.evict_l2_ineligible: 150685407744 kstat.zfs.misc.arcstats.hash_elements: 413749 kstat.zfs.misc.arcstats.hash_elements_max: 820251 kstat.zfs.misc.arcstats.hash_collisions: 6971217 kstat.zfs.misc.arcstats.hash_chains: 95225 kstat.zfs.misc.arcstats.hash_chain_max: 20 kstat.zfs.misc.arcstats.p: 8060231540 kstat.zfs.misc.arcstats.c: 12006640591 kstat.zfs.misc.arcstats.c_min: 1952117248 kstat.zfs.misc.arcstats.c_max: 15616937984 kstat.zfs.misc.arcstats.size: 11779040864 kstat.zfs.misc.arcstats.hdr_size: 106454016 kstat.zfs.misc.arcstats.data_size: 10649110528 kstat.zfs.misc.arcstats.other_size: 1023476320 kstat.zfs.misc.arcstats.l2_hits: 0 kstat.zfs.misc.arcstats.l2_misses: 0 kstat.zfs.misc.arcstats.l2_feeds: 0 kstat.zfs.misc.arcstats.l2_rw_clash: 0 kstat.zfs.misc.arcstats.l2_read_bytes: 0 kstat.zfs.misc.arcstats.l2_write_bytes: 0 kstat.zfs.misc.arcstats.l2_writes_sent: 0 kstat.zfs.misc.arcstats.l2_writes_done: 0 kstat.zfs.misc.arcstats.l2_writes_error: 0 kstat.zfs.misc.arcstats.l2_writes_hdr_miss: 0 kstat.zfs.misc.arcstats.l2_evict_lock_retry: 0 kstat.zfs.misc.arcstats.l2_evict_reading: 0 kstat.zfs.misc.arcstats.l2_free_on_write: 0 kstat.zfs.misc.arcstats.l2_abort_lowmem: 0 kstat.zfs.misc.arcstats.l2_cksum_bad: 0 kstat.zfs.misc.arcstats.l2_io_error: 0 kstat.zfs.misc.arcstats.l2_size: 0 kstat.zfs.misc.arcstats.l2_asize: 0 kstat.zfs.misc.arcstats.l2_hdr_size: 0 kstat.zfs.misc.arcstats.l2_compress_successes: 0 kstat.zfs.misc.arcstats.l2_compress_zeros: 0 kstat.zfs.misc.arcstats.l2_compress_failures: 0 kstat.zfs.misc.arcstats.l2_write_trylock_fail: 0 kstat.zfs.misc.arcstats.l2_write_passed_headroom: 0 kstat.zfs.misc.arcstats.l2_write_spa_mismatch: 0 kstat.zfs.misc.arcstats.l2_write_in_l2: 0 kstat.zfs.misc.arcstats.l2_write_io_in_progress: 0 kstat.zfs.misc.arcstats.l2_write_not_cacheable: 3033782 kstat.zfs.misc.arcstats.l2_write_full: 0 kstat.zfs.misc.arcstats.l2_write_buffer_iter: 0 kstat.zfs.misc.arcstats.l2_write_pios: 0 kstat.zfs.misc.arcstats.l2_write_buffer_bytes_scanned: 0 kstat.zfs.misc.arcstats.l2_write_buffer_list_iter: 0 kstat.zfs.misc.arcstats.l2_write_buffer_list_null_iter: 0 kstat.zfs.misc.arcstats.memory_throttle_count: 0 kstat.zfs.misc.arcstats.duplicate_buffers: 0 kstat.zfs.misc.arcstats.duplicate_buffers_size: 0 kstat.zfs.misc.arcstats.duplicate_reads: 2 kstat.zfs.misc.vdev_cache_stats.delegations: 0 kstat.zfs.misc.vdev_cache_stats.hits: 0 kstat.zfs.misc.vdev_cache_stats.misses: 0 Can I get some ideas on: 1) what MIGHT need tweaking 2) would (k|d)trace help? 3) what else could we find out what's being told no memory? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688