The src won't compile with gcc 2.96 or 3.23: /lib/modules/2.4.21-4.ELsmp/build/include/linux/bitops.h:47: warning: no previous prototype for `gen eric_fls' /lib/modules/2.4.21-4.ELsmp/build/include/linux/bitops.h:76: warning: no previous prototype for `get _bitmask_order' Linux/ocfsmain.c:113: warning: initialization from incompatible pointer type Linux/ocfsmain.c:1492: conflicting types for `ocfs_direct_IO' Linux/inc/ocfsmain.h:153: previous declaration of `ocfs_direct_IO' Linux/ocfsmain.c:1561:10: warning: #warning not all devices have 512 byte sectors make: *** [Linux/ocfsmain.o] Error 1 And I can't find this rpm on the oracle or the RedHat site. Where can I download this: ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm Also, I am going to try this on a shared SCSI lvm partition. I have seen in the documentation that it is untested, but it really is the only alternative to sistina's gfs/lvm solution.
yeah ll need some makefile changes, I think the latest stuff we put up will work, ll ask someone tomake sure the latest src rpm is on the website, we had to fix up some of the build stuff for rhel3 and suse check the site in a n hour or so, and you should be able to find the -12 src rpm Wim On Thu, Dec 11, 2003 at 02:14:12PM -0800, Greg Little wrote:> The src won't compile with gcc 2.96 or 3.23: > > /lib/modules/2.4.21-4.ELsmp/build/include/linux/bitops.h:47: warning: no > previous prototype for `gen > eric_fls' > /lib/modules/2.4.21-4.ELsmp/build/include/linux/bitops.h:76: warning: no > previous prototype for `get > _bitmask_order' > Linux/ocfsmain.c:113: warning: initialization from incompatible pointer > type > Linux/ocfsmain.c:1492: conflicting types for `ocfs_direct_IO' > Linux/inc/ocfsmain.h:153: previous declaration of `ocfs_direct_IO' > Linux/ocfsmain.c:1561:10: warning: #warning not all devices have 512 > byte sectors > make: *** [Linux/ocfsmain.o] Error 1 > > > > And I can't find this rpm on the oracle or the RedHat site. Where can I > download this: > > ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm > > > > Also, I am going to try this on a shared SCSI lvm partition. I have seen > in the documentation that it is untested, but it really is the only > alternative to sistina's gfs/lvm solution. > > > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs-users
This seems to have fixed it. Thanks. My setup: 2 Dell 1650 1.4SMP running RedHat AS 3.0 1 Dell PowerVault 220S RAID 5 Hardware stripe 1 Huge LVM partition 2 lvm Linux quorum raw devices 38 lvm Linux raw devices for RAC 2 lvm ocfs partitions for oracle data and oracle backup It all seems to work. Appreciate the help. -----Original Message----- From: wim.coekaerts@oracle.com [mailto:wim.coekaerts@oracle.com] Sent: Thursday, December 11, 2003 2:20 PM To: Greg Little Cc: ocfs-users@oss.oracle.com Subject: Re: [Ocfs-users] Trying to install ocfs on RedHat AS 3.0 yeah ll need some makefile changes, I think the latest stuff we put up will work, ll ask someone tomake sure the latest src rpm is on the website, we had to fix up some of the build stuff for rhel3 and suse check the site in a n hour or so, and you should be able to find the -12 src rpm Wim On Thu, Dec 11, 2003 at 02:14:12PM -0800, Greg Little wrote:> The src won't compile with gcc 2.96 or 3.23: > > /lib/modules/2.4.21-4.ELsmp/build/include/linux/bitops.h:47: warning:no> previous prototype for `gen > eric_fls' > /lib/modules/2.4.21-4.ELsmp/build/include/linux/bitops.h:76: warning:no> previous prototype for `get > _bitmask_order' > Linux/ocfsmain.c:113: warning: initialization from incompatiblepointer> type > Linux/ocfsmain.c:1492: conflicting types for `ocfs_direct_IO' > Linux/inc/ocfsmain.h:153: previous declaration of `ocfs_direct_IO' > Linux/ocfsmain.c:1561:10: warning: #warning not all devices have 512 > byte sectors > make: *** [Linux/ocfsmain.o] Error 1 > > > > And I can't find this rpm on the oracle or the RedHat site. Where canI> download this: > > ocfs-2.4.21-EL-smp-1.0.9-9.i686.rpm > > > > Also, I am going to try this on a shared SCSI lvm partition. I haveseen> in the documentation that it is untested, but it really is the only > alternative to sistina's gfs/lvm solution. > > > _______________________________________________ > Ocfs-users mailing list > Ocfs-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs-users