System:
Windows 7 Home Premium x64 running on a Toshiba laptop with an Intel Core2 Duo t9400 w/8 gigs RAM and 500 Gigs HD
Fully updated as of this instant date. Avira AntiVirus reports no virii or spyware.
Issue:
I am running into an issue where a scheduled disk check begins and then immediately stops with a "cancelled" message. I did a considerable amouot of research and, though I did not get a definitive answer, the theory was proposed that after the disk check starts, another process starts which clobbers it, causing the "cancelled" message. The workaround is to set the timeout to zero. I did that and it works, however this seems like I'm sweeping the problem under the rug, not identifying it and resolving it.
In order to actually resolve this issue, I have to have a very clear picture of what is actually going on "under the hood" so to speak, so that I can see exactlywhat is happening, when it is happening,how it is happening, and the result of what happened.
In other words, I want a detailed log of what happens between the time the boot loader hands off control to Windows, and the desktop is built. And I don't mean the "loading this, loading that, loading this other thing" list that is called a "log" as it does no good whatsoever.
Particularly, I would like to see the kernel's boot messages, and any process related messages prior to the initial startup wallpaper being displayed.
Though I am using this trying to find what I believe might be a process collision during startup, I am sure that there must be a hundred or more other situations where this kind of detailed reporting would be invaluable - and I cannot believe that this is not available somewere or somehow.
As an example of the kind of detail I would like to see, I am going to in-line a snippet of a dmsg (kernel boot) log from one of my Linux file servers: (Note that this is actually pretty far down the boot process, not that far away from hand-off to the desktop manager, since I was not all that sure how interested you'd be in processor bitmaps. . . . :-P )
============== begin inline text ===============
[ 0.258457] NET: Registered protocol family 2
[ 0.258669] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.258948] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.264550] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.265289] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.265347] TCP: reno registered
[ 0.265417] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.265539] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.265737] NET: Registered protocol family 1
[ 0.266043] PCI: CLS mismatch (64 != 512), using 64 bytes
[ 0.266051] pci 0000:04:00.0: Boot video device
[ 0.278176] PCI-DMA: Disabling AGP.
[ 0.278356] PCI-DMA: aperture base @ b4000000 size 65536 KB
[ 0.278410] PCI-DMA: using GART IOMMU.
[ 0.278467] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 0.283852] audit: initializing netlink socket (disabled)
[ 0.283933] type=2000 audit(1368913147.276:1): initialized
[ 0.316084] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.318694] VFS: Disk quotas dquot_6.5.2
[ 0.318814] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.319561] fuse init (API version 7.19)
[ 0.319716] msgmni has been set to 7872
[ 0.320209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.320299] io scheduler noop registered
[ 0.320354] io scheduler deadline registered (default)
[ 0.320444] io scheduler cfq registered
[ 0.320827] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
[ 0.320969] pcieport 0000:00:05.0: irq 41 for MSI/MSI-X
[ 0.321076] pcieport 0000:00:06.0: irq 42 for MSI/MSI-X
[ 0.321520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.321593] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.321816] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.321880] ACPI: Power Button [PWRB]
[ 0.321987] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.322046] ACPI: Power Button [PWRF]
[ 0.328335] GHES: HEST is not enabled!
[ 0.328535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.349129] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.370883] 00:0d: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.371176] Linux agpgart interface v0.103
[ 0.372949] brd: module loaded
[ 0.373896] loop: module loaded
[ 0.374590] Fixed MDIO Bus: probed
[ 0.374701] tun: Universal TUN/TAP device driver, 1.6
[ 0.374755] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.374866] PPP generic driver version 2.4.2
[ 0.374974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.375088] ehci_hcd 0000:00:1c.3: EHCI Host Controller
[ 0.375154] ehci_hcd 0000:00:1c.3: new USB bus registered, assigned bus number 1
[ 0.375249] ehci_hcd 0000:00:1c.3: debug port 1
[ 0.396059] ehci_hcd 0000:00:1c.3: irq 23, io mem 0xdfbff800
[ 0.408023] ehci_hcd 0000:00:1c.3: USB 2.0 started, EHCI 1.00
[ 0.408106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.408162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.408221] usb usb1: Product: EHCI Host Controller
[ 0.408276] usb usb1: Manufacturer: Linux 3.5.0-28-generic ehci_hcd
[ 0.408331] usb usb1: SerialNumber: 0000:00:1c.3
[ 0.408506] hub 1-0:1.0: USB hub found
[ 0.408564] hub 1-0:1.0: 8 ports detected
[ 0.408744] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.408838] ohci_hcd 0000:00:1c.0: OHCI Host Controller
[ 0.408897] ohci_hcd 0000:00:1c.0: new USB bus registered, assigned bus number 2
[ 0.408993] ohci_hcd 0000:00:1c.0: irq 17, io mem 0xdfbfc000
[ 0.466029] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.466085] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.466144] usb usb2: Product: OHCI Host Controller
[ 0.466198] usb usb2: Manufacturer: Linux 3.5.0-28-generic ohci_hcd
[ 0.466253] usb usb2: SerialNumber: 0000:00:1c.0
[ 0.466405] hub 2-0:1.0: USB hub found
[ 0.466464] hub 2-0:1.0: 3 ports detected
[ 0.466612] ohci_hcd 0000:00:1c.1: OHCI Host Controller
[ 0.466672] ohci_hcd 0000:00:1c.1: new USB bus registered, assigned bus number 3
[ 0.466763] ohci_hcd 0000:00:1c.1: irq 18, io mem 0xdfbfd000
[ 0.522026] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.522083] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.522142] usb usb3: Product: OHCI Host Controller
[ 0.522196] usb usb3: Manufacturer: Linux 3.5.0-28-generic ohci_hcd
[ 0.522251] usb usb3: SerialNumber: 0000:00:1c.1
[ 0.522405] hub 3-0:1.0: USB hub found
[ 0.522464] hub 3-0:1.0: 3 ports detected
[ 0.522617] ohci_hcd 0000:00:1c.2: OHCI Host Controller
[ 0.522677] ohci_hcd 0000:00:1c.2: new USB bus registered, assigned bus number 4
[ 0.522771] ohci_hcd 0000:00:1c.2: irq 19, io mem 0xdfbfe000
[ 0.537016] Freeing initrd memory: 15708k freed
[ 0.578027] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.578084] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.578143] usb usb4: Product: OHCI Host Controller
[ 0.578198] usb usb4: Manufacturer: Linux 3.5.0-28-generic ohci_hcd
[ 0.578252] usb usb4: SerialNumber: 0000:00:1c.2
[ 0.578455] hub 4-0:1.0: USB hub found
[ 0.578514] hub 4-0:1.0: 3 ports detected
[ 0.578691] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.578853] usbcore: registered new interface driver libusual
[ 0.578971] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.581597] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.581658] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.581899] mousedev: PS/2 mouse device common for all mice
[ 0.582867] rtc_cmos 00:02: RTC can wake from S4
[ 0.583079] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.583171] rtc0: alarms up to one month, 114 bytes nvram
[ 0.583333] device-mapper: uevent: version 1.0.3
[ 0.583478] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised:dm-devel@redhat.com
[ 0.583546] cpuidle: using governor ladder
[ 0.583600] cpuidle: using governor menu
[ 0.583654] EFI Variables Facility v0.08 2004-May-17
[ 0.584055] ashmem: initialized
[ 0.584274] TCP: cubic registered
[ 0.584477] NET: Registered protocol family 10
[ 0.584786] NET: Registered protocol family 17
[ 0.584852] Key type dns_resolver registered
[ 0.585108] PM: Hibernation image not present or could not be loaded.
[ 0.585134] registered taskstats version 1
[ 0.588830] Key type trusted registered
[ 0.591818] Key type encrypted registered
[ 0.595648] Magic number: 13:706:702
[ 0.595835] rtc_cmos 00:02: setting system clock to 2013-05-18 21:39:08 UTC (1368913148)
[ 0.595978] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (2 cpu cores) (version 2.20.00)
[ 0.596193] powernow-k8: fid 0xc (2000 MHz), vid 0x8
[ 0.596248] powernow-k8: fid 0xa (1800 MHz), vid 0xa
[ 0.596302] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
[ 0.596464] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.596530] EDD information not available.
[ 0.598603] Freeing unused kernel memory: 932k freed
[ 0.599184] Write protecting the kernel read-only data: 12288k
[ 0.604980] Freeing unused kernel memory: 1468k freed
[ 0.605742] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[ 0.610329] Freeing unused kernel memory: 1132k freed
[ 0.638431] udevd[88]: starting version 175
[ 0.647925] md: linear personality registered for level -1
[ 0.651960] md: multipath personality registered for level -4
[ 0.654325] md: raid0 personality registered for level 0
[ 0.662893] md: raid1 personality registered for level 1
[ 0.673632] async_tx: api initialized (async)
[ 0.740042] raid6: sse2x1 1252 MB/s
[ 0.764065] scsi0 : pata_ali
[ 0.765796] scsi1 : pata_ali
[ 0.768270] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[ 0.768327] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[ 0.780980] sata_sil24 0000:03:00.0: version 1.1
[ 0.785446] scsi2 : sata_sil24
[ 0.787898] scsi3 : sata_sil24
[ 0.788088] ata3: SATA max UDMA/100 host
m128@0xdfeffc00 port 0xdfef8000 irq 17
[ 0.788150] ata4: SATA max UDMA/100 host
m128@0xdfeffc00 port 0xdfefa000 irq 17
[ 0.794660] skge: 1.14 addr 0xdfcfc000 irq 21 chip Yukon-Lite rev 9
[ 0.794980] skge 0000:01:14.0: eth0: addr 00:17:31:00:90:57
[ 0.795501] ahci 0000:00:1f.1: version 3.0
[ 0.795591] ahci 0000:00:1f.1: irq 43 for MSI/MSI-X
[ 0.795688] ahci 0000:00:1f.1: AHCI 0001.0000 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 0.795754] ahci 0000:00:1f.1: flags: ncq sntf ilck pm led clo pmp pio slum part
[ 0.800064] scsi4 : ahci
[ 0.802830] sky2: driver version 1.30
[ 0.803004] sky2 0000:02:00.0: Yukon-2 EC chip revision 2
[ 0.803149] sky2 0000:02:00.0: irq 44 for MSI/MSI-X
[ 0.803440] sky2 0000:02:00.0: eth1: addr 00:17:31:00:96:33
[ 0.803507] scsi5 : ahci
[ 0.803683] scsi6 : ahci
[ 0.806498] scsi7 : ahci
[ 0.806741] ata5: SATA max UDMA/133 abar
m1024@0xdfbffc00 port 0xdfbffd00 irq 43
[ 0.806802] ata6: SATA max UDMA/133 abar
m1024@0xdfbffc00 port 0xdfbffd80 irq 43
[ 0.806862] ata7: SATA max UDMA/133 abar
m1024@0xdfbffc00 port 0xdfbffe00 irq 43
[ 0.806922] ata8: SATA max UDMA/133 abar
m1024@0xdfbffc00 port 0xdfbffe80 irq 43
[ 0.808031] raid6: sse2x2 1884 MB/s
[ 0.808166] sata_sil 0000:01:10.0: version 2.4
[ 0.808265] sata_sil 0000:01:10.0: Applying R_ERR on DMA activate FIS errata fix
[ 0.810327] scsi8 : sata_sil
[ 0.810957] scsi9 : sata_sil
[ 0.811671] scsi10 : sata_sil
[ 0.812432] scsi11 : sata_sil
[ 0.812560] ata9: SATA max UDMA/100 mmio
m1024@0xdfcfb400 tf 0xdfcfb480 irq 17
[ 0.812621] ata10: SATA max UDMA/100 mmio
m1024@0xdfcfb400 tf 0xdfcfb4c0 irq 17
[ 0.812682] ata11: SATA max UDMA/100 mmio
m1024@0xdfcfb400 tf 0xdfcfb680 irq 17
[ 0.812742] ata12: SATA max UDMA/100 mmio
m1024@0xdfcfb400 tf 0xdfcfb6c0 irq 17
[ 0.876013] raid6: sse2x4 2196 MB/s
[ 0.876069] raid6: using algorithm sse2x4 (2196 MB/s)
[ 0.876123] raid6: using intx1 recovery algorithm
[ 0.911869] Floppy drive(s): fd0 is 1.44M
[ 0.932040] FDC 0 is a post-1991 82077
[ 0.972031] usb 2-2: new low-speed USB device number 2 using ohci_hcd
[ 1.029429] ata1.00: ATA-5: WDC WD600AB-60BVA0, 21.01H21, max UDMA/100
[ 1.029493] ata1.00: 117231408 sectors, multi 16: LBA
[ 1.045320] ata1.00: configured for UDMA/100
[ 1.045562] scsi 0:0:0:0: Direct-Access ATA WDC WD600AB-60BV 21.0 PQ: 0 ANSI: 5
[ 1.045828] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.045831] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
[ 1.045882] sd 0:0:0:0: [sda] Write Protect is off
[ 1.045884] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.045906] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.104914] sda: sda1 sda2
[ 1.105424] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.208343] ata2.00: ATAPI: Memorex DVD+/-RW True-8X, 1.12, max UDMA/33
[ 1.208401] ata2.00: WARNING: ATAPI DMA disabled for reliability issues. It can be enabled
[ 1.208461] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
[ 1.216245] ata2.00: configured for UDMA/33
[ 1.222634] scsi 1:0:0:0: CD-ROM Memorex DVD+/-RW True-8X 1.12 PQ: 0 ANSI: 5
[ 1.233985] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[ 1.234042] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.234239] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.234421] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.268086] usb 2-2: New USB device found, idVendor=051d, idProduct=0002
[ 1.268142] usb 2-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.268198] usb 2-2: Product: Back-UPS NS 1250 LCD FW:846.H2 .D USB FW:H2
[ 1.268254] usb 2-2: Manufacturer: American Power Conversion
[ 1.268309] usb 2-2: SerialNumber: BB0823002604
[ 1.368043] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.368140] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.368227] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.368299] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.374566] ata8.00: ATA-7: SAMSUNG HD103UI, 1AA01113, max UDMA7
[ 1.374625] ata8.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.374780] ata5.00: ATA-7: SAMSUNG HD103UI, 1AA01113, max UDMA7
[ 1.374835] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.374906] ata7.00: ATA-7: SAMSUNG HD103UI, 1AA01113, max UDMA7
[ 1.374969] ata7.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.375122] ata6.00: ATA-7: SAMSUNG HD103UI, 1AA01113, max UDMA7
[ 1.375179] ata6.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.381319] ata8.00: configured for UDMA/133
[ 1.381477] ata5.00: configured for UDMA/133
[ 1.381618] ata7.00: configured for UDMA/133
[ 1.381763] ata6.00: configured for UDMA/133
[ 1.644050] ata9: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 1.652469] ata9.00: ATA-8: TOSHIBA DT01ACA300, MX6OABB0, max UDMA/133
[ 1.652525] ata9.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.668460] ata9.00: configured for UDMA/100
[ 3.092046] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[ 3.093539] ata3.00: ATA-8: TOSHIBA DT01ACA300, MX6OABB0, max UDMA/133
[ 3.093594] ata3.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 3.095208] ata3.00: configured for UDMA/100
[ 3.095450] scsi 2:0:0:0: Direct-Access ATA TOSHIBA DT01ACA3 MX6O PQ: 0 ANSI: 5
[ 3.095690] sd 2:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[ 3.095724] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 3.095805] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[ 3.095951] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.096031] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.096082] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.142501] sdb: sdb1
[ 3.142905] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 5.308050] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[ 5.309557] ata4.00: ATA-8: TOSHIBA DT01ACA300, MX6OABB0, max UDMA/133
[ 5.309616] ata4.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 5.311228] ata4.00: configured for UDMA/100
[ 5.311416] scsi 3:0:0:0: Direct-Access ATA TOSHIBA DT01ACA3 MX6O PQ: 0 ANSI: 5
[ 5.311672] sd 3:0:0:0: Attached scsi generic sg3 type 0
[ 5.311751] sd 3:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[ 5.311813] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[ 5.311977] sd 3:0:0:0: [sdc] Write Protect is off
[ 5.312049] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 5.312099] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.355657] sdc: sdc1
[ 5.355956] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 5.356211] scsi 4:0:0:0: Direct-Access ATA SAMSUNG HD103UI 1AA0 PQ: 0 ANSI: 5
[ 5.356427] sd 4:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 5.356469] sd 4:0:0:0: Attached scsi generic sg4 type 0
[ 5.357344] sd 4:0:0:0: [sdd] Write Protect is off
[ 5.357404] sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 5.357448] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.363653] sdd: sdd1
[ 5.364068] sd 4:0:0:0: [sdd] Attached SCSI disk
[ 5.364273] scsi 5:0:0:0: Direct-Access ATA SAMSUNG HD103UI 1AA0 PQ: 0 ANSI: 5
[ 5.364541] sd 5:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 5.364547] sd 5:0:0:0: Attached scsi generic sg5 type 0
[ 5.364716] sd 5:0:0:0: [sde] Write Protect is off
[ 5.364774] sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00
[ 5.364832] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.375141] sde: sde1
[ 5.375458] sd 5:0:0:0: [sde] Attached SCSI disk
[ 5.375642] scsi 6:0:0:0: Direct-Access ATA SAMSUNG HD103UI 1AA0 PQ: 0 ANSI: 5
[ 5.375909] sd 6:0:0:0: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 5.375922] sd 6:0:0:0: Attached scsi generic sg6 type 0
[ 5.376127] sd 6:0:0:0: [sdf] Write Protect is off
[ 5.376187] sd 6:0:0:0: [sdf] Mode Sense: 00 3a 00 00
[ 5.376235] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.387252] sdf: sdf1
[ 5.387606] sd 6:0:0:0: [sdf] Attached SCSI disk
[ 5.387800] scsi 7:0:0:0: Direct-Access ATA SAMSUNG HD103UI 1AA0 PQ: 0 ANSI: 5
[ 5.388037] sd 7:0:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 5.388061] sd 7:0:0:0: Attached scsi generic sg7 type 0
[ 5.388202] sd 7:0:0:0: [sdg] Write Protect is off
[ 5.388259] sd 7:0:0:0: [sdg] Mode Sense: 00 3a 00 00
[ 5.388304] sd 7:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.395450] sdg: sdg1
[ 5.395832] sd 7:0:0:0: [sdg] Attached SCSI disk
[ 5.396065] scsi 8:0:0:0: Direct-Access ATA TOSHIBA DT01ACA3 MX6O PQ: 0 ANSI: 5
[ 5.396325] sd 8:0:0:0: Attached scsi generic sg8 type 0
[ 5.396444] sd 8:0:0:0: [sdh] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[ 5.396508] sd 8:0:0:0: [sdh] 4096-byte physical blocks
[ 5.396651] sd 8:0:0:0: [sdh] Write Protect is off
[ 5.396708] sd 8:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[ 5.396747] sd 8:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.449322] sdh: sdh1
[ 5.449673] sd 8:0:0:0: [sdh] Attached SCSI disk
[ 5.716040] ata10: SATA link down (SStatus 0 SControl 310)
[ 6.036038] ata11: SATA link down (SStatus 0 SControl 310)
[ 6.356037] ata12: SATA link down (SStatus 0 SControl 310)
[ 6.356841] xor: automatically using best checksumming function:
[ 6.396013] generic_sse: 6559.000 MB/sec
[ 6.397623] md: raid6 personality registered for level 6
[ 6.397687] md: raid5 personality registered for level 5
[ 6.397742] md: raid4 personality registered for level 4
[ 6.410091] md: raid10 personality registered for level 10
[ 6.416149] firewire_ohci 0000:01:13.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 6.542617] md: bind<sdd1>
[ 6.549754] md: bind<sdg1>
[ 6.553966] md: bind<sde1>
[ 6.561772] md: bind<sdf1>
[ 6.566686] bio: create slab <bio-1> at 1
[ 6.566848] md/raid:md0: device sdf1 operational as raid disk 2
[ 6.566917] md/raid:md0: device sde1 operational as raid disk 1
[ 6.566987] md/raid:md0: device sdg1 operational as raid disk 3
[ 6.567047] md/raid:md0: device sdd1 operational as raid disk 0
[ 6.567974] md/raid:md0: allocated 4336kB
[ 6.568175] md/raid:md0: raid level 5 active with 4 out of 4 devices, algorithm 2
[ 6.568256] RAID conf printout:
[ 6.568258] --- level:5 rd:4 wd:4
[ 6.568261] disk 0, o:1, dev:sdd1
[ 6.568263] disk 1, o:1, dev:sde1
[ 6.568265] disk 2, o:1, dev:sdf1
[ 6.568267] disk 3, o:1, dev:sdg1
[ 6.568488] created bitmap (233 pages) for device md0
[ 6.576917] md0: bitmap initialized from disk: read 15 pages, set 0 of 476934 bits
[ 6.599236] md0: detected capacity change from 0 to 3000606523392
[ 6.603038] md0: p1
[ 6.916154] firewire_core 0000:01:13.0: created device fw0: GUID 0011d800009c42ec, S400
[ 6.951376] usbcore: registered new interface driver usbhid
[ 6.951436] usbhid: USB HID core driver
================ end inline text ===============
Is there a way to do something like this in Windows?
Thanks!
Jim (JR)