system panic: RAID5 problem or zfs problem

2008-10-22 Thread lhmwzy
First we create a pool name www: zpool create www da1 da2 da3 da4 da5 da6 Then replace da6 with a new disk. when reboot the box,panic when booting: ZFS:vdev failure,zpool=ww type=vdev.bad_label painc:solaris

Re: system panic: RAID5 problem or zfs problem

2008-10-22 Thread Rink Springer
On Wed, Oct 22, 2008 at 10:33:44PM +0800, lhmwzy wrote: First we create a pool name www: zpool create www da1 da2 da3 da4 da5 da6 Um, this isn't a RAID - this is a simple concatination of disks. I think what you meant to do was: zpool create www raidz da1 da2 da3 da4 da5 da6 Otherwise, you'll

Re: system panic: RAID5 problem or zfs problem

2008-10-22 Thread lhmwzy
YES. zpool create www da1 da2 da3 da4 da5 da6 should be: zpool create www raidz da1 da2 da3 da4 da5 da6 sorry for my mistake. I redo it again. All things go damn WELL. I can't tell what's wrong now. 2008/10/22 Rink Springer [EMAIL PROTECTED]: On Wed, Oct 22, 2008 at 10:33:44PM +0800, lhmwzy

Re: system panic: RAID5 problem or zfs problem

2008-10-22 Thread lhmwzy
I think I have found the problem. I want to do zpool create www raidz da1 da2 da3 da4 da5 da6,but make a mistake,type zpool create www da1 da2 da3 da4 da5 da6. Then I remove one disk. Then reboot,there is a panic. I know this is my misktake.But should FreeBSD panic or FreeBSD go well but zpool

Re: system panic: RAID5 problem or zfs problem

2008-10-22 Thread lhmwzy
I think I have found the problem. I want to do zpool create www raidz da1 da2 da3 da4 da5 da6,but make a mistake,type zpool create www da1 da2 da3 da4 da5 da6. Then I remove one disk.Shutdown system and add a new disk. The two disks have an identical size. Then reboot,there is a panic. I know

Re: system panic: RAID5 problem or zfs problem

2008-10-22 Thread lhmwzy
One thing:must copy some data to the pool,remove one disk,shutdown,add a new disk,start the box,get the panic. My box uname -a: FreeBSD freebsd.lpcy.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Oct 21 12:02:30 CST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/lhmwzy amd64

Re: System or file system panic on FreeBSD 5.x

2006-01-17 Thread pkrisada
Thats a simple answer your HD is failing purchase a new one backup and reinstall freebsd on new drive Looks like hardware - you could install the smartmontools port and check your disk to see. Thanks for your help, I shall try replacing ad1 in this weekend. Regards, pongthep

System or file system panic on FreeBSD 5.x

2006-01-16 Thread pkrisada
Hi all! Once i installed ``old'' FreeBSD 5.0-STABLE with UFS file system. It had been working fine for a while without any problems but sometime later; it showed error messages on ttyv0; each error stated ad1: TIMEOUT - READ_DMA retrying (2 retries left) LBA=17998815 (each error came with

Re: System or file system panic on FreeBSD 5.x

2006-01-16 Thread chris
Thats a simple answer your HD is failing purchase a new one backup and reinstall freebsd on new drive Hi all! Once i installed ``old'' FreeBSD 5.0-STABLE with UFS file system. It had been working fine for a while without any problems but sometime later; it showed error messages on ttyv0; each

Re: System or file system panic on FreeBSD 5.x

2006-01-16 Thread Mark Kirkwood
[EMAIL PROTECTED] wrote: Hi all! Once i installed ``old'' FreeBSD 5.0-STABLE with UFS file system. It had been working fine for a while without any problems but sometime later; it showed error messages on ttyv0; each error stated ad1: TIMEOUT - READ_DMA retrying (2 retries left) LBA=17998815

system panic

2005-01-26 Thread Vlad
Hi! Last few days I have this problem with my system. Is there any ideas about it? Can it be a hardware problem? I have serial console configured on this host, but same happen with general (keyboard/screen) console only. Details:

Re: system panic

2005-01-26 Thread Mike Tancsa
At 05:03 PM 26/01/2005, Vlad wrote: -- Syslog messages: Jan 26 13:55:53 delta kernel: pid 673 (httpd), uid 80: exited on signal 4 Jan 26 13:55:53 delta kernel: Jan 26 13:55:53 delta kernel: pid 673 (httpd), uid 80: exited on signal 4 Jan 26 13:55:57 delta kernel: pid

Re: system panic

2005-01-26 Thread Vlad
Date: Wed, 26 Jan 2005 17:09:18 -0500 To: Vlad [EMAIL PROTECTED], [EMAIL PROTECTED] From: Mike Tancsa [EMAIL PROTECTED] Subject: Re: system panic At 05:03 PM 26/01/2005, Vlad wrote: -- Syslog messages: Jan 26 13:55:53 delta kernel: pid 673 (httpd), uid 80

Re: system panic

2005-01-26 Thread Robert Watson
On Wed, 26 Jan 2005, Vlad wrote: Console message (mostly the same every time): /// kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc5cebc64 fault code = supervisor read, page not