FreeBSD Bugzilla – Attachment 161991 Details for
Bug 203746
Panic in NVME driver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Crashinfo file for NVME kernel panic
core.txt.1 (text/plain), 196.41 KB, created by
mgoroff
on 2015-10-13 18:09:20 UTC
(
hide
)
Description:
Crashinfo file for NVME kernel panic
Filename:
MIME Type:
Creator:
mgoroff
Created:
2015-10-13 18:09:20 UTC
Size:
196.41 KB
patch
obsolete
>zfs-west1-backup dumped core - see /var/crash/vmcore.1 > >Mon Oct 12 08:11:41 PDT 2015 > >FreeBSD zfs-west1-backup 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > >panic: page fault > >GNU gdb 6.1.1 [FreeBSD] >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "amd64-marcel-freebsd"... > >Unread portion of the kernel message buffer: >trap number = 12 >panic: page fault >cpuid = 6 >KDB: stack backtrace: >#0 0xffffffff80984e30 at kdb_backtrace+0x60 >#1 0xffffffff809489e6 at vpanic+0x126 >#2 0xffffffff809488b3 at panic+0x43 >#3 0xffffffff80d4aadb at trap_fatal+0x36b >#4 0xffffffff80d4addd at trap_pfault+0x2ed >#5 0xffffffff80d4a47a at trap+0x47a >#6 0xffffffff80d307f2 at calltrap+0x8 >#7 0xffffffff80dee55e at nvme_qpair_complete_tracker+0x15e >#8 0xffffffff80dee370 at nvme_qpair_process_completions+0xa0 >#9 0xffffffff8091482b at intr_event_execute_handlers+0xab >#10 0xffffffff80914c76 at ithread_loop+0x96 >#11 0xffffffff8091244a at fork_exit+0x9a >#12 0xffffffff80d30d2e at fork_trampoline+0xe >Uptime: 1d20h9m25s >Dumping 19945 out of 262081 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >Reading symbols from /boot/kernel/zfs.ko.symbols...done. >Loaded symbols for /boot/kernel/zfs.ko.symbols >Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. >Loaded symbols for /boot/kernel/opensolaris.ko.symbols >Reading symbols from /boot/kernel/geom_eli.ko.symbols...done. >Loaded symbols for /boot/kernel/geom_eli.ko.symbols >Reading symbols from /boot/kernel/crypto.ko.symbols...done. >Loaded symbols for /boot/kernel/crypto.ko.symbols >Reading symbols from /boot/kernel/aesni.ko.symbols...done. >Loaded symbols for /boot/kernel/aesni.ko.symbols >Reading symbols from /boot/kernel/ipmi.ko.symbols...done. >Loaded symbols for /boot/kernel/ipmi.ko.symbols >Reading symbols from /boot/kernel/smbus.ko.symbols...done. >Loaded symbols for /boot/kernel/smbus.ko.symbols >Reading symbols from /boot/kernel/fdescfs.ko.symbols...done. >Loaded symbols for /boot/kernel/fdescfs.ko.symbols >Reading symbols from /boot/kernel/ums.ko.symbols...done. >Loaded symbols for /boot/kernel/ums.ko.symbols >#0 doadump (textdump=<value optimized out>) at pcpu.h:219 >219 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:219 >#1 0xffffffff80948642 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:451 >#2 0xffffffff80948a25 in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:758 >#3 0xffffffff809488b3 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:687 >#4 0xffffffff80d4aadb in trap_fatal (frame=<value optimized out>, > eva=<value optimized out>) at /usr/src/sys/amd64/amd64/trap.c:851 >#5 0xffffffff80d4addd in trap_pfault (frame=0xfffffe3fd0568870, > usermode=<value optimized out>) at /usr/src/sys/amd64/amd64/trap.c:674 >#6 0xffffffff80d4a47a in trap (frame=0xfffffe3fd0568870) > at /usr/src/sys/amd64/amd64/trap.c:440 >#7 0xffffffff80d307f2 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:236 >#8 0xfffff8345ad7aaa8 in ?? () >#9 0xffffffff80dedc03 in nvme_bio_child_done (arg=<value optimized out>, > cpl=<value optimized out>) at /usr/src/sys/dev/nvme/nvme_ns.c:235 >#10 0xffffffff80dee55e in nvme_qpair_complete_tracker ( > qpair=0xfffff801268b9900, tr=0xfffff8012698a200, > cpl=<value optimized out>, print_on_error=<value optimized out>) > at /usr/src/sys/dev/nvme/nvme_qpair.c:330 >#11 0xffffffff80dee370 in nvme_qpair_process_completions ( > qpair=0xfffff801268b9900) at /usr/src/sys/dev/nvme/nvme_qpair.c:433 >#12 0xffffffff8091482b in intr_event_execute_handlers ( > p=<value optimized out>, ie=0xfffff801268bf900) > at /usr/src/sys/kern/kern_intr.c:1264 >#13 0xffffffff80914c76 in ithread_loop (arg=0xfffff801268d0380) > at /usr/src/sys/kern/kern_intr.c:1277 >#14 0xffffffff8091244a in fork_exit ( > callout=0xffffffff80914be0 <ithread_loop>, arg=0xfffff801268d0380, > frame=0xfffffe3fd0568ac0) at /usr/src/sys/kern/kern_fork.c:1018 >#15 0xffffffff80d30d2e in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:611 >#16 0x0000000000000000 in ?? () >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > >UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -8 0 0 18005602454036768 - DLs - 20:30.15 [kernel] > 0 1 0 0 29 0 9476 17979234864602112 wait DLs - 0:00.11 [init] > 0 2 0 0 -16 0 0 18005602454036768 crypto_w DL - 0:00.00 [crypto] > 0 3 0 0 -16 0 0 18005602454036768 crypto_r DL - 0:00.00 [crypto returns] > 0 4 0 0 -16 0 0 18005602454036768 - DL - 0:10.98 [cam] > 0 5 0 0 -8 0 0 18005602454036768 zio->io_ DL - 2:35.34 [zfskern] > 0 6 0 0 -16 0 0 18005602454036768 waiting_ DL - 0:00.00 [sctp_iterator] > 0 7 0 0 -16 0 0 18005602454036768 ipmireq DL - 0:00.00 [ipmi0: kcs] > 0 8 0 0 -16 0 0 18005602454036768 idle DL - 0:00.03 [enc_daemon0] > 0 9 0 0 -16 0 0 18005602454036768 idle DL - 0:00.03 [enc_daemon1] > 0 10 0 0 -16 0 0 18005602454036768 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 18005602454036768 - RL - 1108:15.70 [idle] > 0 12 0 0 -76 0 0 18005602454036768 - WL - 1:25.20 [intr] > 0 13 0 0 -8 0 0 18005602454036768 - DL - 0:55.63 [geom] > 0 14 0 0 -16 0 0 18005602454036768 - DL - 0:08.32 [rand_harvestq] > 0 15 0 0 -68 0 0 18005602454036768 - DL - 0:00.40 [usb] > 0 16 0 0 -16 0 0 18005602454036768 idle DL - 0:01.10 [enc_daemon2] > 0 17 0 0 -16 0 0 18005602454036768 idle DL - 0:00.00 [enc_daemon3] > 0 18 0 0 -16 0 0 18005602454036768 umarcl DL - 0:00.11 [pagedaemon] > 0 19 0 0 -16 0 0 18005602454036768 psleep DL - 0:00.00 [vmdaemon] > 0 20 0 0 155 0 0 18005602454036768 pgzero DL - 0:00.00 [pagezero] > 0 21 0 0 -16 0 0 18005602454036768 psleep DL - 0:00.02 [bufdaemon] > 0 22 0 0 16 0 0 18005602454036768 syncer DL - 0:01.26 [syncer] > 0 23 0 0 -16 0 0 18005602454036768 vlruwt DL - 0:00.02 [vnlru] > 0 144 1 0 52 0 12352 17979233800443136 pause Ds - 0:00.00 [adjkerntz] > 0 2887 1 0 52 0 16728 17979234867145216 select Ds - 0:00.00 [moused] > 0 2908 1 0 20 0 13624 17979238848686592 select Ds - 0:00.04 [devd] > 0 3145 1 0 20 0 14512 17979234868845568 zio->io_ Ds - 0:00.06 [syslogd] > 0 3170 1 0 20 0 16600 17979234866302464 select Ds - 0:00.01 [rpcbind] > 0 3197 1 0 52 0 12744 17979244673260544 pause Ds - 0:00.00 [nfsuserd] > 0 3198 3197 0 20 0 12744 17979234872586496 select D - 0:00.00 [nfsuserd] > 0 3199 3197 0 20 0 12744 0 select D - 0:00.00 [nfsuserd] > 0 3200 3197 0 20 0 12744 17979234864567552 select D - 0:00.00 [nfsuserd] > 0 3201 3197 0 20 0 12744 17979234868836352 select D - 0:00.00 [nfsuserd] > 0 3225 1 0 20 0 106568 17979234867107072 select Ds - 0:00.06 [nfsd] > 0 3236 3225 0 21 0 12360 17979244673267712 rpcsvc D - 3:07.85 [nfsd] > 0 3245 1 0 20 0 370808 17979234868801792 select Ds - 0:00.00 [rpc.statd] > 0 3248 1 0 52 0 110836 17979233800412160 rpcsvc Ds - 0:00.00 [rpc.lockd] > 0 3283 1 0 20 0 26152 17979234872581120 select Ds - 0:01.21 [ntpd] > 0 3328 1 0 25 0 61224 17979234864583936 select Ds - 0:00.00 [sshd] > 0 3331 1 0 20 0 24136 17979238839924736 select Ds - 0:00.05 [sendmail] > 25 3334 1 0 20 0 24136 17979238849647872 pause Ds - 0:00.00 [sendmail] > 0 3338 1 0 20 0 16612 17979234864589312 nanslp Ds - 0:00.01 [cron] > 0 3384 1 0 52 0 14508 17979238848677632 ttyin Ds+ - 0:00.00 [getty] > 0 3385 1 0 52 0 14508 17979238833646080 ttyin Ds+ - 0:00.00 [getty] > 0 3386 1 0 52 0 14508 17979234864563968 ttyin Ds+ - 0:00.00 [getty] > 0 3387 1 0 52 0 14508 0 ttyin Ds+ - 0:00.00 [getty] > 0 3388 1 0 52 0 14508 17979233800423168 ttyin Ds+ - 0:00.00 [getty] > 0 3389 1 0 52 0 14508 17979234868816384 ttyin Ds+ - 0:00.00 [getty] > 0 3390 1 0 52 0 14508 17979234866287872 ttyin Ds+ - 0:00.00 [getty] > 0 3391 1 0 52 0 14508 17979268192188416 ttyin Ds+ - 0:00.00 [getty] > 0 3422 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.12 [g_eli[0] da10] > 0 3426 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.12 [g_eli[0] da11] > 0 3430 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.13 [g_eli[0] da12] > 0 3434 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.11 [g_eli[0] da13] > 0 3438 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.09 [g_eli[0] da14] > 0 3442 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.09 [g_eli[0] da15] > 0 3446 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.07 [g_eli[0] da16] > 0 3450 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.08 [g_eli[0] da17] > 0 3454 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.08 [g_eli[0] da18] > 0 3458 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.05 [g_eli[0] da19] > 0 3462 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.09 [g_eli[0] da2] > 0 3466 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.02 [g_eli[0] da20] > 0 3470 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.04 [g_eli[0] da21] > 0 3474 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.01 [g_eli[0] da22] > 0 3478 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.00 [g_eli[0] da23] > 0 3482 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.02 [g_eli[0] da24] > 0 3486 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.00 [g_eli[0] da25] > 0 3490 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.97 [g_eli[0] da26] > 0 3494 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.00 [g_eli[0] da27] > 0 3498 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.96 [g_eli[0] da28] > 0 3502 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.96 [g_eli[0] da29] > 0 3506 0 0 20 0 0 18005602454036768 geli:w DL - 0:03.02 [g_eli[0] da3] > 0 3510 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.96 [g_eli[0] da30] > 0 3514 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.95 [g_eli[0] da31] > 0 3518 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.95 [g_eli[0] da32] > 0 3522 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.96 [g_eli[0] da33] > 0 3526 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.93 [g_eli[0] da34] > 0 3530 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.92 [g_eli[0] da35] > 0 3534 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.93 [g_eli[0] da36] > 0 3538 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.91 [g_eli[0] da37] > 0 3542 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.89 [g_eli[0] da38] > 0 3546 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.90 [g_eli[0] da39] > 0 3550 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.92 [g_eli[0] da4] > 0 3554 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.87 [g_eli[0] da40] > 0 3558 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.88 [g_eli[0] da41] > 0 3562 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.87 [g_eli[0] da42] > 0 3566 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.85 [g_eli[0] da43] > 0 3570 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.87 [g_eli[0] da44] > 0 3574 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.86 [g_eli[0] da45] > 0 3578 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.86 [g_eli[0] da46] > 0 3582 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.81 [g_eli[0] da47] > 0 3586 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.88 [g_eli[0] da48] > 0 3590 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.86 [g_eli[0] da49] > 0 3594 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.85 [g_eli[0] da5] > 0 3598 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.83 [g_eli[0] da50] > 0 3602 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.84 [g_eli[0] da51] > 0 3606 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.81 [g_eli[0] da52] > 0 3610 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.80 [g_eli[0] da53] > 0 3614 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.82 [g_eli[0] da54] > 0 3618 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.79 [g_eli[0] da55] > 0 3624 0 0 20 0 0 18005602454036768 geli:w DL - 0:00.00 [g_eli[0] da56] > 0 3628 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.77 [g_eli[0] da57] > 0 3632 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.78 [g_eli[0] da58] > 0 3636 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.81 [g_eli[0] da59] > 0 3640 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.81 [g_eli[0] da6] > 0 3644 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.77 [g_eli[0] da60] > 0 3648 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.80 [g_eli[0] da61] > 0 3652 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.76 [g_eli[0] da62] > 0 3656 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.78 [g_eli[0] da7] > 0 3660 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.79 [g_eli[0] da8] > 0 3664 0 0 20 0 0 18005602454036768 geli:w DL - 0:02.79 [g_eli[0] da9] > 0 3809 1 0 20 0 108728 17979234867121664 select Ds - 0:00.05 [mountd] > >------------------------------------------------------------------------ >vmstat -s > >4048565359 cpu context switches >818111564 device interrupts > 4318935 software interrupts >1169065260 traps > 76354665 system calls > 84 kernel threads created > 4983 fork() calls > 4053 vfork() calls > 0 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 917 vnode pager pageins > 7667 vnode pager pages paged in > 1 vnode pager pageouts > 1 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 401 pages reactivated > 257989 copy-on-write faults > 366 copy-on-write optimized faults > 627185 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 944602 total VM faults taken > 1162 page faults requiring I/O > 0 pages affected by kernel thread creation > 200427 pages affected by fork() > 140986 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached >929918926 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 307 pages active > 37151 pages inactive > 922 pages in VM cache > 38214857 pages wired down > 27118133 pages free > 4096 bytes per page > 89369746 total name lookups > cache hits (53% pos + 0% neg) system 0% per-directory > deletions 4%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > acpiintr 1 1K - 1 64 > cdev 4 1K - 4 256 > acpica 175343 18104K - 474129 16,32,64,128,256,512,1024,2048 > filedesc 116 239K - 9266 16,32,2048,4096,8192,16384 > sigio 1 1K - 1 64 > filecaps 0 0K - 2 16 > kdtrace 1108 256K - 11047 64,256 > kenv 90 12K - 93 16,32,64,128,8192 > kqueue 0 0K - 1266 256,512,2048 > proc-args 29 2K - 39344 16,32,64,128,256 > hhook 2 1K - 2 256 > ithread 340 55K - 340 32,128,256 > KTRACE 100 13K - 100 128 > CAM path 145 5K - 1612 32 > linker 226 56K - 246 16,32,64,128,256,512,1024,2048,4096,8192 > lockf 26 3K - 2772 64,128 > loginclass 3 1K - 881 64 > cache 1 1K - 1 32 > devbuf 21031 48344K - 21564 16,32,64,128,256,512,1024,2048,4096,8192,32768,65536 > temp 215 23K - 45099131 16,32,64,128,256,512,1024,2048,4096,16384 > ip6opt 3 1K - 3 256 > ip6ndp 49 4K - 49 64,128 > module 499 63K - 499 128 > mtx_pool 2 16K - 2 8192 > osd 21 1K - 70 16,32,64 > pmchooks 1 1K - 1 128 > pgrp 24 3K - 1053 128 > session 24 3K - 913 128 > proc 2 1024K - 2 > subproc 339 565K - 9347 512,4096 > cred 228 36K - 246792836 64,256 > feeder 7 1K - 7 32 > plimit 14 4K - 970 256 > uidinfo 3 129K - 803 128 > mps 39 1929K - 291 16,32,64,128,256,512,1024,2048,4096,32768,65536 > acpitask 1 16K - 1 16384 > sysctl 0 0K - 5028 16,32,64 > sysctloid 11649 583K - 11957 16,32,64,128,256 > sysctltmp 0 0K - 2840 16,32,64,128,4096 > tidhash 1 1024K - 1 > callout 9 3208K - 9 > umtx 2070 259K - 2070 128 > p1003.1b 1 1K - 1 16 > SWAP 4 69913K - 4 64 > bus 1654 179K - 31438 16,32,64,128,256,512,1024,2048 > bus-sc 87 470K - 23244 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 74 150K - 74 32,4096 > eventhandler 108 9K - 108 64,128 > kobj 337 1348K - 2249 4096 > Per-cpu 1 1K - 1 32 > DEVFS3 341 86K - 441 256 > DEVFS1 321 161K - 408 512 > rman 386 44K - 876 32,128 > sbuf 0 0K - 95339 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 15 1K - 16 16,128 > taskqueue 357 51K - 677 16,32,64,128,256 > Unitno 21 2K - 2921 32,64 > vmem 2 1536K - 10 8192,16384,32768,65536 > ioctlops 0 0K - 2338 256,512,1024 > select 47 6K - 47 128 > iov 1 1K - 6451 16,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 1 32K - 1 32768 > tty 19 19K - 31 1024,2048 > pts 0 0K - 2 256 > mbuf_tag 0 0K - 13 32,128 > shmfd 1 8K - 1 8192 > soname 6 1K - 62936 16,32,128 > pcb 35 32919K - 2306 16,32,128,1024,2048,8192 > DEVFSP 1 1K - 3 64 > acl 0 0K - 26775878 4096 > vfscache 1 65536K - 1 > export_host 35 9K - 120 256 > vfs_hash 1 32768K - 1 > vnodes 1 1K - 1 256 > mount 724 46K - 8921 16,32,64,128,256,512 > vnodemarker 0 0K - 581661 512 > BPF 48 6K - 48 128 > ifnet 49 97K - 51 128,256,512,2048 > ifaddr 378 100K - 386 32,64,128,256,512,2048,4096 > ether_multi 234 13K - 278 16,32,64 > clone 7 1K - 7 128 > arpcom 47 1K - 47 16 > lltable 144 60K - 255 256,512 >NFSD srvcache 94 12K - 123366005 128 > vlan 86 9K - 86 64,128 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD string 1 1K - 1 16 >NFSD usrgroup 62 8K - 62 128 > routetbl 379 90K - 3762 32,64,128,256,512 > igmp 48 12K - 48 256 > in_mfilter 44 44K - 44 1024 > in_multi 45 12K - 45 256 > ip_moptions 88 14K - 88 64,256 > sctp_a_it 0 0K - 46 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 47 6K - 47 128 > sctp_ifn 45 6K - 45 128 > sctp_iter 0 0K - 46 256 > hostcache 1 32K - 1 32768 > syncache 1 64K - 1 65536 > in6_mfilter 2 2K - 2 1024 > in6_multi 16 2K - 16 32,256 > ip6_moptions 4 1K - 4 32,256 > mld 48 6K - 48 128 > NFS FHA 0 0K - 123366017 64 > NLM 0 0K - 1 32 > rpc 273 84K - 147936488 16,32,64,128,256,512,1024,2048,8192 >audit_evclass 187 6K - 229 32 > ufs_quota 1 32768K - 1 > vm_pgdata 3 32769K - 3 128 > UMAHash 44 25302K - 280 512,1024,2048,4096,8192,16384,32768,65536 > NFSD session 1 1K - 1 1024 > fpukern_ctx 61 61K - 61 1024 > memdesc 1 4K - 1 4096 > acpisem 54 7K - 54 128 > CAM periph 136 34K - 219 16,32,64,128,256 > pfs_nodes 21 6K - 21 256 > GEOM 1454 339K - 39994 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > acpidev 163 11K - 163 64 > CAM queue 89 1110K - 402 16,32,64,128,256,512,16384 >CAM dev queue 11 1K - 11 64 > UART 6 5K - 6 16,1024 > raid_data 0 0K - 1374 32,128,256 > nvd 2 1K - 2 32,256 > nvme 1068 713K - 65256304 16,512,1024,2048,4096 > CAM SIM 11 3K - 11 256 > scsi_da 0 0K - 23220 32,64 > CAM XPT 688 62K - 11883 16,32,64,128,256,512,1024,2048,8192,65536 > SCSI ENC 439 535K - 1049457 16,64,128,256,1024,2048,4096,32768,65536 > pci_link 16 2K - 16 64,128 > CAM DEV 78 156K - 160 2048 > CAM CCB 0 0K - 112786245 2048 > kbdmux 6 22K - 6 16,512,1024,2048,16384 > LED 32 3K - 32 16,128 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > USB 37 51K - 43 16,32,128,256,512,1024,2048,4096 > USBdev 31 8K - 31 32,64,128,256,512,4096 > io_apic 3 6K - 3 2048 > MCA 25 4K - 25 64,128 > entropy 1026 65K - 1293 32,64,4096 > msi 75 10K - 75 128 > nexusdev 5 1K - 5 16 > isadev 8 1K - 8 128 > kstat_data 6 1K - 6 64 > crypto 2 1K - 124 64,256,512 > eli data 56979 14318K - 107429199 64,256,512,1024,2048,4096,8192,16384,32768,65536 > solaris 20465968 2171660K - 3053546569 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > aesni_data 61 61K - 61 1024 > fdesc_mount 1 1K - 1 16 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 228, 2, 228, 0, 0 >UMA Zones: 1664, 0, 228, 0, 228, 0, 0 >UMA Slabs: 80, 0, 3038805, 95,35548940, 0, 0 >UMA RCntSlabs: 88, 0, 6167, 43, 6167, 0, 0 >UMA Hash: 256, 0, 59, 46, 103, 0, 0 >4 Bucket: 32, 0, 67016, 21609, 3940913, 0, 0 >6 Bucket: 48, 0, 20060, 3263, 815095, 0, 0 >8 Bucket: 64, 0, 2592, 2244, 694919, 11, 0 >12 Bucket: 96, 0, 5948, 2908, 993010, 0, 0 >16 Bucket: 128, 0, 34437, 2236, 1190693, 0, 0 >32 Bucket: 256, 0, 16915, 770, 2682348, 52, 0 >64 Bucket: 512, 0, 14304, 8560, 3162634, 52, 0 >128 Bucket: 1024, 0, 38242, 1522, 5213527, 0, 0 >256 Bucket: 2048, 0, 31881, 1237, 9519642, 505, 0 >vmem btag: 56, 0, 2392424, 1980, 2501636,16865, 0 >VM OBJECT: 256, 0, 1113152, 838, 8900931, 0, 0 >RADIX NODE: 144, 0, 2311106, 2119,52251975, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 7, 272, 7, 0, 0 >MAP ENTRY: 128, 0, 538, 1601, 299728, 0, 0 >VMSPACE: 448, 0, 29, 322, 9038, 0, 0 >fakepg: 104, 0, 0, 760, 481, 0, 0 >mt_zone: 4112, 0, 370, 0, 370, 0, 0 >16: 16, 0, 1117088, 10404,173566427, 0, 0 >32: 32, 0,15695550, 6003325,986340430, 0, 0 >64: 64, 0, 2416824, 41104,875518026, 0, 0 >128: 128, 0, 207561, 16259,677156802, 0, 0 >256: 256, 0, 1170469, 21551,700051036, 0, 0 >512: 512, 0, 2403, 1413,241269704, 0, 0 >1024: 1024, 0, 25132, 804, 2922431, 0, 0 >2048: 2048, 0, 439, 853,262311166, 0, 0 >4096: 4096, 0, 104994, 9935,27705391, 0, 0 >8192: 8192, 0, 29, 377,31597949, 0, 0 >16384: 16384, 0, 86, 221,10914362, 0, 0 >32768: 32768, 0, 109, 289,17655214, 0, 0 >65536: 65536, 0, 141, 123,15383040, 0, 0 >SLEEPQUEUE: 80, 0, 1036, 607, 1036, 0, 0 >64 pcpu: 8, 0, 4316, 1060, 4316, 0, 0 >Files: 80, 0, 139, 1111, 496873, 0, 0 >TURNSTILE: 136, 0, 1036, 184, 1036, 0, 0 >rl_entry: 40, 0, 151, 1949, 151, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1256, 0, 112, 113, 9120, 0, 0 >THREAD: 1176, 0, 994, 41, 1925, 0, 0 >cpuset: 72, 0, 854, 906, 1836, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 104594205, 8184, 2700, 108320, 0, 0 >mbuf: 256, 104594205, 32880, 4316,1504247983, 0, 0 >mbuf_cluster: 2048, 16342842, 10891, 1359,39782720, 0, 0 >mbuf_jumbo_page: 4096, 8171421, 0, 42, 50196, 0, 0 >mbuf_jumbo_9k: 9216, 7263483, 32767, 3222,623608816, 0, 0 >mbuf_jumbo_16k: 16384, 5447612, 0, 0, 0, 0, 0 >mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 >ttyinq: 160, 0, 120, 380, 510, 0, 0 >ttyoutq: 256, 0, 64, 431, 272, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >g_bio: 248, 0, 15, 2913,748541851, 0, 0 >ata_request: 336, 0, 0, 0, 0, 0, 0 >nvme_request: 128, 0, 5, 1638,158531664, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >cryptop: 88, 0, 0, 0, 0, 0, 0 >cryptodesc: 72, 0, 0, 0, 0, 0, 0 >FPU_save_area: 832, 0, 0, 0, 0, 0, 0 >taskq_zone: 48, 0, 0, 3071, 2457092, 0, 0 >VNODE: 472, 0, 1113226, 116694,16162446, 0, 0 >VNODEPOLL: 112, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 0, 105948, 0, 0, 0 >S VFS Cache: 108, 0, 11108, 1115542,16021754, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 3021, 37323, 1246296, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 156,43484627, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >procdesc: 128, 0, 0, 0, 0, 0, 0 >range_seg_cache: 64, 0, 39972, 349946,16787991, 0, 0 >zio_cache: 920, 0, 41, 25479,1374580506, 0, 0 >zio_link_cache: 48, 0, 23, 27616,1559964529, 0, 0 >zio_buf_512: 512, 0, 3206884, 417972,51548433, 0, 0 >zio_data_buf_512: 512, 0, 4193, 97047, 1804442, 0, 0 >zio_buf_1024: 1024, 0, 1751, 4397, 2695396, 0, 0 >zio_data_buf_1024: 1024, 0, 362, 441834, 4600663, 0, 0 >zio_buf_1536: 1536, 0, 215, 1773, 443470, 0, 0 >zio_data_buf_1536: 1536, 0, 276, 51970, 538721, 0, 0 >zio_buf_2048: 2048, 0, 112, 364, 871733, 0, 0 >zio_data_buf_2048: 2048, 0, 207, 10333, 256098, 0, 0 >zio_buf_2560: 2560, 0, 133, 915, 288046, 0, 0 >zio_data_buf_2560: 2560, 0, 323, 20056, 372204, 0, 0 >zio_buf_3072: 3072, 0, 111, 423, 167895, 0, 0 >zio_data_buf_3072: 3072, 0, 162, 13206, 188190, 0, 0 >zio_buf_3584: 3584, 0, 36, 330, 101677, 0, 0 >zio_data_buf_3584: 3584, 0, 129, 7118, 95887, 0, 0 >zio_buf_4096: 4096, 0, 36, 15367,137021518, 0, 0 >zio_data_buf_4096: 4096, 0, 693, 4830, 1128308, 0, 0 >zio_buf_5120: 5120, 0, 8, 261, 244310, 0, 0 >zio_data_buf_5120: 5120, 0, 2021, 6547, 374671, 0, 0 >zio_buf_6144: 6144, 0, 7, 27, 133738, 0, 0 >zio_data_buf_6144: 6144, 0, 129, 3867, 97685, 0, 0 >zio_buf_7168: 7168, 0, 8, 58, 126504, 0, 0 >zio_data_buf_7168: 7168, 0, 102, 4304, 70553, 0, 0 >zio_buf_8192: 8192, 0, 10, 1564,27554851, 0, 0 >zio_data_buf_8192: 8192, 0, 900, 6302, 123636, 0, 0 >zio_buf_10240: 10240, 0, 25, 772, 421018, 0, 0 >zio_data_buf_10240: 10240, 0, 6253, 15078, 590170, 0, 0 >zio_buf_12288: 12288, 0, 32, 842,18127439, 0, 0 >zio_data_buf_12288: 12288, 0, 415, 9052, 186155, 0, 0 >zio_buf_14336: 14336, 0, 57, 45, 304592, 0, 0 >zio_data_buf_14336: 14336, 0, 9473, 625, 434562, 0, 0 >zio_buf_16384: 16384, 0, 150324, 20968,79148207, 0, 0 >zio_data_buf_16384: 16384, 0, 305, 2557, 1661417, 0, 0 >zio_buf_20480: 20480, 0, 149, 610, 3638519, 0, 0 >zio_data_buf_20480: 20480, 0, 5375, 3016, 303990, 0, 0 >zio_buf_24576: 24576, 0, 9, 528, 4715588, 0, 0 >zio_data_buf_24576: 24576, 0, 1898, 3157, 142972, 0, 0 >zio_buf_28672: 28672, 0, 6, 375, 3325035, 0, 0 >zio_data_buf_28672: 28672, 0, 2512, 4066, 148144, 0, 0 >zio_buf_32768: 32768, 0, 2, 344, 6316808, 0, 0 >zio_data_buf_32768: 32768, 0, 1528, 3135, 115543, 0, 0 >zio_buf_40960: 40960, 0, 25, 288, 4942295, 0, 0 >zio_data_buf_40960: 40960, 0, 5233, 2980, 294155, 0, 0 >zio_buf_49152: 49152, 0, 14, 261, 8144330, 0, 0 >zio_data_buf_49152: 49152, 0, 1756, 2737, 110200, 0, 0 >zio_buf_57344: 57344, 0, 12, 351, 5958581, 0, 0 >zio_data_buf_57344: 57344, 0, 1585, 2023, 102667, 0, 0 >zio_buf_65536: 65536, 0, 39, 1476,66577487, 0, 0 >zio_data_buf_65536: 65536, 0, 1933699, 98968,58065112, 0, 0 >zio_buf_81920: 81920, 0, 1, 111, 5819046, 0, 0 >zio_data_buf_81920: 81920, 0, 2, 26, 1498, 0, 0 >zio_buf_98304: 98304, 0, 0, 75, 6182069, 0, 0 >zio_data_buf_98304: 98304, 0, 68, 48, 697, 0, 0 >zio_buf_114688: 114688, 0, 1, 129, 5772221, 0, 0 >zio_data_buf_114688: 114688, 0, 14, 23, 325, 0, 0 >zio_buf_131072: 131072, 0, 10, 1775,91480646, 0, 0 >zio_data_buf_131072: 131072, 0, 6162, 1095, 153162, 0, 0 >zio_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_data_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_data_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_data_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_data_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_data_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_data_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_data_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_data_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_data_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_data_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_data_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_data_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_data_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_data_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_data_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_data_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_data_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_data_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_data_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_data_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_data_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_data_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_data_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_data_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_data_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_data_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_data_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >zio_data_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >lz4_ctx: 16384, 0, 0, 63,136792970, 0, 0 >sa_cache: 80, 0, 1113084, 116916,16161961, 0, 0 >dnode_t: 752, 0, 3207193, 418492,15866996, 0, 0 >dmu_buf_impl_t: 224, 0, 5256495, 745644,113882916, 0, 0 >arc_buf_hdr_t: 216, 0, 8538135, 3561015,93112047, 0, 0 >arc_buf_t: 72, 0, 2141268, 657902,94847203, 0, 0 >zil_lwb_cache: 192, 0, 152, 6528,66940496, 0, 0 >zfs_znode_cache: 368, 0, 1113084, 116756,16161961, 0, 0 >Mountpoints: 816, 0, 60, 70, 60, 0, 0 >pipe: 744, 0, 0, 130, 4572, 0, 0 >ksiginfo: 112, 0, 214, 1676, 164602, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 0, 899, 1347, 0, 0 >socket: 696, 8386605, 96, 99, 40044, 0, 0 >ipq: 56, 510774, 0, 0, 0, 0, 0 >udp_inpcb: 392, 8386610, 67, 203, 30221, 0, 0 >udpcb: 24, 8386740, 67, 2104, 30221, 0, 0 >tcp_inpcb: 392, 8386610, 16, 224, 123, 0, 0 >tcpcb: 1032, 8386605, 16, 56, 123, 0, 0 >tcptw: 88, 27810, 0, 0, 0, 0, 0 >syncache: 160, 15375, 0, 500, 64, 0, 0 >hostcache: 136, 15370, 0, 261, 8, 0, 0 >sackhole: 32, 0, 0, 375, 1, 0, 0 >tcpreass: 40, 1021500, 0, 1300, 5433, 0, 0 >sctp_ep: 1424, 8386606, 0, 0, 0, 0, 0 >sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 1826, 46, 0, 0 >sctp_raddr: 728, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 136, 400026, 0, 0, 0, 0, 0 >sctp_readq: 104, 400026, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 392, 8386610, 0, 0, 0, 0, 0 >ripcb: 392, 8386610, 0, 60, 2, 0, 0 >unpcb: 240, 8386608, 12, 484, 9692, 0, 0 >rtentry: 200, 0, 99, 401, 99, 0, 0 >selfd: 56, 0, 126, 2430,34786819, 0, 0 >SWAPMETA: 288, 32685692, 0, 0, 0, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq9: acpi0 2 0 >irq16: ehci0 250184 3 >irq23: ehci1 499204 6 >cpu0:timer 43031748 526 >irq264: mps0 36938797 452 >irq265: mps1 39870411 488 >irq266: mps2 23540292 288 >irq267: ix0:que 0 497657152 6091 >irq268: ix0:que 1 103 0 >irq269: ix0:que 2 76 0 >irq270: ix0:que 3 59778108 731 >irq271: ix0:que 4 117 0 >irq272: ix0:que 5 78 0 >irq273: ix0:que 6 107 0 >irq274: ix0:que 7 184 0 >irq275: ix0:link 1 0 >irq276: ix1:que 0 5247 0 >irq277: ix1:que 1 2 0 >irq279: ix1:que 3 3 0 >irq280: ix1:que 4 1 0 >irq284: ix1:link 5 0 >irq285: igb0:que 0 227446 2 >irq286: igb0:que 1 156212 1 >irq287: igb0:que 2 158603 1 >irq288: igb0:que 3 156479 1 >irq289: igb0:que 4 156203 1 >irq290: igb0:que 5 168743 2 >irq291: igb0:que 6 156459 1 >irq292: igb0:que 7 156310 1 >irq293: igb0:link 2 0 >irq322: nvme0 22 0 >irq323: nvme0 16115125 197 >irq324: nvme0 16103421 197 >irq325: nvme0 15999985 195 >irq326: nvme0 15983577 195 >irq327: nvme0 23415408 286 >irq328: nvme0 23341558 285 >irq329: nvme0 23654311 289 >irq330: nvme0 23621630 289 >cpu4:timer 25655580 314 >cpu2:timer 22697300 277 >cpu6:timer 25819628 316 >cpu1:timer 22698798 277 >cpu5:timer 25585256 313 >cpu3:timer 27565859 337 >cpu7:timer 25744117 315 >Total 1036909854 12691 > >------------------------------------------------------------------------ >pstat -T > >139/8386604 files >0M/524287M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity >/dev/#C:0x113 268435328 0 268435328 0% >/dev/da16.eli 268435328 0 268435328 0% >Total 536870656 0 536870656 0% > >------------------------------------------------------------------------ >iostat > >iostat: kvm_read(_tk_nin): invalid address (0x0) >iostat: disabling TTY statistics > nvd0 da0 da1 cpu > KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 70.79 1142 78.93 15.48 1 0.01 14.93 1 0.01 0 0 4 0 95 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >Client Info: >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 0 >Cache Info: >Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses > 0 0 0 0 0 0 0 0 >BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses > 0 0 0 0 0 0 0 0 > >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 7060 3489 1367 0 8545 2078 0 7 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 683 26 0 544 0 0 115 308900 > Mknod Fsstat Fsinfo PathConf Commit > 0 4 0 0 695 >Server Ret-Failed > 0 >Server Faults > 0 >Server Cache Stats: > Inprog Idem Non-idem Misses > 0 0 0 334203 >Server Write Gathering: > WriteOps WriteRPC Opsaved > 2078 2078 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 324631197 packets sent > 124823663 data packets (43270389690 bytes) > 13 data packets (2632 bytes) retransmitted > 5 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 199805127 ack-only packets (7367 delayed) > 0 URG only packets > 0 window probe packets > 2321 window update packets > 73 control packets > 425310150 packets received > 117394438 acks (for 43270389474 bytes) > 161 duplicate acks > 0 acks for unsent data > 418034396 packets (4132436776848 bytes) received in-sequence > 709 completely duplicate packets (7056328 bytes) > 0 old duplicate packets > 18 packets with some dup. data (187908 bytes duped) > 5372 out-of-order packets (57941112 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 11 window update packets > 6 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 0 discarded due to memory problems > 13 connection requests > 64 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 71 connections established (including accepts) > 107 connections closed (including 8 drops) > 19 connections updated cached RTT on close > 19 connections updated cached RTT variance on close > 1 connection updated cached ssthresh on close > 6 embryonic connections dropped > 117392486 segments updated rtt (of 114835743 attempts) > 13 retransmit timeouts > 0 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 2 keepalive timeouts > 2 keepalive probes sent > 0 connections dropped by keepalive > 7257277 correct ACK header predictions > 307891591 correct data packet header predictions > 64 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 64 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 64 cookies sent > 0 cookies received > 8 hostcache entries added > 0 bucket overflow > 4 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 2 SACK options (SACK blocks) received > 5965 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 0 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 0 successful ECN handshakes > 0 times ECN reduced the congestion window > 0 packets with valid tcp-md5 signature received > 0 packets with invalid tcp-md5 signature received > 0 packets with tcp-md5 signature mismatch > 0 packets with unexpected tcp-md5 signature received > 0 packets without expected tcp-md5 signature received >udp: > 1240 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 6 dropped due to no socket > 0 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 1234 delivered > 1470 datagrams output > 0 times multicast source filter matched >ip: > 425311761 total packets received > 0 bad header checksums > 0 with size smaller than minimum > 0 with data size < data length > 0 with ip length > max ip packet size > 0 with header length < data size > 0 with data length < header length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 packets reassembled ok > 425311623 packets for this host > 138 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 0 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 324632920 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 1 output packet discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 6 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > echo reply: 237 > destination unreachable: 6 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > destination unreachable: 138 > echo: 237 > 237 message responses generated > 0 invalid return addresses > 0 no return routes >igmp: > 0 messages received > 0 messages received with too few bytes > 0 messages received with wrong TTL > 0 messages received with bad checksum > 0 V1/V2 membership queries received > 0 V3 membership queries received > 0 membership queries received with invalid field(s) > 0 general queries received > 0 group queries received > 0 group-source queries received > 0 group-source queries dropped > 0 membership reports received > 0 membership reports received with invalid field(s) > 0 membership reports received for groups to which we belong > 0 V3 reports received without Router Alert > 0 membership reports sent >arp: > 425 ARP requests sent > 22 ARP replies sent > 77957 ARP requests received > 456 ARP replies received > 78413 ARP packets received > 1 total packet dropped due to no ARP entry > 111 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 4 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 packets reassembled ok > 4 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 4 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 5 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 0 multicast packets which we don't join > Input histogram: > UDP: 4 > Mbuf statistics: > 2 one mbuf > two or more mbuf: > lo0= 2 > 0 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 5 failures of source address selection > source addresses on a non-outgoing I/F > 5 addresses scope=f > Source addresses selection rule applied: > 5 same address >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 0 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 path MTU changes >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output > >------------------------------------------------------------------------ >netstat -m > >netstat: invalid address (0x0) >41064/7016/48080 mbufs in use (current/cache/total) >8191/4059/12250/16342842 mbuf clusters in use (current/cache/total/max) >8184/2700 mbuf+clusters out of packet secondary zone in use (current/cache) >0/42/42/8171421 4k (page size) jumbo clusters in use (current/cache/total/max) >32767/3222/35989/7263483 9k jumbo clusters in use (current/cache/total/max) >0/0/0/5447612 16k jumbo clusters in use (current/cache/total/max) >321551K/39038K/360589K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) > >------------------------------------------------------------------------ >netstat -anr > >Routing tables > >Internet: >Destination Gateway Flags Netif Expire >default 172.16.128.1 UGS igb0 >127.0.0.1 link#7 UH lo0 >169.254.200.0/24 link#1 U ix0 >169.254.200.2 link#1 UHS lo0 >169.254.201.0/24 link#2 U ix1 >169.254.201.2 link#2 UHS lo0 >169.254.202.0/24 link#8 U ix0.2 >169.254.202.2 link#8 UHS lo0 >169.254.203.0/24 link#29 U ix1.3 >169.254.203.2 link#29 UHS lo0 >169.254.204.0/24 link#9 U ix0.4 >169.254.204.2 link#9 UHS lo0 >169.254.205.0/24 link#30 U ix1.5 >169.254.205.2 link#30 UHS lo0 >169.254.206.0/24 link#10 U ix0.6 >169.254.206.2 link#10 UHS lo0 >169.254.207.0/24 link#31 U ix1.7 >169.254.207.2 link#31 UHS lo0 >169.254.208.0/24 link#11 U ix0.8 >169.254.208.2 link#11 UHS lo0 >169.254.209.0/24 link#32 U ix1.9 >169.254.209.2 link#32 UHS lo0 >169.254.210.0/24 link#12 U ix0.10 >169.254.210.2 link#12 UHS lo0 >169.254.211.0/24 link#33 U ix1.11 >169.254.211.2 link#33 UHS lo0 >169.254.212.0/24 link#13 U ix0.12 >169.254.212.2 link#13 UHS lo0 >169.254.213.0/24 link#34 U ix1.13 >169.254.213.2 link#34 UHS lo0 >169.254.214.0/24 link#14 U ix0.14 >169.254.214.2 link#14 UHS lo0 >169.254.215.0/24 link#35 U ix1.15 >169.254.215.2 link#35 UHS lo0 >169.254.216.0/24 link#15 U ix0.16 >169.254.216.2 link#15 UHS lo0 >169.254.217.0/24 link#36 U ix1.17 >169.254.217.2 link#36 UHS lo0 >169.254.218.0/24 link#16 U ix0.18 >169.254.218.2 link#16 UHS lo0 >169.254.219.0/24 link#37 U ix1.19 >169.254.219.2 link#37 UHS lo0 >169.254.220.0/24 link#17 U ix0.20 >169.254.220.2 link#17 UHS lo0 >169.254.221.0/24 link#38 U ix1.21 >169.254.221.2 link#38 UHS lo0 >169.254.222.0/24 link#18 U ix0.22 >169.254.222.2 link#18 UHS lo0 >169.254.223.0/24 link#39 U ix1.23 >169.254.223.2 link#39 UHS lo0 >169.254.224.0/24 link#19 U ix0.24 >169.254.224.2 link#19 UHS lo0 >169.254.225.0/24 link#40 U ix1.25 >169.254.225.2 link#40 UHS lo0 >169.254.226.0/24 link#20 U ix0.26 >169.254.226.2 link#20 UHS lo0 >169.254.227.0/24 link#41 U ix1.27 >169.254.227.2 link#41 UHS lo0 >169.254.228.0/24 link#21 U ix0.28 >169.254.228.2 link#21 UHS lo0 >169.254.229.0/24 link#42 U ix1.29 >169.254.229.2 link#42 UHS lo0 >169.254.230.0/24 link#22 U ix0.30 >169.254.230.2 link#22 UHS lo0 >169.254.231.0/24 link#43 U ix1.31 >169.254.231.2 link#43 UHS lo0 >169.254.232.0/24 link#23 U ix0.32 >169.254.232.2 link#23 UHS lo0 >169.254.233.0/24 link#44 U ix1.33 >169.254.233.2 link#44 UHS lo0 >169.254.234.0/24 link#24 U ix0.34 >169.254.234.2 link#24 UHS lo0 >169.254.235.0/24 link#45 U ix1.35 >169.254.235.2 link#45 UHS lo0 >169.254.236.0/24 link#25 U ix0.36 >169.254.236.2 link#25 UHS lo0 >169.254.237.0/24 link#46 U ix1.37 >169.254.237.2 link#46 UHS lo0 >169.254.238.0/24 link#26 U ix0.38 >169.254.238.2 link#26 UHS lo0 >169.254.239.0/24 link#47 U ix1.39 >169.254.239.2 link#47 UHS lo0 >169.254.240.0/24 link#27 U ix0.40 >169.254.240.2 link#27 UHS lo0 >169.254.241.0/24 link#48 U ix1.41 >169.254.241.2 link#48 UHS lo0 >169.254.254.0/24 link#28 U ix0.1000 >169.254.254.2 link#28 UHS lo0 >172.16.128.0/21 link#3 U igb0 >172.16.135.19 link#3 UHS lo0 > >Internet6: >Destination Gateway Flags Netif Expire >::/96 ::1 UGRS lo0 >::1 link#7 UH lo0 >::ffff:0.0.0.0/96 ::1 UGRS lo0 >fe80::/10 ::1 UGRS lo0 >fe80::%lo0/64 link#7 U lo0 >fe80::1%lo0 link#7 UHS lo0 >ff01::%lo0/32 ::1 U lo0 >ff02::/16 ::1 UGRS lo0 >ff02::%lo0/32 ::1 U lo0 > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff803257c7810 tcp4 0 0 169.254.212.2.2049 169.254.212.128.88 ESTABLISHED >fffff803254f0000 tcp4 0 0 169.254.200.2.2049 169.254.200.237.99 ESTABLISHED >fffff803254f0408 tcp4 0 148 169.254.200.2.2049 169.254.200.100.73 ESTABLISHED >fffff803254f0810 tcp4 0 0 *.839 *.* LISTEN >fffff803254f1000 tcp6 0 0 *.839 *.* LISTEN >fffff803255f2408 tcp4 0 0 127.0.0.1.25 *.* LISTEN >fffff80325651810 tcp4 0 0 *.22 *.* LISTEN >fffff80325652000 tcp6 0 0 *.22 *.* LISTEN >fffff803255f2810 tcp4 0 0 *.999 *.* LISTEN >fffff803255f3000 tcp6 0 0 *.1019 *.* LISTEN >fffff80325652408 tcp4 0 0 *.863 *.* LISTEN >fffff80325652810 tcp6 0 0 *.863 *.* LISTEN >fffff803255f3408 tcp6 0 0 *.2049 *.* LISTEN >fffff803255f3810 tcp4 0 0 *.2049 *.* LISTEN >fffff803254f1408 tcp4 0 0 *.111 *.* LISTEN >fffff803254f1810 tcp6 0 0 *.111 *.* LISTEN >fffff80170371310 udp4 0 0 *.839 *.* >fffff801c7059c40 udp6 0 0 *.839 *.* >fffff801c7059dc8 udp4 0 0 169.254.241.2.123 *.* >fffff8032595d000 udp4 0 0 169.254.239.2.123 *.* >fffff8032595d188 udp4 0 0 169.254.237.2.123 *.* >fffff8032595d310 udp4 0 0 169.254.235.2.123 *.* >fffff8032595d498 udp4 0 0 169.254.233.2.123 *.* >fffff8032595d620 udp4 0 0 169.254.231.2.123 *.* >fffff8032595d7a8 udp4 0 0 169.254.229.2.123 *.* >fffff8032595d930 udp4 0 0 169.254.227.2.123 *.* >fffff8032595dab8 udp4 0 0 169.254.225.2.123 *.* >fffff8032595dc40 udp4 0 0 169.254.223.2.123 *.* >fffff8032595ddc8 udp4 0 0 169.254.221.2.123 *.* >fffff8032595e000 udp4 0 0 169.254.219.2.123 *.* >fffff8032595e188 udp4 0 0 169.254.217.2.123 *.* >fffff8032595e310 udp4 0 0 169.254.215.2.123 *.* >fffff8032595e498 udp4 0 0 169.254.213.2.123 *.* >fffff8032595e620 udp4 0 0 169.254.211.2.123 *.* >fffff8032595e7a8 udp4 0 0 169.254.209.2.123 *.* >fffff8032595e930 udp4 0 0 169.254.207.2.123 *.* >fffff8032595eab8 udp4 0 0 169.254.205.2.123 *.* >fffff8032595ec40 udp4 0 0 169.254.203.2.123 *.* >fffff8032595edc8 udp4 0 0 169.254.254.2.123 *.* >fffff8032595f000 udp4 0 0 169.254.240.2.123 *.* >fffff801c31e6498 udp4 0 0 169.254.238.2.123 *.* >fffff801c31e6620 udp4 0 0 169.254.236.2.123 *.* >fffff801c31e67a8 udp4 0 0 169.254.234.2.123 *.* >fffff801c31e6930 udp4 0 0 169.254.232.2.123 *.* >fffff801c31e6ab8 udp4 0 0 169.254.230.2.123 *.* >fffff801c31e6c40 udp4 0 0 169.254.228.2.123 *.* >fffff801c31e6dc8 udp4 0 0 169.254.226.2.123 *.* >fffff801c7023000 udp4 0 0 169.254.224.2.123 *.* >fffff801c7023188 udp4 0 0 169.254.222.2.123 *.* >fffff801c7023310 udp4 0 0 169.254.220.2.123 *.* >fffff801c7023498 udp4 0 0 169.254.218.2.123 *.* >fffff801c7023620 udp4 0 0 169.254.216.2.123 *.* >fffff801c70237a8 udp4 0 0 169.254.214.2.123 *.* >fffff801c7023930 udp4 0 0 169.254.212.2.123 *.* >fffff801c7023ab8 udp4 0 0 169.254.210.2.123 *.* >fffff801c7023c40 udp4 0 0 169.254.208.2.123 *.* >fffff801c7023dc8 udp4 0 0 169.254.206.2.123 *.* >fffff801c7058000 udp4 0 0 169.254.204.2.123 *.* >fffff801c7058188 udp4 0 0 169.254.202.2.123 *.* >fffff801c7058310 udp4 0 0 127.0.0.1.123 *.* >fffff801c7058498 udp6 0 0 fe80::1%lo0.123 *.* >fffff801c7058620 udp6 0 0 ::1.123 *.* >fffff801c70587a8 udp4 0 0 172.16.135.19.123 *.* >fffff801c7058930 udp4 0 0 169.254.201.2.123 *.* >fffff801c7058ab8 udp4 0 0 169.254.200.2.123 *.* >fffff801c7058c40 udp4 0 0 *.123 *.* >fffff801c7058dc8 udp6 0 0 *.123 *.* >fffff801703e0310 udp4 0 0 *.629 *.* >fffff801703e0498 udp6 0 0 *.954 *.* >fffff801703e0620 udp6 0 0 *.899 *.* >fffff801703e07a8 udp4 0 0 *.* *.* >fffff801c31e6000 udp4 0 0 *.863 *.* >fffff801c31e6188 udp6 0 0 *.863 *.* >fffff801703e0930 udp6 0 0 *.2049 *.* >fffff80170371620 udp4 0 0 *.2049 *.* >fffff801c31e6310 udp4 0 0 *.1007 *.* >fffff801703ed310 udp6 0 0 *.* *.* >fffff801703717a8 udp4 0 0 *.891 *.* >fffff80170371930 udp4 0 0 *.111 *.* >fffff80170371ab8 udp6 0 0 *.761 *.* >fffff80170371c40 udp6 0 0 *.111 *.* >fffff801703ed498 udp4 0 0 *.514 *.* >fffff801703ed620 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff803251ecb40 stream 0 0 fffff8012af79b10 0 0 0 /var/run/rpcbind.sock >fffff803251a0870 stream 0 0 fffff80170341760 0 0 0 /var/run/devd.pipe >fffff803251ef1e0 dgram 0 0 0 fffff803251ace10 0 fffff8032523c690 >fffff8032523c690 dgram 0 0 0 fffff803251ace10 0 fffff803251a41e0 >fffff803251a41e0 dgram 0 0 0 fffff803251ace10 0 fffff8032519f0f0 >fffff803251ef870 dgram 0 0 0 fffff803251a92d0 0 0 >fffff8032519f0f0 dgram 0 0 0 fffff803251ace10 0 fffff803251eca50 >fffff803251eca50 dgram 0 0 0 fffff803251ace10 0 fffff803251a52d0 >fffff803251a52d0 dgram 0 0 0 fffff803251ace10 0 0 >fffff803251ace10 dgram 0 0 fffff80134d7a938 0 fffff803251ef1e0 0 /var/run/logpriv >fffff803251a92d0 dgram 0 0 fffff80134d7ab10 0 fffff803251ef870 0 /var/run/log >fffff803251a0780 seqpac 0 0 fffff80170341588 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 *.839 >tcp6 0/0/128 *.839 >tcp4 0/0/10 localhost.smtp >tcp4 0/0/128 *.ssh >tcp6 0/0/128 *.ssh >tcp4 0/0/128 *.999 >tcp6 0/0/128 *.1019 >tcp4 0/0/128 *.863 >tcp6 0/0/128 *.863 >tcp6 0/0/128 *.nfsd >tcp4 0/0/128 *.nfsd >tcp4 0/0/128 *.sunrpc >tcp6 0/0/128 *.sunrpc >unix 0/0/128 /var/run/rpcbind.sock >unix 0/0/4 /var/run/devd.pipe >unix 0/0/4 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xc00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 19 at 0x200007fffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x2e00000001 >fstat: can't read file 29 at 0x1c24400000000 >fstat: can't read file 35 at 0x2400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root mountd 3809 root - - error - >root mountd 3809 wd - - error - >root mountd 3809 text - - error - >root mountd 3809 0 /dev 30 crw-rw-rw- null rw >root mountd 3809 6 /dev 30 crw-rw-rw- null rw >root g_eli[0] da9 3664 root - - error - >root g_eli[0] da9 3664 wd - - error - >root g_eli[0] da8 3660 root - - error - >root g_eli[0] da8 3660 wd - - error - >root g_eli[0] da7 3656 root - - error - >root g_eli[0] da7 3656 wd - - error - >root g_eli[0] da62 3652 root - - error - >root g_eli[0] da62 3652 wd - - error - >root g_eli[0] da61 3648 root - - error - >root g_eli[0] da61 3648 wd - - error - >root g_eli[0] da60 3644 root - - error - >root g_eli[0] da60 3644 wd - - error - >root g_eli[0] da6 3640 root - - error - >root g_eli[0] da6 3640 wd - - error - >root g_eli[0] da59 3636 root - - error - >root g_eli[0] da59 3636 wd - - error - >root g_eli[0] da58 3632 root - - error - >root g_eli[0] da58 3632 wd - - error - >root g_eli[0] da57 3628 root - - error - >root g_eli[0] da57 3628 wd - - error - >root g_eli[0] da56 3624 root - - error - >root g_eli[0] da56 3624 wd - - error - >root g_eli[0] da55 3618 root - - error - >root g_eli[0] da55 3618 wd - - error - >root g_eli[0] da54 3614 root - - error - >root g_eli[0] da54 3614 wd - - error - >root g_eli[0] da53 3610 root - - error - >root g_eli[0] da53 3610 wd - - error - >root g_eli[0] da52 3606 root - - error - >root g_eli[0] da52 3606 wd - - error - >root g_eli[0] da51 3602 root - - error - >root g_eli[0] da51 3602 wd - - error - >root g_eli[0] da50 3598 root - - error - >root g_eli[0] da50 3598 wd - - error - >root g_eli[0] da5 3594 root - - error - >root g_eli[0] da5 3594 wd - - error - >root g_eli[0] da49 3590 root - - error - >root g_eli[0] da49 3590 wd - - error - >root g_eli[0] da48 3586 root - - error - >root g_eli[0] da48 3586 wd - - error - >root g_eli[0] da47 3582 root - - error - >root g_eli[0] da47 3582 wd - - error - >root g_eli[0] da46 3578 root - - error - >root g_eli[0] da46 3578 wd - - error - >root g_eli[0] da45 3574 root - - error - >root g_eli[0] da45 3574 wd - - error - >root g_eli[0] da44 3570 root - - error - >root g_eli[0] da44 3570 wd - - error - >root g_eli[0] da43 3566 root - - error - >root g_eli[0] da43 3566 wd - - error - >root g_eli[0] da42 3562 root - - error - >root g_eli[0] da42 3562 wd - - error - >root g_eli[0] da41 3558 root - - error - >root g_eli[0] da41 3558 wd - - error - >root g_eli[0] da40 3554 root - - error - >root g_eli[0] da40 3554 wd - - error - >root g_eli[0] da4 3550 root - - error - >root g_eli[0] da4 3550 wd - - error - >root g_eli[0] da39 3546 root - - error - >root g_eli[0] da39 3546 wd - - error - >root g_eli[0] da38 3542 root - - error - >root g_eli[0] da38 3542 wd - - error - >root g_eli[0] da37 3538 root - - error - >root g_eli[0] da37 3538 wd - - error - >root g_eli[0] da36 3534 root - - error - >root g_eli[0] da36 3534 wd - - error - >root g_eli[0] da35 3530 root - - error - >root g_eli[0] da35 3530 wd - - error - >root g_eli[0] da34 3526 root - - error - >root g_eli[0] da34 3526 wd - - error - >root g_eli[0] da33 3522 root - - error - >root g_eli[0] da33 3522 wd - - error - >root g_eli[0] da32 3518 root - - error - >root g_eli[0] da32 3518 wd - - error - >root g_eli[0] da31 3514 root - - error - >root g_eli[0] da31 3514 wd - - error - >root g_eli[0] da30 3510 root - - error - >root g_eli[0] da30 3510 wd - - error - >root g_eli[0] da3 3506 root - - error - >root g_eli[0] da3 3506 wd - - error - >root g_eli[0] da29 3502 root - - error - >root g_eli[0] da29 3502 wd - - error - >root g_eli[0] da28 3498 root - - error - >root g_eli[0] da28 3498 wd - - error - >root g_eli[0] da27 3494 root - - error - >root g_eli[0] da27 3494 wd - - error - >root g_eli[0] da26 3490 root - - error - >root g_eli[0] da26 3490 wd - - error - >root g_eli[0] da25 3486 root - - error - >root g_eli[0] da25 3486 wd - - error - >root g_eli[0] da24 3482 root - - error - >root g_eli[0] da24 3482 wd - - error - >root g_eli[0] da23 3478 root - - error - >root g_eli[0] da23 3478 wd - - error - >root g_eli[0] da22 3474 root - - error - >root g_eli[0] da22 3474 wd - - error - >root g_eli[0] da21 3470 root - - error - >root g_eli[0] da21 3470 wd - - error - >root g_eli[0] da20 3466 root - - error - >root g_eli[0] da20 3466 wd - - error - >root g_eli[0] da2 3462 root - - error - >root g_eli[0] da2 3462 wd - - error - >root g_eli[0] da19 3458 root - - error - >root g_eli[0] da19 3458 wd - - error - >root g_eli[0] da18 3454 root - - error - >root g_eli[0] da18 3454 wd - - error - >root g_eli[0] da17 3450 root - - error - >root g_eli[0] da17 3450 wd - - error - >root g_eli[0] da16 3446 root - - error - >root g_eli[0] da16 3446 wd - - error - >root g_eli[0] da15 3442 root - - error - >root g_eli[0] da15 3442 wd - - error - >root g_eli[0] da14 3438 root - - error - >root g_eli[0] da14 3438 wd - - error - >root g_eli[0] da13 3434 root - - error - >root g_eli[0] da13 3434 wd - - error - >root g_eli[0] da12 3430 root - - error - >root g_eli[0] da12 3430 wd - - error - >root g_eli[0] da11 3426 root - - error - >root g_eli[0] da11 3426 wd - - error - >root g_eli[0] da10 3422 root - - error - >root g_eli[0] da10 3422 wd - - error - >root getty 3391 root - - error - >root getty 3391 wd - - error - >root getty 3391 text - - error - >root getty 3391 ctty /dev 75 crw------- ttyv7 rw >root getty 3391 0 /dev 75 crw------- ttyv7 rw >root getty 3390 root - - error - >root getty 3390 wd - - error - >root getty 3390 text - - error - >root getty 3390 ctty /dev 74 crw------- ttyv6 rw >root getty 3390 0 /dev 74 crw------- ttyv6 rw >root getty 3389 root - - error - >root getty 3389 wd - - error - >root getty 3389 text - - error - >root getty 3389 ctty /dev 73 crw------- ttyv5 rw >root getty 3389 0 /dev 73 crw------- ttyv5 rw >root getty 3388 root - - error - >root getty 3388 wd - - error - >root getty 3388 text - - error - >root getty 3388 ctty /dev 72 crw------- ttyv4 rw >root getty 3388 0 /dev 72 crw------- ttyv4 rw >root getty 3387 root - - error - >root getty 3387 wd - - error - >root getty 3387 text - - error - >root getty 3387 ctty /dev 71 crw------- ttyv3 rw >root getty 3387 0 /dev 71 crw------- ttyv3 rw >root getty 3386 root - - error - >root getty 3386 wd - - error - >root getty 3386 text - - error - >root getty 3386 ctty /dev 70 crw------- ttyv2 rw >root getty 3386 0 /dev 70 crw------- ttyv2 rw >root getty 3385 root - - error - >root getty 3385 wd - - error - >root getty 3385 text - - error - >root getty 3385 ctty /dev 69 crw------- ttyv1 rw >root getty 3385 0 /dev 69 crw------- ttyv1 rw >root getty 3384 root - - error - >root getty 3384 wd - - error - >root getty 3384 text - - error - >root getty 3384 ctty /dev 68 crw------- ttyv0 rw >root getty 3384 0 /dev 68 crw------- ttyv0 rw >root cron 3338 root - - error - >root cron 3338 wd - - error - >root cron 3338 text - - error - >root cron 3338 0 /dev 30 crw-rw-rw- null rw >smmsp sendmail 3334 root - - error - >smmsp sendmail 3334 wd - - error - >smmsp sendmail 3334 text - - error - >smmsp sendmail 3334 0 /dev 30 crw-rw-rw- null r >root sendmail 3331 root - - error - >root sendmail 3331 wd - - error - >root sendmail 3331 text - - error - >root sendmail 3331 0 /dev 30 crw-rw-rw- null r >root sshd 3328 root - - error - >root sshd 3328 wd - - error - >root sshd 3328 text - - error - >root sshd 3328 0 /dev 30 crw-rw-rw- null rw >root ntpd 3283 root - - error - >root ntpd 3283 wd - - error - >root ntpd 3283 text - - error - >root ntpd 3283 0 /dev 30 crw-rw-rw- null r >root ntpd 3283 6 /dev 30 crw-rw-rw- null r >root ntpd 3283 12 /dev 30 crw-rw-rw- null r >root ntpd 3283 18* local dgram fffff803251a41e0 <-> fffff803251ace10 >root rpc.lockd 3248 root - - error - >root rpc.lockd 3248 wd - - error - >root rpc.lockd 3248 text - - error - >root rpc.lockd 3248 0 /dev 30 crw-rw-rw- null rw >root rpc.statd 3245 root - - error - >root rpc.statd 3245 wd - - error - >root rpc.statd 3245 text - - error - >root rpc.statd 3245 0 /dev 30 crw-rw-rw- null rw >root rpc.statd 3245 6 /dev 30 crw-rw-rw- null rw >root nfsd 3236 root - - error - >root nfsd 3236 wd - - error - >root nfsd 3236 text - - error - >root nfsd 3236 0 /dev 30 crw-rw-rw- null rw >root nfsd 3225 root - - error - >root nfsd 3225 wd - - error - >root nfsd 3225 text - - error - >root nfsd 3225 0 /dev 30 crw-rw-rw- null rw >root nfsd 3225 6 /dev 30 crw-rw-rw- null rw >root nfsuserd 3201 root - - error - >root nfsuserd 3201 wd - - error - >root nfsuserd 3201 text - - error - >root nfsuserd 3201 0 /dev 30 crw-rw-rw- null rw >root nfsuserd 3200 root - - error - >root nfsuserd 3200 wd - - error - >root nfsuserd 3200 text - - error - >root nfsuserd 3200 0 /dev 30 crw-rw-rw- null rw >root nfsuserd 3199 root - - error - >root nfsuserd 3199 wd - - error - >root nfsuserd 3199 text - - error - >root nfsuserd 3199 0 /dev 30 crw-rw-rw- null rw >root nfsuserd 3198 root - - error - >root nfsuserd 3198 wd - - error - >root nfsuserd 3198 text - - error - >root nfsuserd 3198 0 /dev 30 crw-rw-rw- null rw >root nfsuserd 3197 root - - error - >root nfsuserd 3197 wd - - error - >root nfsuserd 3197 text - - error - >root nfsuserd 3197 0 /dev 30 crw-rw-rw- null rw >root rpcbind 3170 root - - error - >root rpcbind 3170 wd - - error - >root rpcbind 3170 text - - error - >root rpcbind 3170 0 /dev 30 crw-rw-rw- null rw >root rpcbind 3170 6 /dev 30 crw-rw-rw- null rw >root syslogd 3145 root - - error - >root syslogd 3145 wd - - error - >root syslogd 3145 text - - error - >root syslogd 3145 0 /dev 30 crw-rw-rw- null rw >root syslogd 3145 6 /dev 30 crw-rw-rw- null rw >root syslogd 3145 12 /dev 30 crw-rw-rw- null rw >root syslogd 3145 18 - - error - >root devd 2908 root - - error - >root devd 2908 wd - - error - >root devd 2908 text - - error - >root devd 2908 0 /dev 30 crw-rw-rw- null rw >root devd 2908 6 /dev 30 crw-rw-rw- null rw >root moused 2887 root - - error - >root moused 2887 wd - - error - >root moused 2887 text - - error - >root moused 2887 0 /dev 30 crw-rw-rw- null rw >root adjkerntz 144 root - - error - >root adjkerntz 144 wd - - error - >root adjkerntz 144 text - - error - >root adjkerntz 144 0 /dev 30 crw-rw-rw- null rw >root zfskern 5 root - - error - >root zfskern 5 wd - - error - >root init 1 root - - error - >root init 1 wd - - error - >root init 1 text - - error - >root kernel 0 root - - error - >root kernel 0 wd - - error - > >------------------------------------------------------------------------ >dmesg > >ct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/hypervisor/VHD_SR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/hypervisor/VHD_SR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/onQ/SnapshotRepo2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/clee >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/clee/hypervisor >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/clee/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/clee/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/clee/onQ >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/clee/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/clee/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/parsec/hypervisor >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/parsec/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/parsec/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/parsec/onQ >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/parsec/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/parsec/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/onQ/SnapshotRepo3 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/hypervisor/VHD_SR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/hypervisor/VHD_SR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/onQ/SnapshotRepo1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/onQ/SnapshotRepo2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CampbellHall/onQ >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CampbellHall/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CampbellHall/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DRSeed/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DRSeed/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/SnapshotRepo >Starting nfsd. >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/FOO/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/FOO/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/FOO/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/FOO/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/KayeSmith/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/KayeSmith/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/KayeSmith/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Ketch/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Ketch/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Ketch/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Ketch/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Kreisler/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Kreisler/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/VHD_SR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/bootSR >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/MDIWorld/onQ/Root >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/MDIWorld/onQ/SnapshotRepo >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR3 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR4 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR3 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR4 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo3 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo4 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/Root1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/Root2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/Root3 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/Root4 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/hypervisor/VHD_SR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/hypervisor/VHD_SR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/hypervisor/bootSR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/hypervisor/bootSR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/hypervisor/bootSR3 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/onQ/Root1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/onQ/Root2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/onQ/Root3 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/onQ/SnapshotRepo1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/BCG/onQ/SnapshotRepo2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/hypervisor/bootSR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/hypervisor/bootSR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/onQ/Root1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/onQ/Root2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/WEA/onQ/SnapshotRepo1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/hypervisor >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/hypervisor/bootSR1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/hypervisor/bootSR2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/onQ/Root1 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/CEF/onQ/Root2 >Oct 9 12:34:08 zfs-west1-backup mountd[3222]: bad exports list line /ezdata/Customers/OTTO/onQ/SnapshotRepo1 >Starting statd. >Starting lockd. >Updating motd:. >Mounting late file systems:. >Starting ntpd. >Configuring syscons: blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting background file system checks in 60 seconds. > >Fri Oct 9 12:34:09 PDT 2015 >Oct 9 12:35:09 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 12:36:14 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >GEOM_ELI: Device da10.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da11.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da12.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da13.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >Oct 9 12:38:25 zfs-west1-backup last message repeated 2 times >GEOM_ELI: Device da14.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da15.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da16.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da17.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da18.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da19.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da2.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da20.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da21.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da22.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da23.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da24.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da25.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da26.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da27.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da28.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da29.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da3.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da30.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da31.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da32.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da33.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da34.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da35.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da36.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da37.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da38.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da39.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da4.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da40.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da41.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da42.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da43.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da44.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da45.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da46.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da47.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da48.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da49.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da5.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da50.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da51.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da52.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da53.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da54.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da55.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da56.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da57.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da58.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da59.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da6.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da60.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da61.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da62.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da7.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da8.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >GEOM_ELI: Device da9.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >Oct 9 12:40:35 zfs-west1-backup last message repeated 2 times >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/bootSR/10c5556c-9041-11e3-b541-90e2ba3d9660 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Cust0/hypervisor >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Cust0/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Cust0/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Cust0/hypervisor/bootSR/10c5556c-9041-11e3-b541-90e2ba3d9660 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Cust0/onQ >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Cust0/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Cust0/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/recv-82004-1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/recv-82004-1/DRaaS-Pod01-1-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/recv-82004-1/DRaaS-Pod01-2-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-1-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-2-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-3-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-4-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-5-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-6-west >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: can't change attributes for /ezdata/system: Invalid radix node head, rn: 0 0xfffff8042f6df000 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/system -network >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/OTTO/hypervisor/VHD_SR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/OTTO/hypervisor/VHD_SR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/OTTO/hypervisor/bootSR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/OTTO/hypervisor/bootSR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/OTTO/onQ/Root1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/OTTO/onQ/Root2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/OTTO/onQ/SnapshotRepo2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Progenics/hypervisor >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Progenics/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Progenics/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Progenics/onQ >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Progenics/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QA/hypervisor >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QA/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QA/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QA/onQ >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QA/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QA/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QualityTech/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QualityTech/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QualityTech/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/QualityTech/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/TEST/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/TEST/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/TEST/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/TEST/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: can't change attributes for /ezdata/Customers/Themis: Invalid radix node head, rn: 0 0xfffff8042f62cb00 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Themis -network >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Themis/hypervisor >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Themis/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Themis/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Themis/onQ >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Themis/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Themis/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/Root1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/Root2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/Root3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/Root4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Veriha/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Veriha/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Veriha/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Veriha/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: can't change attributes for /ezdata/Customers/WEA/hypervisor/VHD_SR2: Invalid radix node head, rn: 0 0xfffff8042df80a00 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/WEA/hypervisor/VHD_SR2 -network >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: can't change attributes for /ezdata/Customers/clee: Invalid radix node head, rn: 0 0xfffff8042f6dd900 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/clee -network >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/clee/hypervisor >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/clee/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/clee/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/clee/onQ >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/clee/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/clee/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/parsec/hypervisor >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/parsec/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/parsec/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/parsec/onQ >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/parsec/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/parsec/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: can't change attributes for /ezdata/Customers/CEF/hypervisor/VHD_SR2: Invalid radix node head, rn: 0 0xfffff8042f6e4d00 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CEF/hypervisor/VHD_SR2 -network >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CampbellHall/onQ >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CampbellHall/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CampbellHall/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DRSeed/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DRSeed/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/FOO/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/FOO/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/FOO/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/FOO/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/KayeSmith/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/KayeSmith/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/KayeSmith/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Ketch/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Ketch/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Ketch/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Ketch/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Kreisler/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Kreisler/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/VHD_SR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/bootSR >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/MDIWorld/onQ/Root >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/MDIWorld/onQ/SnapshotRepo >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/Root1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/Root2 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/Root3 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/Root4 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo1 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: can't change attributes for /ezdata/Customers/CEF/hypervisor: Invalid radix node head, rn: 0 0xfffff803255b5c00 >Oct 9 12:41:22 zfs-west1-backup mountd[3808]: bad exports list line /ezdata/Customers/CEF/hypervisor -network >Oct 9 12:41:40 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 12:42:46 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 12:44:57 zfs-west1-backup last message repeated 2 times >Oct 9 12:54:03 zfs-west1-backup last message repeated 5 times >Oct 9 12:58:04 zfs-west1-backup last message repeated 2 times >Oct 9 13:00:04 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 13:02:05 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 13:04:05 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 13:06:05 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 14:07:05 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >ses2: pass50,da48: Element descriptor: 'Slot 01' >ses2: pass50,da48: SAS Device Slot Element: 1 Phys at Slot 0 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c500630255d5 >ses2: pass51,da49: Element descriptor: 'Slot 02' >ses2: pass51,da49: SAS Device Slot Element: 1 Phys at Slot 1 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50062ff685d >ses2: pass52,da50: Element descriptor: 'Slot 03' >ses2: pass52,da50: SAS Device Slot Element: 1 Phys at Slot 2 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c500630265a5 >ses2: pass53,da51: Element descriptor: 'Slot 04' >ses2: pass53,da51: SAS Device Slot Element: 1 Phys at Slot 3 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50063026bf9 >ses2: pass54,da52: Element descriptor: 'Slot 09' >ses2: pass54,da52: SAS Device Slot Element: 1 Phys at Slot 8 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c5005739b3e1 >ses2: pass55,da53: Element descriptor: 'Slot 11' >ses2: pass55,da53: SAS Device Slot Element: 1 Phys at Slot 10 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50063026c79 >ses2: pass56,da54: Element descriptor: 'Slot 12' >ses2: pass56,da54: SAS Device Slot Element: 1 Phys at Slot 11 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c5006302811d >ses2: pass57,da55: Element descriptor: 'Slot 13' >ses2: pass57,da55: SAS Device Slot Element: 1 Phys at Slot 12 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c500630281ad >ses2: pass58,da56: Element descriptor: 'Slot 14' >ses2: pass58,da56: SAS Device Slot Element: 1 Phys at Slot 13 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50063027a81 >ses2: pass59,da57: Element descriptor: 'Slot 17' >ses2: pass59,da57: SAS Device Slot Element: 1 Phys at Slot 16 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c500571fdea9 >ses2: pass60,da58: Element descriptor: 'Slot 18' >ses2: pass60,da58: SAS Device Slot Element: 1 Phys at Slot 17 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50057447619 >ses2: pass61,da59: Element descriptor: 'Slot 19' >ses2: pass61,da59: SAS Device Slot Element: 1 Phys at Slot 18 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50062f82f59 >ses2: pass62,da60: Element descriptor: 'Slot 20' >ses2: pass62,da60: SAS Device Slot Element: 1 Phys at Slot 19 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50063026a09 >ses2: pass63,da61: Element descriptor: 'Slot 21' >ses2: pass63,da61: SAS Device Slot Element: 1 Phys at Slot 20 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50063026a21 >ses2: pass64,da62: Element descriptor: 'Slot 22' >ses2: pass64,da62: SAS Device Slot Element: 1 Phys at Slot 21 >ses2: phy 0: SAS device type 1 id 0 >ses2: phy 0: protocols: Initiator( None ) Target( SSP ) >ses2: phy 0: parent 50030480014f8bbf addr 5000c50063025a85 >Oct 9 15:08:06 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/bootSR/10c5556c-9041-11e3-b541-90e2ba3d9660 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor/bootSR/10c5556c-9041-11e3-b541-90e2ba3d9660 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/onQ >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/recv-82004-1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/recv-82004-1/DRaaS-Pod01-1-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/recv-82004-1/DRaaS-Pod01-2-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-1-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-2-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-3-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-4-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-5-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-6-west >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/system: Invalid radix node head, rn: 0 0xfffff82df94dd200 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/system -network >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/VHD_SR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/VHD_SR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/bootSR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/bootSR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/onQ/Root1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/onQ/Root2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/onQ/SnapshotRepo2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/hypervisor >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/onQ >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/hypervisor >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/onQ >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/Themis: Invalid radix node head, rn: 0 0xfffff82df7963000 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis -network >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/hypervisor >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/onQ >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/clee: Invalid radix node head, rn: 0 0xfffff82de4422500 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee -network >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/hypervisor >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/onQ >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/hypervisor >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/onQ >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/CEF/hypervisor/VHD_SR2: Invalid radix node head, rn: 0 0xfffff82df7ed7300 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CEF/hypervisor/VHD_SR2 -network >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/onQ >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/KayeSmith/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/KayeSmith/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/KayeSmith/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/VHD_SR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/bootSR >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/onQ/Root >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/onQ/SnapshotRepo >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root2 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root3 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root4 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo1 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/CEF/hypervisor: Invalid radix node head, rn: 0 0xfffff82df25f2000 >Oct 9 15:20:24 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CEF/hypervisor -network >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/bootSR/10c5556c-9041-11e3-b541-90e2ba3d9660 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/hypervisor/bootSR/10c5556c-9041-11e3-b541-90e2ba3d9660 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/onQ >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Cust0/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/recv-82004-1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/recv-82004-1/DRaaS-Pod01-1-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/recv-82004-1/DRaaS-Pod01-2-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-1-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-2-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-3-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-4-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-5-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/hypervisors/DRaaS-Pod01-6-west >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/system: Invalid radix node head, rn: 0 0xfffff82df2ee4900 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/system -network >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/VHD_SR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/VHD_SR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/bootSR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/hypervisor/bootSR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/onQ/Root1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/onQ/Root2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/OTTO/onQ/SnapshotRepo2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/hypervisor >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/onQ >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Progenics/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/hypervisor >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/onQ >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QA/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/QualityTech/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/VHD_SR3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/hypervisor/bootSR3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/Root3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Stoneham/onQ/SnapshotRepo3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/TEST/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/Themis: Invalid radix node head, rn: 0 0xfffff82df23a7100 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis -network >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/hypervisor >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/onQ >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Themis/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/VHD_SR4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/hypervisor/bootSR4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/Root4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/VME/onQ/SnapshotRepo4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Veriha/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/clee: Invalid radix node head, rn: 0 0xfffff82df7ed9300 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee -network >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/hypervisor >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/onQ >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/clee/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/hypervisor >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/onQ >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/parsec/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/BrakeMasters/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/CEF/hypervisor/VHD_SR2: Invalid radix node head, rn: 0 0xfffff82df9449700 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CEF/hypervisor/VHD_SR2 -network >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/onQ >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CampbellHall/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DRSeed/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/DrugFreeSport/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/FOO/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/VHD_SR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/hypervisor/bootSR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/Root2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/JFCSAZ/onQ/SnapshotRepo2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/KayeSmith/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/KayeSmith/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/KayeSmith/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Ketch/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Kreisler/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/VHD_SR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/hypervisor/bootSR >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/onQ/Root >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/MDIWorld/onQ/SnapshotRepo >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/VHD_SR4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/hypervisor/bootSR4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root2 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root3 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/Root4 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/Microvision/onQ/SnapshotRepo1 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: can't change attributes for /ezdata/Customers/CEF/hypervisor: Invalid radix node head, rn: 0 0xfffff82e3a11d200 >Oct 9 15:25:05 zfs-west1-backup mountd[3809]: bad exports list line /ezdata/Customers/CEF/hypervisor -network >Oct 9 16:09:06 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 17:10:06 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 18:11:06 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 19:12:07 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >ses0: pass0,da0: Element descriptor: 'Slot 01' >ses0: pass0,da0: SAS Device Slot Element: 1 Phys at Slot 0 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056224191 >ses0: pass1,da1: Element descriptor: 'Slot 02' >ses0: pass1,da1: SAS Device Slot Element: 1 Phys at Slot 1 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c500561f5efd >ses0: pass2,da2: Element descriptor: 'Slot 03' >ses0: pass2,da2: SAS Device Slot Element: 1 Phys at Slot 2 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056223c25 >ses0: pass3,da3: Element descriptor: 'Slot 04' >ses0: pass3,da3: SAS Device Slot Element: 1 Phys at Slot 3 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056221909 >ses0: pass4,da4: Element descriptor: 'Slot 05' >ses0: pass4,da4: SAS Device Slot Element: 1 Phys at Slot 4 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056dfbb19 >ses0: pass5,da5: Element descriptor: 'Slot 06' >ses0: pass5,da5: SAS Device Slot Element: 1 Phys at Slot 5 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056dfc16d >ses0: pass6,da6: Element descriptor: 'Slot 07' >ses0: pass6,da6: SAS Device Slot Element: 1 Phys at Slot 6 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056a34229 >ses0: pass7,da7: Element descriptor: 'Slot 08' >ses0: pass7,da7: SAS Device Slot Element: 1 Phys at Slot 7 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056a3356d >ses0: pass8,da8: Element descriptor: 'Slot 09' >ses0: pass8,da8: SAS Device Slot Element: 1 Phys at Slot 8 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c500562225dd >ses0: pass9,da9: Element descriptor: 'Slot 10' >ses0: pass9,da9: SAS Device Slot Element: 1 Phys at Slot 9 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c500561f26f9 >ses0: pass10,da10: Element descriptor: 'Slot 11' >ses0: pass10,da10: SAS Device Slot Element: 1 Phys at Slot 10 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056aa2bc1 >ses0: pass11,da11: Element descriptor: 'Slot 12' >ses0: pass11,da11: SAS Device Slot Element: 1 Phys at Slot 11 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056a376d5 >ses0: pass12,da12: Element descriptor: 'Slot 13' >ses0: pass12,da12: SAS Device Slot Element: 1 Phys at Slot 12 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056aa720d >ses0: pass13,da13: Element descriptor: 'Slot 14' >ses0: pass13,da13: SAS Device Slot Element: 1 Phys at Slot 13 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056a379d1 >ses0: pass14,da14: Element descriptor: 'Slot 15' >ses0: pass14,da14: SAS Device Slot Element: 1 Phys at Slot 14 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c500561f22f1 >ses0: pass15,da15: Element descriptor: 'Slot 16' >ses0: pass15,da15: SAS Device Slot Element: 1 Phys at Slot 15 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056220ead >ses0: pass16,da16: Element descriptor: 'Slot 17' >ses0: pass16,da16: SAS Device Slot Element: 1 Phys at Slot 16 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50057bd9cdd >ses0: pass17,da17: Element descriptor: 'Slot 18' >ses0: pass17,da17: SAS Device Slot Element: 1 Phys at Slot 17 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50057bd4b19 >ses0: pass18,da18: Element descriptor: 'Slot 19' >ses0: pass18,da18: SAS Device Slot Element: 1 Phys at Slot 18 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056222a01 >ses0: pass19,da19: Element descriptor: 'Slot 20' >ses0: pass19,da19: SAS Device Slot Element: 1 Phys at Slot 19 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056222809 >ses0: pass20,da20: Element descriptor: 'Slot 21' >ses0: pass20,da20: SAS Device Slot Element: 1 Phys at Slot 20 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056dfbb6d >ses0: pass21,da21: Element descriptor: 'Slot 22' >ses0: pass21,da21: SAS Device Slot Element: 1 Phys at Slot 21 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056dfbd89 >ses0: pass22,da22: Element descriptor: 'Slot 23' >ses0: pass22,da22: SAS Device Slot Element: 1 Phys at Slot 22 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c500569c161d >ses0: pass23,da23: Element descriptor: 'Slot 24' >ses0: pass23,da23: SAS Device Slot Element: 1 Phys at Slot 23 >ses0: phy 0: SAS device type 1 id 0 >ses0: phy 0: protocols: Initiator( None ) Target( SSP ) >ses0: phy 0: parent 50030480015dc43f addr 5000c50056a34b81 >Oct 9 20:13:07 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 21:14:07 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 22:15:07 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 9 23:16:08 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 00:17:08 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 01:18:08 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 02:19:09 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >ses1: pass25,da24: Element descriptor: 'Slot 01' >ses1: pass25,da24: SAS Device Slot Element: 1 Phys at Slot 0 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500561f2311 >ses1: pass26,da25: Element descriptor: 'Slot 02' >ses1: pass26,da25: SAS Device Slot Element: 1 Phys at Slot 1 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500561f660d >ses1: pass27,da26: Element descriptor: 'Slot 03' >ses1: pass27,da26: SAS Device Slot Element: 1 Phys at Slot 2 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056222721 >ses1: pass28,da27: Element descriptor: 'Slot 04' >ses1: pass28,da27: SAS Device Slot Element: 1 Phys at Slot 3 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c5005622285d >ses1: pass29,da28: Element descriptor: 'Slot 05' >ses1: pass29,da28: SAS Device Slot Element: 1 Phys at Slot 4 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056dfbf59 >ses1: pass30,da29: Element descriptor: 'Slot 06' >ses1: pass30,da29: SAS Device Slot Element: 1 Phys at Slot 5 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056dfb919 >ses1: pass31,da30: Element descriptor: 'Slot 07' >ses1: pass31,da30: SAS Device Slot Element: 1 Phys at Slot 6 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056221871 >ses1: pass32,da31: Element descriptor: 'Slot 08' >ses1: pass32,da31: SAS Device Slot Element: 1 Phys at Slot 7 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500562225fd >ses1: pass33,da32: Element descriptor: 'Slot 09' >ses1: pass33,da32: SAS Device Slot Element: 1 Phys at Slot 8 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056a2f685 >ses1: pass34,da33: Element descriptor: 'Slot 10' >ses1: pass34,da33: SAS Device Slot Element: 1 Phys at Slot 9 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056a375ed >ses1: pass35,da34: Element descriptor: 'Slot 11' >ses1: pass35,da34: SAS Device Slot Element: 1 Phys at Slot 10 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056dfb75d >ses1: pass36,da35: Element descriptor: 'Slot 12' >ses1: pass36,da35: SAS Device Slot Element: 1 Phys at Slot 11 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056df82f5 >ses1: pass37,da36: Element descriptor: 'Slot 13' >ses1: pass37,da36: SAS Device Slot Element: 1 Phys at Slot 12 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500562f8e19 >ses1: pass38,da37: Element descriptor: 'Slot 14' >ses1: pass38,da37: SAS Device Slot Element: 1 Phys at Slot 13 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500563b8781 >ses1: pass39,da38: Element descriptor: 'Slot 15' >ses1: pass39,da38: SAS Device Slot Element: 1 Phys at Slot 14 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c5005622560d >ses1: pass40,da39: Element descriptor: 'Slot 16' >ses1: pass40,da39: SAS Device Slot Element: 1 Phys at Slot 15 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500562220fd >ses1: pass41,da40: Element descriptor: 'Slot 17' >ses1: pass41,da40: SAS Device Slot Element: 1 Phys at Slot 16 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500562241b1 >ses1: pass42,da41: Element descriptor: 'Slot 18' >ses1: pass42,da41: SAS Device Slot Element: 1 Phys at Slot 17 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500561fa905 >ses1: pass43,da42: Element descriptor: 'Slot 19' >ses1: pass43,da42: SAS Device Slot Element: 1 Phys at Slot 18 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056a301e1 >ses1: pass44,da43: Element descriptor: 'Slot 20' >ses1: pass44,da43: SAS Device Slot Element: 1 Phys at Slot 19 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056a36ef5 >ses1: pass45,da44: Element descriptor: 'Slot 21' >ses1: pass45,da44: SAS Device Slot Element: 1 Phys at Slot 20 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c500561fa879 >ses1: pass46,da45: Element descriptor: 'Slot 22' >ses1: pass46,da45: SAS Device Slot Element: 1 Phys at Slot 21 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50056221135 >ses1: pass47,da46: Element descriptor: 'Slot 23' >ses1: pass47,da46: SAS Device Slot Element: 1 Phys at Slot 22 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c5005721530d >ses1: pass48,da47: Element descriptor: 'Slot 24' >ses1: pass48,da47: SAS Device Slot Element: 1 Phys at Slot 23 >ses1: phy 0: SAS device type 1 id 0 >ses1: phy 0: protocols: Initiator( None ) Target( SSP ) >ses1: phy 0: parent 50030480015dc4bf addr 5000c50057144631 >Oct 10 03:20:09 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 04:21:09 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 05:22:10 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 06:23:10 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 07:24:11 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 08:25:11 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 09:26:11 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 10:27:12 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 11:28:12 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out >Oct 10 12:29:12 zfs-west1-backup rpc.statd: Failed to contact host DRaaS-onQ3: RPC: Port mapper failure - RPC: Timed out > > >Fatal trap 12: page fault while in kernel mode >cpuid = 6; apic id = 24 >fault virtual address = 0x0 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xfffff8345ad7aaa8 >stack pointer = 0x28:0xfffffe3fd0568920 >frame pointer = 0x28:0xfffffe3fd0568960 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 12 (irq329: nvme0) >trap number = 12 >panic: page fault >cpuid = 6 >KDB: stack backtrace: >#0 0xffffffff80984e30 at kdb_backtrace+0x60 >#1 0xffffffff809489e6 at vpanic+0x126 >#2 0xffffffff809488b3 at panic+0x43 >#3 0xffffffff80d4aadb at trap_fatal+0x36b >#4 0xffffffff80d4addd at trap_pfault+0x2ed >#5 0xffffffff80d4a47a at trap+0x47a >#6 0xffffffff80d307f2 at calltrap+0x8 >#7 0xffffffff80dee55e at nvme_qpair_complete_tracker+0x15e >#8 0xffffffff80dee370 at nvme_qpair_process_completions+0xa0 >#9 0xffffffff8091482b at intr_event_execute_handlers+0xab >#10 0xffffffff80914c76 at ithread_loop+0x96 >#11 0xffffffff8091244a at fork_exit+0x9a >#12 0xffffffff80d30d2e at fork_trampoline+0xe >Uptime: 1d20h9m25s >Dumping 19945 out of 262081 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options XENHVM >options HYPERV >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 RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >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 mrsas >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >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 ix >device ixv >device ixl >device ixlv >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 > >------------------------------------------------------------------------ >ddb capture buffer > >ddb: ddb_capture: kvm_nlist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203746
: 161991 |
162398
|
162399