<DIV>All,</DIV>
<DIV>i desperately need your help. I am trying to setup RAC at home and am facing the below problem<BR>------<BR>That is my first machine able to detect the shared disk once i started the second machine it is detecting the shared disk and the first machine is disconencting automatically.</DIV>
<DIV>Not sure how to proceed further. is it ok if igonre and precced further or both machines should recognoze this shared disk</DIV>
<DIV>I had attached all the files for your reference / if you can giv eme some pointers that will be great help</DIV>
<DIV>will be anxiously waiting for your reply</DIV>
<DIV>Rgds./<BR>-------</DIV>
<DIV>[root@rac1 root]# uname -r<BR>2.4.21-27.0.2.ELorafw1<BR>-------------------------------------------------------------<BR>[root@rac1 root]# fdisk -l</DIV>
<DIV>Disk /dev/sda: 251.0 GB, 251000193024 bytes<BR>255 heads, 63 sectors/track, 30515 cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 bytes</DIV>
<DIV>Device Boot Start End Blocks Id System</DIV>
<DIV>Disk /dev/hdc: 120.0 GB, 120034123776 bytes<BR>255 heads, 63 sectors/track, 14593 cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 bytes</DIV>
<DIV>Device Boot Start End Blocks Id System<BR>/dev/hdc1 * 1 13 104391 83 Linux<BR>/dev/hdc2 14 2563 20482875 83 Linux<BR>/dev/hdc3 2564 3838 10241437+ 83 Linux<BR>/dev/hdc4 3839 14593 86389537+ f Win95 Ext'd (LBA)<BR>/dev/hdc5 3839 4034 1574338+ 82 Linux swap<BR>/dev/hdc6 4035 14593 84815136 83 Linux<BR>-------------------------------------------------------------<BR>$vi /etc/grub.conf<BR># grub.conf generated by anaconda<BR>#<BR># Note that you do not have to rerun grub after making changes to this file<BR># NOTICE: You have a /boot partition. This means that<BR># all kernel and initrd paths are relative to /boot/, eg.<BR># root (hd0,0)<BR># kernel /vmlinuz-version ro root=/dev/hdc3<BR># initrd /initrd-version.img<BR>#boot=/dev/hdc<BR>default=0<BR>timeout=10<BR>splashimage=(hd0,0)/grub/splash.xpm.gz<BR>title Fedora Core (2.4.21-27.0.2.ELorafw1)<BR>root (hd0,0)<BR>kernel /vmlinuz-2.4.21-27.0.2.ELorafw1 ro root=LABEL=/ hda=ide-scsi rhgb<BR>initrd
 /initrd-2.4.21-27.0.2.ELorafw1.img<BR>title Fedora Core (2.4.22-1.2115.nptl)<BR>root (hd0,0)<BR>kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hda=ide-scsi rhgb<BR>initrd /initrd-2.4.22-1.2115.nptl.img<BR>-------------------------------------------------------------<BR>$vi /modules.conf<BR>--<BR>alias eth0 8139too<BR>alias eth1 8139too<BR>alias sound-slot-0 i810_audio<BR>post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L &gt;/dev/null 2&gt;&amp;1 || :<BR>pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S &gt;/dev/null 2&gt;&amp;1 || :<BR>alias ieee1394-controller ohci1394<BR>options sbp2 sbp2_exclusive_login=0<BR>post-install sbp2 insmod sd_mod<BR>post-remove sbp2 rmmod sd_mod<BR>-------------------------------------------------------------<BR>$lspci<BR>--<BR>..<BR>..<BR>03:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)<BR>--<BR>--------------------------------------------------------------<BR>[root@rac1 root]#
 lsmod | egrep "ohci1394|sbp2|ieee1394|sd_mod|scsi_mod"<BR>sd_mod 13744 0<BR>sbp2 19724 0<BR>scsi_mod 106664 3 [sg sd_mod sbp2]<BR>ohci1394 28008 0 (unused)<BR>ieee1394 62884 0 [sbp2 ohci1394]<BR>---------------------------------------------------------------<BR>[root@rac1 root]# cat /proc/scsi/scsi<BR>Attached devices:<BR>Host: scsi0 Channel: 00 Id: 00 Lun: 00<BR>Vendor: Maxtor Model: OneTouch II Rev: 023d<BR>Type: Direct-Access ANSI SCSI revision: 06<BR>----------------------------------------------------------------<BR>[root@rac1 root]# dmesg | grep sbp2<BR>ieee1394: sbp2: Query logins to SBP-2 device successful<BR>ieee1394: sbp2: Maximum concurrent logins supported: 2<BR>ieee1394: sbp2: Number of active logins: 0<BR>ieee1394: sbp2: Logged into SBP-2 device<BR>ieee1394: sbp2: Node[01:1023]: Max speed [S400] - Max payload [2048]<BR>----------------------------------------------------------------</DIV>
<DIV>After starting secone machine</DIV>
<DIV>[root@rac1 venkat]# fdisk -l</DIV>
<DIV>Disk /dev/hdc: 120.0 GB, 120034123776 bytes<BR>255 heads, 63 sectors/track, 14593 cylinders<BR>Units = cylinders of 16065 * 512 = 8225280 bytes</DIV>
<DIV>Device Boot Start End Blocks Id System<BR>/dev/hdc1 * 1 13 104391 83 Linux<BR>/dev/hdc2 14 2563 20482875 83 Linux<BR>/dev/hdc3 2564 3838 10241437+ 83 Linux<BR>/dev/hdc4 3839 14593 86389537+ f Win95 Ext'd (LBA)<BR>/dev/hdc5 3839 4034 1574338+ 82 Linux swap<BR>/dev/hdc6 4035 14593 84815136 83 Linux<BR>------------------------------------------------------------------</DIV>
<DIV>$lspci<BR>03:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)<BR>-------------------------------------------------------------------</DIV>
<DIV>[root@rac1 venkat]# dmesg | grep sbp2<BR>ieee1394: sbp2: Query logins to SBP-2 device successful<BR>ieee1394: sbp2: Maximum concurrent logins supported: 2<BR>ieee1394: sbp2: Number of active logins: 0<BR>ieee1394: sbp2: Logged into SBP-2 device<BR>ieee1394: sbp2: Node[01:1023]: Max speed [S400] - Max payload [2048]<BR>ieee1394: sbp2: Error reconnecting to SBP-2 device - reconnect failed<BR>ieee1394: sbp2: Logged out of SBP-2 device<BR>ieee1394: sbp2: Query logins to SBP-2 device successful<BR>ieee1394: sbp2: Maximum concurrent logins supported: 2<BR>ieee1394: sbp2: Number of active logins: 0<BR>ieee1394: sbp2: Logged into SBP-2 device<BR>ieee1394: sbp2: Node[01:1023]: Max speed [S400] - Max payload [2048]<BR>ieee1394: sbp2: Error reconnecting to SBP-2 device - reconnect failed<BR>ieee1394: sbp2: Logged out of SBP-2 device<BR>ieee1394: sbp2: Unable to disconnect SBP-2 device from the SCSI subsystem<BR>ieee1394: sbp2: Query logins to SBP-2 device successful<BR>ieee1394: sbp2:
 Maximum concurrent logins supported: 2<BR>ieee1394: sbp2: Number of active logins: 1<BR>ieee1394: sbp2: Error logging into SBP-2 device - login failed<BR>ieee1394: sbp2: sbp2_reconnect_device failed!<BR>---------------------------------------------------------------------</DIV>
<DIV>[root@rac1 venkat]# lsmod | egrep "ohci1394|sbp2|ieee1394|sd_mod|scsi_mod"<BR>sd_mod 13744 0<BR>sbp2 19724 0<BR>scsi_mod 106664 3 [sg sd_mod sbp2]<BR>ohci1394 28008 0 (unused)<BR>ieee1394 62884 0 [sbp2 ohci1394]</DIV>
<DIV>---------------------------------------------------------------------<BR>[root@rac1 venkat]# cat /proc/scsi/scsi<BR>Attached devices: none<BR></DIV><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com