search for: atacontrol

Displaying 20 results from an estimated 26 matches for "atacontrol".

2008 Mar 17
0
cvs commit: src/sys/sys ata.h src/sbin/atacontrol atacontrol.8 atacontrol.c src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h
...l Moolenaar wrote am 17.03.2008 17:28 (localtime): > > On Mar 17, 2008, at 3:33 AM, Poul-Henning Kamp wrote: > >> phk 2008-03-17 10:33:23 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/sys ata.h >> sbin/atacontrol atacontrol.8 atacontrol.c >> sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h >> Log: >> Add a "spindown" facility to ata-disks: If no requests have been >> received >> for a configurable number of seconds, spin the disk down. Spin...
2008 Nov 19
1
atacontrol missing drive after upgrade to 6.3
I upgraded from 6.2 to 6.3 p5 last night. Upon rebooting, the second disk in the mirror is missing. # atacontrol status ar0 ar0: ATA RAID1 status: DEGRADED subdisks: 0 ad0 ONLINE 1 ---- MISSING # grep ata /var/run/dmesg.boot ad0: 238475MB <WDC WD2500AVJB-63UDA0 00.02C01> at ata0-master UDMA100 ad1: 238475MB <WDC WD2500AVJB-63UDA0 00.02C01> at ata0-slave UDMA100 ar0: disk0 READY (master) u...
2003 Apr 11
14
PATCH: Forcible delaying of UFS (soft)updates
Here's a patch against 4.8-RELEASE kernel that allows disk writes on softupdates-enabled filesystems to be delayed for (theoretically) arbitrarily long periods of time. The motivation for such updating policy is surprisingly not purely suicidal - it can allow disks on laptops to spin down immediately after I/O operations and stay idle for longer periods of time, thus saving considerable amount
2009 Mar 31
6
RELENG_7 ata panic on atacontrol attach
Hi there colleagues, atapci3: <nVidia nForce MCP55 SATA300 controller> port 0xbc00-0xbc07,0xb880-0xb883,0xb800-0xb807,0xb480-0xb483,0xb400-0xb40f mem 0xefcb3000-0xefcb3fff irq 23 at device 5.2 on pci0 atacontrol detach ata7 - insert ATA disk (ad14) atacontrol attach ata7 pinics with Fatal trap 12: page fault while in kernel mode (kgdb) bt #0 doadump () at pcpu.h:196 #1 0xc0533227 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc0533535 in panic (fmt=Variable "fmt" is not a...
2008 Feb 12
0
Interrupt storm when disconnecting sata drives in 7.0-RC2 and 6.3
...h a line for atapci0, I assume by design. Using a Kingwin KF-1000-BK SATA hot swap rack, I can connect and reconnect an SATA hard drive without powering down. This is technically equivalent to using esata. I start with a hard drive in the rack on bootup, and here what I see: [root@f7r2amd64 ~]$ atacontrol list ATA channel 0: Master: no device present Slave: no device present ATA channel 1: Master: no device present Slave: no device present ATA channel 2: Master: no device present Slave: no device present ATA channel 3: Master: no devi...
2008 Sep 21
3
UNEXPECTED SOFT UPDATE INCONSISTENCY; RUN fsck MANUALLY
Sep 21 08:57:54 belle fsck: /dev/ad4s1d: 1 DUP I=190 Sep 21 08:57:54 belle fsck: /dev/ad4s1d: UNEXPECTED SOFT UPDATE INCONSISTENCY; RUN fsck MANUALLY. Ok, so I ran fsck manually (even with -y), but yet it refuses to clear/fix whatever to the questions posed as fsck runs. What does this all mean? Thanks, -Clint -- This message has been scanned for viruses and dangerous content by MailScanner,
2008 Aug 05
1
Stuck in geli
Rarely, a geli partition I have freezes a process in bufwait state. It occurs after an ATA timeout message: Aug 5 03:47:13 thor kernel: ad10: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=219028637 The geli partition resides on an Intel MatrixRAID RAID1 mirror using the ICH9R chipset (Asus P5K-E/WIFI). Killing (even -9) the process does not work. Rebooting is the only solution, yet the
2003 Apr 28
1
ATA driver not as good in 4.8 as 4.5?
...as using anyway. With FreeBSD 4.8 I use "hw.ata.atapi_dma=1" at boot. This then tells me it is using UDMA33. Unfortunately, I then often get this: acd0: READ_BIG - HARDWARE ERROR asc=0x08 ascq=0x03 error=0x00 I think this means a DMA error. (PS why not say what it is?) If I use atacontrol to downgrade to WDMA2, it works flawlessly (though somewhat slower than it does in UDMA33 mode). So, was 4.5 setting my hardware to WDMA2 when I thought it was doing UDMA33? Has 4.8 introduced bugs that weren't in 4.5? Is there another setting I've missed? Cheers, Stephen.
2009 Jan 31
1
problem with acd udma mode
i cannot read or write any disk inserted in my acd0 <PIONEER DVD-RW DVR-111D/1.29> when this device in udma mode. kernel endlessly repeat that acd0: setting up DMA failed and I can access my data on dvd or cd only if I set atacontrol mode acd0 pio4 Does anybody have such a problem too? is there any ways to bring this device into udma mode again? dmesg: ... atapci1: <ATI IXP600 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 ata0: <ATA channel 0> on atapci1 ata0:...
2009 Mar 17
2
Crazy "interrupt storm detected" on atapic0
...box last message repeated 121 times $ vmstat -i interrupt total rate irq1: atkbd0 3 0 irq9: acpi0 1 0 irq16: ohci0 1 0 irq17: ohci1 ohci3 1 0 irq18: ohci2 ohci4 1 0 irq22: atapci0 57317362717 134713 cpu0: timer 850996016 2000 cpu1: timer 850995703 2000 Total 59019354443 138713 [root@box /etc]# atacontrol mode ad4 current mode = SATA300 [root@box /etc]# atacontrol mode ad6 current mode = SATA300 Some relevant lines from dmesg: atapci0: port 0xb000-0xb007,0xa000-0xa003,0x9000-0x9007,0x8000-0x8003,0x7000-0x700f mem 0xfe7ff800-0xfe7ffbff irq 22 at device 18.0 on pci0 atapci0: [ITHREAD] atapci0: AH...
2008 Aug 27
1
Finding which GEOM provider is generating errors in a graid3
...ERIFY GenID: 0 SyncID: 1 ID: 3700500186 Zone64kFailed: 791239 Zone64kRequested: 49197268 Zone16kFailed: 40204 Zone16kRequested: 1283738 Zone4kFailed: 12005939 Zone4kRequested: 2445799003 Providers: 1. Name: raid3/data1 Mediasize: 1280291731456 (1.2T) Sectorsize: 2048 Mode: r1w1e1 ... $ atacontrol list ... ATA channel 6: Master: ad12 <ST3320620AS/3.AAK> Serial ATA v1.0 ATA channel 7: Master: ad14 <ST3320620AS/3.AAK> Serial ATA v1.0 ATA channel 8: Master: ad16 <ST3320620AS/3.AAK> Serial ATA v1.0 ATA channel 9: Master: ad18 <ST3320620AS/3.AAK> Serial...
2003 Oct 05
3
DMA related disc issues
Howdy. I apologize for vagueness of this report but I am not immediately sure how to proceed with this or what details will be relevant. I look after a community server which has been running just fine for the last 6 months or so with no disk issues at all. The box has an all in one Shuttle motherboard which uses the VIA 8233 ATA133 disk controller according to what I see from dmesg. The
2008 Oct 15
3
SATA devices not added/probed from ICH7 sata300 controller, FreeBSD7.0, 7.1beta, 8.0 Daily
...rp ) which utilizes the intel ICH7 > southbridge for sata devices. I am currently running FreeBSD > 7.0-STABLE. The issue is that although the sata controller is > apparently detected correctly (It shows up by name in dmesg) the > devices attached to it do not show up when running 'atacontrol list'. > There are no errors produced on a normal boot, but booting in verbose > mode produces a few repetetive messages that may be telling, although > I am unable to decipher them. First and foremost: I can assure you the ICH7 works fine on FreeBSD, because all of our production ser...
2006 Mar 01
1
New 'amr' driver and linux MegaMGR
Hi, according to http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/amr/amr.c?only_with_tag=RELENG_6 it seems MegaMGR for linux now can work. Any experience? -- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/
2008 Nov 12
0
Cannot see disks attached to Marvell controller
...and 8 disks attached. 6 disks are on one controller (and work perfectly) and 2 are on a second Marvell controller. FreeBSD sees the controller, but not the disks. If I move a working disk to the Marvell controller I can boot off it up to the stage of mounting root where it fails to see the disk. atacontrol shows: ATA channel 2: Master: no device present Slave: no device present ATA channel 3: Master: no device present Slave: no device present ATA channel 4: Master: ad8 <WDC WD10EACS-00ZJB0/01.01B01> Serial ATA II Slave: no device present ATA...
2010 Oct 14
1
Upgrade a degraded pool
I know that this is not necessarily the right forum, but the FreeBSD forum haven''t been able to help me... I recently updated my FreeBSD 8.0 RC3 to 8.1 and after the update I can''t import my zpool. My computer says that no such pool exists, even though it can be seen with the zpool status command. I assume that it''s due to different zfs versions. That should be solved
2003 Jul 04
1
ATA refusing additional disks
Hi, The other day I tried to upgrade my firewall by adding another disk. However, no matter what I've tried I haven't been able to resolve this problem. If I try to mount, fsck or disklabel the disk the process will simply halt with no output and will do nothing. ^C also fails to operate, as well as kill -9 (meaning the drive gets locked and I have to reboot to try again). I know
2012 Nov 27
6
How to clean up /
...escue/pwd 5M /rescue/realpath 5M /rescue/rm 5M /rescue/unlink 5M /rescue/rmdir 5M /rescue/setfacl 5M /rescue/sh 5M /rescue/stty 5M /rescue/sync 5M /rescue/test 5M /rescue/[ 5M /rescue/rcp 5M /rescue/csh 5M /rescue/tcsh 5M /rescue/atacontrol 5M /rescue/badsect 5M /rescue/camcontrol 5M /rescue/ccdconfig 5M /rescue/clri 5M /rescue/devfs 5M /rescue/dmesg 5M /rescue/dump 5M /rescue/rdump 5M /rescue/dumpfs 5M /rescue/dumpon 5M /rescue/fsck 5M /rescue/fsck_ffs 5M /rescue/fsck_4...
2008 Jul 01
14
MCP55 SATA data corruption in FreeBSD 7
I am having problems with silent data corruption on (some) drives connected to an MCP55 SATA controller. I have two servers, both running RELENG_7_0/amd64. One has the 570 Ultra chipset, the other has 570 SLI. Both chipsets have the MCP55 SATA controller. The server with 570 Ultra chipset has a bunch of older 250GB SATA-150 drives hooked up to the MCP55 controller and it is working just fine.
2003 Jul 25
3
FreeBSD doesn't find my CD-RW and sometimes my DVD
Hi , I'm disperated I've recently installed FreeBSD 4.8 ,and all at the first look was ok , this was only a try in a small partition , and now I have decided to install it in a bigger partition , so I've downloaded the 5.1 ISO (to give it a try too) and I've tried to BURN it with "burncd" . Now, I've noticed that in the DEV directory there are the devices