Re: smartctl question

2012-11-09 Thread Lucas B. Cohen
Hi,

On 2012.11.09 12:18, H. Ingow wrote:
> 
> Hi all,
> 
> one single disk in a zfs mirror failed permanently throwing errors like 
> kernel: (ada5:ata10:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 84
> (ICRC ABRT ) and alike.
>  
> The pool itself continued working degraded, smartctl showed a very high
> 199 UDMA_CRC_Error_Count value, which to my knowledge may indicate a
> broken cable, in this case indeed a  cable replacement  solved the
> problem, the pool resilvered and all is fine.
> 
> Still smartctl -a displays a value of 199 UDMA_CRC_Error_Count I reckon 
> to be way too high, though ( > 3900 ) .
> So is this value now including errors from previous broken cable ?

I'm pretty sure it is. I don't think SMART attributes can vary in value
both up and down ; they seem to me like they're counters that can only
get incremented.

> In other words, when, if at all, is the cache smartmontools read from
> flushed and values are to be taken as of the status after fixing a
> hardware problem but not swapping the disk ?
So, in my opinion no.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: 9.1-RC2 - could it be that the installer does not write the MBR?

2012-10-20 Thread Lucas B. Cohen
On 2012.10.18 18:44, Rainer Duffner wrote:
>> Thus
>> > erasing grub when someone is attempting to install FreeBSD alongside
>> > Linux?
> 
> How many people actually do that, now that there are so many
> virtualization-options?

At least I do. As invaluable and paradigm-shifting as virtualization is,
I still like to run different OSen on bare hardware. For example right
now I'm working on a prototype FreeBSD NAS, troubleshooting problematic
disc controllers, and being able to run a Linux kernel is very useful to
compare how both systems see and use the hardware, or access some
programs I'm more familiar with.

I'm not saying I expect bsdinstaller to hold my hand ; I'm comfortable
using gpart, fdisk, grub and dd to get what I want, but it would be nice
if things were clear on what is going to happen (through user dialog or
even simply in the FreeBSD Handbook).
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"