Had a problem starting Oracle after expanding an EMC Metalun. We get the following errors: >WARNING: OemInit2: Opened file(/oradata/dbf/quorum.dbf 8), tid main:1024 file = oem.c, line = 491 {Sun Apr 17 10:33:41 2005 }>ERROR: ReadOthersDskInfo(): ReadFile(/oradata/dbf/quorum.dbf)failed(5) - (0) bytes read, tid = main:1024 file = oem.c, line = 1396 {Sun Apr 17 10:33:41 2005 }>ERROR: UpdateDskNodeInfo(): WriteFile(/oradata/dbf/quorum.dbf)failed(5) - (0) bytes read, tid = DiskPingThread:5126 file = oem.c, line = 1325 {Sun Apr 17 10:33:41 2005 } I upgraded ocfs to 1.0.13 (from 1.0.11)... -Stopped ocfs -Removed the ocfs module -Upgraded to ocfs 1.0.13 $rpm -qa | grep ocfs ocfs-2.4.9-e-1.0.13-1 ocfs-tools-1.0.10-1 ocfs-2.4.9-e-enterprise-1.0.13-1 ocfs-support-1.0.10-1 -Started ocfs (no error) Then tried to run the ocfstool and get: Read_dir_node: No such device or address <error continues to scroll until ctrl-c> Note: I also got this same error prior to upgrading to 1.0.13 (I was hoping the upgrade would resolve that issue) Don't know if the original error is related to ocfs, but now I suspect ocfs may have a problem too. -------------- next part -------------- A non-text attachment was scrubbed... Name: Kim Kendall.vcf Type: text/x-vcard Size: 381 bytes Desc: Kim Kendall.vcf Url : http://oss.oracle.com/pipermail/ocfs-users/attachments/20050417/f0a55749/KimKendall.vcf
Hi Kim, Can you explain how you expanded the MetaLun? How many Luns where in the source Raid group? Did you use fdisk to expand the cylinder size? Also, you have to use tune2ocfs on the emcpower device. Raj On 4/17/05, Kendall, Kim <Kim_Kendall@inter-tel.com> wrote:> > Had a problem starting Oracle after expanding an EMC Metalun. We get the > following errors: > > >WARNING: OemInit2: Opened file(/oradata/dbf/quorum.dbf 8), tid > main:1024 file = oem.c, line = 491 {Sun Apr 17 10:33:41 2005 } > >ERROR: ReadOthersDskInfo(): ReadFile(/oradata/dbf/quorum.dbf) > failed(5) - (0) bytes read, tid = main:1024 file = oem.c, line = 1396 > {Sun Apr 17 10:33:41 2005 } > > >ERROR: UpdateDskNodeInfo(): WriteFile(/oradata/dbf/quorum.dbf) > failed(5) - (0) bytes read, tid = DiskPingThread:5126 file = oem.c, line > = 1325 {Sun Apr 17 10:33:41 2005 } > > I upgraded ocfs to 1.0.13 (from 1.0.11)... > -Stopped ocfs > -Removed the ocfs module > -Upgraded to ocfs 1.0.13 > > $rpm -qa | grep ocfs > ocfs-2.4.9-e-1.0.13-1 > ocfs-tools-1.0.10-1 > ocfs-2.4.9-e-enterprise-1.0.13-1 > ocfs-support-1.0.10-1 > > -Started ocfs (no error) > > Then tried to run the ocfstool and get: > > Read_dir_node: No such device or address > <error continues to scroll until ctrl-c> > > Note: I also got this same error prior to upgrading to 1.0.13 (I was > hoping the upgrade would resolve that issue) > > Don't know if the original error is related to ocfs, but now I suspect > ocfs may have a problem too. > > > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs-users > > > >
Got it. On 2 of the 4 nodes, I could do a cksum on the file and the other 2 nodes, it produced an I/O error. Bouncing the 2 boxes fixed the problem. ---- Kim Kendall Sr Unix Administrator Inter-Tel, Inc. http://www.inter-tel.com/ Tempe, Arizona 480-449-8900 x18078 -----Original Message----- From: Raj [mailto:sanstorage@gmail.com] Sent: Sunday, April 17, 2005 4:37 PM To: Kendall, Kim Cc: ocfs-users@oss.oracle.com Subject: Re: [Ocfs-users] Quorum error Hi Kim, Can you explain how you expanded the MetaLun? How many Luns where in the source Raid group? Did you use fdisk to expand the cylinder size? Also, you have to use tune2ocfs on the emcpower device. Raj On 4/17/05, Kendall, Kim <Kim_Kendall@inter-tel.com> wrote:> > Had a problem starting Oracle after expanding an EMC Metalun. We get > the following errors: > > >WARNING: OemInit2: Opened file(/oradata/dbf/quorum.dbf 8), tid > main:1024 file = oem.c, line = 491 {Sun Apr 17 10:33:41 2005 } > >ERROR: ReadOthersDskInfo(): ReadFile(/oradata/dbf/quorum.dbf) > failed(5) - (0) bytes read, tid = main:1024 file = oem.c, line = 1396 > {Sun Apr 17 10:33:41 2005 } > > >ERROR: UpdateDskNodeInfo(): WriteFile(/oradata/dbf/quorum.dbf) > failed(5) - (0) bytes read, tid = DiskPingThread:5126 file = oem.c, > line = 1325 {Sun Apr 17 10:33:41 2005 } > > I upgraded ocfs to 1.0.13 (from 1.0.11)... > -Stopped ocfs > -Removed the ocfs module > -Upgraded to ocfs 1.0.13 > > $rpm -qa | grep ocfs > ocfs-2.4.9-e-1.0.13-1 > ocfs-tools-1.0.10-1 > ocfs-2.4.9-e-enterprise-1.0.13-1 > ocfs-support-1.0.10-1 > > -Started ocfs (no error) > > Then tried to run the ocfstool and get: > > Read_dir_node: No such device or address > <error continues to scroll until ctrl-c> > > Note: I also got this same error prior to upgrading to 1.0.13 (I was > hoping the upgrade would resolve that issue) > > Don't know if the original error is related to ocfs, but now I suspect > ocfs may have a problem too. > > > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs-users > > > >