SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #121  
Old 07-28-2007, 12:20 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by mikesm View Post
And it also supports a web-DAV service too so you can browse it via HTTP, FTP, etc...
Curious on how you set this up? I have Apache2 and PHP installed already. Is it a specific software on sourceforge (not WebDAV, I know there's a lib for that)?
Reply With Quote
  #122  
Old 07-28-2007, 02:59 PM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by KJake View Post
Curious on how you set this up? I have Apache2 and PHP installed already. Is it a specific software on sourceforge (not WebDAV, I know there's a lib for that)?
Here's a howto based on redhat, but it should be pretty much the same for ubuntu...

http://www.twilight-systems.com/flac...ache2-rh9.html

I assume it comes with apache 2.x, if so, the above should work.

Webdav is very handy to have when trying to remotely access the NAS without a trusted windows network ID. FTP should work too, but DAV is a lot easier.

thanks,
mike
Reply With Quote
  #123  
Old 07-29-2007, 09:08 AM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by mikesm View Post
Here's a howto based on redhat, but it should be pretty much the same for ubuntu...

http://www.twilight-systems.com/flac...ache2-rh9.html

I assume it comes with apache 2.x, if so, the above should work.

Webdav is very handy to have when trying to remotely access the NAS without a trusted windows network ID. FTP should work too, but DAV is a lot easier.

thanks,
mike
Thanks. Do you have a particular client that you use to interface with the WebDAV?
Reply With Quote
  #124  
Old 07-29-2007, 10:46 AM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by KJake View Post
Thanks. Do you have a particular client that you use to interface with the WebDAV?
ie, firefox, etc... all work.

thx
mike
Reply With Quote
  #125  
Old 07-29-2007, 11:04 AM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by mikesm View Post
ie, firefox, etc... all work.

thx
mike
Oh, well, you can just turn on Directory Indexing in Apache for Firefox. WebDAV is a little more special and there are actual clients that interface with WebDAV (subversion aka SVN can use WebDAV to serve files to DAV-enabled clients like Eclipse). Something like this: http://www.bitkinex.com
Reply With Quote
  #126  
Old 07-29-2007, 09:40 PM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by KJake View Post
Oh, well, you can just turn on Directory Indexing in Apache for Firefox. WebDAV is a little more special and there are actual clients that interface with WebDAV (subversion aka SVN can use WebDAV to serve files to DAV-enabled clients like Eclipse). Something like this: http://www.bitkinex.com
Sorry, what i meant was is that there are dav plugins for both ie and firefox. I use them that way and its quite handy...

thx
mike
Reply With Quote
  #127  
Old 07-29-2007, 11:28 PM
kpsmith kpsmith is offline
Sage User
 
Join Date: Mar 2005
Location: Albany, NY
Posts: 65
For what its worth I've been using FreeNAS for over a year now and have ben pretty happy with it. It has been very stable for me and most all of the problems I've had with it are hardware not software.

I originally was running 4 drives. 2 80GB drives software mirrored for general storage and 2 250GB drives for video recordings. I was recording via 2 tuners across a 100MB wired network with no problems. This was on an Athlon 1300 Tbird with about 300+MB of memory

Just switched some hardware around and now have 4 drives setup hardware mirrored on an old asus board with a promise controller and 3 additional 250MB drives for recordings. 600MB of memory and 1333 Athlon Tbird.

Only had this running for a few weeks and again I'm very happy with the reliability and low cost.

Just giving other options.
Reply With Quote
  #128  
Old 07-29-2007, 11:59 PM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by kpsmith View Post
For what its worth I've been using FreeNAS for over a year now and have ben pretty happy with it. It has been very stable for me and most all of the problems I've had with it are hardware not software.

I originally was running 4 drives. 2 80GB drives software mirrored for general storage and 2 250GB drives for video recordings. I was recording via 2 tuners across a 100MB wired network with no problems. This was on an Athlon 1300 Tbird with about 300+MB of memory

Just switched some hardware around and now have 4 drives setup hardware mirrored on an old asus board with a promise controller and 3 additional 250MB drives for recordings. 600MB of memory and 1333 Athlon Tbird.

Only had this running for a few weeks and again I'm very happy with the reliability and low cost.

Just giving other options.
FreeNAS is a pretty good implementation, and getting better all the time. However, if you are looking for the best hardware compatibility, it's hard to beat linux, whereas FreeNAS is built on freebsd. No SATA PMP support, support for bunches of disk controller hardware etc... Freebsd 7 will be much better here, but freenas is still 6.x based.

The filesystems freenas supports are pretty limited. They recommend UFS (!) of all things. XFS is REALLY what you want for media storage where you have really big files that need to be handled. freebsd 7 is supposed to support sun's ZFS, which obseletes a bunch of volume management that is typically done via lvm today, but again, no such support for the current versions of freenas.

If you are looking for high performance, getting all the the oopmh oout of the hardware you have, freenas is going to disappoint you.

That said, if you don't know much linux, have only a few disks and have limited need for performance, it's a pretty nice package, and can be completely managed via http. At least it does software RAID unlike WHS and unraid.

Thanks,
mike
Reply With Quote
  #129  
Old 07-31-2007, 07:22 AM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Here's those updated graphs that you were wondering about Mike. This now tests the EVMS volume that contains to MD arrays.

Write speed for 8GB file: 165MB/sec
Read speed for 8GB file: 100MB/sec
Attached Images
File Type: png WritePerf.png (126.0 KB, 187 views)
File Type: png ReadPerf.png (108.3 KB, 182 views)
Reply With Quote
  #130  
Old 07-31-2007, 11:25 AM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by KJake View Post
Here's those updated graphs that you were wondering about Mike. This now tests the EVMS volume that contains to MD arrays.

Write speed for 8GB file: 165MB/sec
Read speed for 8GB file: 100MB/sec
Something isn't right here. This is slower than it should be.

Are you using my diskopt.sh script? Is it setting the readahead appropriately for all devices?

Thanks,
mike
Reply With Quote
  #131  
Old 07-31-2007, 11:50 AM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by mikesm View Post
Something isn't right here. This is slower than it should be.

Are you using my diskopt.sh script? Is it setting the readahead appropriately for all devices?

Thanks,
mike
I am AFAIK

Here's status output:
Code:
root@orion:/etc/init.d# ./diskopt status
Getting max_sectors_kb from disks...
sda: 128
sdb: 128
sdc: 128
sdd: 128
sde: 128
sdf: 128
sdg: 128
sdh: 128
sdi: 128
sdj: 128
sdk: 128
Getting read-ahead setting from /dev/md[0-1]
md0: 65536
md1: 65536
Getting stripe_cache_size from /dev/md[0-1]
md0: 16384
md1: 16384
Getting minimum and maximum resync speed from /dev/md[0-1]...
md0-min: 30000 (local)
md0-max: 30000 (local)
md1-min: 30000 (local)
md1-max: 30000 (local)
Getting NCQ settings...
sda: 1
sdb: 1
sdc: 1
sdd: 1
sde: 1
sdf: 1
sdg: 1
sdh: 31
sdi: 31
sdj: 31
sdk: 31
Let me know if you want my modified diskopt that has that output.

The last 4 drives output 31 because they're connected to the NV ports and is doesn't support NCQ.
Reply With Quote
  #132  
Old 08-02-2007, 01:24 PM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Interesting. Are you sure all your 7200.10's are in SATA II mode? (No jumper set for SATA 1 operation)...

Thanks,
Mike
Reply With Quote
  #133  
Old 08-02-2007, 01:53 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by mikesm View Post
Interesting. Are you sure all your 7200.10's are in SATA II mode? (No jumper set for SATA 1 operation)...

Thanks,
Mike
Yup, I pulled those jumpers off. I ran into that on my 750gb drives when I got them and noticed that they were only running at SATA150 after a while...so I knew when I got these to remove those.

Here's all the dmesg text related to the drives. What's interesting is that it is listing port 5 of both port multipliers coming up at SATA150, but I swear I don't have anything plugged into that port (unless it is the HOST port??).

[edit]It also looks like the drives on the NV ports do have NCQ enabled at 31/32, thus the 31 showing up in the status I posted earlier. I just can't seem to set it to 1...would that be causing any problem? Should I move those drives to the PMPs?[/edit]

Code:
[   29.851718] scsi0 : pata_amd
[   29.851723] PM: Adding info for No Bus:host0
[   29.851751] scsi1 : pata_amd
[   29.851756] PM: Adding info for No Bus:host1
[   29.851769] ata1: PATA max UDMA/133 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x000000000001ffa0 irq 14
[   29.851771] ata2: PATA max UDMA/133 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x000000000001ffa8 irq 15
[   30.159321] usb 1-4: new low speed USB device using ohci_hcd and address 2
[   30.191511] ata1.00: ATAPI: SONY    DVD-ROM DDU1615, GYS4, max UDMA/66
[   30.365329] PM: Adding info for usb:1-4
[   30.365355] PM: Adding info for No Bus:usbdev1.2_ep00
[   30.365364] usb 1-4: configuration #1 chosen from 1 choice
[   30.368328] PM: Adding info for usb:1-4:1.0
[   30.368346] PM: Adding info for No Bus:usbdev1.2_ep81
[   30.368359] PM: Adding info for No Bus:usbdev1.2
[   30.383472] ata1.00: configured for UDMA/66
[   30.554471] PM: Adding info for No Bus:target0:0:0
[   30.554939] scsi 0:0:0:0: CD-ROM            SONY     DVD-ROM DDU1615  GYS4 PQ: 0 ANSI: 5
[   30.554943] PM: Adding info for scsi:0:0:0:0
[   30.555255] sata_sil24 0000:03:00.0: version 1.0
[   30.555494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 19
[   30.555500] ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKC] -> GSI 19 (level, low) -> IRQ 19
[   30.557092] PCI: Setting latency timer of device 0000:03:00.0 to 64
[   30.557163] scsi2 : sata_sil24
[   30.557177] PM: Adding info for No Bus:host2
[   30.557212] scsi3 : sata_sil24
[   30.557216] PM: Adding info for No Bus:host3
[   30.557232] ata3: SATA max UDMA/100 cmd 0xffffc20000ab0000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0
[   30.557235] ata4: SATA max UDMA/100 cmd 0xffffc20000ab2000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0
[   32.758828] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[   32.902784] ata3.15: Port Multiplier 1.1, 0x1095:0x3726 r23, 6 ports, feat 0x9/0x9
[   33.030768] ata3.00: hard resetting link
[   33.642648] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   33.658645] ata3.01: hard resetting link
[   34.270526] ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   34.286522] ata3.02: hard resetting link
[   34.898403] ata3.02: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   34.914399] ata3.03: hard resetting link
[   35.526281] ata3.03: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   35.542277] ata3.04: hard resetting link
[   36.106167] ata3.04: SATA link down (SStatus 0 SControl 300)
[   36.106169] ata3.05: hard resetting link
[   36.670057] ata3.05: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   36.712686] ata3.00: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   36.712688] ata3.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   36.770986] ata3.00: configured for UDMA/100
[   36.814845] ata3.01: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   36.814847] ata3.01: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   36.873141] ata3.01: configured for UDMA/100
[   36.913596] ata3.02: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   36.913597] ata3.02: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   36.971889] ata3.02: configured for UDMA/100
[   37.013321] ata3.03: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   37.013323] ata3.03: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   37.071613] ata3.03: configured for UDMA/100
[   37.089975] ata3: EH complete
[   39.289552] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[   39.433508] ata4.15: Port Multiplier 1.1, 0x1095:0x3726 r23, 6 ports, feat 0x9/0x9
[   39.561491] ata4.00: hard resetting link
[   40.205365] ata4.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   40.221362] ata4.01: hard resetting link
[   40.865237] ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   40.881233] ata4.02: hard resetting link
[   41.525108] ata4.02: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   41.541104] ata4.03: hard resetting link
[   42.104994] ata4.03: SATA link down (SStatus 0 SControl 300)
[   42.120992] ata4.04: hard resetting link
[   42.684881] ata4.04: SATA link down (SStatus 0 SControl 300)
[   42.684883] ata4.05: hard resetting link
[   43.248771] ata4.05: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   43.298927] ata4.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   43.298929] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   43.357224] ata4.00: configured for UDMA/100
[   43.401238] ata4.01: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   43.401240] ata4.01: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   43.459534] ata4.01: configured for UDMA/100
[   43.501517] ata4.02: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   43.501518] ata4.02: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   43.559808] ata4.02: configured for UDMA/100
[   43.576707] ata4: EH complete
[   43.576719] PM: Adding info for No Bus:target2:0:0
[   43.576769] scsi 2:0:0:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576774] PM: Adding info for scsi:2:0:0:0
[   43.576808] PM: Adding info for No Bus:target2:0:1
[   43.576834] scsi 2:0:1:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576838] PM: Adding info for scsi:2:0:1:0
[   43.576859] PM: Adding info for No Bus:target2:0:2
[   43.576885] scsi 2:0:2:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576889] PM: Adding info for scsi:2:0:2:0
[   43.576913] PM: Adding info for No Bus:target2:0:3
[   43.576938] scsi 2:0:3:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576941] PM: Adding info for scsi:2:0:3:0
[   43.576963] PM: Adding info for No Bus:target3:0:0
[   43.576989] scsi 3:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   43.576993] PM: Adding info for scsi:3:0:0:0
[   43.577017] PM: Adding info for No Bus:target3:0:1
[   43.577042] scsi 3:0:1:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   43.577046] PM: Adding info for scsi:3:0:1:0
[   43.577068] PM: Adding info for No Bus:target3:0:2
[   43.577093] scsi 3:0:2:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   43.577098] PM: Adding info for scsi:3:0:2:0
[   43.577837] sata_nv 0000:00:10.0: version 3.4
[   43.578070] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 22
[   43.578075] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LSA0] -> GSI 22 (level, low) -> IRQ 22
[   43.578078] sata_nv 0000:00:10.0: Using ADMA mode
[   43.578754] PCI: Setting latency timer of device 0000:00:10.0 to 64
[   43.579654] scsi4 : sata_nv
[   43.579669] PM: Adding info for No Bus:host4
[   43.579705] scsi5 : sata_nv
[   43.579709] PM: Adding info for No Bus:host5
[   43.579723] ata5: SATA max UDMA/133 cmd 0xffffc20000aac480 ctl 0xffffc20000aac4a0 bmdma 0x000000000001a400 irq 0
[   43.579726] ata6: SATA max UDMA/133 cmd 0xffffc20000aac580 ctl 0xffffc20000aac5a0 bmdma 0x000000000001a408 irq 0
[   43.585312] sd 2:0:0:0: [sda] 1465149168 512-byte hardware sectors (750156 MB)
[   43.585321] sd 2:0:0:0: [sda] Write Protect is off
[   43.585323] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   43.585331] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.585367] sd 2:0:0:0: [sda] 1465149168 512-byte hardware sectors (750156 MB)
[   43.585372] sd 2:0:0:0: [sda] Write Protect is off
[   43.585374] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   43.585382] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.585385]  sda: unknown partition table
[   43.606873] sd 2:0:0:0: [sda] Attached SCSI disk
[   43.606906] sd 2:0:1:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
[   43.606912] sd 2:0:1:0: [sdb] Write Protect is off
[   43.606913] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   43.606922] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.606943] sd 2:0:1:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
[   43.606949] sd 2:0:1:0: [sdb] Write Protect is off
[   43.606951] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   43.606959] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.606960]  sdb: unknown partition table
[   43.625685] sd 2:0:1:0: [sdb] Attached SCSI disk
[   43.625711] sd 2:0:2:0: [sdc] 1465149168 512-byte hardware sectors (750156 MB)
[   43.625717] sd 2:0:2:0: [sdc] Write Protect is off
[   43.625718] sd 2:0:2:0: [sdc] Mode Sense: 00 3a 00 00
[   43.625727] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.625748] sd 2:0:2:0: [sdc] 1465149168 512-byte hardware sectors (750156 MB)
[   43.625755] sd 2:0:2:0: [sdc] Write Protect is off
[   43.625756] sd 2:0:2:0: [sdc] Mode Sense: 00 3a 00 00
[   43.625764] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.625766]  sdc: unknown partition table
[   43.641284] sd 2:0:2:0: [sdc] Attached SCSI disk
[   43.641307] sd 2:0:3:0: [sdd] 1465149168 512-byte hardware sectors (750156 MB)
[   43.641312] sd 2:0:3:0: [sdd] Write Protect is off
[   43.641314] sd 2:0:3:0: [sdd] Mode Sense: 00 3a 00 00
[   43.641322] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.641341] sd 2:0:3:0: [sdd] 1465149168 512-byte hardware sectors (750156 MB)
[   43.641347] sd 2:0:3:0: [sdd] Write Protect is off
[   43.641348] sd 2:0:3:0: [sdd] Mode Sense: 00 3a 00 00
[   43.641358] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.641359]  sdd: unknown partition table
[   43.657683] sd 2:0:3:0: [sdd] Attached SCSI disk
[   43.657708] sd 3:0:0:0: [sde] 976773168 512-byte hardware sectors (500108 MB)
[   43.657714] sd 3:0:0:0: [sde] Write Protect is off
[   43.657715] sd 3:0:0:0: [sde] Mode Sense: 00 3a 00 00
[   43.657724] sd 3:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.657743] sd 3:0:0:0: [sde] 976773168 512-byte hardware sectors (500108 MB)
[   43.657749] sd 3:0:0:0: [sde] Write Protect is off
[   43.657751] sd 3:0:0:0: [sde] Mode Sense: 00 3a 00 00
[   43.657759] sd 3:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.657761]  sde: sde1
[   43.671797] sd 3:0:0:0: [sde] Attached SCSI disk
[   43.671820] sd 3:0:1:0: [sdf] 976773168 512-byte hardware sectors (500108 MB)
[   43.671825] sd 3:0:1:0: [sdf] Write Protect is off
[   43.671826] sd 3:0:1:0: [sdf] Mode Sense: 00 3a 00 00
[   43.671835] sd 3:0:1:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.671855] sd 3:0:1:0: [sdf] 976773168 512-byte hardware sectors (500108 MB)
[   43.671860] sd 3:0:1:0: [sdf] Write Protect is off
[   43.671861] sd 3:0:1:0: [sdf] Mode Sense: 00 3a 00 00
[   43.671870] sd 3:0:1:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.671871]  sdf: sdf1
[   43.690791] sd 3:0:1:0: [sdf] Attached SCSI disk
[   43.690814] sd 3:0:2:0: [sdg] 976773168 512-byte hardware sectors (500108 MB)
[   43.690819] sd 3:0:2:0: [sdg] Write Protect is off
[   43.690820] sd 3:0:2:0: [sdg] Mode Sense: 00 3a 00 00
[   43.690829] sd 3:0:2:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.690848] sd 3:0:2:0: [sdg] 976773168 512-byte hardware sectors (500108 MB)
[   43.690854] sd 3:0:2:0: [sdg] Write Protect is off
[   43.690856] sd 3:0:2:0: [sdg] Mode Sense: 00 3a 00 00
[   43.690864] sd 3:0:2:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.690866]  sdg: sdg1
[   43.707753] sd 3:0:2:0: [sdg] Attached SCSI disk
[   43.711705] scsi 0:0:0:0: Attached scsi generic sg0 type 5
[   43.711720] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   43.711733] sd 2:0:1:0: Attached scsi generic sg2 type 0
[   43.711746] sd 2:0:2:0: Attached scsi generic sg3 type 0
[   43.711758] sd 2:0:3:0: Attached scsi generic sg4 type 0
[   43.711769] sd 3:0:0:0: Attached scsi generic sg5 type 0
[   43.711780] sd 3:0:1:0: Attached scsi generic sg6 type 0
[   43.711793] sd 3:0:2:0: Attached scsi generic sg7 type 0
[   44.048616] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   44.086336] ata5.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   44.086339] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   44.152957] ata5.00: configured for UDMA/133
[   44.620502] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   44.659603] ata6.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   44.659605] ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   44.726228] ata6.00: configured for UDMA/133
[   44.726245] PM: Adding info for No Bus:target4:0:0
[   44.726287] scsi 4:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   44.726292] ata5: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   44.726296] PM: Adding info for scsi:4:0:0:0
[   44.726349] sd 4:0:0:0: [sdh] 976773168 512-byte hardware sectors (500108 MB)
[   44.726355] sd 4:0:0:0: [sdh] Write Protect is off
[   44.726357] sd 4:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[   44.726366] sd 4:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.726389] sd 4:0:0:0: [sdh] 976773168 512-byte hardware sectors (500108 MB)
[   44.726395] sd 4:0:0:0: [sdh] Write Protect is off
[   44.726396] sd 4:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[   44.726405] sd 4:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.726408]  sdh: sdh1
[   44.742469] sd 4:0:0:0: [sdh] Attached SCSI disk
[   44.742636] sd 4:0:0:0: Attached scsi generic sg8 type 0
[   44.742650] PM: Adding info for No Bus:target5:0:0
[   44.742680] scsi 5:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   44.742683] ata6: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   44.742686] PM: Adding info for scsi:5:0:0:0
[   44.742857] sd 5:0:0:0: [sdi] 976773168 512-byte hardware sectors (500108 MB)
[   44.742863] sd 5:0:0:0: [sdi] Write Protect is off
[   44.742864] sd 5:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[   44.742873] sd 5:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.742893] sd 5:0:0:0: [sdi] 976773168 512-byte hardware sectors (500108 MB)
[   44.742898] sd 5:0:0:0: [sdi] Write Protect is off
[   44.742900] sd 5:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[   44.742908] sd 5:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.742910]  sdi: sdi1
[   44.782730] sd 5:0:0:0: [sdi] Attached SCSI disk
[   44.782897] sd 5:0:0:0: Attached scsi generic sg9 type 0
[   44.783156] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 21
[   44.783162] ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LSA1] -> GSI 21 (level, low) -> IRQ 21
[   44.783165] sata_nv 0000:00:11.0: Using ADMA mode
[   44.784063] PCI: Setting latency timer of device 0000:00:11.0 to 64
[   44.784134] scsi6 : sata_nv
[   44.784149] PM: Adding info for No Bus:host6
[   44.784319] scsi7 : sata_nv
[   44.784324] PM: Adding info for No Bus:host7
[   44.784413] ata7: SATA max UDMA/133 cmd 0xffffc20000aae480 ctl 0xffffc20000aae4a0 bmdma 0x0000000000019800 irq 0
[   44.784416] ata8: SATA max UDMA/133 cmd 0xffffc20000aae580 ctl 0xffffc20000aae5a0 bmdma 0x0000000000019808 irq 0
[   45.252379] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   45.288226] ata7.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   45.288228] ata7.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   45.363178] ata7.00: configured for UDMA/133
[   45.832264] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   45.856521] ata8.00: ATA-7: Hitachi HDS721680PLA380, P21OA70A, max UDMA/133
[   45.856523] ata8.00: 160836480 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   45.872517] ata8.00: configured for UDMA/133
[   45.872531] PM: Adding info for No Bus:target6:0:0
[   45.872576] scsi 6:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   45.872581] ata7: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   45.872586] PM: Adding info for scsi:6:0:0:0
[   45.872798] sd 6:0:0:0: [sdj] 976773168 512-byte hardware sectors (500108 MB)
[   45.872804] sd 6:0:0:0: [sdj] Write Protect is off
[   45.872805] sd 6:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[   45.872814] sd 6:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.872841] sd 6:0:0:0: [sdj] 976773168 512-byte hardware sectors (500108 MB)
[   45.872847] sd 6:0:0:0: [sdj] Write Protect is off
[   45.872848] sd 6:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[   45.872856] sd 6:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.872858]  sdj: sdj1
[   45.894404] sd 6:0:0:0: [sdj] Attached SCSI disk
[   45.894587] sd 6:0:0:0: Attached scsi generic sg10 type 0
[   45.894600] PM: Adding info for No Bus:target7:0:0
[   45.894628] scsi 7:0:0:0: Direct-Access     ATA      Hitachi HDS72168 P21O PQ: 0 ANSI: 5
[   45.894631] ata8: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   45.894636] PM: Adding info for scsi:7:0:0:0
[   45.894819] sd 7:0:0:0: [sdk] 160836480 512-byte hardware sectors (82348 MB)
[   45.894825] sd 7:0:0:0: [sdk] Write Protect is off
[   45.894826] sd 7:0:0:0: [sdk] Mode Sense: 00 3a 00 00
[   45.894835] sd 7:0:0:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.894853] sd 7:0:0:0: [sdk] 160836480 512-byte hardware sectors (82348 MB)
[   45.894858] sd 7:0:0:0: [sdk] Write Protect is off
[   45.894860] sd 7:0:0:0: [sdk] Mode Sense: 00 3a 00 00
[   45.894868] sd 7:0:0:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.894869]  sdk: sdk1 sdk2 < sdk5 >
[   45.934166] sd 7:0:0:0: [sdk] Attached SCSI disk
[   45.934349] sd 7:0:0:0: Attached scsi generic sg11 type 0
....
....
[   55.241032] Adding 3317380k swap on /dev/disk/by-uuid/f3d99fa0-a30a-4083-918a-e30558361d0e.  Priority:-1 extents:1 across:3317380k
[   55.880149] EXT3 FS on sdk1, internal journal
[   56.798436] PM: Adding info for No Bus:device-mapper
[   56.798447] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
[   57.120690] NET: Registered protocol family 10
[   57.120758] lo: Disabled Privacy Extensions
[   58.762647] md: bind<dm-0>
[   58.764310] md: bind<dm-1>
[   58.770359] md: bind<dm-2>
[   58.774372] md: bind<dm-3>
[   58.782798] md: bind<dm-4>
[   58.791966] md: bind<dm-5>
[   58.811573] raid5: automatically using best checksumming function: generic_sse
[   58.831436]    generic_sse: 10763.000 MB/sec
[   58.831437] raid5: using function: generic_sse (10763.000 MB/sec)
[   58.943440] raid6: int64x1   2486 MB/s
[   59.011426] raid6: int64x2   3406 MB/s
[   59.079408] raid6: int64x4   3779 MB/s
[   59.147417] raid6: int64x8   2313 MB/s
[   59.215392] raid6: sse2x1    4755 MB/s
[   59.283372] raid6: sse2x2    5364 MB/s
[   59.351368] raid6: sse2x4    8679 MB/s
[   59.351369] raid6: using algorithm sse2x4 (8679 MB/s)
[   59.351372] md: raid6 personality registered for level 6
[   59.351373] md: raid5 personality registered for level 5
[   59.351374] md: raid4 personality registered for level 4
[   59.351511] raid5: device dm-5 operational as raid disk 5
[   59.351512] raid5: device dm-4 operational as raid disk 4
[   59.351513] raid5: device dm-3 operational as raid disk 3
[   59.351515] raid5: device dm-2 operational as raid disk 2
[   59.351516] raid5: device dm-1 operational as raid disk 1
[   59.351517] raid5: device dm-0 operational as raid disk 0
[   59.351817] raid5: allocated 6362kB for md0
[   59.351818] raid5: raid level 5 set md0 active with 6 out of 6 devices, algorithm 2
[   59.351819] RAID5 conf printout:
[   59.351820]  --- rd:6 wd:6
[   59.351821]  disk 0, o:1, dev:dm-0
[   59.351822]  disk 1, o:1, dev:dm-1
[   59.351823]  disk 2, o:1, dev:dm-2
[   59.351824]  disk 3, o:1, dev:dm-3
[   59.351825]  disk 4, o:1, dev:dm-4
[   59.351826]  disk 5, o:1, dev:dm-5
[   60.045751] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   60.045910] SGI XFS Quota Management subsystem
[   60.046531] Filesystem "dm-6": Disabling barriers, not supported by the underlying device
[   60.046730] XFS mounting filesystem dm-6
[   60.336308] Ending clean XFS mount for filesystem: dm-6
[   60.344519] Adding 3317380k swap on /dev/disk/by-uuid/f3d99fa0-a30a-4083-918a-e30558361d0e.  Priority:-2 extents:1 across:3317380k
....
....
[  431.135974] md: bind<dm-9>
[  431.136214] md: bind<dm-10>
[  431.136392] md: bind<dm-11>
[  431.136570] md: bind<dm-12>
[  431.136634] md: md1: raid array is not clean -- starting background reconstruction
[  431.147894] raid5: device dm-12 operational as raid disk 3
[  431.147898] raid5: device dm-11 operational as raid disk 2
[  431.147899] raid5: device dm-10 operational as raid disk 1
[  431.147901] raid5: device dm-9 operational as raid disk 0
[  431.148154] raid5: allocated 4262kB for md1
[  431.148155] raid5: raid level 5 set md1 active with 4 out of 4 devices, algorithm 2
[  431.148157] RAID5 conf printout:
[  431.148158]  --- rd:4 wd:4
[  431.148159]  disk 0, o:1, dev:dm-9
[  431.148161]  disk 1, o:1, dev:dm-10
[  431.148162]  disk 2, o:1, dev:dm-11
[  431.148164]  disk 3, o:1, dev:dm-12
[  431.148208] md: resync of RAID array md1
[  431.148211] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[  431.148212] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[  431.148216] md: using 128k window, over a total of 732571904 blocks.
....
....
[25046.772194] md: md1: resync done.
[25047.119003] RAID5 conf printout:
[25047.119011]  --- rd:4 wd:4
[25047.119013]  disk 0, o:1, dev:dm-9
[25047.119014]  disk 1, o:1, dev:dm-10
[25047.119015]  disk 2, o:1, dev:dm-11
[25047.119017]  disk 3, o:1, dev:dm-12

Last edited by KJake; 08-02-2007 at 02:04 PM.
Reply With Quote
  #134  
Old 08-02-2007, 02:05 PM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by KJake View Post
Yup, I pulled those jumpers off. I ran into that on my 750gb drives when I got them and noticed that they were only running at SATA150 after a while...so I knew when I got these to remove those.

Here's all the dmesg text related to the drives. What's interesting is that it is listing port 5 of both port multipliers coming up at SATA150, but I swear I don't have anything plugged into that port (unless it is the HOST port??).

Code:
[   29.851718] scsi0 : pata_amd
[   29.851723] PM: Adding info for No Bus:host0
[   29.851751] scsi1 : pata_amd
[   29.851756] PM: Adding info for No Bus:host1
[   29.851769] ata1: PATA max UDMA/133 cmd 0x00000000000101f0 ctl 0x00000000000103f6 bmdma 0x000000000001ffa0 irq 14
[   29.851771] ata2: PATA max UDMA/133 cmd 0x0000000000010170 ctl 0x0000000000010376 bmdma 0x000000000001ffa8 irq 15
[   30.159321] usb 1-4: new low speed USB device using ohci_hcd and address 2
[   30.191511] ata1.00: ATAPI: SONY    DVD-ROM DDU1615, GYS4, max UDMA/66
[   30.365329] PM: Adding info for usb:1-4
[   30.365355] PM: Adding info for No Bus:usbdev1.2_ep00
[   30.365364] usb 1-4: configuration #1 chosen from 1 choice
[   30.368328] PM: Adding info for usb:1-4:1.0
[   30.368346] PM: Adding info for No Bus:usbdev1.2_ep81
[   30.368359] PM: Adding info for No Bus:usbdev1.2
[   30.383472] ata1.00: configured for UDMA/66
[   30.554471] PM: Adding info for No Bus:target0:0:0
[   30.554939] scsi 0:0:0:0: CD-ROM            SONY     DVD-ROM DDU1615  GYS4 PQ: 0 ANSI: 5
[   30.554943] PM: Adding info for scsi:0:0:0:0
[   30.555255] sata_sil24 0000:03:00.0: version 1.0
[   30.555494] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 19
[   30.555500] ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKC] -> GSI 19 (level, low) -> IRQ 19
[   30.557092] PCI: Setting latency timer of device 0000:03:00.0 to 64
[   30.557163] scsi2 : sata_sil24
[   30.557177] PM: Adding info for No Bus:host2
[   30.557212] scsi3 : sata_sil24
[   30.557216] PM: Adding info for No Bus:host3
[   30.557232] ata3: SATA max UDMA/100 cmd 0xffffc20000ab0000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0
[   30.557235] ata4: SATA max UDMA/100 cmd 0xffffc20000ab2000 ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 0
[   32.758828] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[   32.902784] ata3.15: Port Multiplier 1.1, 0x1095:0x3726 r23, 6 ports, feat 0x9/0x9
[   33.030768] ata3.00: hard resetting link
[   33.642648] ata3.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   33.658645] ata3.01: hard resetting link
[   34.270526] ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   34.286522] ata3.02: hard resetting link
[   34.898403] ata3.02: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   34.914399] ata3.03: hard resetting link
[   35.526281] ata3.03: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   35.542277] ata3.04: hard resetting link
[   36.106167] ata3.04: SATA link down (SStatus 0 SControl 300)
[   36.106169] ata3.05: hard resetting link
[   36.670057] ata3.05: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   36.712686] ata3.00: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   36.712688] ata3.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   36.770986] ata3.00: configured for UDMA/100
[   36.814845] ata3.01: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   36.814847] ata3.01: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   36.873141] ata3.01: configured for UDMA/100
[   36.913596] ata3.02: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   36.913597] ata3.02: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   36.971889] ata3.02: configured for UDMA/100
[   37.013321] ata3.03: ATA-7: ST3750640AS, 3.AAC, max UDMA/133
[   37.013323] ata3.03: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   37.071613] ata3.03: configured for UDMA/100
[   37.089975] ata3: EH complete
[   39.289552] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[   39.433508] ata4.15: Port Multiplier 1.1, 0x1095:0x3726 r23, 6 ports, feat 0x9/0x9
[   39.561491] ata4.00: hard resetting link
[   40.205365] ata4.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   40.221362] ata4.01: hard resetting link
[   40.865237] ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   40.881233] ata4.02: hard resetting link
[   41.525108] ata4.02: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   41.541104] ata4.03: hard resetting link
[   42.104994] ata4.03: SATA link down (SStatus 0 SControl 300)
[   42.120992] ata4.04: hard resetting link
[   42.684881] ata4.04: SATA link down (SStatus 0 SControl 300)
[   42.684883] ata4.05: hard resetting link
[   43.248771] ata4.05: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   43.298927] ata4.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   43.298929] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   43.357224] ata4.00: configured for UDMA/100
[   43.401238] ata4.01: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   43.401240] ata4.01: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   43.459534] ata4.01: configured for UDMA/100
[   43.501517] ata4.02: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   43.501518] ata4.02: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   43.559808] ata4.02: configured for UDMA/100
[   43.576707] ata4: EH complete
[   43.576719] PM: Adding info for No Bus:target2:0:0
[   43.576769] scsi 2:0:0:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576774] PM: Adding info for scsi:2:0:0:0
[   43.576808] PM: Adding info for No Bus:target2:0:1
[   43.576834] scsi 2:0:1:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576838] PM: Adding info for scsi:2:0:1:0
[   43.576859] PM: Adding info for No Bus:target2:0:2
[   43.576885] scsi 2:0:2:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576889] PM: Adding info for scsi:2:0:2:0
[   43.576913] PM: Adding info for No Bus:target2:0:3
[   43.576938] scsi 2:0:3:0: Direct-Access     ATA      ST3750640AS      3.AA PQ: 0 ANSI: 5
[   43.576941] PM: Adding info for scsi:2:0:3:0
[   43.576963] PM: Adding info for No Bus:target3:0:0
[   43.576989] scsi 3:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   43.576993] PM: Adding info for scsi:3:0:0:0
[   43.577017] PM: Adding info for No Bus:target3:0:1
[   43.577042] scsi 3:0:1:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   43.577046] PM: Adding info for scsi:3:0:1:0
[   43.577068] PM: Adding info for No Bus:target3:0:2
[   43.577093] scsi 3:0:2:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   43.577098] PM: Adding info for scsi:3:0:2:0
[   43.577837] sata_nv 0000:00:10.0: version 3.4
[   43.578070] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 22
[   43.578075] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LSA0] -> GSI 22 (level, low) -> IRQ 22
[   43.578078] sata_nv 0000:00:10.0: Using ADMA mode
[   43.578754] PCI: Setting latency timer of device 0000:00:10.0 to 64
[   43.579654] scsi4 : sata_nv
[   43.579669] PM: Adding info for No Bus:host4
[   43.579705] scsi5 : sata_nv
[   43.579709] PM: Adding info for No Bus:host5
[   43.579723] ata5: SATA max UDMA/133 cmd 0xffffc20000aac480 ctl 0xffffc20000aac4a0 bmdma 0x000000000001a400 irq 0
[   43.579726] ata6: SATA max UDMA/133 cmd 0xffffc20000aac580 ctl 0xffffc20000aac5a0 bmdma 0x000000000001a408 irq 0
[   43.585312] sd 2:0:0:0: [sda] 1465149168 512-byte hardware sectors (750156 MB)
[   43.585321] sd 2:0:0:0: [sda] Write Protect is off
[   43.585323] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   43.585331] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.585367] sd 2:0:0:0: [sda] 1465149168 512-byte hardware sectors (750156 MB)
[   43.585372] sd 2:0:0:0: [sda] Write Protect is off
[   43.585374] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   43.585382] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.585385]  sda: unknown partition table
[   43.606873] sd 2:0:0:0: [sda] Attached SCSI disk
[   43.606906] sd 2:0:1:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
[   43.606912] sd 2:0:1:0: [sdb] Write Protect is off
[   43.606913] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   43.606922] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.606943] sd 2:0:1:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
[   43.606949] sd 2:0:1:0: [sdb] Write Protect is off
[   43.606951] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   43.606959] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.606960]  sdb: unknown partition table
[   43.625685] sd 2:0:1:0: [sdb] Attached SCSI disk
[   43.625711] sd 2:0:2:0: [sdc] 1465149168 512-byte hardware sectors (750156 MB)
[   43.625717] sd 2:0:2:0: [sdc] Write Protect is off
[   43.625718] sd 2:0:2:0: [sdc] Mode Sense: 00 3a 00 00
[   43.625727] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.625748] sd 2:0:2:0: [sdc] 1465149168 512-byte hardware sectors (750156 MB)
[   43.625755] sd 2:0:2:0: [sdc] Write Protect is off
[   43.625756] sd 2:0:2:0: [sdc] Mode Sense: 00 3a 00 00
[   43.625764] sd 2:0:2:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.625766]  sdc: unknown partition table
[   43.641284] sd 2:0:2:0: [sdc] Attached SCSI disk
[   43.641307] sd 2:0:3:0: [sdd] 1465149168 512-byte hardware sectors (750156 MB)
[   43.641312] sd 2:0:3:0: [sdd] Write Protect is off
[   43.641314] sd 2:0:3:0: [sdd] Mode Sense: 00 3a 00 00
[   43.641322] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.641341] sd 2:0:3:0: [sdd] 1465149168 512-byte hardware sectors (750156 MB)
[   43.641347] sd 2:0:3:0: [sdd] Write Protect is off
[   43.641348] sd 2:0:3:0: [sdd] Mode Sense: 00 3a 00 00
[   43.641358] sd 2:0:3:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.641359]  sdd: unknown partition table
[   43.657683] sd 2:0:3:0: [sdd] Attached SCSI disk
[   43.657708] sd 3:0:0:0: [sde] 976773168 512-byte hardware sectors (500108 MB)
[   43.657714] sd 3:0:0:0: [sde] Write Protect is off
[   43.657715] sd 3:0:0:0: [sde] Mode Sense: 00 3a 00 00
[   43.657724] sd 3:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.657743] sd 3:0:0:0: [sde] 976773168 512-byte hardware sectors (500108 MB)
[   43.657749] sd 3:0:0:0: [sde] Write Protect is off
[   43.657751] sd 3:0:0:0: [sde] Mode Sense: 00 3a 00 00
[   43.657759] sd 3:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.657761]  sde: sde1
[   43.671797] sd 3:0:0:0: [sde] Attached SCSI disk
[   43.671820] sd 3:0:1:0: [sdf] 976773168 512-byte hardware sectors (500108 MB)
[   43.671825] sd 3:0:1:0: [sdf] Write Protect is off
[   43.671826] sd 3:0:1:0: [sdf] Mode Sense: 00 3a 00 00
[   43.671835] sd 3:0:1:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.671855] sd 3:0:1:0: [sdf] 976773168 512-byte hardware sectors (500108 MB)
[   43.671860] sd 3:0:1:0: [sdf] Write Protect is off
[   43.671861] sd 3:0:1:0: [sdf] Mode Sense: 00 3a 00 00
[   43.671870] sd 3:0:1:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.671871]  sdf: sdf1
[   43.690791] sd 3:0:1:0: [sdf] Attached SCSI disk
[   43.690814] sd 3:0:2:0: [sdg] 976773168 512-byte hardware sectors (500108 MB)
[   43.690819] sd 3:0:2:0: [sdg] Write Protect is off
[   43.690820] sd 3:0:2:0: [sdg] Mode Sense: 00 3a 00 00
[   43.690829] sd 3:0:2:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.690848] sd 3:0:2:0: [sdg] 976773168 512-byte hardware sectors (500108 MB)
[   43.690854] sd 3:0:2:0: [sdg] Write Protect is off
[   43.690856] sd 3:0:2:0: [sdg] Mode Sense: 00 3a 00 00
[   43.690864] sd 3:0:2:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   43.690866]  sdg: sdg1
[   43.707753] sd 3:0:2:0: [sdg] Attached SCSI disk
[   43.711705] scsi 0:0:0:0: Attached scsi generic sg0 type 5
[   43.711720] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   43.711733] sd 2:0:1:0: Attached scsi generic sg2 type 0
[   43.711746] sd 2:0:2:0: Attached scsi generic sg3 type 0
[   43.711758] sd 2:0:3:0: Attached scsi generic sg4 type 0
[   43.711769] sd 3:0:0:0: Attached scsi generic sg5 type 0
[   43.711780] sd 3:0:1:0: Attached scsi generic sg6 type 0
[   43.711793] sd 3:0:2:0: Attached scsi generic sg7 type 0
[   44.048616] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   44.086336] ata5.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   44.086339] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   44.152957] ata5.00: configured for UDMA/133
[   44.620502] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   44.659603] ata6.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   44.659605] ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   44.726228] ata6.00: configured for UDMA/133
[   44.726245] PM: Adding info for No Bus:target4:0:0
[   44.726287] scsi 4:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   44.726292] ata5: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   44.726296] PM: Adding info for scsi:4:0:0:0
[   44.726349] sd 4:0:0:0: [sdh] 976773168 512-byte hardware sectors (500108 MB)
[   44.726355] sd 4:0:0:0: [sdh] Write Protect is off
[   44.726357] sd 4:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[   44.726366] sd 4:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.726389] sd 4:0:0:0: [sdh] 976773168 512-byte hardware sectors (500108 MB)
[   44.726395] sd 4:0:0:0: [sdh] Write Protect is off
[   44.726396] sd 4:0:0:0: [sdh] Mode Sense: 00 3a 00 00
[   44.726405] sd 4:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.726408]  sdh: sdh1
[   44.742469] sd 4:0:0:0: [sdh] Attached SCSI disk
[   44.742636] sd 4:0:0:0: Attached scsi generic sg8 type 0
[   44.742650] PM: Adding info for No Bus:target5:0:0
[   44.742680] scsi 5:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   44.742683] ata6: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   44.742686] PM: Adding info for scsi:5:0:0:0
[   44.742857] sd 5:0:0:0: [sdi] 976773168 512-byte hardware sectors (500108 MB)
[   44.742863] sd 5:0:0:0: [sdi] Write Protect is off
[   44.742864] sd 5:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[   44.742873] sd 5:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.742893] sd 5:0:0:0: [sdi] 976773168 512-byte hardware sectors (500108 MB)
[   44.742898] sd 5:0:0:0: [sdi] Write Protect is off
[   44.742900] sd 5:0:0:0: [sdi] Mode Sense: 00 3a 00 00
[   44.742908] sd 5:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   44.742910]  sdi: sdi1
[   44.782730] sd 5:0:0:0: [sdi] Attached SCSI disk
[   44.782897] sd 5:0:0:0: Attached scsi generic sg9 type 0
[   44.783156] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 21
[   44.783162] ACPI: PCI Interrupt 0000:00:11.0[A] -> Link [LSA1] -> GSI 21 (level, low) -> IRQ 21
[   44.783165] sata_nv 0000:00:11.0: Using ADMA mode
[   44.784063] PCI: Setting latency timer of device 0000:00:11.0 to 64
[   44.784134] scsi6 : sata_nv
[   44.784149] PM: Adding info for No Bus:host6
[   44.784319] scsi7 : sata_nv
[   44.784324] PM: Adding info for No Bus:host7
[   44.784413] ata7: SATA max UDMA/133 cmd 0xffffc20000aae480 ctl 0xffffc20000aae4a0 bmdma 0x0000000000019800 irq 0
[   44.784416] ata8: SATA max UDMA/133 cmd 0xffffc20000aae580 ctl 0xffffc20000aae5a0 bmdma 0x0000000000019808 irq 0
[   45.252379] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   45.288226] ata7.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
[   45.288228] ata7.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   45.363178] ata7.00: configured for UDMA/133
[   45.832264] ata8: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   45.856521] ata8.00: ATA-7: Hitachi HDS721680PLA380, P21OA70A, max UDMA/133
[   45.856523] ata8.00: 160836480 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   45.872517] ata8.00: configured for UDMA/133
[   45.872531] PM: Adding info for No Bus:target6:0:0
[   45.872576] scsi 6:0:0:0: Direct-Access     ATA      ST3500630AS      3.AA PQ: 0 ANSI: 5
[   45.872581] ata7: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   45.872586] PM: Adding info for scsi:6:0:0:0
[   45.872798] sd 6:0:0:0: [sdj] 976773168 512-byte hardware sectors (500108 MB)
[   45.872804] sd 6:0:0:0: [sdj] Write Protect is off
[   45.872805] sd 6:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[   45.872814] sd 6:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.872841] sd 6:0:0:0: [sdj] 976773168 512-byte hardware sectors (500108 MB)
[   45.872847] sd 6:0:0:0: [sdj] Write Protect is off
[   45.872848] sd 6:0:0:0: [sdj] Mode Sense: 00 3a 00 00
[   45.872856] sd 6:0:0:0: [sdj] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.872858]  sdj: sdj1
[   45.894404] sd 6:0:0:0: [sdj] Attached SCSI disk
[   45.894587] sd 6:0:0:0: Attached scsi generic sg10 type 0
[   45.894600] PM: Adding info for No Bus:target7:0:0
[   45.894628] scsi 7:0:0:0: Direct-Access     ATA      Hitachi HDS72168 P21O PQ: 0 ANSI: 5
[   45.894631] ata8: bounce limit 0xFFFFFFFFFFFFFFFF, segment boundary 0xFFFFFFFF, hw segs 61
[   45.894636] PM: Adding info for scsi:7:0:0:0
[   45.894819] sd 7:0:0:0: [sdk] 160836480 512-byte hardware sectors (82348 MB)
[   45.894825] sd 7:0:0:0: [sdk] Write Protect is off
[   45.894826] sd 7:0:0:0: [sdk] Mode Sense: 00 3a 00 00
[   45.894835] sd 7:0:0:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.894853] sd 7:0:0:0: [sdk] 160836480 512-byte hardware sectors (82348 MB)
[   45.894858] sd 7:0:0:0: [sdk] Write Protect is off
[   45.894860] sd 7:0:0:0: [sdk] Mode Sense: 00 3a 00 00
[   45.894868] sd 7:0:0:0: [sdk] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   45.894869]  sdk: sdk1 sdk2 < sdk5 >
[   45.934166] sd 7:0:0:0: [sdk] Attached SCSI disk
[   45.934349] sd 7:0:0:0: Attached scsi generic sg11 type 0
....
....
[   55.241032] Adding 3317380k swap on /dev/disk/by-uuid/f3d99fa0-a30a-4083-918a-e30558361d0e.  Priority:-1 extents:1 across:3317380k
[   55.880149] EXT3 FS on sdk1, internal journal
[   56.798436] PM: Adding info for No Bus:device-mapper
[   56.798447] device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
[   57.120690] NET: Registered protocol family 10
[   57.120758] lo: Disabled Privacy Extensions
[   58.762647] md: bind<dm-0>
[   58.764310] md: bind<dm-1>
[   58.770359] md: bind<dm-2>
[   58.774372] md: bind<dm-3>
[   58.782798] md: bind<dm-4>
[   58.791966] md: bind<dm-5>
[   58.811573] raid5: automatically using best checksumming function: generic_sse
[   58.831436]    generic_sse: 10763.000 MB/sec
[   58.831437] raid5: using function: generic_sse (10763.000 MB/sec)
[   58.943440] raid6: int64x1   2486 MB/s
[   59.011426] raid6: int64x2   3406 MB/s
[   59.079408] raid6: int64x4   3779 MB/s
[   59.147417] raid6: int64x8   2313 MB/s
[   59.215392] raid6: sse2x1    4755 MB/s
[   59.283372] raid6: sse2x2    5364 MB/s
[   59.351368] raid6: sse2x4    8679 MB/s
[   59.351369] raid6: using algorithm sse2x4 (8679 MB/s)
[   59.351372] md: raid6 personality registered for level 6
[   59.351373] md: raid5 personality registered for level 5
[   59.351374] md: raid4 personality registered for level 4
[   59.351511] raid5: device dm-5 operational as raid disk 5
[   59.351512] raid5: device dm-4 operational as raid disk 4
[   59.351513] raid5: device dm-3 operational as raid disk 3
[   59.351515] raid5: device dm-2 operational as raid disk 2
[   59.351516] raid5: device dm-1 operational as raid disk 1
[   59.351517] raid5: device dm-0 operational as raid disk 0
[   59.351817] raid5: allocated 6362kB for md0
[   59.351818] raid5: raid level 5 set md0 active with 6 out of 6 devices, algorithm 2
[   59.351819] RAID5 conf printout:
[   59.351820]  --- rd:6 wd:6
[   59.351821]  disk 0, o:1, dev:dm-0
[   59.351822]  disk 1, o:1, dev:dm-1
[   59.351823]  disk 2, o:1, dev:dm-2
[   59.351824]  disk 3, o:1, dev:dm-3
[   59.351825]  disk 4, o:1, dev:dm-4
[   59.351826]  disk 5, o:1, dev:dm-5
[   60.045751] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[   60.045910] SGI XFS Quota Management subsystem
[   60.046531] Filesystem "dm-6": Disabling barriers, not supported by the underlying device
[   60.046730] XFS mounting filesystem dm-6
[   60.336308] Ending clean XFS mount for filesystem: dm-6
[   60.344519] Adding 3317380k swap on /dev/disk/by-uuid/f3d99fa0-a30a-4083-918a-e30558361d0e.  Priority:-2 extents:1 across:3317380k
....
....
[  431.135974] md: bind<dm-9>
[  431.136214] md: bind<dm-10>
[  431.136392] md: bind<dm-11>
[  431.136570] md: bind<dm-12>
[  431.136634] md: md1: raid array is not clean -- starting background reconstruction
[  431.147894] raid5: device dm-12 operational as raid disk 3
[  431.147898] raid5: device dm-11 operational as raid disk 2
[  431.147899] raid5: device dm-10 operational as raid disk 1
[  431.147901] raid5: device dm-9 operational as raid disk 0
[  431.148154] raid5: allocated 4262kB for md1
[  431.148155] raid5: raid level 5 set md1 active with 4 out of 4 devices, algorithm 2
[  431.148157] RAID5 conf printout:
[  431.148158]  --- rd:4 wd:4
[  431.148159]  disk 0, o:1, dev:dm-9
[  431.148161]  disk 1, o:1, dev:dm-10
[  431.148162]  disk 2, o:1, dev:dm-11
[  431.148164]  disk 3, o:1, dev:dm-12
[  431.148208] md: resync of RAID array md1
[  431.148211] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[  431.148212] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
[  431.148216] md: using 128k window, over a total of 732571904 blocks.
....
....
[25046.772194] md: md1: resync done.
[25047.119003] RAID5 conf printout:
[25047.119011]  --- rd:4 wd:4
[25047.119013]  disk 0, o:1, dev:dm-9
[25047.119014]  disk 1, o:1, dev:dm-10
[25047.119015]  disk 2, o:1, dev:dm-11
[25047.119017]  disk 3, o:1, dev:dm-12
Hmmmm... Generally if the PMP code isn't there, it's port 3 that shows up as a direct attach to the 3132 port, not port 5. I would drop Tejun a note on this and ask why it's reporting as a disk is there when it isn't.

Thanks,
Mike
Reply With Quote
  #135  
Old 08-02-2007, 02:12 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Do you think any of these lines are bad?

[ 37.071613] ata3.03: configured for UDMA/100

[edit]checked out the libata-tj page and there is a new patch available.[/edit]
Quote:
20070803: libata-tj-2.6.22.1-20070803 is out. Due to merging schedule issues, it will be merged into 2.6.24. Sorry about all the delays.

Last edited by KJake; 08-02-2007 at 02:18 PM.
Reply With Quote
  #136  
Old 08-02-2007, 08:51 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Got the longer SATAII certified cables in the case tonight and the larger intake fan also and put the harddrives back the way they should be. They still run hotter than the smaller drives closer to the intake fan, but they're easily 10C cooler than before. There are two spots on the back of the case for additional outlet fans that I didn't notice before. Perhaps if I add those fans the flow will be good enough to keep them down in the mid-30C range.

[edit]Ordered two 80mm fans that both move 46CFM...that should suck all the air out! [/edit]

Last edited by KJake; 08-02-2007 at 09:12 PM.
Reply With Quote
  #137  
Old 08-06-2007, 07:07 PM
Addict's Avatar
Addict Addict is offline
Sage Aficionado
 
Join Date: Apr 2007
Location: San Diego, CA
Posts: 335
Just throwing in what I did, in case someone's interested:

Hardware I had laying around:

* 3Ware 8-port 7608 (I think that's the number) RAID controller
* Old Dual-300MHz PC
* 2-500GB ATA/100 Hard Drives

I bought 6 more 500GB ATA/100 drives at $100 a pop, filled up the RAID controller, and am running RAID-5.

Running WinXP and 3Ware's software, the NAS was up and running pretty quickly.

I don't do any HD recordings, so I can't say whether or not the system could handle that kind of throughput.

I have ton's of DVD's and music archived plus all my backups...with plenty of room to spare. Sage records directly to it...and I rarely see any hiccups. Sometimes, but rarely, I'll see a few blips if I buy a new DVD and am copying it to the NAS, while watching another DVD, and while Sage is recording a TV show simultaneously.

All total, I've broken it into 1TB and 2TB partitions. For me, since I had the hardware laying around, it was a great deal. Ended up with a 3TB NAS for the price of 6 drives, and it does a great job for me.

Had to spend a little time building an aluminum frame to fix the drives into the old PC case so it could hold 9 drives (1 OS + 8 RAID), and mounts for the big fans...but it was worth it.

The NAS sits in the garage with plenty of fans...so I don't care how loud it is.

AL
__________________
Al Bsharah / Twitter
Clients:
Two STX-HD100 High-Def Extenders
Media Server / NAS:
Case: Thermaltake Armor CPU: AMD Opteron 1218 (2.6GHz Dual Core) Motherboard: ASUS MN2-LR Memory: 2GB Gfx Card: Headless Tuner: Hauppauge HD-PVR, Hauppauge PVR-350 (not in use) O/S: Windows 7 Sage: Latest RAID: On-Board Drives: 6 x 1.5TB SATA RAID-5, 2 x 80GB IDE RAID-1 (O/S) Storage: 7.5TB Total
Reply With Quote
  #138  
Old 08-23-2007, 06:05 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
I'm trying to set up a NAS similar to mikesm and kjake. I'm not sure my hardware is being recognized correctly by Ubuntu 7.0.4 Server 64 bit.

1. The network can't tell me what link speed it is running at
2. I'm using Maxtor 7200.10 SATA2 Drives and when I run hdparm -tT against them vs. against an IDE ATA133 drive, I'm seeing ~150MB on buffered read on the SATA2 and ~50MB on the ATA133 drive. Shouldn't the difference be bigger?

The hardware is:

CPU AMD X2 3800+
MB Chipset nForce 430
Memory 1GB DDR 2100

Not sure what more information would help.
Reply With Quote
  #139  
Old 08-23-2007, 06:13 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
Quote:
Originally Posted by toricred View Post
1. The network can't tell me what link speed it is running at
Try: ethtool eth0 (or eth1-n depending on what your primary interface is). That'll tell you everything about your network connection.

Quote:
Originally Posted by toricred View Post
2. I'm using Maxtor 7200.10 SATA2 Drives and when I run hdparm -tT against them vs. against an IDE ATA133 drive, I'm seeing ~150MB on buffered read on the SATA2 and ~50MB on the ATA133 drive. Shouldn't the difference be bigger?
Make sure you've taken off the SATA compatibility jumper on the SATA2 drive, looks like it is running at SATA1 speeds. If I'm reading this right, you're getting abuot 50 megaByte on an ATA133. The 133 stands for megabit which converts to 16.6 megaBytes per second. I've squeaked out 17MBps on an ATA100, so maybe 50MB on an ATA133 is possible. Or maybe you're mixing up byte and bit?

Thanks,
-Kevin
Reply With Quote
  #140  
Old 08-23-2007, 06:44 PM
mikesm mikesm is offline
Sage Icon
 
Join Date: Jul 2003
Posts: 1,293
Quote:
Originally Posted by KJake View Post
Try: ethtool eth0 (or eth1-n depending on what your primary interface is). That'll tell you everything about your network connection.



Make sure you've taken off the SATA compatibility jumper on the SATA2 drive, looks like it is running at SATA1 speeds. If I'm reading this right, you're getting abuot 50 megaByte on an ATA133. The 133 stands for megabit which converts to 16.6 megaBytes per second. I've squeaked out 17MBps on an ATA100, so maybe 50MB on an ATA133 is possible. Or maybe you're mixing up byte and bit?

Thanks,
-Kevin
Actually, ATA133 is 133 MBytes/sec. SATA actually doesn't really make that big of a difference in throughput - it's advantages are in other places.

50 MB/s is pretty poor for a new disk. But not bad for an old one. As KJake said, please describe your specific hardware config - CPU (939 vs AM2), model of disk, model of motherboard, etc... Some boards stick the disk and ethernet through a PCI bus instead of PCIE, and then you get into contention issues. You also want to make sure the ATA disk is really in ATA133 mode, and not in PIO or lower speed DMA setting. hdparam will tell you a lot.


Thanks,
Mike

Last edited by mikesm; 08-23-2007 at 06:46 PM.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NAS - direct record/playback or storage? jlindborg Hardware Support 17 03-19-2007 06:24 AM
NAS or USB HD? WD My Book World II? SAGEaustin Hardware Support 2 02-25-2007 12:08 AM
Slow remote control response while playing game...would NAS drive help? SAGEaustin SageTV Media Extender 1 02-12-2007 10:56 AM
NAS and HD Recordings RayN Hardware Support 18 10-26-2006 01:05 AM
Storage questions, NAS, WOL, lots of stuff! Kirby Hardware Support 36 08-21-2006 06:59 PM


All times are GMT -6. The time now is 09:22 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.