On Sat, 14 Apr 2007 17:40:38 -0700 Garrett Cooper <[EMAIL PROTECTED]> wrote:
> Alejandro Pulver wrote: > > Hello. > > > > I have experienced the following problem a couple of times in 2 > > different machines and FreeBSD versions (see below): when the disk is > > continuously reading/writing (like when copying/extracting a file, > > checking the filesystem in the background, etc.) my system crashes > > sometimes (it's not an everyday thing, but quite frustrating when it > > happens). > > > > When copying from another machine by NFS/SMBFS more than one file at > > the same time (or when using the disk, like described above) often > > crashes (and the disk light indicator turns off). Running "atacontrol > > ad0 mode UDMA100" when it was UDMA133 crashed the system (the disk > > activity indicator was always on) when I tried to solve the problem > > that way. Also when I was installing a port which installs many files > > on the second machine without using NFS/SMBFS, trying to mount a local > > NTFS filesystem (with kernel driver) crashed. > > [...] > > Ale, Hello. Thank you for your reply. > Could you provide more information about your machine, in particular > the devices attached (lspci -vv from sysutils/pciutils does the trick) > and the options enabled in your custom kernel please? Sure. I have updated the file (added pci_machine_1.txt and pci_machine_2.txt). The kernel configuration is already there (named ATHLON-PHOBOS), the second machine has a default SMP kernel. http://people.freebsd.org/~alepulver/disk-crash.tar.bz2 > Also, could you provide more information about what the settings are > that you are using for NFS and SMBFS (-rsize, -wsize, special > mountd/rpcbind options, etc). > -Garrett I am not using nothing special here. In rc.conf: rpcbind_enable="YES" nfs_server_enable="YES" nfs_client_enable="YES" And the commands (at different times): # mount deimos:/wxp /mnt # mount -t smbfs //[EMAIL PROTECTED]/c /mnt After both FreeBSD machines crashed when the problem happened (because of the NFS waiting infinitely), I started using "-i". The second command was to copy some data from a Windows machine. BTW I don't think the problem is related to NFS/SMBFS but to the disk drivers, since it happens without them too. One is ATA (has an year) and the other is SATA (new). However I am not experienced in this to tell. Thanks and Best Regards, Ale
signature.asc
Description: PGP signature

