Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-24 Thread Vijay Sankar
I am not sure whether this is relevant or not, but in my conf pseudo-device raid 4 is defined before option RAID_AUTOCONFIG. Vijay On Fri, 2006-24-11 at 11:17 +0530, Siju George wrote: > On 11/24/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > > On Wed, Nov 22, 2006 at 10:35:52PM +0530, Siju G

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-23 Thread Siju George
On 11/24/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: On Wed, Nov 22, 2006 at 10:35:52PM +0530, Siju George wrote: > On 11/22/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > >On Tue, Nov 21, 2006 at 08:22:20PM -0600, Vijay Sankar wrote: > >> Good day, > >> > >> I am pretty sure I was > >> bo

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-23 Thread Joachim Schipper
On Wed, Nov 22, 2006 at 10:35:52PM +0530, Siju George wrote: > On 11/22/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: > >On Tue, Nov 21, 2006 at 08:22:20PM -0600, Vijay Sankar wrote: > >> Good day, > >> > >> I am pretty sure I was > >> booting from /dev/raid0a on the old server but couldn't repea

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-22 Thread Siju George
On 11/22/06, Joachim Schipper <[EMAIL PROTECTED]> wrote: On Tue, Nov 21, 2006 at 08:22:20PM -0600, Vijay Sankar wrote: > Good day, > > I took one of my desktops that has two EIDE hard drives and went through > the steps I had sent earlier to you and tried to verify that it does > work on OpenBSD

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-22 Thread Joachim Schipper
On Tue, Nov 21, 2006 at 08:22:20PM -0600, Vijay Sankar wrote: > Good day, > > I took one of my desktops that has two EIDE hard drives and went through > the steps I had sent earlier to you and tried to verify that it does > work on OpenBSD 4.0. It does work -- almost. I am pretty sure I was > boot

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-21 Thread Vijay Sankar
Good day, I found out the problem. Here is the fstab and df -h ftl21# df -h Filesystem SizeUsed Avail Capacity Mounted on /dev/raid0a3.9G 34.5M3.7G 1%/ /dev/raid0d7.9G6.0K7.5G 0%/tmp /dev/raid0e7.9G4.1M7.5G 0%/var /dev/raid0f

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-21 Thread Vijay Sankar
Good day, I took one of my desktops that has two EIDE hard drives and went through the steps I had sent earlier to you and tried to verify that it does work on OpenBSD 4.0. It does work -- almost. I am pretty sure I was booting from /dev/raid0a on the old server but couldn't repeat that with this

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-17 Thread Joachim Schipper
On Fri, Nov 17, 2006 at 02:57:46PM +0530, Siju George wrote: > On 11/15/06, Vijay Sankar <[EMAIL PROTECTED]> wrote: > >Good day, > > > >Hope this helps, > > > > Yup some final confusions :-( > > The raid seems to be working fine. But how do I access the RAID partitions? > it seems I have 3 copies

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-17 Thread Siju George
On 11/15/06, Vijay Sankar <[EMAIL PROTECTED]> wrote: Good day, Hope this helps, Yup some final confusions :-( The raid seems to be working fine. But how do I access the RAID partitions? it seems I have 3 copies of the OpenBSD system on "wd0a" and "wd1a" and also raid0a and how do I run on th

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-16 Thread Siju George
On 11/15/06, Vijay Sankar <[EMAIL PROTECTED]> wrote: Good day, Anyways, here is a cut and paste of what may be useful from my write up at that time. Thanks a million Vijay :-) This was a life saver Doc. things are going on fine with this doc. It was written for operators whose primary expert

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-15 Thread Vijay Sankar
Good day, I set up RAIDFRAME on HP DL380 G4 servers sometime in 2004 because we had problems with hardware RAID (SmartArray 6402 controller with 15000 rpm drives). We are no longer using RAIDFrame because OpenBSD 3.9 support for RAID on our machines is excellent and we no longer have problems with

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-15 Thread Siju George
On 11/15/06, Otto Moerbeek <[EMAIL PROTECTED]> wrote: > = > # cat /var/run/dmesg.boot > OpenBSD 4.0 (GENERIC) #690: Sat Sep 16 20:26:25 MDT 2006 >[EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC The clue is here. Yo

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-14 Thread Otto Moerbeek
On Wed, 15 Nov 2006, Siju George wrote: > Hi, > > Please look at my dmesg if that is useful. > And please let me know if I should provide any other info. > > Thankyou so much > > Kind Regards > > Siju > > DMESG > = > # cat /v

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-14 Thread Siju George
Hi, The System messages say = raidlookup on device: /dev/wd2b failed! vnode was NULL vnode was NULL RAIDFRAME: failed rf_ConfigureDisks with 2 vnode was NULL vnode was NULL =

Re: raidctl: ioctl (RAIDFRAME_CONFIGURE) failed on 4.0 amd64 for RAID 1 (mirroring)

2006-11-14 Thread Siju George
Hi, Please look at my dmesg if that is useful. And please let me know if I should provide any other info. Thankyou so much Kind Regards Siju DMESG = # cat /var/run/dmesg.boot OpenBSD 4.0 (GENERIC) #690: Sat Sep 16 20:26:25 MD