FreeBSD Bugzilla – Attachment 190884 Details for
Bug 226110
Observing ASSERT at cfiscsi_session_delete+0x49 while running traffic on 100 iSCSI LUNs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core text file
core.txt.0 (text/plain), 180.98 KB, created by
Manish Kumar
on 2018-02-22 07:55:09 UTC
(
hide
)
Description:
core text file
Filename:
MIME Type:
Creator:
Manish Kumar
Created:
2018-02-22 07:55:09 UTC
Size:
180.98 KB
patch
obsolete
>munnar dumped core - see /var/crash/vmcore.0 > >Wed Feb 21 10:03:35 IST 2018 > >FreeBSD munnar 12.0-CURRENT FreeBSD 12.0-CURRENT #8: Fri Feb 16 14:58:28 IST 2018 root@munnar:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64 > >panic: destroying session with outstanding CTL pdus > >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: >panic: destroying session with outstanding CTL pdus >cpuid = 4 >time = 1519157619 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2c/frame 0xfffffe005f30f880 >kdb_backtrace() at kdb_backtrace+0x53/frame 0xfffffe005f30f950 >vpanic() at vpanic+0x268/frame 0xfffffe005f30fa20 >kassert_panic() at kassert_panic+0xc7/frame 0xfffffe005f30fab0 >cfiscsi_session_delete() at cfiscsi_session_delete+0x49/frame 0xfffffe005f30fae0 >cfiscsi_maintenance_thread() at cfiscsi_maintenance_thread+0x110/frame 0xfffffe005f30fb30 >fork_exit() at fork_exit+0x145/frame 0xfffffe005f30fbb0 >fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe005f30fbb0 >--- trap 0, rip = 0, rsp = 0, rbp = 0 --- >KDB: enter: panic > >Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/fdescfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/fdescfs.ko >Reading symbols from /boot/kernel/uhid.ko...Reading symbols from /usr/lib/debug//boot/kernel/uhid.ko.debug...done. >done. >Loaded symbols for /boot/kernel/uhid.ko >Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/zfs.ko >Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /usr/lib/debug//boot/kernel/opensolaris.ko.debug...done. >done. >Loaded symbols for /boot/kernel/opensolaris.ko >Reading symbols from /boot/kernel/if_cxgbe.ko...Reading symbols from /usr/lib/debug//boot/kernel/if_cxgbe.ko.debug...done. >done. >Loaded symbols for /boot/kernel/if_cxgbe.ko >Reading symbols from /boot/kernel/ctl.ko...Reading symbols from /usr/lib/debug//boot/kernel/ctl.ko.debug...done. >done. >Loaded symbols for /boot/kernel/ctl.ko >Reading symbols from /boot/kernel/cfiscsi.ko...Reading symbols from /usr/lib/debug//boot/kernel/cfiscsi.ko.debug...done. >done. >Loaded symbols for /boot/kernel/cfiscsi.ko >Reading symbols from /boot/kernel/iscsi.ko...Reading symbols from /usr/lib/debug//boot/kernel/iscsi.ko.debug...done. >done. >Loaded symbols for /boot/kernel/iscsi.ko >#0 doadump (textdump=0) at /usr/src/sys/kern/kern_shutdown.c:346 >346 dumptid = curthread->td_tid; >(kgdb) #0 doadump (textdump=0) at /usr/src/sys/kern/kern_shutdown.c:346 >#1 0xffffffff8048cd72 in db_dump (dummy=-2129994987, dummy2=false, dummy3=-1, > dummy4=0xfffffe005f30f330 "") at /usr/src/sys/ddb/db_command.c:574 >#2 0xffffffff8048cb5f in db_command (last_cmdp=0xffffffff82144080, > cmd_table=0x0, dopager=1) at /usr/src/sys/ddb/db_command.c:481 >#3 0xffffffff8048c669 in db_command_loop () > at /usr/src/sys/ddb/db_command.c:534 >#4 0xffffffff804915aa in db_trap (type=3, code=-61456) > at /usr/src/sys/ddb/db_main.c:250 >#5 0xffffffff810ae3e1 in kdb_trap (type=3, code=-61456, tf=0xfffffe005f30f860) > at /usr/src/sys/kern/subr_kdb.c:697 >#6 0xffffffff81728494 in trap (frame=0xfffffe005f30f860) > at /usr/src/sys/amd64/amd64/trap.c:547 >#7 0xffffffff817296ca in trap_check (frame=0xfffffe005f30f860) > at /usr/src/sys/amd64/amd64/trap.c:608 >#8 0xffffffff816f9c7c in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:232 >#9 0xffffffff810adb15 in breakpoint () at cpufunc.h:65 >#10 0xffffffff810ad71a in kdb_enter (why=0xffffffff81a9fc95 "panic", > msg=0xffffffff81a9fc95 "panic") at /usr/src/sys/kern/subr_kdb.c:478 >#11 0xffffffff81041aba in vpanic ( > fmt=0xffffffff8306e7c9 "destroying session with outstanding CTL pdus", > ap=0xfffffe005f30fa90) at /usr/src/sys/kern/kern_shutdown.c:800 >#12 0xffffffff81041507 in kassert_panic ( > fmt=0xffffffff8306e7c9 "destroying session with outstanding CTL pdus") > at /usr/src/sys/kern/kern_shutdown.c:697 >#13 0xffffffff8306d929 in cfiscsi_session_delete (cs=0xfffff8017de81c00) > at /usr/src/sys/cam/ctl/ctl_frontend_iscsi.c:1308 >#14 0xffffffff8306bd80 in cfiscsi_maintenance_thread (arg=0xfffff8017de81c00) > at /usr/src/sys/cam/ctl/ctl_frontend_iscsi.c:1187 >#15 0xffffffff80fd94c5 in fork_exit ( > callout=0xffffffff8306bc70 <cfiscsi_maintenance_thread>, > arg=0xfffff8017de81c00, frame=0xfffffe005f30fbc0) > at /usr/src/sys/kern/kern_fork.c:1039 >#16 0xffffffff816fa99e in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:843 >#17 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 -16 0 0 0 swapin DLs - 23:31.52 [kernel] > 0 1 0 0 20 0 10032 752 wait DLs - 0:00.14 [init] > 0 2 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 3 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 0] > 0 4 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 1] > 0 5 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 2] > 0 6 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 3] > 0 7 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 4] > 0 8 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 5] > 0 9 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 6] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 308:09.20 [idle] > 0 12 0 0 -52 0 0 0 - WL - 1:01.19 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.03 [geom] > 0 14 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 7] > 0 15 0 0 -16 0 0 0 - DL - 0:09.51 [cam] > 0 16 0 0 -68 0 0 0 - DL - 0:00.61 [usb] > 0 17 0 0 -16 0 0 0 - DL - 0:00.00 [fdc0] > 0 18 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 19 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 20 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 21 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 22 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 23 0 0 -16 0 0 0 - DL - 0:01.09 [rand_harvestq] > 0 24 0 0 -16 0 0 0 - RL - 0:02.69 [pagedaemon] > 0 25 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 26 0 0 -16 0 0 0 - DL - 0:00.02 [bufspacedaemon] > 0 27 0 0 -16 0 0 0 psleep DL - 0:00.11 [bufdaemon] > 0 28 0 0 -16 0 0 0 vlruwt DL - 0:00.02 [vnlru] > 0 29 0 0 16 0 0 0 syncer DL - 0:00.14 [syncer] > 0 127 1 0 52 0 10880 0 pause DWs - 0:00.00 [adjkerntz] > 0 441 1 0 33 0 13920 1144 select Ds - 0:00.09 [devd] > 0 587 1 0 21 0 11528 2584 - Rs - 0:00.08 [syslogd] > 0 712 1 0 20 0 18200 5956 select Ds - 0:00.01 [sshd] > 0 715 1 0 20 0 15912 5176 select Ds - 0:00.06 [sendmail] > 25 718 1 0 20 0 15760 1340 pause Ds - 0:00.01 [sendmail] > 0 722 1 0 20 0 11468 868 nanslp Ds - 0:00.02 [cron] > 0 769 1 0 20 0 10928 1964 ttyin Ds+ - 0:00.01 [getty] > 0 770 1 0 52 0 10928 1936 ttyin Ds+ - 0:00.01 [getty] > 0 771 1 0 52 0 10928 1936 ttyin Ds+ - 0:00.01 [getty] > 0 772 1 0 52 0 10928 1936 ttyin Ds+ - 0:00.01 [getty] > 0 773 1 0 52 0 10928 1936 ttyin Ds+ - 0:00.01 [getty] > 0 774 1 0 52 0 10928 1936 ttyin Ds+ - 0:00.01 [getty] > 0 775 1 0 52 0 10928 1936 ttyin Ds+ - 0:00.01 [getty] > 0 776 1 0 52 0 10928 1936 ttyin Ds+ - 0:00.01 [getty] > 0 777 1 0 52 0 10916 1936 ttyin Ds+ - 0:00.01 [getty] > 0 803 0 0 -8 0 0 0 arc_recl DL - 0:52.09 [zfskern] > 0 1045 0 0 -16 0 0 0 - RL - 0:19.85 [ctl] > 0 1047 1 0 26 0 13200 2748 select Ds - 0:00.12 [ctld] > 0 1294 1 0 21 0 11552 700 wait D - 0:00.02 [sh] > 0 15439 1294 0 21 0 10732 2160 nanslp DC - 0:00.00 [sleep] > 0 15447 1047 0 26 0 13224 3108 - RC - 0:00.00 [ctld] > >------------------------------------------------------------------------ >vmstat -s > >734134131 cpu context switches > 92570687 device interrupts > 1014251 software interrupts > 1965823 traps > 6282658 system calls > 31 kernel threads created > 6450 fork() calls > 8966 vfork() calls > 0 rfork() calls > 173 swap pager pageins > 781 swap pager pages paged in > 1782 swap pager pageouts > 8424 swap pager pages paged out > 1027 vnode pager pageins > 7461 vnode pager pages paged in > 0 vnode pager pageouts > 0 vnode pager pages paged out > 0 page daemon wakeups > 0 pages examined by the page daemon > 0 clean page reclamation shortfalls > 0 pages reactivated by the page daemon > 500168 copy-on-write faults > 73 copy-on-write optimized faults > 1200024 zero fill pages zeroed > 475 zero fill pages prezeroed > 174 intransit blocking page faults > 1835296 total VM faults taken > 1077 page faults requiring I/O > 0 pages affected by kernel thread creation > 1127548 pages affected by fork() > 322578 pages affected by vfork() > 0 pages affected by rfork() > 68508560 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 0 pages active > 0 pages inactive > 0 pages in the laundry queue > 0 pages wired down > 0 pages free > 0 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > feeder 7 1K - 7 32 >CAM I/O Scheduler 2 1K - 2 128 > CAM queue 12 4K - 44 16,32,512 > UART 6 5K - 6 16,1024 > USB 41 153K - 42 16,128,256,512,1024,4096,32768 > USBdev 35 5K - 35 32,64,128,256,512 >CAM dev queue 5 1K - 5 64 > ata_pci 2 1K - 2 64 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 > DEVFS3 251 63K - 281 256 > DEVFS1 216 108K - 239 512 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 17 1K - 18 16,128 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD session 1 1K - 1 1024 > pfs_nodes 20 5K - 20 256 > GEOM 200 668K - 1350 16,32,64,128,256,512,1024,2048,8192,16384 > raid_data 0 0K - 204 32,128,256 > isadev 4 1K - 4 128 > nvlist 112 11K - 112 16,64,128 > ddb_capture 1 64K - 1 65536 > cdev 3 1K - 3 256 > filedesc 3 21K - 177 32,4096,16384 > sigio 0 0K - 1 64 > filecaps 4 1K - 10440 16,32 > kdtrace 2232 549K - 34412 64,256 > kenv 120 12K - 124 16,32,64,128,8192 > kqueue 52 4K - 15454 64,256,2048 > proc-args 85 4K - 21171 16,32,64,128,256 > Fail Points 0 0K - 20 1024 > hhook 13 4K - 13 256 > ithread 264 42K - 264 32,128,256 > KTR 1 14228K - 1 > KTRACE 100 13K - 100 128 > linker 316 2316K - 414 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > lockf 20 3K - 560 64,128 > loginclass 3 1K - 3 64 > cache 1 1K - 1 32 > devbuf 5753 8349K - 6141 16,32,64,128,256,512,1024,2048,4096,8192,65536 > temp 41 2K - 33301 16,32,64,128,256,512,1024,2048,8192,65536 > module 530 67K - 533 128 > mtx_pool 2 16K - 2 8192 > osd 213 4K - 238 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pgrp 19 3K - 400 128 > session 19 3K - 224 128 > proc 2 32K - 2 16384 > subproc 233 299K - 15629 512,4096 > cred 38 10K - 5853 256 > acpiintr 1 1K - 1 64 > acpica 1648 162K - 68866 16,32,64,128,256,512,1024 > plimit 19 5K - 3261 256 > uidinfo 5 5K - 124 128,4096 > dumper 1 1K - 1 512 > acpitask 1 64K - 1 65536 > sysctl 0 0K - 1 64 > sysctloid 11877 609K - 11987 16,32,64,128 > sysctltmp 0 0K - 1861 16,32,64,128,256,1024 > kbdmux 7 22K - 7 16,512,1024,2048,16384 > tidhash 1 32K - 1 32768 > callout 9 3208K - 9 > umtx 4716 590K - 4716 128 > p1003.1b 1 1K - 1 16 > SWAP 1 276K - 1 > bus 1454 124K - 25653 16,32,64,128,256,1024 > bus-sc 90 436K - 15636 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 20 41K - 20 32,4096 > eventhandler 126 11K - 126 64,128 > gtaskqueue 54 30K - 54 16,32,256,8192 > kobj 357 1428K - 649 4096 > Per-cpu 1 1K - 1 32 > rman 409 47K - 778 16,32,128 > sbuf 0 0K - 2947 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > sglist 8 8K - 8 1024 > toponodes 30 4K - 30 128 > stack 0 0K - 203 256 > taskqueue 447 58K - 555 16,32,64,128,256 > terminal 11 3K - 11 256 > Unitno 26 2K - 4650 32,64 > vmem 3 1060K - 17 1024,2048,4096,8192,16384,32768,65536 > Witness 1539 3282K - 1539 2048,16384 > ioctlops 1 1K - 1354 256,512,1024 > select 39 5K - 39 128 > iov 0 0K - 295333 64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 1 32K - 1 32768 > tty 15 15K - 19 1024 > pts 1 1K - 5 256 > mbuf_tag 0 0K - 7 32 > shmfd 1 8K - 1 8192 > soname 4 1K - 34174 16,32,128 > pcb 18 1175K - 98 16,32,128,1024,2048,8192 > acl 0 0K - 2 4096 > vfscache 4 2145K - 4 256,32768,65536 > cl_savebuf 0 0K - 3 64 > vfs_hash 1 1024K - 1 > vnodes 1 1K - 1 256 > mount 46 3K - 116 16,32,64,128,256 > statfs 0 0K - 628 4096 > vnodemarker 0 0K - 5713 512 >chacha20random 1 2K - 1 2048 > BPF 7 1K - 7 128 > ifnet 8 15K - 8 128,2048 > ifaddr 83 19K - 1740 16,32,64,128,256,512,2048,4096 > ether_multi 45 3K - 50 16,32,64 > clone 8 1K - 8 128 > ipsec 1 1K - 1 256 > lltable 33 10K - 1719 256,512 > iflib 88 548K - 96 32,64,128,1024,4096,8192,16384,32768 > routetbl 31 4K - 4844 32,64,128,512 > igmp 7 1K - 7 128 > in_multi 3 1K - 4 256 >encap_export_host 2 2K - 2 1024 > sctp_a_it 0 0K - 3210 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 6 1K - 1609 128 > sctp_ifn 3 1K - 3 128 > sctp_iter 0 0K - 3210 256 > hostcache 1 32K - 1 32768 > LRO 32 337K - 32 16,2048,8192,32768 > tcpfunc 1 1K - 1 64 > syncache 1 68K - 1 > in6_multi 25 3K - 25 32,256 > mld 7 1K - 7 128 > ip6ndp 9 1K - 1611 64,256 > inpcbpolicy 104 4K - 8875 32 > secasvar 1 1K - 1 1024 > sahead 1 1K - 1 1024 > ipsecpolicy 2 2K - 2 256,1024 > ipsec-saq 2 2K - 2 1024 > crypto 2 2K - 2 512,1024 > rpc 2 8K - 2 4096 >audit_evclass 230 8K - 286 32 > pagedep 2 512K - 110 256 > inodedep 3 2049K - 1069 512 > bmsafemap 3 17K - 432 256,8192 > newblk 4 4097K - 471 256 > freefrag 0 0K - 25 128 > freeblks 3 1K - 316 256 > freefile 0 0K - 138 64 > diradd 0 0K - 581 128 > mkdir 0 0K - 14 128 > dirrem 0 0K - 571 128 > newdirblk 0 0K - 7 64 > freework 5 1K - 327 32,128 > jaddref 0 0K - 595 128 > jremref 0 0K - 583 128 > jnewblk 0 0K - 469 128 > jfreefrag 0 0K - 25 128 > jseg 6 1K - 489 128 > jsegdep 3 1K - 1672 64 > sbdep 0 0K - 256 64 > savedino 0 0K - 132 256 > jblocks 2 1K - 2 128,256 > softdep 2 1K - 2 512 > ufs_dirhash 31 16K - 173 16,32,64,128,256,512,1024 > ufs_quota 1 1024K - 1 > ufs_mount 6 57K - 8 512,4096,8192,16384,32768 > vm_pgdata 1 1K - 1 128 > UMAHash 123 19138K - 442 512,1024,2048,4096,8192,16384,32768,65536 > memdesc 1 4K - 1 4096 > pci_link 16 2K - 16 32,64,128 > atkbddev 2 1K - 2 64 > acpisem 41 6K - 41 128 > acpidev 36 3K - 36 64 > CAM SIM 5 2K - 5 256 > sr_iov 4 2K - 4 512 > apmdev 1 1K - 1 128 > madt_table 0 0K - 2 64,4096 > CAM XPT 30 3K - 184 16,32,64,128,256,512,1024,2048,65536 > entropy 0 0K - 70 4096 > CAM DEV 7 14K - 17 2048 > CAM CCB 0 0K - 7726120 2048 > CAM path 9 1K - 62 32 > io_apic 2 4K - 2 2048 > local_apic 1 8K - 1 8192 > CAM periph 6 2K - 26 16,32,64,128,256 > MCA 8 1K - 8 128 > cpus 2 1K - 2 32 > msi 54 7K - 54 128 > nexusdev 5 1K - 5 16 > fdesc_mount 1 1K - 1 16 > solaris 1312008 189623K - 442358926 16,32,64,128,256,512,1024,2048,4096,8192,32768 > kstat_data 8 1K - 8 64 > cxgbe 61 1534K - 65 16,128,256,512,1024,2048,4096,8192,16384 > ctlmem 3609 8302K - 13063 16,32,64,128,256,512,4096,8192,65536 > ctlblk 200 104K - 200 32,1024 > iSCSI 1 1K - 1 128 > icl 3 1K - 3 16,64 > icl_soft 102 26K - 475 256 > cfiscsi 202 202K - 575 1024 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 280, 0, 441, 1, 441, 0, 0 >UMA Zones: 904, 0, 458, 2, 458, 0, 0 >UMA Slabs: 112, 0, 1249640, 116270,35439739, 0, 0 >UMA Hash: 256, 0, 83, 22, 206, 0, 0 >4 Bucket: 32, 0, 1529, 3927, 3429150, 0, 0 >6 Bucket: 48, 0, 1136, 3180, 720201, 0, 0 >8 Bucket: 64, 0, 400, 2576, 407892, 11, 0 >12 Bucket: 96, 0, 73, 1403, 103242, 0, 0 >16 Bucket: 128, 0, 246, 1211, 60699, 0, 0 >32 Bucket: 256, 0, 460, 470, 419619, 381, 0 >64 Bucket: 512, 0, 301, 574, 376410,18991, 0 >128 Bucket: 1024, 0, 774, 82, 316678, 0, 0 >256 Bucket: 2048, 0, 4310, 60, 2141275,32402, 0 >vmem: 1792, 0, 1, 1, 1, 0, 0 >vmem btag: 56, 0, 145890, 54685, 2138730,1415, 0 >VM OBJECT: 256, 0, 3536, 1114, 210194, 0, 0 >RADIX NODE: 144, 0, 41867, 13051, 1881728, 0, 0 >MAP: 232, 0, 3, 65, 3, 0, 0 >KMAP ENTRY: 120, 0, 13, 746, 15, 0, 0 >MAP ENTRY: 120, 0, 624, 2082, 780825, 0, 0 >VMSPACE: 2512, 0, 21, 75, 15418, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 16400, 0, 426, 0, 426, 0, 0 >16: 16, 0, 34, 2207, 29026, 0, 0 >16: 16, 0, 6, 3231, 3217, 0, 0 >16: 16, 0, 705249, 147327,79305195, 0, 0 >16: 16, 0, 316, 1925, 13143, 0, 0 >16: 16, 0, 5185, 1040, 7406, 0, 0 >16: 16, 0, 62, 2179, 152, 0, 0 >16: 16, 0, 121, 2120, 19979, 0, 0 >16: 16, 0, 58, 1685, 176, 0, 0 >32: 32, 0, 60, 2048, 7947, 0, 0 >32: 32, 0, 436, 2168, 22903, 0, 0 >32: 32, 0, 52236, 84288,76630829, 0, 0 >32: 32, 0, 162, 2194, 8506, 0, 0 >32: 32, 0, 6236, 1204, 8510, 0, 0 >32: 32, 0, 266, 1842, 339, 0, 0 >32: 32, 0, 145, 1963, 10200, 0, 0 >32: 32, 0, 4, 1112, 66, 0, 0 >64: 64, 0, 663, 887, 1449, 0, 0 >64: 64, 0, 102, 1944, 28650, 0, 0 >64: 64, 0, 2679, 83129,80838083, 0, 0 >64: 64, 0, 705, 1837, 4435, 0, 0 >64: 64, 0, 1053, 1489, 6629, 0, 0 >64: 64, 0, 94, 1952, 15543, 0, 0 >64: 64, 0, 2013, 1831, 283220, 0, 0 >64: 64, 0, 41, 2005, 237, 0, 0 >128: 128, 0, 957, 810, 28249, 0, 0 >128: 128, 0, 103, 920, 880, 0, 0 >128: 128, 0, 1173, 1741,37508242, 0, 0 >128: 128, 0, 370, 1025, 4168, 0, 0 >128: 128, 0, 3850, 552, 17559, 0, 0 >128: 128, 0, 4919, 723, 4949, 0, 0 >128: 128, 0, 1443, 975, 17639, 0, 0 >128: 128, 0, 72, 951, 653, 0, 0 >256: 256, 0, 18, 357, 696, 0, 0 >256: 256, 0, 2319, 711, 26090, 0, 0 >256: 256, 0, 502292, 197713,113363471, 0, 0 >256: 256, 0, 197, 478, 7031, 0, 0 >256: 256, 0, 12, 423, 1414, 0, 0 >256: 256, 0, 293, 382, 763, 0, 0 >256: 256, 0, 416, 409, 16174, 0, 0 >256: 256, 0, 67, 488, 792, 0, 0 >512: 512, 0, 14, 105, 20, 0, 0 >512: 512, 0, 23, 299, 1402, 0, 0 >512: 512, 0, 47103, 62202,29625276, 0, 0 >512: 512, 0, 4, 199, 4117, 0, 0 >512: 512, 0, 3, 235, 304, 0, 0 >512: 512, 0, 39, 199, 50, 0, 0 >512: 512, 0, 311, 158, 6052, 0, 0 >512: 512, 0, 6, 113, 396, 0, 0 >1024: 1024, 0, 7, 85, 2094, 0, 0 >1024: 1024, 0, 24, 144, 1135, 0, 0 >1024: 1024, 0, 1829, 183,24943011, 0, 0 >1024: 1024, 0, 221, 55, 2573, 0, 0 >1024: 1024, 0, 109, 63, 14906, 0, 0 >1024: 1024, 0, 6, 34, 9, 0, 0 >1024: 1024, 0, 49, 71, 74, 0, 0 >1024: 1024, 0, 6, 62, 84, 0, 0 >2048: 2048, 0, 9, 11, 12, 0, 0 >2048: 2048, 0, 53, 27, 110, 0, 0 >2048: 2048, 0, 205, 45, 1930, 0, 0 >2048: 2048, 0, 3, 47, 7726655, 0, 0 >2048: 2048, 0, 9, 31, 64, 0, 0 >2048: 2048, 0, 1538, 18, 1541, 0, 0 >2048: 2048, 0, 331, 19, 339, 0, 0 >2048: 2048, 0, 9, 21, 43, 0, 0 >4096: 4096, 0, 0, 2, 2, 0, 0 >4096: 4096, 0, 51, 8, 687, 0, 0 >4096: 4096, 0, 186, 8, 16751, 0, 0 >4096: 4096, 0, 361, 6, 1893, 0, 0 >4096: 4096, 0, 222, 1, 235, 0, 0 >4096: 4096, 0, 3, 0, 3, 0, 0 >4096: 4096, 0, 18, 2, 23, 0, 0 >4096: 4096, 0, 1, 9, 72, 0, 0 >8192: 8192, 0, 5, 0, 5, 0, 0 >8192: 8192, 0, 2, 3, 8, 0, 0 >8192: 8192, 0, 3, 19, 152986, 0, 0 >8192: 8192, 0, 1, 6, 1365, 0, 0 >8192: 8192, 0, 100, 2, 103, 0, 0 >8192: 8192, 0, 7, 0, 7, 0, 0 >8192: 8192, 0, 33, 1, 34, 0, 0 >8192: 8192, 0, 93, 0, 118, 0, 0 >16384: 16384, 0, 30, 0, 30, 0, 0 >16384: 16384, 0, 0, 4, 6, 0, 0 >16384: 16384, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 1, 7, 2101, 0, 0 >16384: 16384, 0, 1, 0, 1, 0, 0 >16384: 16384, 0, 1, 0, 1, 0, 0 >16384: 16384, 0, 9, 12, 97, 0, 0 >16384: 16384, 0, 1, 5, 20, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >32768: 32768, 0, 4, 3, 8, 0, 0 >32768: 32768, 0, 14, 0, 15, 0, 0 >32768: 32768, 0, 0, 4, 1561, 0, 0 >32768: 32768, 0, 0, 0, 0, 0, 0 >32768: 32768, 0, 1, 0, 1, 0, 0 >32768: 32768, 0, 14, 0, 15, 0, 0 >32768: 32768, 0, 9, 0, 9, 0, 0 >65536: 65536, 0, 0, 2, 24, 0, 0 >65536: 65536, 0, 2, 3, 5, 0, 0 >65536: 65536, 0, 0, 0, 0, 0, 0 >65536: 65536, 0, 6, 4, 1070, 0, 0 >65536: 65536, 0, 104, 11, 6662, 0, 0 >65536: 65536, 0, 0, 0, 0, 0, 0 >65536: 65536, 0, 6, 1, 8, 0, 0 >65536: 65536, 0, 0, 0, 0, 0, 0 >SLEEPQUEUE: 88, 0, 2359, 400, 2359, 0, 0 >64 pcpu: 8, 0, 3314, 1294, 3318, 0, 0 >Files: 80, 0, 61, 1066, 132096, 0, 0 >filedesc0: 1104, 0, 52, 92, 15448, 0, 0 >rl_entry: 40, 0, 138, 1941, 138, 0, 0 >TURNSTILE: 136, 0, 2359, 341, 2359, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1336, 0, 51, 129, 15447, 0, 0 >THREAD: 1400, 0, 2308, 50, 3696, 0, 0 >cpuset: 104, 0, 2159, 767, 3564, 0, 0 >domainset: 32, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 3246930, 0, 10561, 15975, 0, 0 >mbuf: 256, 3246930, 4603, 12417,303275596, 0, 0 >mbuf_cluster: 2048, 507330, 5359, 431, 89077, 0, 0 >mbuf_jumbo_page: 4096, 253665, 12338, 9579,149250552, 39, 0 >mbuf_jumbo_9k: 9216, 225480, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 169108, 64, 0, 64, 0, 0 >g_bio: 384, 0, 24, 746,31577248, 0, 0 >ttyinq: 160, 0, 135, 705, 585, 0, 0 >ttyoutq: 256, 0, 72, 498, 307, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >cryptop: 128, 0, 0, 0, 0, 0, 0 >cryptodesc: 72, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >FPU_save_area: 576, 0, 0, 0, 0, 0, 0 >VNODE: 472, 0, 1267, 125, 1412, 0, 0 >VNODEPOLL: 120, 0, 0, 132, 2, 0, 0 >BUF TRIE: 144, 0, 750, 52089, 12940, 0, 0 >NAMEI: 1024, 0, 0, 132, 216716, 0, 0 >rentr: 24, 0, 0, 0, 0, 0, 0 >S VFS Cache: 108, 0, 1206, 544, 8550, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 0, 0, 0, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 0, 156, 541, 0, 0 >NCLNODE: 592, 0, 0, 0, 0, 0, 0 >AIO: 208, 0, 0, 0, 0, 0, 0 >AIOP: 32, 0, 0, 0, 0, 0, 0 >AIOCB: 752, 0, 0, 0, 0, 0, 0 >AIOLIO: 280, 0, 0, 0, 0, 0, 0 >pipe: 760, 0, 1, 119, 5729, 0, 0 >Mountpoints: 2744, 0, 4, 2, 4, 0, 0 >procdesc: 136, 0, 0, 0, 0, 0, 0 >ksiginfo: 112, 0, 159, 1346, 1457, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 0, 312, 68, 0, 0 >socket: 856, 260796, 112, 176, 11710, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0 >unpcb: 232, 260797, 8, 485, 2828, 0, 0 >ipq: 56, 15904, 0, 0, 0, 0, 0 >udp_inpcb: 424, 260802, 2, 232, 8338, 0, 0 >udpcb: 32, 260896, 2, 2106, 8338, 0, 0 >tcp_inpcb: 424, 260802, 102, 339, 537, 0, 0 >tcpcb: 872, 260796, 102, 194, 537, 0, 0 >tcptw: 88, 27810, 0, 0, 0, 0, 0 >syncache: 168, 15364, 0, 506, 531, 0, 0 >hostcache: 96, 15375, 1, 532, 6, 0, 0 >sackhole: 32, 0, 0, 2108, 8780, 0, 0 >tcpreass: 40, 31779, 0, 2079, 14534, 0, 0 >sctp_ep: 1216, 260796, 0, 0, 0, 0, 0 >sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 2324, 3211, 0, 0 >sctp_raddr: 736, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 152, 400010, 0, 0, 0, 0, 0 >sctp_readq: 152, 400010, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400059, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 424, 260802, 0, 0, 0, 0, 0 >ripcb: 424, 260802, 0, 0, 0, 0, 0 >rtentry: 208, 0, 15, 479, 3223, 0, 0 >selfd: 64, 0, 47, 2247, 432613, 0, 0 >swpctrie: 144, 1014687, 108, 405, 321, 0, 0 >swblk: 136, 1014681, 521, 1016, 1888, 0, 0 >FFS inode: 160, 0, 1129, 215, 1267, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 1129, 281, 1267, 0, 0 >taskq_zone: 48, 0, 0, 2822, 397536, 0, 0 >reference_cache: 40, 0, 6, 2865,44619288, 0, 0 >reference_history_cache: 8, 0, 6, 2982,44619288, 0, 0 >range_seg_cache: 64, 0, 28396, 10230,11657677, 0, 0 >metaslab_alloc_trace_cache: 64, 0, 0, 2790,24710386, 0, 0 >zio_cache: 1040, 0, 492, 70398,146445686, 0, 0 >zio_link_cache: 48, 0, 622, 87192,133544750, 0, 0 >zio_buf_512: 512, 0, 523, 86, 144836, 0, 0 >zio_data_buf_512: 512, 0, 0, 0, 0, 0, 0 >zio_buf_1024: 1024, 0, 0, 40, 7, 0, 0 >zio_data_buf_1024: 1024, 0, 0, 0, 0, 0, 0 >zio_buf_1536: 1536, 0, 0, 0, 0, 0, 0 >zio_data_buf_1536: 1536, 0, 0, 0, 0, 0, 0 >zio_buf_2048: 2048, 0, 101, 55, 43641, 0, 0 >zio_data_buf_2048: 2048, 0, 0, 10, 7, 0, 0 >zio_buf_2560: 2560, 0, 0, 0, 0, 0, 0 >zio_data_buf_2560: 2560, 0, 0, 0, 0, 0, 0 >zio_buf_3072: 3072, 0, 0, 0, 0, 0, 0 >zio_data_buf_3072: 3072, 0, 0, 0, 0, 0, 0 >zio_buf_3584: 3584, 0, 0, 0, 0, 0, 0 >zio_data_buf_3584: 3584, 0, 0, 0, 0, 0, 0 >zio_buf_4096: 4096, 0, 0, 64, 91170, 0, 0 >zio_data_buf_4096: 4096, 0, 0, 18, 89367, 0, 0 >zio_buf_5120: 5120, 0, 0, 0, 0, 0, 0 >zio_data_buf_5120: 5120, 0, 0, 0, 0, 0, 0 >zio_buf_6144: 6144, 0, 0, 0, 0, 0, 0 >zio_data_buf_6144: 6144, 0, 0, 0, 0, 0, 0 >zio_buf_7168: 7168, 0, 0, 1, 2, 0, 0 >zio_data_buf_7168: 7168, 0, 0, 0, 0, 0, 0 >zio_buf_8192: 8192, 0, 3, 9, 129131, 0, 0 >zio_data_buf_8192: 8192, 0, 57425, 65986,26185500, 0, 0 >zio_buf_10240: 10240, 0, 0, 0, 0, 0, 0 >zio_data_buf_10240: 10240, 0, 0, 0, 0, 0, 0 >zio_buf_12288: 12288, 0, 0, 9, 14813, 0, 0 >zio_data_buf_12288: 12288, 0, 0, 3, 3, 0, 0 >zio_buf_14336: 14336, 0, 0, 0, 0, 0, 0 >zio_data_buf_14336: 14336, 0, 0, 0, 0, 0, 0 >zio_buf_16384: 16384, 0, 125, 32, 240731, 0, 0 >zio_data_buf_16384: 16384, 0, 0, 0, 0, 0, 0 >zio_buf_20480: 20480, 0, 0, 9, 9937, 0, 0 >zio_data_buf_20480: 20480, 0, 0, 0, 0, 0, 0 >zio_buf_24576: 24576, 0, 0, 13, 137002, 0, 0 >zio_data_buf_24576: 24576, 0, 0, 0, 0, 0, 0 >zio_buf_28672: 28672, 0, 0, 8, 6539, 0, 0 >zio_data_buf_28672: 28672, 0, 0, 0, 0, 0, 0 >zio_buf_32768: 32768, 0, 0, 13, 115326, 0, 0 >zio_data_buf_32768: 32768, 0, 0, 0, 0, 0, 0 >zio_buf_40960: 40960, 0, 0, 13, 107904, 0, 0 >zio_data_buf_40960: 40960, 0, 0, 0, 0, 0, 0 >zio_buf_49152: 49152, 0, 0, 14, 97234, 0, 0 >zio_data_buf_49152: 49152, 0, 0, 0, 0, 0, 0 >zio_buf_57344: 57344, 0, 0, 14, 89827, 0, 0 >zio_data_buf_57344: 57344, 0, 0, 0, 0, 0, 0 >zio_buf_65536: 65536, 0, 0, 13, 90005, 0, 0 >zio_data_buf_65536: 65536, 0, 0, 0, 0, 0, 0 >zio_buf_81920: 81920, 0, 0, 16, 157805, 0, 0 >zio_data_buf_81920: 81920, 0, 0, 0, 0, 0, 0 >zio_buf_98304: 98304, 0, 0, 13, 145318, 0, 0 >zio_data_buf_98304: 98304, 0, 0, 0, 0, 0, 0 >zio_buf_114688: 114688, 0, 0, 13, 137124, 0, 0 >zio_data_buf_114688: 114688, 0, 0, 0, 0, 0, 0 >zio_buf_131072: 131072, 0, 1086, 126, 3604351, 0, 0 >zio_data_buf_131072: 131072, 0, 0, 0, 0, 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, 27, 489170, 0, 0 >abd_chunk: 4096, 0, 978040, 110708,86297759, 0, 0 >sa_cache: 152, 0, 0, 0, 0, 0, 0 >dnode_t: 952, 0, 1250, 118, 2798, 0, 0 >arc_buf_hdr_t_full: 344, 0, 703886, 124887,21248797, 0, 0 >arc_buf_hdr_t_l2only: 88, 0, 0, 0, 0, 0, 0 >arc_buf_t: 64, 0, 58479, 76743,26270435, 0, 0 >dmu_buf_impl_t: 344, 0, 51963, 65253,17181218, 0, 0 >zil_lwb_cache: 320, 0, 814, 7838, 2397179, 0, 0 >zil_zcw_cache: 80, 0, 16, 1258, 825505, 0, 0 >zfs_znode_cache: 264, 0, 0, 0, 0, 0, 0 >CTL IO: 672, 0, 255, 417,18472925, 0, 0 >beio: 368, 0, 70, 590,18463643, 0, 0 >icl_pdu: 80, 0, 257, 2879,42974645, 0, 0 >iscsi_outstanding: 48, 0, 0, 0, 0, 0, 0 >cfiscsi_data_wait: 72, 0, 7, 1368, 7855411, 0, 0 >cblk0: 131072, 0, 0, 26, 188177, 0, 0 >cblk1: 131072, 0, 0, 14, 196509, 0, 0 >cblk2: 131072, 0, 0, 34, 194823, 0, 0 >cblk3: 131072, 0, 1, 9, 196412, 0, 0 >cblk4: 131072, 0, 0, 12, 196490, 0, 0 >cblk5: 131072, 0, 0, 14, 196482, 0, 0 >cblk6: 131072, 0, 0, 29, 187117, 0, 0 >cblk7: 131072, 0, 1, 11, 197424, 0, 0 >cblk8: 131072, 0, 0, 11, 196618, 0, 0 >cblk9: 131072, 0, 112, 110, 201525, 0, 0 >cblk10: 131072, 0, 16, 81, 201501, 0, 0 >cblk11: 131072, 0, 0, 14, 200591, 0, 0 >cblk12: 131072, 0, 8, 227, 201725, 0, 0 >cblk13: 131072, 0, 1, 80, 201507, 0, 0 >cblk14: 131072, 0, 0, 240, 201332, 0, 0 >cblk15: 131072, 0, 184, 46, 201843, 0, 0 >cblk16: 131072, 0, 0, 78, 201417, 0, 0 >cblk17: 131072, 0, 0, 39, 194773, 0, 0 >cblk18: 131072, 0, 0, 11, 196284, 0, 0 >cblk19: 131072, 0, 0, 11, 196255, 0, 0 >cblk20: 131072, 0, 0, 63, 201608, 0, 0 >cblk21: 131072, 0, 0, 82, 201571, 0, 0 >cblk22: 131072, 0, 0, 227, 201123, 0, 0 >cblk23: 131072, 0, 0, 10, 196680, 0, 0 >cblk24: 131072, 0, 0, 212, 201742, 0, 0 >cblk25: 131072, 0, 1, 10, 196319, 0, 0 >cblk26: 131072, 0, 0, 13, 198341, 0, 0 >cblk27: 131072, 0, 0, 24, 198237, 0, 0 >cblk28: 131072, 0, 0, 211, 201516, 0, 0 >cblk29: 131072, 0, 0, 42, 201431, 0, 0 >cblk30: 131072, 0, 0, 58, 188833, 0, 0 >cblk31: 131072, 0, 0, 38, 201582, 0, 0 >cblk32: 131072, 0, 0, 14, 200569, 0, 0 >cblk33: 131072, 0, 0, 9, 196526, 0, 0 >cblk34: 131072, 0, 0, 11, 190168, 0, 0 >cblk35: 131072, 0, 32, 186, 201485, 0, 0 >cblk36: 131072, 0, 0, 12, 196229, 0, 0 >cblk37: 131072, 0, 0, 30, 189017, 0, 0 >cblk38: 131072, 0, 0, 11, 194984, 0, 0 >cblk39: 131072, 0, 0, 22, 196454, 0, 0 >cblk40: 131072, 0, 8, 229, 201689, 0, 0 >cblk41: 131072, 0, 0, 18, 194726, 0, 0 >cblk42: 131072, 0, 0, 194, 201172, 0, 0 >cblk43: 131072, 0, 24, 38, 201631, 0, 0 >cblk44: 131072, 0, 0, 33, 201491, 0, 0 >cblk45: 131072, 0, 0, 26, 194681, 0, 0 >cblk46: 131072, 0, 0, 101, 201503, 0, 0 >cblk47: 131072, 0, 1, 10, 198424, 0, 0 >cblk48: 131072, 0, 0, 10, 200755, 0, 0 >cblk49: 131072, 0, 0, 38, 187135, 0, 0 >cblk50: 131072, 0, 0, 10, 196318, 0, 0 >cblk51: 131072, 0, 1, 13, 198410, 0, 0 >cblk52: 131072, 0, 0, 21, 198145, 0, 0 >cblk53: 131072, 0, 0, 32, 201597, 0, 0 >cblk54: 131072, 0, 0, 33, 194833, 0, 0 >cblk55: 131072, 0, 1, 54, 201593, 0, 0 >cblk56: 131072, 0, 0, 11, 198182, 0, 0 >cblk57: 131072, 0, 0, 47, 201434, 0, 0 >cblk58: 131072, 0, 0, 45, 201477, 0, 0 >cblk59: 131072, 0, 0, 8, 196546, 0, 0 >cblk60: 131072, 0, 0, 8, 196284, 0, 0 >cblk61: 131072, 0, 0, 8, 196210, 0, 0 >cblk62: 131072, 0, 0, 9, 196636, 0, 0 >cblk63: 131072, 0, 1, 51, 201455, 0, 0 >cblk64: 131072, 0, 0, 8, 196422, 0, 0 >cblk65: 131072, 0, 2, 16, 198274, 0, 0 >cblk66: 131072, 0, 0, 13, 194734, 0, 0 >cblk67: 131072, 0, 0, 32, 188995, 0, 0 >cblk68: 131072, 0, 0, 29, 187111, 0, 0 >cblk69: 131072, 0, 8, 76, 201460, 0, 0 >cblk70: 131072, 0, 0, 11, 196281, 0, 0 >cblk71: 131072, 0, 0, 14, 197157, 0, 0 >cblk72: 131072, 0, 0, 46, 189099, 0, 0 >cblk73: 131072, 0, 0, 46, 188870, 0, 0 >cblk74: 131072, 0, 0, 33, 189055, 0, 0 >cblk75: 131072, 0, 0, 15, 198329, 0, 0 >cblk76: 131072, 0, 0, 10, 196329, 0, 0 >cblk77: 131072, 0, 0, 60, 189084, 0, 0 >cblk78: 131072, 0, 0, 46, 194824, 0, 0 >cblk79: 131072, 0, 0, 36, 187054, 0, 0 >cblk80: 131072, 0, 0, 9, 189979, 0, 0 >cblk81: 131072, 0, 0, 9, 189702, 0, 0 >cblk82: 131072, 0, 0, 30, 189008, 0, 0 >cblk83: 131072, 0, 0, 8, 196094, 0, 0 >cblk84: 131072, 0, 0, 12, 198323, 0, 0 >cblk85: 131072, 0, 0, 12, 198220, 0, 0 >cblk86: 131072, 0, 0, 13, 198279, 0, 0 >cblk87: 131072, 0, 0, 15, 189164, 0, 0 >cblk88: 131072, 0, 0, 38, 188979, 0, 0 >cblk89: 131072, 0, 0, 38, 194802, 0, 0 >cblk90: 131072, 0, 0, 10, 194941, 0, 0 >cblk91: 131072, 0, 0, 31, 194801, 0, 0 >cblk92: 131072, 0, 0, 62, 194772, 0, 0 >cblk93: 131072, 0, 0, 33, 189132, 0, 0 >cblk94: 131072, 0, 0, 35, 188931, 0, 0 >cblk95: 131072, 0, 0, 34, 189111, 0, 0 >cblk96: 131072, 0, 0, 10, 196413, 0, 0 >cblk97: 131072, 0, 0, 21, 189238, 0, 0 >cblk98: 131072, 0, 0, 38, 188968, 0, 0 >cblk99: 131072, 0, 1, 9, 190037, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 3 0 >irq4: uart0 6 0 >irq6: fdc0 1 0 >irq17: atapci1 7726055 75677 >irq20: hpet0 uhci0 20422923 200042 >irq23: uhci3 ehci0 2 0 >irq256: igb0:rxq0 1780210 17437 >irq257: igb0:rxq1 2719198 26635 >irq258: igb0:rxq2 2581161 25282 >irq259: igb0:rxq3 2485624 24347 >irq260: igb0:aq 3 0 >irq289: t6nex0:evt 3237 32 >irq290: t6nex0:0a0 7008976 68653 >irq291: t6nex0:0a1 6512982 63795 >irq292: t6nex0:0a2 6253859 61256 >irq293: t6nex0:0a3 6452255 63200 >irq294: t6nex0:0a4 7193777 70463 >irq295: t6nex0:0a5 7221349 70733 >irq296: t6nex0:0a6 7513119 73591 >irq297: t6nex0:0a7 6695947 65587 >Total 92570687 906729 > >------------------------------------------------------------------------ >pstat -T > > 61/260795 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty ada0 ada1 pass0 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 0 9 58.66 217 12.41 2.80 0 0.00 0.00 0 0.00 0 0 10 1 89 > >------------------------------------------------------------------------ >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 > >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 Attr Misses Lkup Hits Lkup Misses BioR Hits BioR Misses BioW Hits BioW Misses > 0 0 0 0 0 0 0 0 > BioRL Hits BioRL Misses BioD Hits BioD Misses DirE Hits DirE Misses Accs Hits Accs Misses > 0 0 0 0 0 0 0 0 >Server Info: > 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 >Server Re-Failed: > 140737488346832 >Server Faults: >140737488346832 >Server Write > WriteOps WriteRPC Opsaved > 0 0 0 >Server Cache > Inprog Idem Non-Idem Misses > 0 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 47288866 packets sent > 30275070 data packets (287545948814 bytes) > 636841 data packets (77015157 bytes) retransmitted > 3766 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 16513388 ack-only packets (1491267 delayed) > 0 URG only packets > 0 window probe packets > 187099 window update packets > 316 control packets > 56183245 packets received > 74821235 acks (for 287550318207 bytes) > 38353 duplicate acks > 0 acks for unsent data > 183070357 packets (282226402239 bytes) received in-sequence > 10303 completely duplicate packets (820704 bytes) > 0 old duplicate packets > 8 packets with some dup. data (384 bytes duped) > 14534 out-of-order packets (35410820 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 0 window update packets > 33 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 > 0 connection requests > 531 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 44 ignored RSTs in the windows > 531 connections established (including accepts) > 325 times used RTT from hostcache > 325 times used RTT variance from hostcache > 325 times used slow-start threshold from hostcache > 435 connections closed (including 399 drops) > 384 connections updated cached RTT on close > 384 connections updated cached RTT variance on close > 378 connections updated cached ssthresh on close > 0 embryonic connections dropped > 36455637 segments updated rtt (of 29320931 attempts) > 529032 retransmit timeouts > 175 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 45 keepalive timeouts > 40 keepalive probes sent > 5 connections dropped by keepalive > 25493279 correct ACK header predictions > 19637892 correct data packet header predictions > 531 syncache entries added > 64 retransmitted > 0 dupsyn > 0 dropped > 531 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 531 cookies sent > 531 cookies received > 6 hostcache entries added > 0 bucket overflow > 5438 SACK recovery episodes > 11935 segment rexmits in SACK recovery episodes > 16730752 byte rexmits in SACK recovery episodes > 43951 SACK options (SACK blocks) received > 45977 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 matching signature received > 0 packets with bad signature received > 0 times failed to make signature due to no SA > 0 times unexpected signature received > 0 times no signature provided by segment > 0 Path MTU discovery black hole detection activations > 0 Path MTU discovery black hole detection min MSS activations > 0 Path MTU discovery black hole detection failures >TCP connection count by state: > 0 connections in CLOSED state > 4 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 98 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 0 connections in TIME_WAIT state >udp: > 65409 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 10 with no checksum > 0 dropped due to no socket > 65354 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 55 delivered > 55 datagrams output > 0 times multicast source filter matched >ip: > 56252904 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 > 56252573 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 331 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 47613006 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 323764 output packets 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: > 0 calls to icmp_error > 0 errors not generated in response to an icmp message > 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: 41 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >arp: > 1629 ARP requests sent > 15 ARP replies sent > 282743 ARP requests received > 2741 ARP replies received > 285484 ARP packets received > 4292 total packets dropped due to no ARP entry > 12 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 0 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 > 0 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 1606 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 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 > Mbuf statistics: > 0 one mbuf > 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 > 0 failures of source address selection >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > Output histogram: > neighbor solicitation: 1602 > MLDv2 listener report: 2 > 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 >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >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 >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >4603/22978/27581 mbufs in use (current/cache/total) >18446744073709546414/10992/5790/507330 mbuf clusters in use (current/cache/total/max) >0/10561 mbuf+clusters out of packet secondary zone in use (current/cache) >12338/9579/21917/253665 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/225480 9k jumbo clusters in use (current/cache/total/max) >64/0/64/169108 16k jumbo clusters in use (current/cache/total/max) >41122K/66044K/107167K 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) >39/0/0 requests for jumbo clusters denied (4k/9k/16k) >0 sendfile syscalls >0 sendfile syscalls completed without I/O request >0 requests for I/O initiated by sendfile >0 pages read by sendfile as part of a request >0 pages were valid at time of a sendfile request >0 pages were valid and substituted to bogus page >0 pages were requested for read ahead by applications >0 pages were read ahead by sendfile >0 times sendfile encountered an already busy page >0 requests for sfbufs denied >0 requests for sfbufs delayed > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff800171316a0 udp4 0 0 *.514 *.* >fffff80017131848 udp6 0 0 *.514 *.* > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x20007ffffffffff >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 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20000000008800d >fstat: can't read file 2 at 0x4000000000000a0 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >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 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >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 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >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 0x20007ffffffffff >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 0x20007ffffffffff >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 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >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 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root ctld 15447 root / 2 drwxr-xr-x 1024 r >root ctld 15447 wd / 2 drwxr-xr-x 1024 r >root ctld 15447 text / 5620276 -r-xr-xr-x 129688 r >root ctld 15447 0 /dev 14 crw-rw-rw- null rw >root ctld 15447 6 /dev 14 crw-rw-rw- null rw >root sleep 15439 root / 2 drwxr-xr-x 1024 r >root sleep 15439 wd / 1203844 drwxr-xr-x 512 r >root sleep 15439 text / 5619755 -r-xr-xr-x 14824 r >root sleep 15439 0 - - bad - >root sh 1294 root / 2 drwxr-xr-x 1024 r >root sh 1294 wd / 1203844 drwxr-xr-x 512 r >root sh 1294 text / 5619754 -r-xr-xr-x 166544 r >root sh 1294 0 - - bad - >root sh 1294 6 - - bad - >root ctld 1047 root / 2 drwxr-xr-x 1024 r >root ctld 1047 wd / 2 drwxr-xr-x 1024 r >root ctld 1047 text / 5620276 -r-xr-xr-x 129688 r >root ctld 1047 0 /dev 14 crw-rw-rw- null rw >root ctld 1047 6 /dev 14 crw-rw-rw- null rw >root ctl 1045 root / 2 drwxr-xr-x 1024 r >root ctl 1045 wd / 2 drwxr-xr-x 1024 r >root zfskern 803 root / 2 drwxr-xr-x 1024 r >root zfskern 803 wd / 2 drwxr-xr-x 1024 r >root getty 777 root / 2 drwxr-xr-x 1024 r >root getty 777 wd / 2 drwxr-xr-x 1024 r >root getty 777 text / 5619696 -r-xr-xr-x 35400 r >root getty 777 ctty /dev 55 crw------- ttyu0 rw >root getty 777 0 /dev 55 crw------- ttyu0 rw >root getty 776 root / 2 drwxr-xr-x 1024 r >root getty 776 wd / 2 drwxr-xr-x 1024 r >root getty 776 text / 5619696 -r-xr-xr-x 35400 r >root getty 776 ctty /dev 90 crw------- ttyv7 rw >root getty 776 0 /dev 90 crw------- ttyv7 rw >root getty 775 root / 2 drwxr-xr-x 1024 r >root getty 775 wd / 2 drwxr-xr-x 1024 r >root getty 775 text / 5619696 -r-xr-xr-x 35400 r >root getty 775 ctty /dev 89 crw------- ttyv6 rw >root getty 775 0 /dev 89 crw------- ttyv6 rw >root getty 774 root / 2 drwxr-xr-x 1024 r >root getty 774 wd / 2 drwxr-xr-x 1024 r >root getty 774 text / 5619696 -r-xr-xr-x 35400 r >root getty 774 ctty /dev 88 crw------- ttyv5 rw >root getty 774 0 /dev 88 crw------- ttyv5 rw >root getty 773 root / 2 drwxr-xr-x 1024 r >root getty 773 wd / 2 drwxr-xr-x 1024 r >root getty 773 text / 5619696 -r-xr-xr-x 35400 r >root getty 773 ctty /dev 87 crw------- ttyv4 rw >root getty 773 0 /dev 87 crw------- ttyv4 rw >root getty 772 root / 2 drwxr-xr-x 1024 r >root getty 772 wd / 2 drwxr-xr-x 1024 r >root getty 772 text / 5619696 -r-xr-xr-x 35400 r >root getty 772 ctty /dev 86 crw------- ttyv3 rw >root getty 772 0 /dev 86 crw------- ttyv3 rw >root getty 771 root / 2 drwxr-xr-x 1024 r >root getty 771 wd / 2 drwxr-xr-x 1024 r >root getty 771 text / 5619696 -r-xr-xr-x 35400 r >root getty 771 ctty /dev 85 crw------- ttyv2 rw >root getty 771 0 /dev 85 crw------- ttyv2 rw >root getty 770 root / 2 drwxr-xr-x 1024 r >root getty 770 wd / 2 drwxr-xr-x 1024 r >root getty 770 text / 5619696 -r-xr-xr-x 35400 r >root getty 770 ctty /dev 84 crw------- ttyv1 rw >root getty 770 0 /dev 84 crw------- ttyv1 rw >root getty 769 root / 2 drwxr-xr-x 1024 r >root getty 769 wd / 2 drwxr-xr-x 1024 r >root getty 769 text / 5619696 -r-xr-xr-x 35400 r >root getty 769 ctty /dev 83 crw------- ttyv0 rw >root getty 769 0 /dev 83 crw------- ttyv0 rw >root cron 722 root / 2 drwxr-xr-x 1024 r >root cron 722 wd / 1685387 drwxr-x--- 512 r >root cron 722 text / 5620273 -r-xr-xr-x 51800 r >root cron 722 0 /dev 14 crw-rw-rw- null rw >smmsp sendmail 718 root / 2 drwxr-xr-x 1024 r >smmsp sendmail 718 wd / 1685399 drwxrwx--- 512 r >smmsp sendmail 718 text / 5620514 -r-xr-sr-x 735944 r >smmsp sendmail 718 0 /dev 14 crw-rw-rw- null r >root sendmail 715 root / 2 drwxr-xr-x 1024 r >root sendmail 715 wd / 1685402 drwxr-xr-x 512 r >root sendmail 715 text / 5620514 -r-xr-sr-x 735944 r >root sendmail 715 0 /dev 14 crw-rw-rw- null r >root sshd 712 root / 2 drwxr-xr-x 1024 r >root sshd 712 wd / 2 drwxr-xr-x 1024 r >root sshd 712 text / 5619974 -r-xr-xr-x 285472 r >root sshd 712 0 /dev 14 crw-rw-rw- null rw >root syslogd 587 root / 2 drwxr-xr-x 1024 r >root syslogd 587 wd / 2 drwxr-xr-x 1024 r >root syslogd 587 text / 5620343 -r-xr-xr-x 51784 r >root syslogd 587 0 /dev 14 crw-rw-rw- null rw >root syslogd 587 6 /dev 14 crw-rw-rw- null rw >root syslogd 587 12 /dev 14 crw-rw-rw- null rw >root syslogd 587 18* pipe fffff80005efc2f8 <-> fffff80005efc460 0 rw >root devd 441 root / 2 drwxr-xr-x 1024 r >root devd 441 wd / 2 drwxr-xr-x 1024 r >root devd 441 text / 5619928 -r-xr-xr-x 1036400 r >root devd 441 0 /dev 14 crw-rw-rw- null rw >root devd 441 6 /dev 14 crw-rw-rw- null rw >root adjkerntz 127 root / 2 drwxr-xr-x 1024 r >root adjkerntz 127 wd / 2 drwxr-xr-x 1024 r >root adjkerntz 127 text / 5619843 -r-xr-xr-x 14832 r >root adjkerntz 127 0 /dev 14 crw-rw-rw- null rw >root init 1 root / 2 drwxr-xr-x 1024 r >root init 1 wd / 2 drwxr-xr-x 1024 r >root init 1 text / 5619887 -r-xr-xr-x 1277680 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 r > >------------------------------------------------------------------------ >dmesg > >s_done: 126 seconds >(0:17:0/14): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 127 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:17:0/14): Tag: 0x30000068, type 1 >(0:58:0/55): Tag: 0x30000042, type 1 >(0:58:0/55): ctl_process_done: 126 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:17:0/14): ctl_process_done: 126 seconds >(0:17:0/14): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000003c, type 1 >(0:18:0/15): ctl_process_done: 126 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:17:0/14): Tag: 0x3000000e, type 1 >(0:17:0/14): ctl_process_done: 126 seconds >(0:17:0/14): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000046, type 1 >(0:17:0/14): Tag: 0x30000012, type 1 >(0:58:0/55): ctl_process_done: 127 seconds >(0:17:0/14): ctl_process_done: 127 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 10 18 00 08 00 00 >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000043, type 1 >(0:43:0/40): ctl_process_done: 119 seconds >(0:47:0/44): WRITE(10). CDB: 2a 00 00 00 26 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000068, type 1 >(0:58:0/55): ctl_process_done: 127 seconds >(0:47:0/44): Tag: 0x3000006a, type 1 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:47:0/44): ctl_process_done: 117 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000005d, type 1 >(0:49:0/46): Tag: 0x3000004d, type 1 >(0:49:0/46): ctl_process_done: 102 seconds >(0:47:0/44): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 127 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:47:0/44): Tag: 0x30000068, type 1 >(0:58:0/55): Tag: 0x30000061, type 1 >(0:58:0/55): ctl_process_done: 128 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:47:0/44): ctl_process_done: 118 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000001, type 1 >(0:46:0/43): ctl_process_done: 128 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000050, type 1 >(0:49:0/46): ctl_process_done: 103 seconds >(0:58:0/55): Tag: 0x3000001e, type 1 >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:58:0/55): ctl_process_done: 128 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000045, type 1 >(0:49:0/46): ctl_process_done: 103 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000036, type 1 >(0:43:0/40): Tag: 0x4000002f, type 1 >(0:18:0/15): ctl_process_done: 129 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:43:0/40): ctl_process_done: 121 seconds >(0:46:0/43): Tag: 0x30000053, type 1 >(0:46:0/43): ctl_process_done: 129 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:17:0/14): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000078, type 1 >(0:46:0/43): ctl_process_done: 129 seconds >(0:17:0/14): Tag: 0x3000000c, type 1 >(0:17:0/14): ctl_process_done: 129 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000063, type 1 >(0:58:0/55): ctl_process_done: 129 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000007e, type 1 >(0:46:0/43): ctl_process_done: 130 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000046, type 1 >(0:18:0/15): ctl_process_done: 131 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000025, type 1 >(0:46:0/43): ctl_process_done: 130 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000003d, type 1 >(0:18:0/15): ctl_process_done: 131 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000079, type 1 >(0:46:0/43): ctl_process_done: 130 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000024, type 1 >(0:46:0/43): ctl_process_done: 130 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000024, type 1 >(0:18:0/15): ctl_process_done: 131 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000010, type 1 >(0:58:0/55): ctl_process_done: 131 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000005e, type 1 >(0:18:0/15): ctl_process_done: 131 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000015, type 1 >(0:58:0/55): ctl_process_done: 131 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000001b, type 1 >(0:46:0/43): ctl_process_done: 131 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000044, type 1 >(0:58:0/55): ctl_process_done: 131 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000059, type 1 >(0:58:0/55): ctl_process_done: 131 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000005e, type 1 >(0:46:0/43): ctl_process_done: 131 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:58:0/55): Tag: 0x3000006f, type 1 >(0:58:0/55): ctl_process_done: 129 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000003b, type 1 >(0:18:0/15): ctl_process_done: 133 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000026, type 1 >(0:46:0/43): ctl_process_done: 132 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000004a, type 1 >cc0: link state changed to DOWN >(0:18:0/15): ctl_process_done: 133 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000032, type 1 >(0:18:0/15): ctl_process_done: 132 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000068, type 1 >(0:46:0/43): ctl_process_done: 132 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000048, type 1 >(0:58:0/55): ctl_process_done: 132 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 10 cd 50 00 00 10 00 >(0:46:0/43): Tag: 0x30000045, type 1 >(0:46:0/43): ctl_process_done: 127 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000070, type 1 >(0:46:0/43): ctl_process_done: 133 seconds >(0:43:0/40): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:43:0/40): Tag: 0x4000000c, type 1 >(0:43:0/40): ctl_process_done: 119 seconds >(0:47:0/44): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:47:0/44): Tag: 0x3000007c, type 1 >(0:47:0/44): ctl_process_done: 118 seconds >cc0: link state changed to UP >(0:49:0/46): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:49:0/46): Tag: 0x30000047, type 1 >(0:49:0/46): ctl_process_done: 104 seconds >(0:34:0/31): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:34:0/31): Tag: 0x5000007e, type 1 >(0:34:0/31): ctl_process_done: 98 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000035, type 1 >(0:27:0/24): ctl_process_done: 98 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000001c, type 1 >(0:27:0/24): ctl_process_done: 98 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000045, type 1 >(0:27:0/24): ctl_process_done: 98 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 68 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000070, type 1 >(0:27:0/24): ctl_process_done: 98 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000007f, type 1 >(0:27:0/24): ctl_process_done: 98 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000055, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 60 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000032, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000000b, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000038, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000060, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000000c, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000002e, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000003a, type 1 >(0:27:0/24): ctl_process_done: 100 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:27:0/24): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:27:0/24): Tag: 0x40000011, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000037, type 1 >(0:18:0/15): ctl_process_done: 107 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >ctl_datamove: tag 0x4000003f on (0:12:0) aborted >(0:18:0/15): Tag: 0x3000006c, type 1 >ctl_datamove: tag 0x40000042 on (0:12:0) aborted >ctl_datamove: tag 0x40000037 on (0:12:0) aborted >ctl_datamove: tag 0x4000007b on (0:12:0) aborted >(0:18:0/15): ctl_process_done: 107 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:58:0/55): Tag: 0x3000002f, type 1 >(0:58:0/55): ctl_process_done: 157 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000034, type 1 >(0:46:0/43): ctl_process_done: 160 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:58:0/55): Tag: 0x30000036, type 1 >(0:58:0/55): ctl_process_done: 157 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >ctl_datamove: tag 0x30000073 on (0:16:0) aborted >(0:46:0/43): Tag: 0x30000003, type 1 >(0:46:0/43): ctl_process_done: 160 seconds >(0:58:0/55): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:58:0/55): Tag: 0x3000004e, type 1 >(0:58:0/55): ctl_process_done: 157 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000006a, type 1 >(0:46:0/43): ctl_process_done: 160 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000002c, type 1 >(0:46:0/43): ctl_process_done: 161 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000004b, type 1 >(0:18:0/15): ctl_process_done: 109 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000041, type 1 >(0:46:0/43): ctl_process_done: 161 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:18:0/15): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:18:0/15): Tag: 0x30000076, type 1 >(0:18:0/15): ctl_process_done: 93 seconds >(0:46:0/43): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:46:0/43): Tag: 0x3000003c, type 1 >(0:46:0/43): ctl_process_done: 136 seconds >(0:58:0/55): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:58:0/55): Tag: 0x30000035, type 1 >(0:58:0/55): ctl_process_done: 136 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:25:0/22): WRITE(10). CDB: 2a 00 00 10 c2 48 00 00 10 00 >(0:66:0/63): WRITE(10). CDB: 2a 00 00 10 c2 d0 00 00 10 00 >(0:66:0/63): Tag: 0x4000003d, type 1 >(0:25:0/22): Tag: 0x3000002b, type 1 >(0:25:0/22): Tag: 0x30000034, type 1 >(0:66:0/63): ctl_process_done: 130 seconds >(0:25:0/22): Tag: 0x30000019, type 1 >(0:25:0/22): ctl_datamove: 125 seconds >(0:66:0/63): Tag: 0x40000007, type 1 >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:25:0/22): ctl_process_done: 130 seconds >(0:25:0/22): ctl_datamove: 130 seconds >ctl_datamove: tag 0x3000002b on (0:25:0) aborted >(0:66:0/63): ctl_datamove: 125 seconds >(0:66:0/63): Tag: 0x40000035, type 1 >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >ctl_datamove: tag 0x30000019 on (0:25:0) aborted >ctl_datamove: tag 0x40000007 on (0:66:0) aborted >(0:25:0/22): Tag: 0x30000044, type 1 >(0:66:0/63): ctl_process_done: 130 seconds >(0:25:0/22): ctl_process_done: 130 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000002c, type 1 >(0:66:0/63): ctl_process_done: 131 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:25:0/22): Tag: 0x3000007b, type 1 >(0:25:0/22): ctl_process_done: 131 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000065, type 1 >(0:66:0/63): ctl_process_done: 131 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:25:0/22): Tag: 0x3000003d, type 1 >(0:25:0/22): ctl_process_done: 131 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000047, type 1 >(0:25:0/22): Tag: 0x3000005c, type 1 >(0:66:0/63): ctl_process_done: 131 seconds >(0:25:0/22): ctl_process_done: 132 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000005, type 1 >(0:66:0/63): ctl_process_done: 132 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:25:0/22): Tag: 0x3000004d, type 1 >(0:25:0/22): ctl_process_done: 132 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000006c, type 1 >(0:25:0/22): Tag: 0x3000006c, type 1 >(0:25:0/22): ctl_process_done: 132 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:66:0/63): ctl_process_done: 132 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:25:0/22): Tag: 0x30000037, type 1 >(0:25:0/22): ctl_process_done: 132 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000001b, type 1 >(0:25:0/22): Tag: 0x3000005a, type 1 >(0:66:0/63): ctl_process_done: 132 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:25:0/22): ctl_process_done: 133 seconds >(0:66:0/63): Tag: 0x40000052, type 1 >(0:66:0/63): ctl_process_done: 133 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000005b, type 1 >(0:66:0/63): ctl_process_done: 133 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:25:0/22): Tag: 0x30000008, type 1 >(0:25:0/22): ctl_process_done: 133 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000045, type 1 >(0:66:0/63): ctl_process_done: 133 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:25:0/22): Tag: 0x30000035, type 1 >(0:66:0/63): Tag: 0x4000001d, type 1 >(0:66:0/63): ctl_process_done: 133 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:25:0/22): ctl_process_done: 133 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000017, type 1 >(0:25:0/22): Tag: 0x30000029, type 1 >(0:66:0/63): ctl_process_done: 134 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:25:0/22): ctl_process_done: 134 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000064, type 1 >(0:66:0/63): ctl_process_done: 134 seconds >(0:25:0/22): Tag: 0x3000005d, type 1 >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:25:0/22): ctl_process_done: 134 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000076, type 1 >(0:25:0/22): Tag: 0x3000006b, type 1 >(0:25:0/22): ctl_process_done: 134 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 10 c2 48 00 00 10 00 >(0:66:0/63): ctl_process_done: 134 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 10 c2 d0 00 00 10 00 >(0:25:0/22): Tag: 0x3000002b, type 1 >(0:66:0/63): Tag: 0x40000007, type 1 >(0:25:0/22): ctl_process_done: 130 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:66:0/63): ctl_process_done: 130 seconds >(0:25:0/22): Tag: 0x30000019, type 1 >(0:25:0/22): ctl_process_done: 135 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000003, type 1 >(0:66:0/63): ctl_process_done: 134 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000006b, type 1 >(0:66:0/63): ctl_process_done: 135 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000011, type 1 >(0:66:0/63): ctl_process_done: 134 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000004c, type 1 >(0:66:0/63): ctl_process_done: 136 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000007d, type 1 >(0:66:0/63): ctl_process_done: 135 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000058, type 1 >(0:66:0/63): ctl_process_done: 136 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:66:0/63): Tag: 0x4000004f, type 1 >(0:66:0/63): ctl_process_done: 135 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:99:0/96): WRITE(10). CDB: 2a 00 00 00 3a 00 00 00 80 00 >(0:99:0/96): Tag: 0x30000079, type 1 >(0:99:0/96): ctl_process_done: 94 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:25:0/22): Tag: 0x30000027, type 1 >(0:25:0/22): ctl_process_done: 224 seconds >(0:25:0/22): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:25:0/22): Tag: 0x3000001f, type 1 >(0:25:0/22): ctl_process_done: 92 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:66:0/63): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:66:0/63): Tag: 0x4000003f, type 1 >(0:66:0/63): ctl_process_done: 102 seconds >(0:25:0/22): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:25:0/22): Tag: 0x30000059, type 1 >(0:25:0/22): ctl_process_done: 110 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:28:0/25): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:28:0/25): Tag: 0x3000000d, type 1 >(0:28:0/25): ctl_process_done: 99 seconds >(0:28:0/25): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:28:0/25): Tag: 0x3000001e, type 1 >(0:28:0/25): ctl_process_done: 100 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >(0:7:0/4): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:42:0/39): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:7:0/4): Tag: 0x40000020, type 1 >(0:42:0/39): Tag: 0x40000005, type 1 >(0:7:0/4): ctl_process_done: 167 seconds >(0:42:0/39): ctl_process_done: 150 seconds >(0:67:0/64): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:62:0/59): WRITE(10). CDB: 2a 00 00 10 d3 38 00 00 10 00 >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >ctl_datamove: tag 0x3000001f on (0:26:0) aborted >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 10 dd 80 00 00 10 00 >(0:67:0/64): Tag: 0x40000064, type 1 >(0:62:0/59): Tag: 0x3000002d, type 1 >(0:62:0/59): Tag: 0x30000068, type 1 >(0:11:0/8): Tag: 0x30000012, type 1 >(0:11:0/8): Tag: 0x3000001e, type 1 >(0:62:0/59): ctl_datamove: 141 seconds >(0:67:0/64): ctl_process_done: 155 seconds >(0:62:0/59): ctl_process_done: 147 seconds >(0:42:0/39): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:65:0/62): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >ctl_datamove: tag 0x30000068 on (0:62:0) aborted >(0:11:0/8): ctl_datamove: 109 seconds >(0:11:0/8): ctl_datamove: 103 seconds >(0:42:0/39): Tag: 0x4000001a, type 1 >(0:65:0/62): Tag: 0x4000004b, type 1 >ctl_datamove: tag 0x3000001e on (0:11:0) aborted >(0:42:0/39): ctl_process_done: 151 seconds >cc0: link state changed to UP >ctl_datamove: tag 0x30000012 on (0:11:0) aborted >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 78 00 00 08 00 00 >(0:65:0/62): ctl_process_done: 162 seconds >(0:62:0/59): Tag: 0x30000063, type 1 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:62:0/59): ctl_process_done: 148 seconds >(0:42:0/39): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000000e, type 1 >(0:42:0/39): Tag: 0x4000002f, type 1 >(0:42:0/39): ctl_process_done: 152 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:11:0/8): ctl_process_done: 113 seconds >(0:67:0/64): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:62:0/59): Tag: 0x3000003a, type 1 >(0:67:0/64): Tag: 0x40000002, type 1 >(0:67:0/64): ctl_process_done: 156 seconds >(0:62:0/59): ctl_process_done: 148 seconds >(0:42:0/39): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:63:0/60): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:42:0/39): Tag: 0x40000078, type 1 >(0:42:0/39): ctl_process_done: 152 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:63:0/60): Tag: 0x3000005a, type 1 >(0:63:0/60): ctl_process_done: 172 seconds >(0:7:0/4): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000044, type 1 >(0:7:0/4): Tag: 0x40000018, type 1 >(0:62:0/59): ctl_process_done: 149 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:7:0/4): ctl_process_done: 170 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000011, type 1 >(0:26:0/23): ctl_process_done: 91 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000004d, type 1 >(0:11:0/8): ctl_process_done: 114 seconds >(0:67:0/64): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000079, type 1 >(0:62:0/59): ctl_process_done: 149 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:67:0/64): Tag: 0x4000001a, type 1 >(0:67:0/64): ctl_process_done: 157 seconds >(0:63:0/60): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000050, type 1 >(0:62:0/59): ctl_process_done: 150 seconds >(0:63:0/60): Tag: 0x3000004e, type 1 >(0:63:0/60): ctl_process_done: 173 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:42:0/39): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000005f, type 1 >(0:11:0/8): ctl_process_done: 115 seconds >(0:42:0/39): Tag: 0x40000074, type 1 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:42:0/39): ctl_process_done: 154 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000003e, type 1 >(0:62:0/59): Tag: 0x30000039, type 1 >(0:11:0/8): ctl_process_done: 115 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:62:0/59): ctl_process_done: 150 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000002f, type 1 >(0:11:0/8): ctl_process_done: 115 seconds >(0:26:0/23): Tag: 0x3000003d, type 1 >(0:26:0/23): ctl_process_done: 93 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:63:0/60): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000017, type 1 >(0:63:0/60): Tag: 0x30000070, type 1 >(0:63:0/60): ctl_process_done: 174 seconds >(0:62:0/59): ctl_process_done: 151 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >ctl_datamove: tag 0x50000013 on (0:4:0) aborted >ctl_datamove: tag 0x5000005b on (0:4:0) aborted >(0:11:0/8): Tag: 0x30000073, type 1 >(0:62:0/59): Tag: 0x3000000c, type 1 >(0:11:0/8): ctl_process_done: 116 seconds >(0:62:0/59): ctl_process_done: 151 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 60 00 00 08 00 00 >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000005d, type 1 >(0:11:0/8): ctl_process_done: 117 seconds >(0:63:0/60): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000025, type 1 >(0:26:0/23): ctl_process_done: 94 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:63:0/60): Tag: 0x3000001e, type 1 >(0:26:0/23): Tag: 0x30000029, type 1 >(0:63:0/60): ctl_process_done: 175 seconds >(0:67:0/64): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:26:0/23): ctl_process_done: 94 seconds >(0:67:0/64): Tag: 0x4000005a, type 1 >(0:67:0/64): ctl_process_done: 160 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000078, type 1 >(0:26:0/23): Tag: 0x30000013, type 1 >(0:11:0/8): ctl_process_done: 117 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:26:0/23): ctl_process_done: 94 seconds >(0:11:0/8): Tag: 0x30000043, type 1 >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:11:0/8): ctl_process_done: 118 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:62:0/59): Tag: 0x3000004e, type 1 >(0:62:0/59): ctl_process_done: 153 seconds >(0:11:0/8): Tag: 0x3000005e, type 1 >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:11:0/8): ctl_process_done: 118 seconds >(0:62:0/59): Tag: 0x3000001b, type 1 >(0:62:0/59): ctl_process_done: 153 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000023, type 1 >(0:11:0/8): Tag: 0x30000070, type 1 >(0:11:0/8): ctl_process_done: 118 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:62:0/59): ctl_process_done: 153 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000034, type 1 >(0:62:0/59): Tag: 0x30000013, type 1 >(0:62:0/59): ctl_process_done: 153 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:11:0/8): ctl_process_done: 118 seconds >(0:7:0/4): WRITE(10). CDB: 2a 00 00 00 60 00 00 08 00 00 >(0:62:0/59): Tag: 0x3000007d, type 1 >(0:62:0/59): ctl_process_done: 154 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:7:0/4): Tag: 0x4000005d, type 1 >(0:62:0/59): Tag: 0x30000061, type 1 >(0:7:0/4): ctl_process_done: 175 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:62:0/59): ctl_process_done: 154 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000000d, type 1 >(0:26:0/23): Tag: 0x30000071, type 1 >(0:26:0/23): ctl_process_done: 96 seconds >(0:11:0/8): ctl_process_done: 119 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000017, type 1 >(0:11:0/8): ctl_process_done: 119 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:26:0/23): Tag: 0x3000001a, type 1 >(0:11:0/8): Tag: 0x30000042, type 1 >(0:26:0/23): ctl_process_done: 97 seconds >(0:11:0/8): ctl_process_done: 120 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:63:0/60): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:62:0/59): Tag: 0x3000000f, type 1 >(0:62:0/59): ctl_process_done: 155 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:63:0/60): Tag: 0x30000005, type 1 >(0:63:0/60): ctl_process_done: 178 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000021, type 1 >(0:62:0/59): ctl_process_done: 155 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000047, type 1 >(0:11:0/8): ctl_process_done: 120 seconds >(0:26:0/23): Tag: 0x3000004f, type 1 >(0:26:0/23): ctl_process_done: 97 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000006, type 1 >(0:26:0/23): ctl_process_done: 98 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000021, type 1 >(0:11:0/8): ctl_process_done: 121 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000046, type 1 >(0:26:0/23): ctl_process_done: 98 seconds >(0:42:0/39): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000000b, type 1 >(0:11:0/8): ctl_process_done: 121 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:42:0/39): Tag: 0x40000064, type 1 >(0:42:0/39): ctl_process_done: 160 seconds >(0:11:0/8): Tag: 0x3000004e, type 1 >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:11:0/8): ctl_process_done: 121 seconds >(0:26:0/23): Tag: 0x3000003f, type 1 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:26:0/23): ctl_process_done: 98 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000006, type 1 >(0:11:0/8): ctl_process_done: 120 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000061, type 1 >(0:11:0/8): Tag: 0x3000006c, type 1 >(0:11:0/8): ctl_process_done: 122 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:26:0/23): ctl_process_done: 99 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000006f, type 1 >(0:11:0/8): ctl_process_done: 122 seconds >(0:67:0/64): WRITE(10). CDB: 2a 00 00 00 68 00 00 08 00 00 >(0:26:0/23): Tag: 0x3000004b, type 1 >(0:26:0/23): ctl_process_done: 99 seconds >(0:67:0/64): Tag: 0x4000007c, type 1 >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:67:0/64): ctl_process_done: 165 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000075, type 1 >(0:11:0/8): Tag: 0x3000001e, type 1 >(0:11:0/8): ctl_process_done: 120 seconds >(0:26:0/23): ctl_process_done: 100 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 10 dd 80 00 00 10 00 >(0:62:0/59): Tag: 0x30000053, type 1 >(0:11:0/8): Tag: 0x30000012, type 1 >(0:11:0/8): ctl_process_done: 114 seconds >(0:62:0/59): ctl_process_done: 158 seconds >(0:42:0/39): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:42:0/39): Tag: 0x40000060, type 1 >(0:42:0/39): ctl_process_done: 162 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000032, type 1 >(0:11:0/8): ctl_process_done: 123 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:62:0/59): Tag: 0x3000007b, type 1 >(0:62:0/59): ctl_process_done: 158 seconds >(0:11:0/8): Tag: 0x3000005c, type 1 >(0:11:0/8): ctl_process_done: 121 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000012, type 1 >(0:62:0/59): ctl_process_done: 159 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:11:0/8): Tag: 0x30000079, type 1 >(0:11:0/8): ctl_process_done: 124 seconds >(0:62:0/59): Tag: 0x3000005c, type 1 >(0:62:0/59): ctl_process_done: 159 seconds >(0:11:0/8): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:11:0/8): Tag: 0x3000007a, type 1 >(0:62:0/59): Tag: 0x30000057, type 1 >(0:11:0/8): ctl_process_done: 124 seconds >(0:65:0/62): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:62:0/59): ctl_process_done: 159 seconds >(0:65:0/62): Tag: 0x4000004a, type 1 >(0:65:0/62): ctl_process_done: 168 seconds >(0:7:0/4): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:7:0/4): Tag: 0x40000027, type 1 >(0:62:0/59): Tag: 0x3000004b, type 1 >(0:62:0/59): ctl_process_done: 160 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:7:0/4): ctl_process_done: 175 seconds >(0:63:0/60): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:26:0/23): Tag: 0x30000077, type 1 >(0:63:0/60): Tag: 0x30000026, type 1 >(0:63:0/60): ctl_process_done: 175 seconds >(0:67:0/64): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:26:0/23): ctl_process_done: 102 seconds >(0:67:0/64): Tag: 0x4000000a, type 1 >(0:67:0/64): ctl_process_done: 162 seconds >(0:102:0/99): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:102:0/99): Tag: 0x40000015, type 1 >(0:102:0/99): ctl_process_done: 92 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 10 d8 48 00 00 10 00 >(0:26:0/23): Tag: 0x3000001f, type 1 >(0:26:0/23): ctl_process_done: 97 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 00 78 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000018, type 1 >(0:26:0/23): ctl_process_done: 103 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 10 d3 38 00 00 10 00 >(0:62:0/59): Tag: 0x30000068, type 1 >(0:62:0/59): ctl_process_done: 155 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000068, type 1 >(0:4:0/1): ctl_process_done: 93 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:26:0/23): Tag: 0x3000006d, type 1 >(0:26:0/23): ctl_process_done: 103 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000007f, type 1 >(0:4:0/1): ctl_process_done: 93 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000052, type 1 >(0:4:0/1): ctl_process_done: 93 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000007c, type 1 >(0:4:0/1): ctl_process_done: 94 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000076, type 1 >(0:4:0/1): ctl_process_done: 94 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000002f, type 1 >(0:4:0/1): ctl_process_done: 94 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000035, type 1 >(0:4:0/1): ctl_process_done: 94 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:62:0/59): Tag: 0x30000071, type 1 >(0:62:0/59): ctl_process_done: 162 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000050, type 1 >(0:4:0/1): ctl_process_done: 94 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:62:0/59): Tag: 0x3000006f, type 1 >(0:62:0/59): ctl_process_done: 162 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:62:0/59): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:62:0/59): Tag: 0x30000014, type 1 >(0:62:0/59): ctl_process_done: 163 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 14 tasks >(0:4:0/1): Tag: 0x5000002e, type 1 >(0:4:0/1): ctl_process_done: 95 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000001b, type 1 >(0:4:0/1): ctl_process_done: 95 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000006e, type 1 >(0:4:0/1): ctl_process_done: 95 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000030, type 1 >(0:4:0/1): ctl_process_done: 96 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000024, type 1 >(0:4:0/1): ctl_process_done: 96 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000025, type 1 >(0:4:0/1): ctl_process_done: 96 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000058, type 1 >(0:4:0/1): ctl_process_done: 96 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000001d, type 1 >(0:4:0/1): ctl_process_done: 96 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 54 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000004b, type 1 >(0:4:0/1): ctl_process_done: 96 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000075, type 1 >(0:4:0/1): ctl_process_done: 96 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000063, type 1 >(0:4:0/1): ctl_process_done: 97 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000007a, type 1 >(0:4:0/1): ctl_process_done: 97 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000002, type 1 >(0:4:0/1): ctl_process_done: 97 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000004d, type 1 >(0:4:0/1): ctl_process_done: 97 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000021, type 1 >(0:26:0/23): ctl_process_done: 107 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000068, type 1 >(0:26:0/23): ctl_process_done: 107 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:26:0/23): Tag: 0x30000012, type 1 >(0:26:0/23): ctl_process_done: 107 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:4:0/1): Tag: 0x50000006, type 1 >(0:4:0/1): ctl_process_done: 98 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 3 tasks >(0:4:0/1): Tag: 0x50000028, type 1 >(0:4:0/1): ctl_process_done: 98 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:4:0/1): Tag: 0x50000027, type 1 >(0:4:0/1): ctl_process_done: 98 seconds >(0:26:0/23): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:26:0/23): Tag: 0x3000006f, type 1 >(0:26:0/23): ctl_process_done: 108 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 10 dc 80 00 00 10 00 >(0:4:0/1): Tag: 0x5000005b, type 1 >(0:4:0/1): ctl_process_done: 92 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:4:0/1): Tag: 0x5000003f, type 1 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:4:0/1): ctl_process_done: 99 seconds >(0:4:0/1): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 3 tasks >(0:4:0/1): Tag: 0x50000013, type 1 >(0:4:0/1): ctl_process_done: 99 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): tasks terminated >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): tasks terminated >(0:42:0/39): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >cc0: link state changed to DOWN >(0:42:0/39): Tag: 0x40000002, type 1 >(0:42:0/39): ctl_process_done: 165 seconds >(0:62:0/59): WRITE(10). CDB: 2a 00 00 10 d3 38 00 00 10 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): tasks terminated >(0:62:0/59): Tag: 0x3000005d, type 1 >(0:62:0/59): ctl_process_done: 99 seconds >(0:102:0/99): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:102:0/99): Tag: 0x4000003c, type 1 >(0:102:0/99): ctl_process_done: 94 seconds >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:10:0/7): Tag: 0x4000006f, type 1 >ctl_datamove: tag 0x50000026 on (0:8:0) aborted >(0:10:0/7): WRITE(10). CDB: 2a 00 00 10 d3 c0 00 00 10 00 >(0:10:0/7): ctl_process_done: 102 seconds >(0:10:0/7): Tag: 0x40000077, type 1 >(0:10:0/7): ctl_datamove: 100 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >ctl_datamove: tag 0x40000077 on (0:10:0) aborted >(0:10:0/7): Tag: 0x4000001f, type 1 >(0:10:0/7): ctl_process_done: 103 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000046, type 1 >(0:10:0/7): ctl_process_done: 103 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000026, type 1 >(0:10:0/7): ctl_process_done: 103 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000054, type 1 >(0:10:0/7): ctl_process_done: 103 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000059, type 1 >(0:10:0/7): ctl_process_done: 103 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:10:0/7): Tag: 0x4000004a, type 1 >(0:10:0/7): ctl_process_done: 103 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:10:0/7): Tag: 0x4000004f, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:10:0/7): Tag: 0x4000004d, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000008, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:10:0/7): Tag: 0x4000003c, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000029, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000061, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000025, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000057, type 1 >(0:10:0/7): ctl_process_done: 105 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000015, type 1 >(0:10:0/7): ctl_process_done: 105 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:10:0/7): Tag: 0x4000004c, type 1 >(0:10:0/7): ctl_process_done: 105 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000035, type 1 >(0:10:0/7): ctl_process_done: 105 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000064, type 1 >(0:10:0/7): ctl_process_done: 105 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000014, type 1 >(0:10:0/7): ctl_process_done: 105 seconds >cc0: link state changed to DOWN >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000038, type 1 >(0:10:0/7): ctl_process_done: 105 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000041, type 1 >(0:10:0/7): ctl_process_done: 106 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000065, type 1 >(0:10:0/7): ctl_process_done: 106 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 10 d3 c0 00 00 10 00 >(0:10:0/7): Tag: 0x40000077, type 1 >(0:10:0/7): ctl_process_done: 104 seconds >cc0: link state changed to UP >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000019, type 1 >(0:10:0/7): ctl_process_done: 112 seconds >(0:10:0/7): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:10:0/7): Tag: 0x40000001, type 1 >(0:10:0/7): ctl_process_done: 112 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >ctl_datamove: tag 0x3000001d on (0:50:0) aborted >ctl_datamove: tag 0x3000007e on (0:88:0) aborted >cc0: link state changed to DOWN >cc0: link state changed to UP >ctl_datamove: tag 0x3000003f on (0:30:0) aborted >(0:30:0/27): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:30:0/27): Tag: 0x30000065, type 1 >(0:30:0/27): ctl_process_done: 91 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >(0:55:0/52): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:78:0/75): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:55:0/52): Tag: 0x40000061, type 1 >(0:78:0/75): Tag: 0x30000028, type 1 >(0:78:0/75): ctl_process_done: 91 seconds >(0:55:0/52): ctl_process_done: 91 seconds >(0:29:0/26): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:29:0/26): Tag: 0x3000004e, type 1 >cc0: link state changed to UP >(0:29:0/26): ctl_process_done: 92 seconds >(0:41:0/38): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:41:0/38): Tag: 0x50000033, type 1 >(0:41:0/38): ctl_process_done: 92 seconds >(0:41:0/38): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:41:0/38): Tag: 0x50000003, type 1 >(0:41:0/38): ctl_process_done: 92 seconds >(0:59:0/56): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:59:0/56): Tag: 0x30000056, type 1 >(0:59:0/56): ctl_process_done: 92 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:59:0/56): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:59:0/56): Tag: 0x30000040, type 1 >(0:59:0/56): ctl_process_done: 96 seconds >(0:29:0/26): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:29:0/26): Tag: 0x30000051, type 1 >(0:29:0/26): ctl_process_done: 96 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >ctl_datamove: tag 0x4000000f on (0:94:0) aborted >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:48:0/45): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:48:0/45): Tag: 0x30000024, type 1 >(0:48:0/45): ctl_process_done: 91 seconds >(0:48:0/45): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:48:0/45): Tag: 0x30000065, type 1 >(0:48:0/45): ctl_process_done: 91 seconds >(0:81:0/78): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:81:0/78): Tag: 0x5000002d, type 1 >(0:81:0/78): ctl_process_done: 94 seconds >(0:81:0/78): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:81:0/78): Tag: 0x50000068, type 1 >(0:81:0/78): ctl_process_done: 94 seconds >(0:81:0/78): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:81:0/78): Tag: 0x5000003e, type 1 >(0:81:0/78): ctl_process_done: 94 seconds >(0:48:0/45): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:81:0/78): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:48:0/45): Tag: 0x30000035, type 1 >(0:48:0/45): ctl_process_done: 96 seconds >(0:81:0/78): Tag: 0x5000005d, type 1 >(0:81:0/78): ctl_process_done: 96 seconds >(0:81:0/78): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:81:0/78): Tag: 0x50000005, type 1 >(0:81:0/78): ctl_process_done: 96 seconds >(0:48:0/45): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:81:0/78): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:48:0/45): Tag: 0x30000064, type 1 >(0:48:0/45): ctl_process_done: 98 seconds >(0:81:0/78): Tag: 0x50000074, type 1 >(0:81:0/78): ctl_process_done: 98 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:48:0/45): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:48:0/45): Tag: 0x30000028, type 1 >(0:48:0/45): ctl_process_done: 92 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000019, type 1 >(0:5:0/2): WRITE(10). CDB: 2a 00 00 00 28 c8 00 00 80 00 >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:5:0/2): WRITE(10). CDB: 2a 00 00 10 dd 40 00 00 10 00 >(0:5:0/2): Tag: 0x4000007e, type 1 >ctl_datamove: tag 0x30000019 on (0:20:0) aborted >ctl_datamove: tag 0x3000001a on (0:20:0) aborted >ctl_datamove: tag 0x3000007f on (0:20:0) aborted >(0:5:0/2): Tag: 0x40000036, type 1 >(0:5:0/2): Tag: 0x40000076, type 1 >ctl_datamove: tag 0x40000009 on (0:57:0) aborted >(0:5:0/2): Tag: 0x4000001b, type 1 >(0:5:0/2): Tag: 0x4000006b, type 1 >(0:5:0/2): ctl_datamove: 96 seconds >(0:5:0/2): ctl_process_done: 99 seconds >(0:5:0/2): ctl_datamove: 96 seconds >(0:5:0/2): ctl_datamove: 96 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 00 15 00 00 02 00 00 >(0:5:0/2): ctl_datamove: 93 seconds >(0:5:0/2): ctl_datamove: 97 seconds >ctl_datamove: tag 0x40000076 on (0:5:0) aborted >ctl_datamove: tag 0x4000007e on (0:5:0) aborted >ctl_datamove: tag 0x40000036 on (0:5:0) aborted >ctl_datamove: tag 0x4000006b on (0:5:0) aborted >(0:5:0/2): Tag: 0x40000001, type 1 >ctl_datamove: tag 0x40000019 on (0:5:0) aborted >(0:5:0/2): ctl_process_done: 99 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:5:0/2): Tag: 0x4000006d, type 1 >(0:5:0/2): ctl_process_done: 100 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000018, type 1 >(0:5:0/2): ctl_process_done: 100 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:5:0/2): Tag: 0x4000007f, type 1 >(0:5:0/2): ctl_process_done: 100 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000039, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:5:0/2): Tag: 0x4000003e, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:5:0/2): Tag: 0x4000005a, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000044, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000004, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000011, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:5:0/2): Tag: 0x4000004c, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000079, type 1 >(0:57:0/54): ctl_process_done: 91 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:20:0/17): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:57:0/54): Tag: 0x4000002f, type 1 >(0:20:0/17): Tag: 0x30000017, type 1 >(0:57:0/54): ctl_process_done: 91 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:20:0/17): ctl_process_done: 92 seconds >(0:20:0/17): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000040, type 1 >(0:20:0/17): Tag: 0x30000044, type 1 >(0:20:0/17): ctl_process_done: 92 seconds >(0:20:0/17): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:57:0/54): ctl_process_done: 91 seconds >(0:20:0/17): Tag: 0x30000051, type 1 >(0:20:0/17): ctl_process_done: 92 seconds >(0:20:0/17): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:20:0/17): Tag: 0x30000057, type 1 >(0:57:0/54): Tag: 0x4000003c, type 1 >(0:57:0/54): ctl_process_done: 91 seconds >(0:20:0/17): ctl_process_done: 92 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000002, type 1 >(0:57:0/54): ctl_process_done: 92 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000073, type 1 >(0:57:0/54): ctl_process_done: 92 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000037, type 1 >(0:57:0/54): ctl_process_done: 92 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000020, type 1 >(0:5:0/2): ctl_process_done: 103 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000072, type 1 >(0:5:0/2): ctl_process_done: 103 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000076, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:20:0/17): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:5:0/2): Tag: 0x4000007e, type 1 >(0:20:0/17): Tag: 0x30000008, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 10 dd 40 00 00 10 00 >(0:20:0/17): ctl_process_done: 93 seconds >(0:5:0/2): Tag: 0x40000036, type 1 >(0:5:0/2): ctl_process_done: 98 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:5:0/2): Tag: 0x4000006b, type 1 >(0:5:0/2): ctl_process_done: 101 seconds >(0:5:0/2): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:5:0/2): Tag: 0x40000019, type 1 >(0:5:0/2): ctl_process_done: 102 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000036, type 1 >(0:57:0/54): ctl_process_done: 93 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000019, type 1 >(0:57:0/54): ctl_process_done: 94 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:57:0/54): Tag: 0x4000003d, type 1 >(0:57:0/54): ctl_process_done: 94 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000063, type 1 >(0:57:0/54): ctl_process_done: 94 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000001, type 1 >(0:57:0/54): ctl_process_done: 93 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000043, type 1 >(0:57:0/54): ctl_process_done: 93 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:57:0/54): Tag: 0x40000026, type 1 >(0:57:0/54): ctl_process_done: 93 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:57:0/54): Tag: 0x4000001a, type 1 >(0:57:0/54): ctl_process_done: 94 seconds >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:20:0/17): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:57:0/54): Tag: 0x4000000f, type 1 >(0:20:0/17): Tag: 0x30000015, type 1 >(0:57:0/54): ctl_process_done: 96 seconds >(0:20:0/17): ctl_process_done: 97 seconds >(0:20:0/17): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:20:0/17): Tag: 0x3000003f, type 1 >(0:20:0/17): ctl_process_done: 97 seconds >(0:20:0/17): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:20:0/17): Tag: 0x3000007e, type 1 >(0:20:0/17): ctl_process_done: 98 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:57:0/54): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:57:0/54): Tag: 0x4000003e, type 1 >(0:57:0/54): ctl_process_done: 103 seconds >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >ctl_datamove: tag 0x3000005d on (0:16:0) aborted >ctl_datamove: tag 0x30000033 on (0:16:0) aborted >ctl_datamove: tag 0x3000005a on (0:23:0) aborted >ctl_datamove: tag 0x3000001e on (0:16:0) aborted >ctl_datamove: tag 0x30000055 on (0:23:0) aborted >ctl_datamove: tag 0x30000047 on (0:23:0) aborted >ctl_datamove: tag 0x30000021 on (0:23:0) aborted >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >cc0: link state changed to DOWN >cc0: link state changed to UP >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000000f, type 1 >(0:18:0/15): ctl_process_done: 91 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 21 00 00 01 00 00 >(0:15:0/12): Tag: 0x4000005b, type 1 >(0:18:0/15): Tag: 0x30000050, type 1 >(0:15:0/12): ctl_process_done: 95 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 92 seconds >(0:16:0/13): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000075, type 1 >(0:15:0/12): ctl_process_done: 96 seconds >(0:16:0/13): Tag: 0x3000006f, type 1 >(0:16:0/13): ctl_process_done: 198 seconds >cc0: link state changed to DOWN >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:13:0/10): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000053, type 1 >(0:13:0/10): Tag: 0x30000008, type 1 >(0:13:0/10): ctl_process_done: 149 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 92 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:15:0/12): Tag: 0x4000002f, type 1 >(0:18:0/15): Tag: 0x30000005, type 1 >(0:18:0/15): ctl_process_done: 92 seconds >(0:16:0/13): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:15:0/12): ctl_process_done: 96 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:16:0/13): Tag: 0x3000006b, type 1 >(0:49:0/46): Tag: 0x30000052, type 1 >(0:49:0/46): ctl_process_done: 116 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:16:0/13): ctl_process_done: 134 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000001a, type 1 >(0:49:0/46): ctl_process_done: 116 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000077, type 1 >(0:18:0/15): ctl_process_done: 93 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000014, type 1 >(0:31:0/28): ctl_process_done: 98 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000005f, type 1 >(0:43:0/40): Tag: 0x4000002d, type 1 >(0:18:0/15): ctl_process_done: 93 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:43:0/40): ctl_process_done: 139 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000065, type 1 >(0:43:0/40): Tag: 0x4000001a, type 1 >(0:43:0/40): ctl_process_done: 140 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 64 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 94 seconds >cc0: link state changed to UP >(0:43:0/40): Tag: 0x40000035, type 1 >(0:43:0/40): ctl_process_done: 140 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000070, type 1 >(0:31:0/28): ctl_process_done: 99 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:15:0/12): Tag: 0x4000005c, type 1 >(0:15:0/12): ctl_process_done: 98 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:15:0/12): Tag: 0x4000004c, type 1 >(0:15:0/12): ctl_process_done: 99 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000014, type 1 >(0:15:0/12): ctl_process_done: 99 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000056, type 1 >(0:43:0/40): ctl_process_done: 141 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000033, type 1 >(0:15:0/12): ctl_process_done: 99 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000056, type 1 >(0:31:0/28): ctl_process_done: 100 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000003b, type 1 >(0:49:0/46): ctl_process_done: 118 seconds >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 70 00 00 08 00 00 >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000032, type 1 >(0:49:0/46): Tag: 0x3000006a, type 1 >(0:49:0/46): ctl_process_done: 118 seconds >(0:66:0/63): ctl_process_done: 168 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 70 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000058, type 1 >(0:18:0/15): ctl_process_done: 96 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:16:0/13): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000007b, type 1 >(0:16:0/13): Tag: 0x3000006c, type 1 >(0:16:0/13): ctl_process_done: 137 seconds >(0:49:0/46): ctl_process_done: 119 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000065, type 1 >(0:31:0/28): ctl_process_done: 101 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000000f, type 1 >(0:18:0/15): Tag: 0x30000029, type 1 >(0:18:0/15): ctl_process_done: 96 seconds >(0:49:0/46): ctl_process_done: 119 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000059, type 1 >(0:43:0/40): ctl_process_done: 143 seconds >(0:13:0/10): WRITE(10). CDB: 2a 00 00 00 60 00 00 08 00 00 >(0:13:0/10): Tag: 0x30000043, type 1 >(0:13:0/10): ctl_process_done: 156 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:15:0/12): Tag: 0x4000003b, type 1 >(0:15:0/12): ctl_process_done: 101 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000006e, type 1 >(0:31:0/28): ctl_process_done: 102 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000007c, type 1 >(0:31:0/28): ctl_process_done: 102 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000039, type 1 >(0:49:0/46): ctl_process_done: 120 seconds >(0:13:0/10): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:13:0/10): Tag: 0x3000003a, type 1 >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >ctl_datamove: tag 0x3000007c on (0:38:0) aborted >ctl_datamove: tag 0x30000032 on (0:38:0) aborted >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:66:0/63): Tag: 0x40000008, type 1 >ctl_datamove: tag 0x3000007f on (0:46:0) aborted >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:13:0/10): ctl_process_done: 157 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >ctl_datamove: tag 0x30000028 on (0:38:0) aborted >(0:43:0/40): Tag: 0x40000061, type 1 >(0:66:0/63): ctl_process_done: 171 seconds >ctl_datamove: tag 0x30000045 on (0:38:0) aborted >(0:15:0/12): Tag: 0x40000079, type 1 >(0:43:0/40): Tag: 0x40000074, type 1 >ctl_datamove: tag 0x40000012 on (0:27:0) aborted >ctl_datamove: tag 0x30000010 on (0:46:0) aborted >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:43:0/40): ctl_datamove: 138 seconds >(0:43:0/40): ctl_process_done: 144 seconds >(0:15:0/12): ctl_datamove: 98 seconds >ctl_datamove: tag 0x30000048 on (0:46:0) aborted >(0:43:0/40): Tag: 0x40000005, type 1 >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >ctl_datamove: tag 0x40000029 on (0:27:0) aborted >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >ctl_datamove: tag 0x3000006f on (0:38:0) aborted >(0:18:0/15): Tag: 0x30000014, type 1 >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:43:0/40): ctl_datamove: 138 seconds >ctl_datamove: tag 0x40000079 on (0:15:0) aborted >ctl_datamove: tag 0x40000030 on (0:27:0) aborted >(0:18:0/15): ctl_process_done: 98 seconds >(0:43:0/40): Tag: 0x4000006a, type 1 >ctl_datamove: tag 0x40000005 on (0:43:0) aborted >ctl_datamove: tag 0x4000001b on (0:27:0) aborted >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >ctl_datamove: tag 0x30000052 on (0:46:0) aborted >ctl_datamove: tag 0x40000061 on (0:43:0) aborted >(0:43:0/40): ctl_process_done: 145 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000064, type 1 >(0:43:0/40): WRITE(10). CDB: 2a 00 00 10 e2 d0 00 00 10 00 >ctl_datamove: tag 0x40000016 on (0:27:0) aborted >(0:15:0/12): Tag: 0x40000035, type 1 >(0:46:0/43): ctl_process_done: 92 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:15:0/12): WRITE(10). CDB: 2a 00 00 10 e3 60 00 00 10 00 >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000003a, type 1 >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 39 00 00 02 00 00 >(0:49:0/46): Tag: 0x30000055, type 1 >(0:15:0/12): Tag: 0x40000019, type 1 >(0:15:0/12): ctl_datamove: 99 seconds >(0:18:0/15): ctl_datamove: 93 seconds >(0:46:0/43): Tag: 0x3000001b, type 1 >(0:15:0/12): ctl_datamove: 98 seconds >ctl_datamove: tag 0x40000035 on (0:15:0) aborted >(0:49:0/46): ctl_process_done: 123 seconds >ctl_datamove: tag 0x40000019 on (0:15:0) aborted >(0:31:0/28): Tag: 0x30000063, type 1 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:46:0/43): ctl_process_done: 93 seconds >(0:49:0/46): Tag: 0x30000012, type 1 >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000015, type 1 >(0:49:0/46): WRITE(10). CDB: 2a 00 00 10 d7 d0 00 00 10 00 >(0:49:0/46): Tag: 0x3000001e, type 1 >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000000b, type 1 >(0:49:0/46): Tag: 0x30000022, type 1 >(0:49:0/46): ctl_datamove: 120 seconds >(0:31:0/28): Tag: 0x30000055, type 1 >(0:49:0/46): ctl_datamove: 120 seconds >(0:49:0/46): ctl_datamove: 118 seconds >(0:18:0/15): Tag: 0x3000006e, type 1 >(0:49:0/46): Tag: 0x3000006d, type 1 >(0:15:0/12): Tag: 0x4000007b, type 1 >(0:46:0/43): Tag: 0x30000077, type 1 >ctl_datamove: tag 0x3000000b on (0:49:0) aborted >(0:31:0/28): ctl_datamove: 101 seconds >(0:49:0/46): ctl_process_done: 124 seconds >ctl_datamove: tag 0x30000012 on (0:49:0) aborted >(0:18:0/15): ctl_datamove: 95 seconds >(0:46:0/43): ctl_process_done: 94 seconds >(0:31:0/28): ctl_datamove: 101 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:43:0/40): ctl_datamove: 139 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:13:0/10): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >ctl_datamove: tag 0x30000055 on (0:31:0) aborted >(0:31:0/28): Tag: 0x30000062, type 1 >ctl_datamove: tag 0x30000063 on (0:31:0) aborted >(0:15:0/12): ctl_datamove: 99 seconds >(0:13:0/10): Tag: 0x3000006e, type 1 >(0:18:0/15): Tag: 0x3000002e, type 1 >(0:49:0/46): ctl_datamove: 120 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 10 d8 68 00 00 10 00 >(0:31:0/28): ctl_datamove: 103 seconds >(0:13:0/10): ctl_process_done: 161 seconds >ctl_datamove: tag 0x3000006d on (0:49:0) aborted >(0:18:0/15): ctl_process_done: 102 seconds >(0:18:0/15): Tag: 0x30000067, type 1 >ctl_datamove: tag 0x40000015 on (0:43:0) aborted >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 98 00 00 08 00 00 >(0:43:0/40): Tag: 0x4000006c, type 1 >(0:38:0/35): WRITE(10). CDB: 2a 00 00 00 64 00 00 08 00 00 >ctl_datamove: tag 0x4000007b on (0:15:0) aborted >(0:31:0/28): Tag: 0x3000000b, type 1 >(0:49:0/46): Tag: 0x30000017, type 1 >ctl_datamove: tag 0x30000062 on (0:31:0) aborted >(0:38:0/35): Tag: 0x3000004a, type 1 >(0:31:0/28): ctl_datamove: 102 seconds >(0:18:0/15): ctl_datamove: 93 seconds >(0:43:0/40): ctl_datamove: 139 seconds >(0:38:0/35): ctl_process_done: 92 seconds >ctl_datamove: tag 0x30000067 on (0:18:0) aborted >ctl_datamove: tag 0x4000006c on (0:43:0) aborted >(0:49:0/46): ctl_process_done: 126 seconds >ctl_datamove: tag 0x30000022 on (0:49:0) aborted >(0:38:0/35): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000004c, type 1 >ctl_datamove: tag 0x3000000b on (0:31:0) aborted >(0:43:0/40): Tag: 0x40000078, type 1 >(0:38:0/35): Tag: 0x3000003a, type 1 >(0:18:0/15): ctl_datamove: 98 seconds >(0:43:0/40): ctl_process_done: 150 seconds >(0:38:0/35): ctl_process_done: 93 seconds >ctl_datamove: tag 0x3000004c on (0:18:0) aborted >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:66:0/63): WRITE(10). CDB: 2a 00 00 00 90 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000020, type 1 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 10 e2 38 00 00 10 00 >(0:43:0/40): ctl_process_done: 151 seconds >(0:66:0/63): Tag: 0x40000057, type 1 >(0:18:0/15): Tag: 0x30000001, type 1 >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:18:0/15): ctl_datamove: 99 seconds >(0:66:0/63): ctl_process_done: 178 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >ctl_datamove: tag 0x30000001 on (0:18:0) aborted >(0:43:0/40): Tag: 0x40000057, type 1 >(0:43:0/40): ctl_process_done: 151 seconds >(0:46:0/43): Tag: 0x3000005c, type 1 >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 68 00 00 08 00 00 >(0:46:0/43): ctl_process_done: 98 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000015, type 1 >(0:38:0/35): Tag: 0x3000007c, type 1 >(0:27:0/24): ctl_process_done: 95 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:38:0/35): ctl_process_done: 94 seconds >(0:15:0/12): Tag: 0x40000013, type 1 >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:15:0/12): ctl_process_done: 110 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 70 00 00 08 00 00 >(0:38:0/35): Tag: 0x30000032, type 1 >(0:38:0/35): ctl_process_done: 95 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000032, type 1 >(0:43:0/40): ctl_process_done: 152 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000007f, type 1 >(0:15:0/12): Tag: 0x40000038, type 1 >(0:15:0/12): ctl_process_done: 110 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:46:0/43): ctl_process_done: 96 seconds >(0:43:0/40): Tag: 0x4000001d, type 1 >(0:43:0/40): ctl_process_done: 152 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 68 00 00 08 00 00 >(0:16:0/13): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000005e, type 1 >(0:16:0/13): Tag: 0x30000072, type 1 >(0:16:0/13): ctl_process_done: 213 seconds >(0:31:0/28): ctl_process_done: 112 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 64 00 00 08 00 00 >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000003c, type 1 >(0:15:0/12): Tag: 0x4000005a, type 1 >(0:15:0/12): ctl_process_done: 111 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >(0:46:0/43): ctl_process_done: 100 seconds >(0:31:0/28): Tag: 0x3000004d, type 1 >(0:31:0/28): ctl_process_done: 112 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 78 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000055, type 1 >(0:27:0/24): ctl_process_done: 97 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 34 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000004, type 1 >(0:18:0/15): ctl_process_done: 107 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000069, type 1 >(0:18:0/15): Tag: 0x3000002a, type 1 >(0:31:0/28): ctl_process_done: 113 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 13 80 00 04 80 00 >(0:18:0/15): ctl_process_done: 108 seconds >(0:31:0/28): Tag: 0x30000031, type 1 >(0:31:0/28): ctl_process_done: 113 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:38:0/35): Tag: 0x30000068, type 1 >(0:38:0/35): ctl_process_done: 97 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:15:0/12): Tag: 0x4000003c, type 1 >(0:38:0/35): Tag: 0x30000028, type 1 >(0:38:0/35): ctl_process_done: 97 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 78 00 00 08 00 00 >(0:15:0/12): ctl_process_done: 112 seconds >(0:46:0/43): Tag: 0x30000066, type 1 >(0:46:0/43): ctl_process_done: 101 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000012, type 1 >(0:27:0/24): ctl_process_done: 98 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000048, type 1 >(0:31:0/28): Tag: 0x30000017, type 1 >(0:46:0/43): ctl_process_done: 99 seconds >ctl_datamove: tag 0x40000025 on (0:12:0) aborted >(0:38:0/35): WRITE(10). CDB: 2a 00 00 00 80 00 00 08 00 00 >(0:31:0/28): ctl_process_done: 114 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:38:0/35): Tag: 0x30000046, type 1 >(0:38:0/35): ctl_process_done: 98 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:43:0/40): Tag: 0x4000004a, type 1 >(0:38:0/35): Tag: 0x30000045, type 1 >(0:38:0/35): ctl_process_done: 98 seconds >(0:43:0/40): ctl_process_done: 155 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:12:0/9): WRITE(10). CDB: 2a 00 00 00 c8 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000029, type 1 >(0:27:0/24): ctl_process_done: 99 seconds >(0:12:0/9): Tag: 0x40000009, type 1 >(0:12:0/9): ctl_process_done: 91 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000010, type 1 >(0:27:0/24): Tag: 0x40000030, type 1 >(0:46:0/43): ctl_process_done: 100 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 10 d7 c8 00 00 10 00 >(0:27:0/24): ctl_process_done: 99 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000052, type 1 >(0:46:0/43): ctl_process_done: 97 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 10 dc 58 00 00 10 00 >(0:15:0/12): Tag: 0x40000079, type 1 >(0:15:0/12): ctl_process_done: 110 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:38:0/35): Tag: 0x3000006f, type 1 >(0:43:0/40): Tag: 0x40000005, type 1 >(0:43:0/40): ctl_process_done: 151 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >(0:38:0/35): ctl_process_done: 93 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000005a, type 1 >(0:38:0/35): Tag: 0x3000001f, type 1 >(0:38:0/35): ctl_process_done: 100 seconds >(0:27:0/24): ctl_process_done: 101 seconds >(0:13:0/10): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:13:0/10): Tag: 0x30000035, type 1 >(0:18:0/15): Tag: 0x30000044, type 1 >(0:13:0/10): ctl_process_done: 170 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 111 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000037, type 1 >(0:18:0/15): Tag: 0x30000067, type 1 >(0:18:0/15): ctl_process_done: 105 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:49:0/46): ctl_process_done: 134 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 d0 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000004c, type 1 >(0:18:0/15): ctl_process_done: 106 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 10 e2 38 00 00 10 00 >(0:31:0/28): Tag: 0x30000058, type 1 >(0:18:0/15): Tag: 0x30000001, type 1 >(0:18:0/15): ctl_process_done: 106 seconds >(0:12:0/9): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:31:0/28): ctl_process_done: 117 seconds >(0:12:0/9): Tag: 0x40000008, type 1 >(0:12:0/9): ctl_process_done: 93 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 c0 00 00 08 00 00 >(0:12:0/9): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000010, type 1 >(0:49:0/46): ctl_process_done: 135 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:12:0/9): Tag: 0x4000004b, type 1 >(0:12:0/9): ctl_process_done: 93 seconds >(0:12:0/9): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000001b, type 1 >(0:12:0/9): Tag: 0x40000022, type 1 >(0:27:0/24): ctl_process_done: 101 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 88 00 00 08 00 00 >(0:12:0/9): ctl_process_done: 94 seconds >(0:12:0/9): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000027, type 1 >(0:12:0/9): Tag: 0x40000066, type 1 >(0:12:0/9): ctl_process_done: 94 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:15:0/12): ctl_process_done: 117 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000007a, type 1 >(0:43:0/40): Tag: 0x40000061, type 1 >(0:46:0/43): ctl_process_done: 106 seconds >(0:43:0/40): ctl_process_done: 153 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 10 d9 b8 00 00 10 00 >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000016, type 1 >(0:27:0/24): ctl_process_done: 98 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 10 e3 60 00 00 10 00 >(0:46:0/43): Tag: 0x30000043, type 1 >(0:15:0/12): Tag: 0x40000019, type 1 >(0:46:0/43): ctl_process_done: 106 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:15:0/12): ctl_process_done: 112 seconds >(0:38:0/35): Tag: 0x30000038, type 1 >cc0: link state changed to DOWN >(0:38:0/35): ctl_process_done: 103 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:15:0/12): WRITE(10). CDB: 2a 00 00 00 68 00 00 08 00 00 >(0:18:0/15): Tag: 0x30000075, type 1 >(0:18:0/15): ctl_process_done: 114 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000004, type 1 >(0:18:0/15): Tag: 0x30000038, type 1 >(0:18:0/15): ctl_process_done: 114 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:15:0/12): ctl_process_done: 118 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 d8 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000005f, type 1 >(0:49:0/46): Tag: 0x30000015, type 1 >(0:46:0/43): ctl_process_done: 107 seconds >(0:49:0/46): ctl_process_done: 138 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000035, type 1 >(0:15:0/12): ctl_process_done: 115 seconds >(0:18:0/15): Tag: 0x3000006e, type 1 >(0:18:0/15): ctl_process_done: 109 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 00 60 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000042, type 1 >(0:18:0/15): Tag: 0x30000020, type 1 >(0:49:0/46): ctl_process_done: 138 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 10 d7 d0 00 00 10 00 >(0:18:0/15): ctl_process_done: 115 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000000b, type 1 >(0:49:0/46): ctl_process_done: 132 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 00 e0 00 00 08 00 00 >cc0: link state changed to UP >(0:18:0/15): Tag: 0x3000000d, type 1 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:31:0/28): Tag: 0x30000034, type 1 >(0:31:0/28): ctl_process_done: 121 seconds >(0:18:0/15): ctl_process_done: 115 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 13 tasks >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000012, type 1 >(0:46:0/43): Tag: 0x30000016, type 1 >(0:49:0/46): ctl_process_done: 136 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:46:0/43): ctl_process_done: 109 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000063, type 1 >(0:38:0/35): Tag: 0x3000005e, type 1 >(0:38:0/35): ctl_process_done: 105 seconds >(0:31:0/28): ctl_process_done: 117 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 00 f0 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 18 tasks >(0:18:0/15): Tag: 0x30000023, type 1 >(0:31:0/28): Tag: 0x30000055, type 1 >(0:18:0/15): ctl_process_done: 117 seconds >(0:31:0/28): ctl_process_done: 119 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 10 e2 d0 00 00 10 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000015, type 1 >(0:43:0/40): ctl_process_done: 157 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 70 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000002b, type 1 >(0:15:0/12): Tag: 0x4000007b, type 1 >(0:15:0/12): ctl_process_done: 117 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 117 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000006d, type 1 >(0:18:0/15): Tag: 0x30000018, type 1 >(0:49:0/46): ctl_process_done: 138 seconds >(0:18:0/15): ctl_process_done: 118 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 00 f8 00 00 08 00 00 >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000054, type 1 >(0:38:0/35): Tag: 0x3000000e, type 1 >(0:38:0/35): ctl_process_done: 107 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:43:0/40): ctl_process_done: 164 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 00 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000011, type 1 >(0:46:0/43): ctl_process_done: 111 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000037, type 1 >(0:46:0/43): Tag: 0x3000006d, type 1 >(0:27:0/24): ctl_process_done: 108 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:46:0/43): ctl_process_done: 111 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:27:0/24): Tag: 0x4000003a, type 1 >(0:46:0/43): Tag: 0x30000050, type 1 >(0:46:0/43): ctl_process_done: 112 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 12 tasks >(0:27:0/24): ctl_process_done: 109 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000009, type 1 >(0:31:0/28): Tag: 0x3000006d, type 1 >(0:46:0/43): ctl_process_done: 112 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 00 e8 00 00 08 00 00 >(0:31:0/28): ctl_process_done: 124 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:46:0/43): Tag: 0x30000001, type 1 >(0:46:0/43): ctl_process_done: 112 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000062, type 1 >(0:38:0/35): Tag: 0x30000049, type 1 >(0:31:0/28): ctl_process_done: 120 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:38:0/35): ctl_process_done: 109 seconds >(0:49:0/46): Tag: 0x30000022, type 1 >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:49:0/46): ctl_process_done: 139 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 78 00 00 08 00 00 >(0:38:0/35): Tag: 0x30000060, type 1 >(0:38:0/35): ctl_process_done: 109 seconds >(0:43:0/40): Tag: 0x4000006c, type 1 >(0:43:0/40): ctl_process_done: 160 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 10 d8 68 00 00 10 00 >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000000b, type 1 >(0:31:0/28): ctl_process_done: 119 seconds >(0:38:0/35): Tag: 0x30000018, type 1 >(0:38:0/35): ctl_process_done: 109 seconds >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:46:0/43): Tag: 0x3000005e, type 1 >(0:15:0/12): Tag: 0x40000043, type 1 >(0:46:0/43): ctl_process_done: 114 seconds >(0:15:0/12): ctl_process_done: 125 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:38:0/35): Tag: 0x30000062, type 1 >(0:38:0/35): ctl_process_done: 110 seconds >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000025, type 1 >(0:27:0/24): ctl_process_done: 111 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:38:0/35): Tag: 0x30000011, type 1 >(0:38:0/35): ctl_process_done: 110 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000061, type 1 >(0:27:0/24): ctl_process_done: 111 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000005a, type 1 >(0:27:0/24): Tag: 0x4000003c, type 1 >(0:27:0/24): ctl_process_done: 112 seconds >(0:18:0/15): ctl_process_done: 121 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 68 00 00 08 00 00 >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000003a, type 1 >(0:31:0/28): Tag: 0x3000007f, type 1 >(0:18:0/15): ctl_process_done: 116 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:31:0/28): ctl_process_done: 127 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000006b, type 1 >(0:49:0/46): Tag: 0x3000003d, type 1 >(0:49:0/46): ctl_process_done: 145 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:18:0/15): ctl_process_done: 122 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): no ping reply (NOP-Out) after 5 seconds; dropping connection >(0:27:0/24): Tag: 0x4000005d, type 1 >(0:27:0/24): ctl_process_done: 112 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 1 tasks >(0:38:0/35): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:38:0/35): Tag: 0x3000001e, type 1 >(0:31:0/28): Tag: 0x30000075, type 1 >(0:31:0/28): ctl_process_done: 128 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:38:0/35): ctl_process_done: 112 seconds >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:15:0/12): Tag: 0x4000001c, type 1 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): no ping reply (NOP-Out) after 5 seconds; dropping connection >(0:18:0/15): Tag: 0x30000006, type 1 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 1 tasks >(0:15:0/12): ctl_process_done: 127 seconds >(0:18:0/15): ctl_process_done: 123 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:46:0/43): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:15:0/12): Tag: 0x4000007e, type 1 >(0:46:0/43): Tag: 0x30000014, type 1 >(0:15:0/12): ctl_process_done: 127 seconds >(0:46:0/43): ctl_process_done: 117 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:18:0/15): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000058, type 1 >(0:15:0/12): ctl_process_done: 128 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:18:0/15): Tag: 0x3000005c, type 1 >(0:18:0/15): ctl_process_done: 124 seconds >(0:66:0/63): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:15:0/12): Tag: 0x40000005, type 1 >(0:66:0/63): Tag: 0x4000001a, type 1 >(0:66:0/63): ctl_process_done: 178 seconds >(0:16:0/13): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >(0:15:0/12): ctl_process_done: 128 seconds >(0:16:0/13): Tag: 0x3000006e, type 1 >(0:16:0/13): ctl_process_done: 163 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:43:0/40): Tag: 0x4000002f, type 1 >(0:43:0/40): ctl_process_done: 171 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000076, type 1 >(0:27:0/24): ctl_process_done: 115 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000011, type 1 >(0:49:0/46): ctl_process_done: 148 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000063, type 1 >(0:27:0/24): ctl_process_done: 115 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000013, type 1 >(0:49:0/46): ctl_process_done: 148 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000001f, type 1 >(0:31:0/28): ctl_process_done: 130 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000078, type 1 >(0:15:0/12): ctl_process_done: 130 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000012, type 1 >(0:31:0/28): ctl_process_done: 131 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000017, type 1 >(0:15:0/12): ctl_process_done: 130 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000022, type 1 >(0:31:0/28): ctl_process_done: 131 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000009, type 1 >(0:27:0/24): ctl_process_done: 116 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000030, type 1 >(0:15:0/12): ctl_process_done: 130 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000046, type 1 >(0:43:0/40): ctl_process_done: 172 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000047, type 1 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): connection error; dropping connection >(0:27:0/24): ctl_process_done: 117 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 16 tasks >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): no ping reply (NOP-Out) after 5 seconds; dropping connection >(0:49:0/46): Tag: 0x30000032, type 1 >(0:49:0/46): ctl_process_done: 150 seconds >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): waiting for CTL to terminate 1 tasks >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000000e, type 1 >(0:49:0/46): ctl_process_done: 150 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000066, type 1 >(0:15:0/12): ctl_process_done: 131 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000007d, type 1 >(0:31:0/28): ctl_process_done: 133 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 10 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000045, type 1 >(0:43:0/40): ctl_process_done: 174 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000004, type 1 >(0:43:0/40): ctl_process_done: 174 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000004e, type 1 >(0:31:0/28): ctl_process_done: 133 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:43:0/40): Tag: 0x4000005d, type 1 >(0:43:0/40): ctl_process_done: 174 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000001e, type 1 >(0:31:0/28): ctl_process_done: 133 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000012, type 1 >(0:43:0/40): ctl_process_done: 175 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 28 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000040, type 1 >(0:43:0/40): ctl_process_done: 175 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:27:0/24): Tag: 0x40000026, type 1 >(0:27:0/24): ctl_process_done: 119 seconds >(0:27:0/24): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:27:0/24): Tag: 0x4000002b, type 1 >(0:27:0/24): ctl_process_done: 119 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:43:0/40): Tag: 0x4000005e, type 1 >(0:43:0/40): ctl_process_done: 175 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 38 00 00 08 00 00 >(0:43:0/40): Tag: 0x40000073, type 1 >(0:43:0/40): ctl_process_done: 175 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 18 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000026, type 1 >(0:49:0/46): ctl_process_done: 152 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 08 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000007e, type 1 >(0:49:0/46): ctl_process_done: 153 seconds >(0:15:0/12): WRITE(10). CDB: 2a 00 00 01 20 00 00 08 00 00 >(0:15:0/12): Tag: 0x40000070, type 1 >(0:15:0/12): ctl_process_done: 134 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 50 00 00 08 00 00 >(0:31:0/28): Tag: 0x3000007b, type 1 >(0:31:0/28): ctl_process_done: 135 seconds >(0:31:0/28): WRITE(10). CDB: 2a 00 00 01 60 00 00 08 00 00 >(0:31:0/28): Tag: 0x30000043, type 1 >(0:31:0/28): ctl_process_done: 135 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 40 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000071, type 1 >(0:49:0/46): ctl_process_done: 153 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 30 00 00 08 00 00 >(0:49:0/46): Tag: 0x30000038, type 1 >(0:49:0/46): ctl_process_done: 153 seconds >(0:49:0/46): WRITE(10). CDB: 2a 00 00 01 58 00 00 08 00 00 >(0:49:0/46): Tag: 0x3000001d, type 1 >(0:49:0/46): ctl_process_done: 153 seconds >(0:43:0/40): WRITE(10). CDB: 2a 00 00 01 48 00 00 08 00 00 >(0:43:0/40): Tag: 0x4000006d, type 1 >(0:43:0/40): ctl_process_done: 177 seconds >(0:13:0/10): SYNCHRONIZE CACHE(10). CDB: 35 00 00 00 00 00 00 00 00 00 >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): tasks terminated >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): tasks terminated >WARNING: 102.1.1.2 (iqn.1994-05.com.redhat:ad152041b45a): tasks terminated >(0:13:0/10): Tag: 0x30000079, type 1 >panic: destroying session with outstanding CTL pdus >cpuid = 4 >time = 1519157619 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2c/frame 0xfffffe005f30f880 >kdb_backtrace() at kdb_backtrace+0x53/frame 0xfffffe005f30f950 >vpanic() at vpanic+0x268/frame 0xfffffe005f30fa20 >kassert_panic() at kassert_panic+0xc7/frame 0xfffffe005f30fab0 >cfiscsi_session_delete() at cfiscsi_session_delete+0x49/frame 0xfffffe005f30fae0 >cfiscsi_maintenance_thread() at cfiscsi_maintenance_thread+0x110/frame 0xfffffe005f30fb30 >fork_exit() at fork_exit+0x145/frame 0xfffffe005f30fbb0 >fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe005f30fbb0 >--- trap 0, rip = 0, rsp = 0, rbp = 0 --- >KDB: enter: panic > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident MYKERNEL >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g -O0 >options KSTACK_PAGES=16 >options KTR_ENTRIES=165536 >options KTR_MASK=KTR_SPARE3 >options KTR_COMPILE=KTR_SPARE3 >options KTR >options BPF_JITTER >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options IXL_IW >options SC_PIXEL_MODE >options VESA >options PCI_IOV >options PCI_HP >options ACPI_DMAR >options EARLY_AP_STARTUP >options SMP >options MALLOC_DEBUG_MAXZONES=8 >options WITNESS_SKIPSPIN >options WITNESS >options INVARIANT_SUPPORT >options INVARIANTS >options DEADLKRES >options GDB >options FULL_BUF_TRACKING >options DDB >options BUF_TRACKING >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 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_FREEBSD11 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >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_HHOOK >options TCP_OFFLOAD >options IPSEC_SUPPORT >options IPSEC >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 pmspcv >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 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 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 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 >device netmap >device crypto > >------------------------------------------------------------------------ >ddb capture buffer > >
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 226110
: 190884