From owner-freebsd-current@FreeBSD.ORG Tue May 15 21:07:18 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2C4D106566C for ; Tue, 15 May 2012 21:07:18 +0000 (UTC) (envelope-from jas@cse.yorku.ca) Received: from bronze.cs.yorku.ca (bronze.cs.yorku.ca [130.63.95.34]) by mx1.freebsd.org (Postfix) with ESMTP id 3E95F8FC08 for ; Tue, 15 May 2012 21:07:18 +0000 (UTC) Received: from [130.63.97.125] (ident=jas) by bronze.cs.yorku.ca with esmtp (Exim 4.76) (envelope-from ) id 1SUOei-0004WO-QP for freebsd-current@freebsd.org; Tue, 15 May 2012 16:47:41 -0400 Message-ID: <4FB2C0EC.802@cse.yorku.ca> Date: Tue, 15 May 2012 16:47:40 -0400 From: Jason Keltz User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.4) Gecko/20120421 Thunderbird/10.0.4 MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.0 X-Spam-Level: - X-Spam-Report: Content preview: Hi. I'm experimenting with FreeBSD for the first time today. I have a new Dell R720 that has an integrated Dell Perc H310 mini which is connected to 2 x 500 GB NLSAS disks in the R720 enclosure. I have also added dual LSI 9205-8e, each connected to the same Dell MD1220 array (24 x 2.5" 900 GB 10K RPM drives). I was hoping to multipath the connection to those disks, but I haven't got far enough to understand whether that's possible with FreeBSD yet. The disks on the H310 were for root. The disks on the MD1220 were for data (eventually ZFS). [...] Content analysis details: (-1.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SHORTCIRCUIT Not all rules were run, due to a shortcircuited rule -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP Subject: freebsd-current mfi X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2012 21:07:18 -0000 Hi. I'm experimenting with FreeBSD for the first time today. I have a new Dell R720 that has an integrated Dell Perc H310 mini which is connected to 2 x 500 GB NLSAS disks in the R720 enclosure. I have also added dual LSI 9205-8e, each connected to the same Dell MD1220 array (24 x 2.5" 900 GB 10K RPM drives). I was hoping to multipath the connection to those disks, but I haven't got far enough to understand whether that's possible with FreeBSD yet. The disks on the H310 were for root. The disks on the MD1220 were for data (eventually ZFS). I tried installing FreeBSD 9. It picked up the 9205-8e's fine, and I can see da0 through da47. Everything there looks okay. The Dell H310 was not recognized. Now, doing some research, the Dell H310 seems to be equivalent to LSI 9240... Apparently, work was done in freebsd-current to add support for this controller to MFI. Apparently, this is the LSI MegaRAID SAS driver. (I'm learning!) So .. I figured out how to download freebsd-current, and to compile it. I was hoping that if I could make this work, I might be able to figure out how to extract just mfi from freebsd-current and bring it back to 9.0 so that I could use a stable system with just the support for the H310. (I then have to figure out how to bring that kernel back to the installer). After I compiled freebsd-current, and installed the new kernel, the system now recognized the H310, but a few issues: My root drive which happened to be the disk in slot 20 on my MD1220 array, was oddly enough da22p2 when I first installed FreeBSD 8.X. When I upgraded to FreeBSD 9.0, it became da20p2. That made sense. I figured it was just a bug that was fixed. However, now, after installing the new freebsd-current, the root is back to da22p2 again! I don't know if that's a bug or a feature! I don't think this is because the addition of the 2 disks on the H310 since they are mfisyspd0 and mfisyspd1 so they shouldn't interfere with the daXX mapping. The disks on the LSI 9205-8e controllers are da0 through da47 which seems to make sense. As I was saying, H310 card is recognized, and so are the disks, but there are errors in dmesg, and lots and lots of output (attached below). However, I was able to do for a test: # dd if=/dev/zero of=/dev/mfisyspd0 count=2 # newfs /dev/mfisyspd0 /dev/mfisyspd0: 476940.0MB (976773168 sectors) block size 32768, fragment size 4096 using 645 cylinder groups of 740.00MB, 23680 blks, 47360 inodes. super-block backups (for fsck -b #) at: 192, 1515712, 3031232, 4546752, 6062272, 7577792, 9093312, 10608832, 12124352, 13639872, 15155392, 16670912, 18186432, 19701952, 21217472, 22732992, 24248512, 25764032, 27279552, 28795072, 30310592, 31826112, 33341632, 34857152, 36372672, 37888192, 39403712, 40919232, 42434752, 43950272, 45465792, 46981312, 48496832, 50012352, 51527872, 53043392, 54558912, 56074432, 57589952, 59105472, 60620992, 62136512, 63652032, 65167552, 66683072, 68198592, 69714112, 71229632, 72745152, 74260672, 75776192, 77291712, 78807232, 80322752, 81838272, 83353792, 84869312, 86384832, 87900352, 89415872, 90931392, 92446912, 93962432, 95477952, 96993472, 98508992, 100024512, 101540032, 103055552, 104571072, 106086592, 107602112, 109117632, 110633152, 112148672, 113664192, 115179712, 116695232, 118210752, 119726272, 121241792, 122757312, 124272832, 125788352, 127303872, 128819392, 130334912, 131850432, 133365952, 134881472, 136396992, 137912512, 139428032, 140943552, 142459072, 143974592, 145490112, 147005632, 148521152, 150036672, 151552192, 153067712, 154583232, 156098752, 157614272, 159129792, 160645312, 162160832, 163676352, 165191872, 166707392, 168222912, 169738432, 171253952, 172769472, 174284992, 175800512, 177316032, 178831552, 180347072, 181862592, 183378112, 184893632, 186409152, 187924672, 189440192, 190955712, 192471232, 193986752, 195502272, 197017792, 198533312, 200048832, 201564352, 203079872, 204595392, 206110912, 207626432, 209141952, 210657472, 212172992, 213688512, 215204032, 216719552, 218235072, 219750592, 221266112, 222781632, 224297152, 225812672, 227328192, 228843712, 230359232, 231874752, 233390272, 234905792, 236421312, 237936832, 239452352, 240967872, 242483392, 243998912, 245514432, 247029952, 248545472, 250060992, 251576512, 253092032, 254607552, 256123072, 257638592, 259154112, 260669632, 262185152, 263700672, 265216192, 266731712, 268247232, 269762752, 271278272, 272793792, 274309312, 275824832, 277340352, 278855872, 280371392, 281886912, 283402432, 284917952, 286433472, 287948992, 289464512, 290980032, 292495552, 294011072, 295526592, 297042112, 298557632, 300073152, 301588672, 303104192, 304619712, 306135232, 307650752, 309166272, 310681792, 312197312, 313712832, 315228352, 316743872, 318259392, 319774912, 321290432, 322805952, 324321472, 325836992, 327352512, 328868032, 330383552, 331899072, 333414592, 334930112, 336445632, 337961152, 339476672, 340992192, 342507712, 344023232, 345538752, 347054272, 348569792, 350085312, 351600832, 353116352, 354631872, 356147392, 357662912, 359178432, 360693952, 362209472, 363724992, 365240512, 366756032, 368271552, 369787072, 371302592, 372818112, 374333632, 375849152, 377364672, 378880192, 380395712, 381911232, 383426752, 384942272, 386457792, 387973312, 389488832, 391004352, 392519872, 394035392, 395550912, 397066432, 398581952, 400097472, 401612992, 403128512, 404644032, 406159552, 407675072, 409190592, 410706112, 412221632, 413737152, 415252672, 416768192, 418283712, 419799232, 421314752, 422830272, 424345792, 425861312, 427376832, 428892352, 430407872, 431923392, 433438912, 434954432, 436469952, 437985472, 439500992, 441016512, 442532032, 444047552, 445563072, 447078592, 448594112, 450109632, 451625152, 453140672, 454656192, 456171712, 457687232, 459202752, 460718272, 462233792, 463749312, 465264832, 466780352, 468295872, 469811392, 471326912, 472842432, 474357952, 475873472, 477388992, 478904512, 480420032, 481935552, 483451072, 484966592, 486482112, 487997632, 489513152, 491028672, 492544192, 494059712, 495575232, 497090752, 498606272, 500121792, 501637312, 503152832, 504668352, 506183872, 507699392, 509214912, 510730432, 512245952, 513761472, 515276992, 516792512, 518308032, 519823552, 521339072, 522854592, 524370112, 525885632, 527401152, 528916672, 530432192, 531947712, 533463232, 534978752, 536494272, 538009792, 539525312, 541040832, 542556352, 544071872, 545587392, 547102912, 548618432, 550133952, 551649472, 553164992, 554680512, 556196032, 557711552, 559227072, 560742592, 562258112, 563773632, 565289152, 566804672, 568320192, 569835712, 571351232, 572866752, 574382272, 575897792, 577413312, 578928832, 580444352, 581959872, 583475392, 584990912, 586506432, 588021952, 589537472, 591052992, 592568512, 594084032, 595599552, 597115072, 598630592, 600146112, 601661632, 603177152, 604692672, 606208192, 607723712, 609239232, 610754752, 612270272, 613785792, 615301312, 616816832, 618332352, 619847872, 621363392, 622878912, 624394432, 625909952, 627425472, 628940992, 630456512, 631972032, 633487552, 635003072, 636518592, 638034112, 639549632, 641065152, 642580672, 644096192, 645611712, 647127232, 648642752, 650158272, 651673792, 653189312, 654704832, 656220352, 657735872, 659251392, 660766912, 662282432, 663797952, 665313472, 666828992, 668344512, 669860032, 671375552, 672891072, 674406592, 675922112, 677437632, 678953152, 680468672, 681984192, 683499712, 685015232, 686530752, 688046272, 689561792, 691077312, 692592832, 694108352, 695623872, 697139392, 698654912, 700170432, 701685952, 703201472, 704716992, 706232512, 707748032, 709263552, 710779072, 712294592, 713810112, 715325632, 716841152, 718356672, 719872192, 721387712, 722903232, 724418752, 725934272, 727449792, 728965312, 730480832, 731996352, 733511872, 735027392, 736542912, 738058432, 739573952, 741089472, 742604992, 744120512, 745636032, 747151552, 748667072, 750182592, 751698112, 753213632, 754729152, 756244672, 757760192, 759275712, 760791232, 762306752, 763822272, 765337792, 766853312, 768368832, 769884352, 771399872, 772915392, 774430912, 775946432, 777461952, 778977472, 780492992, 782008512, 783524032, 785039552, 786555072, 788070592, 789586112, 791101632, 792617152, 794132672, 795648192, 797163712, 798679232, 800194752, 801710272, 803225792, 804741312, 806256832, 807772352, 809287872, 810803392, 812318912, 813834432, 815349952, 816865472, 818380992, 819896512, 821412032, 822927552, 824443072, 825958592, 827474112, 828989632, 830505152, 832020672, 833536192, 835051712, 836567232, 838082752, 839598272, 841113792, 842629312, 844144832, 845660352, 847175872, 848691392, 850206912, 851722432, 853237952, 854753472, 856268992, 857784512, 859300032, 860815552, 862331072, 863846592, 865362112, 866877632, 868393152, 869908672, 871424192, 872939712, 874455232, 875970752, 877486272, 879001792, 880517312, 882032832, 883548352, 885063872, 886579392, 888094912, 889610432, 891125952, 892641472, 894156992, 895672512, 897188032, 898703552, 900219072, 901734592, 903250112, 904765632, 906281152, 907796672, 909312192, 910827712, 912343232, 913858752, 915374272, 916889792, 918405312, 919920832, 921436352, 922951872, 924467392, 925982912, 927498432, 929013952, 930529472, 932044992, 933560512, 935076032, 936591552, 938107072, 939622592, 941138112, 942653632, 944169152, 945684672, 947200192, 948715712, 950231232, 951746752, 953262272, 954777792, 956293312, 957808832, 959324352, 960839872, 962355392, 963870912, 965386432, 966901952, 968417472, 969932992, 971448512, 972964032, 974479552, 975995072 and again on 1.. (same thing) Any clues as to exactly which directories I could extract from freebsd-current and add to 9.0 so that I would just get the updated mfi driver with the current code? Here is the output from dmesg -a .. (looks like some of it got cut off .. some of it is immensely repetitive, but the unexpected sense errors are the most interesting...): maybe a timeout issue? re initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1144 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1145 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1146 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1147 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1148 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1149 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1150 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1151 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1152 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1153 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1154 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1155 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1156 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1157 (389784768s/0x0020/info) - Time established as 05/08/12 9:32:48; (95 seconds since power on) mfi0: 1158 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1159 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1160 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1161 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1162 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1163 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1164 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1165 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1166 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1167 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1168 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1169 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1170 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1171 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1172 (389787315s/0x0020/info) - Time established as 05/08/12 10:15:15; (76 seconds since power on) mfi0: 1173 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1174 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1175 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1176 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1177 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1178 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1179 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1180 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1181 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1182 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1183 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1184 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1185 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1186 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1187 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1188 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1189 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1190 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1191 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1192 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1193 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1194 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1195 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1196 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1197 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1198 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1199 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1200 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1201 (389796808s/0x0020/info) - Time established as 05/08/12 12:53:28; (81 seconds since power on) mfi0: 1202 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1203 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1204 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1205 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1206 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1207 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1208 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1209 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1210 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1211 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1212 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1213 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1214 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1215 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1216 (389796936s/0x0020/info) - Time established as 05/08/12 12:55:36; (61 seconds since power on) mfi0: 1217 (boot + 1s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1218 (boot + 1s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1219 (389819400s/0x0020/CRIT) - Controller encountered a fatal error and was reset mfi0: 1220 (389819402s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1221 (389819402s/0x0020/info) - Board Revision A00 mfi0: 1222 (389819426s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1223 (389819426s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1224 (389819426s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1225 (389819426s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1226 (389819426s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1227 (389819426s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1228 (389819426s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1229 (389819426s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1230 (389819426s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1231 (boot + 1s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1232 (boot + 1s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1233 (389819460s/0x0020/CRIT) - Controller encountered a fatal error and was reset mfi0: 1234 (389819462s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1235 (389819462s/0x0020/info) - Board Revision A00 mfi0: 1236 (389819487s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1237 (389819487s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1238 (389819487s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1239 (389819487s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1240 (389819487s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1241 (389819487s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1242 (389819487s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1243 (389819487s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1244 (389819487s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1245 (boot + 1s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1246 (boot + 1s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1247 (389819521s/0x0020/CRIT) - Controller encountered a fatal error and was reset mfi0: 1248 (389819523s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1249 (389819523s/0x0020/info) - Board Revision A00 mfi0: 1250 (389819547s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1251 (389819547s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1252 (389819547s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1253 (389819547s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1254 (389819547s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1255 (389819547s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1256 (389819547s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1257 (389819547s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1258 (389819547s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1259 (boot + 1s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1260 (boot + 1s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1261 (389819581s/0x0020/CRIT) - Controller encountered a fatal error and was reset mfi0: 1262 (389819583s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1263 (389819583s/0x0020/info) - Board Revision A00 mfi0: 1264 (389819607s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1265 (389819607s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1266 (389819607s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1267 (389819607s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1268 (389819607s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1269 (389819607s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1270 (389819607s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1271 (389819607s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1272 (389819607s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1273 (boot + 1s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1274 (boot + 1s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1275 (389819641s/0x0020/CRIT) - Controller encountered a fatal error and was reset mfi0: 1276 (389819643s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1277 (389819643s/0x0020/info) - Board Revision A00 mfi0: 1278 (389819667s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1279 (389819667s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1280 (389819667s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1281 (389819667s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1282 (389819667s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1283 (389819667s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1284 (389819667s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1285 (389819667s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1286 (389819667s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1287 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1288 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1289 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1290 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1291 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1292 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1293 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1294 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1295 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1296 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1297 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1298 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1299 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1300 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1301 (389869105s/0x0020/info) - Time established as 05/09/12 8:58:25; (61 seconds since power on) mfi0: 1302 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1303 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1304 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1305 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1306 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1307 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1308 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1309 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1310 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1311 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1312 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1313 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1314 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1315 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1316 (389869233s/0x0020/info) - Time established as 05/09/12 9:00:33; (61 seconds since power on) mfi0: 1317 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1318 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1319 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1320 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1321 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1322 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1323 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1324 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1325 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1326 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1327 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1328 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1329 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1330 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1331 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1332 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1333 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1334 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1335 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1336 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1337 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1338 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1339 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1340 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1341 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1342 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1343 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1344 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1345 (389872803s/0x0020/info) - Time established as 05/09/12 10:00:03; (81 seconds since power on) mfi0: 1346 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1347 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1348 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1349 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1350 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1351 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1352 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1353 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1354 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1355 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1356 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1357 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1358 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1359 (389873221s/0x0020/info) - Time established as 05/09/12 10:07:01; (66 seconds since power on) mfi0: 1360 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1361 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1362 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1363 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1364 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1365 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1366 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1367 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1368 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1369 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1370 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1371 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1372 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1373 (389874887s/0x0020/info) - Time established as 05/09/12 10:34:47; (65 seconds since power on) mfi0: 1374 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1375 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1376 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1377 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1378 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1379 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1380 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1381 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1382 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1383 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1384 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1385 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1386 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1387 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1388 (389888110s/0x0020/info) - Time established as 05/09/12 14:15:10; (73 seconds since power on) mfi0: 1389 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1390 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1391 (boot + 6s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1392 (boot + 6s/0x0020/info) - Board Revision A00 mfi0: 1393 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1394 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1395 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1396 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1397 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1398 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1399 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1400 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1401 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1402 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1403 (389888251s/0x0020/info) - Time established as 05/09/12 14:17:31; (72 seconds since power on) mfi0: 1404 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1405 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1406 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1407 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1408 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1409 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1410 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1411 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1412 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1413 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1414 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1415 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1416 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1417 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1418 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1419 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1420 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1421 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1422 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1423 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1424 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1425 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1426 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1427 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1428 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1429 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1430 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1431 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1432 (389921040s/0x0020/info) - Time established as 05/09/12 23:24:00; (92 seconds since power on) mfi0: 1433 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1434 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1435 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1436 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1437 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1438 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1439 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1440 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1441 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1442 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1443 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1444 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1445 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1446 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1447 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1448 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1449 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1450 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1451 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1452 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1453 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1454 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1455 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1456 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1457 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1458 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1459 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1460 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1461 (389921624s/0x0020/info) - Time established as 05/09/12 23:33:44; (93 seconds since power on) mfi0: 1462 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1463 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1464 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1465 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1466 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1467 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1468 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1469 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1470 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1471 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1472 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1473 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1474 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1475 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1476 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1477 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1478 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1479 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1480 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1481 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1482 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1483 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1484 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1485 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1486 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1487 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1488 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1489 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1490 (389922366s/0x0020/info) - Time established as 05/09/12 23:46:06; (93 seconds since power on) mfi0: 1491 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1492 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1493 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1494 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1495 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1496 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1497 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1498 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1499 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1500 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1501 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1502 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1503 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1504 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1505 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1506 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1507 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1508 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1509 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1510 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1511 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1512 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1513 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1514 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1515 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1516 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1517 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1518 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1519 (389943481s/0x0020/info) - Time established as 05/10/12 5:38:01; (92 seconds since power on) mfi0: 1520 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1521 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1522 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1523 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1524 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1525 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1526 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1527 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1528 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1529 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1530 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1531 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1532 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1533 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1534 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1535 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1536 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1537 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1538 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1539 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1540 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1541 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1542 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1543 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1544 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1545 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1546 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1547 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1548 (389944338s/0x0020/info) - Time established as 05/10/12 5:52:18; (93 seconds since power on) mfi0: 1549 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1550 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1551 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1552 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1553 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1554 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1555 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1556 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1557 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1558 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1559 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1560 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1561 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1562 (389945469s/0x0020/info) - Time established as 05/10/12 6:11:09; (73 seconds since power on) mfi0: 1563 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1564 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1565 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1566 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1567 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1568 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1569 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1570 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1571 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1572 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1573 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1574 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1575 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1576 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1577 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1578 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1579 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1580 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1581 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1582 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1583 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1584 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1585 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1586 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1587 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1588 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1589 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1590 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1591 (389947600s/0x0020/info) - Time established as 05/10/12 6:46:40; (92 seconds since power on) mfi0: 1592 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1593 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1594 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1595 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1596 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1597 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1598 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1599 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1600 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1601 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1602 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1603 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1604 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1605 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1606 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1607 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1608 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1609 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1610 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1611 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1612 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1613 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1614 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1615 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1616 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1617 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1618 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1619 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1620 (389948008s/0x0020/info) - Time established as 05/10/12 6:53:28; (91 seconds since power on) mfi0: 1621 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1622 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1623 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1624 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1625 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1626 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1627 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1628 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1629 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1630 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1631 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1632 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1633 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1634 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1635 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1636 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1637 (boot + 6s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1638 (boot + 6s/0x0020/info) - Board Revision A00 mfi0: 1639 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1640 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1641 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1642 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1643 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1644 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1645 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1646 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1647 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1648 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1649 (389974347s/0x0020/info) - Time established as 05/10/12 14:12:27; (92 seconds since power on) mfi0: 1650 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1651 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1652 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1653 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1654 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1655 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1656 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1657 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1658 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1659 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1660 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1661 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1662 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1663 (389974557s/0x0020/info) - Time established as 05/10/12 14:15:57; (73 seconds since power on) mfi0: 1664 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1665 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1666 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1667 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1668 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1669 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1670 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1671 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1672 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1673 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1674 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1675 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1676 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1677 (389975538s/0x0020/info) - Time established as 05/10/12 14:32:18; (71 seconds since power on) mfi0: 1678 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1679 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1680 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1681 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1682 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1683 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1684 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1685 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1686 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1687 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1688 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1689 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1690 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1691 (389975914s/0x0020/info) - Time established as 05/10/12 14:38:34; (76 seconds since power on) mfi0: 1692 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1693 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1694 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1695 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1696 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1697 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1698 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1699 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1700 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1701 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1702 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1703 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1704 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1705 (389976157s/0x0020/info) - Time established as 05/10/12 14:42:37; (77 seconds since power on) mfi0: 1706 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1707 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1708 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1709 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1710 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1711 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1712 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1713 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1714 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1715 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1716 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1717 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1718 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1719 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1720 (389976651s/0x0020/info) - Time established as 05/10/12 14:50:51; (77 seconds since power on) mfi0: 1721 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1722 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1723 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1724 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1725 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1726 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1727 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1728 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1729 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1730 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1731 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1732 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1733 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1734 (389978408s/0x0020/info) - Time established as 05/10/12 15:20:08; (77 seconds since power on) mfi0: 1735 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1736 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1737 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1738 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1739 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1740 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1741 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1742 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1743 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1744 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1745 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1746 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1747 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1748 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1749 (389978635s/0x0020/info) - Time established as 05/10/12 15:23:55; (77 seconds since power on) mfi0: 1750 (390033161s/0x0020/info) - Host driver is loaded and operational mfi0: 1751 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1752 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1753 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1754 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1755 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1756 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1757 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1758 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1759 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1760 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1761 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1762 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1763 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1764 (390033476s/0x0020/info) - Time established as 05/11/12 6:37:56; (76 seconds since power on) mfi0: 1765 (390033785s/0x0020/info) - Host driver is loaded and operational mfi0: 1766 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1767 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1768 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1769 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1770 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1771 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1772 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1773 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1774 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1775 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1776 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1777 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1778 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1779 (390034782s/0x0020/info) - Time established as 05/11/12 6:59:42; (77 seconds since power on) mfi0: 1780 (390034917s/0x0020/info) - Host driver is loaded and operational mfi0: 1781 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1782 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1783 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1784 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1785 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1786 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1787 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1788 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1789 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1790 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1791 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1792 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1793 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1794 (390042257s/0x0020/info) - Time established as 05/11/12 9:04:17; (77 seconds since power on) mfi0: 1795 (390042389s/0x0020/info) - Host driver is loaded and operational mfi0: 1796 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1797 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1798 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1799 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1800 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1801 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1802 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1803 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1804 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1805 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1806 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1807 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1808 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1809 (390052477s/0x0020/info) - Time established as 05/11/12 11:54:37; (77 seconds since power on) mfi0: 1810 (390052607s/0x0020/info) - Host driver is loaded and operational mfi0: 1811 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1812 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1813 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1814 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1815 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1816 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1817 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1818 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1819 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1820 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1821 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1822 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1823 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1824 (390052896s/0x0020/info) - Time established as 05/11/12 12:01:36; (77 seconds since power on) mfi0: 1825 (390053025s/0x0020/info) - Host driver is loaded and operational mfi0: 1826 (390106800s/0x0020/WARN) - Patrol Read can't be started, as PDs are either not ONLINE, or are in a VD with an active process, or are in an excluded VD mfi0: 1827 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1828 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1829 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1830 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1831 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1832 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1833 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1834 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1835 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1836 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1837 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1838 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1839 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1840 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1841 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1842 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1843 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1844 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1845 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1846 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1847 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1848 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1849 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1850 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1851 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1852 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1853 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1854 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1855 (390306319s/0x0020/info) - Time established as 05/14/12 10:25:19; (96 seconds since power on) mfi0: 1856 (390306571s/0x0020/info) - Host driver is loaded and operational mfi0: 1857 (390306581s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1858 (390306581s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1859 (390306581s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1860 (390306581s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1861 (390306582s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1862 (390306582s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1863 (390306582s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1864 (390306582s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1865 (390306652s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1866 (390306652s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1867 (390306783s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1868 (390306783s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1869 (390306783s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1870 (390306783s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1871 (390306783s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1872 (390306784s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1873 (390306784s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1874 (390306784s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1875 (390306784s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1876 (390306784s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1877 (390306784s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1878 (390306784s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1879 (390306784s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1880 (390306784s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1881 (390307083s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1882 (390307083s/0x0002/info) - Unexpected sense: PD 01(e0x20/s1) Path 5000c500413a4acd, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1883 (390307114s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1884 (390307114s/0x0002/info) - Unexpected sense: PD 00(e0x20/s0) Path 5000c500413a3069, CDB: 1b 00 00 00 10 00, Sense: 5/24/00 mfi0: 1885 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1886 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1887 (boot + 6s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1888 (boot + 6s/0x0020/info) - Board Revision A00 mfi0: 1889 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1890 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1891 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1892 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1893 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1894 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1895 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1896 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1897 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1898 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1899 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1900 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1901 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1902 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1903 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1904 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1905 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1906 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1907 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1908 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1909 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1910 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1911 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1912 (390389655s/0x0020/info) - Time established as 05/15/12 9:34:15; (76 seconds since power on) mfi0: 1913 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1914 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1915 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1916 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1917 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1918 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1919 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1920 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1921 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1922 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1923 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1924 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1925 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1926 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1927 (390389798s/0x0020/info) - Time established as 05/15/12 9:36:38; (76 seconds since power on) mfi0: 1928 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1929 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1930 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1931 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1932 (boot + 30s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1933 (boot + 30s/0x0002/info) - Inserted: Encl PD 20 mfi0: 1934 (boot + 30s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1935 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1936 (boot + 30s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1937 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1938 (boot + 30s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1939 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1940 (boot + 30s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1941 (390407692s/0x0020/info) - Time established as 05/15/12 14:34:52; (76 seconds since power on) mfi0: 1942 (390407855s/0x0020/info) - Host driver is loaded and operational mfi0: 1943 (boot + 4s/0x0020/info) - Firmware initialization started (PCI ID 0073/1000/1f51/1028) mfi0: 1944 (boot + 4s/0x0020/info) - Firmware version 2.120.14-1504 mfi0: 1945 (boot + 5s/0x0020/info) - Package version 20.10.1-0084 mfi0: 1946 (boot + 5s/0x0020/info) - Board Revision A00 mfi0: 1947 (boot + 29s/0x0002/info) - Unexpected sense: Encl PD 20 Path 5e4ae02084308b00, CDB: 1c 01 00 00 20 00, Sense: 6/29/00 mfi0: 1948 (boot + 31s/0x0004/info) - Enclosure PD 20(c None/p1) communication restored mfi0: 1949 (boot + 31s/0x0002/info) - Inserted: Encl PD 20 usbus0: 480Mbps High Speed USB v2.0 usbus1: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered mfisyspd0 on mfi0 mfisyspd0: 476940MB (976773168 sectors) SYSPD volume mfisyspd0: SYSPD volume attached mfisyspd1 on mfi0 mfisyspd1: 476940MB (976773168 sectors) SYSPD volume mfisyspd1: SYSPD volume attached mfi0: 1950 (boot + 31s/0x0002/info) - Inserted: PD 20(c None/p1) Info: enclPd=20, scsiType=d, portMap=00, sasAddr=5e4ae02084308b00,0000000000000000 mfi0: 1951 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) mfi0: 1952 (boot + 31s/0x0002/info) - Inserted: PD 00(e0x20/s0) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a3069,0000000000000000 mfi0: 1953 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) mfi0: 1954 (boot + 31s/0x0002/info) - Inserted: PD 01(e0x20/s1) Info: enclPd=20, scsiType=0, portMap=00, sasAddr=5000c500413a4acd,0000000000000000 mfi0: 1955 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) mfi0: 1956 (boot + 31s/0x0002/info) - Inserted: PD 21(e0x00/s0) Info: enclPd=00, scsiType=7f, portMap=00, sasAddr=500056b37789abfd,0000000000000000 mfi0: 1957 (390408291s/0x0020/info) - Time established as 05/15/12 14:44:51; (96 seconds since power on) mfi0: 1958 (390408447s/0x0020/info) - Host driver is loaded and operational After this point, nothing else about mfi in dmesg and they "seem" to work... any ideas on how to resolve? I'd be more than willing to test updated code that fixes the issue, or helps to debug it. Thanks, Jason.