* [Ocfs2-devel] Does any other company and production use the ocfs2?
@ 2014-08-12 2:01 Jensen
[not found] ` <CAGAFmmwFvaboU4GYzoqAOi9Rkvz7y9AHzazfDc1mPPx-jXhF_Q@mail.gmail.com>
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Jensen @ 2014-08-12 2:01 UTC (permalink / raw)
To: ocfs2-devel
Hi all,
I want to know whether any other company and production use the ocfs2 ?
Thanks.
Jensen
2014.8.12
^ permalink raw reply [flat|nested] 7+ messages in thread[parent not found: <CAGAFmmwFvaboU4GYzoqAOi9Rkvz7y9AHzazfDc1mPPx-jXhF_Q@mail.gmail.com>]
* [Ocfs2-devel] [Ocfs2-users] Does any other company and production use the ocfs2? [not found] ` <CAGAFmmwFvaboU4GYzoqAOi9Rkvz7y9AHzazfDc1mPPx-jXhF_Q@mail.gmail.com> @ 2014-08-12 2:19 ` Jensen 0 siblings, 0 replies; 7+ messages in thread From: Jensen @ 2014-08-12 2:19 UTC (permalink / raw) To: ocfs2-devel On 2014/8/12 10:07, Mark Bradford wrote: > Yes we use it to store document library and config files across multiple tomcat nodes across multiple servers > Thanks for response so quickly. Huawei company use the ocfs2 in virtualization platform to store the virtual machine image file and snapshot file and vm config file. > On Monday, August 11, 2014, Jensen <shencanquan at huawei.com <mailto:shencanquan@huawei.com>> wrote: > > Hi all, > I want to know whether any other company and production use the ocfs2 ? > > Thanks. > Jensen > 2014.8.12 > > > _______________________________________________ > Ocfs2-users mailing list > Ocfs2-users at oss.oracle.com <javascript:;> > https://oss.oracle.com/mailman/listinfo/ocfs2-users > > > > -- > Sent from Gmail Mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20140812/903bdceb/attachment.html ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Ocfs2-devel] Does any other company and production use the ocfs2? 2014-08-12 2:01 [Ocfs2-devel] Does any other company and production use the ocfs2? Jensen [not found] ` <CAGAFmmwFvaboU4GYzoqAOi9Rkvz7y9AHzazfDc1mPPx-jXhF_Q@mail.gmail.com> @ 2014-08-12 2:26 ` Avi Miller 2014-08-12 15:13 ` [Ocfs2-devel] [Ocfs2-users] " Matthew Huff 2 siblings, 0 replies; 7+ messages in thread From: Avi Miller @ 2014-08-12 2:26 UTC (permalink / raw) To: ocfs2-devel On 12 Aug 2014, at 12:01 pm, Jensen <shencanquan@huawei.com> wrote: > I want to know whether any other company and production use the ocfs2 ? Yes, Oracle use it in Oracle VM to store shared virtual machine images and configuration, as well as provide distributed lock management. It?s also possible to use it for shared Oracle RDBMS binary and data, as well as in our Middleware offerings for HA. -- Oracle <http://www.oracle.com> Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and Virtualization 417 St Kilda Road, Melbourne, Victoria 3004 Australia ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Ocfs2-devel] [Ocfs2-users] Does any other company and production use the ocfs2? 2014-08-12 2:01 [Ocfs2-devel] Does any other company and production use the ocfs2? Jensen [not found] ` <CAGAFmmwFvaboU4GYzoqAOi9Rkvz7y9AHzazfDc1mPPx-jXhF_Q@mail.gmail.com> 2014-08-12 2:26 ` [Ocfs2-devel] " Avi Miller @ 2014-08-12 15:13 ` Matthew Huff 2014-08-12 20:49 ` Avi Miller 2 siblings, 1 reply; 7+ messages in thread From: Matthew Huff @ 2014-08-12 15:13 UTC (permalink / raw) To: ocfs2-devel We did. We used it for our Oracle DB running on RHEL But since Oracle stopped upgrading it except for Oracle Linux, we migrated to ext4 (we didn't need the cluster feature, just wanted the direct i/o), but ext4 is working fine for us now. ---- Matthew Huff???????????? | 1 Manhattanville Rd Director of Operations?? | Purchase, NY 10577 OTA Management LLC??? ???| Phone: 914-460-4039 -----Original Message----- From: ocfs2-users-bounces@oss.oracle.com [mailto:ocfs2-users-bounces at oss.oracle.com] On Behalf Of Jensen Sent: Monday, August 11, 2014 10:01 PM To: ocfs2-users at oss.oracle.com; ocfs2-devel at oss.oracle.com Subject: [Ocfs2-users] Does any other company and production use the ocfs2? Hi all, I want to know whether any other company and production use the ocfs2 ? Thanks. Jensen 2014.8.12 _______________________________________________ Ocfs2-users mailing list Ocfs2-users at oss.oracle.com https://oss.oracle.com/mailman/listinfo/ocfs2-users ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Ocfs2-devel] [Ocfs2-users] Does any other company and production use the ocfs2? 2014-08-12 15:13 ` [Ocfs2-devel] [Ocfs2-users] " Matthew Huff @ 2014-08-12 20:49 ` Avi Miller 2014-08-13 15:52 ` Matthew Huff 0 siblings, 1 reply; 7+ messages in thread From: Avi Miller @ 2014-08-12 20:49 UTC (permalink / raw) To: ocfs2-devel Hi, On 13 Aug 2014, at 1:13 am, Matthew Huff <mhuff@ox.com> wrote: > But since Oracle stopped upgrading it except for Oracle Linux, we migrated to ext4 (we didn't need the cluster feature, just wanted the direct i/o), but ext4 is working fine for us now. Note that we didn?t stop upgrading it: it?s in the mainline kernel source. Red Hat actively remove OCFS2 from the kernel in their distribution (in favour of GFS2) and we just stopped providing external RPMs for OCFS2. In the case of Oracle Linux, we just don?t remove the OCFS2 code from mainline when building our own kernels. -- Oracle <http://www.oracle.com> Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and Virtualization 417 St Kilda Road, Melbourne, Victoria 3004 Australia ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Ocfs2-devel] [Ocfs2-users] Does any other company and production use the ocfs2? 2014-08-12 20:49 ` Avi Miller @ 2014-08-13 15:52 ` Matthew Huff 2014-08-13 21:22 ` Avi Miller 0 siblings, 1 reply; 7+ messages in thread From: Matthew Huff @ 2014-08-13 15:52 UTC (permalink / raw) To: ocfs2-devel Understood. Besides the politics, is there a reason Oracle can't re-add the code to RHEL/SUSE as a rpm? Not having ocfs2 available is not going to lead us to use Oracle Linux, rather we are much more likely to use GFS or Veritas. We have a large implementation of HP hardware / RHEL, and have standard monitoring tools, scripts, etc to build / manage machines, and would be very unlikely to introduce another OS into the mix. ---- Matthew Huff???????????? | 1 Manhattanville Rd Director of Operations?? | Purchase, NY 10577 OTA Management LLC??? ???| Phone: 914-460-4039 -----Original Message----- From: Avi Miller [mailto:avi.miller at oracle.com] Sent: Tuesday, August 12, 2014 4:49 PM To: Matthew Huff Cc: Jensen; ocfs2-users at oss.oracle.com; ocfs2-devel at oss.oracle.com Subject: Re: [Ocfs2-devel] [Ocfs2-users] Does any other company and production use the ocfs2? Hi, On 13 Aug 2014, at 1:13 am, Matthew Huff <mhuff@ox.com> wrote: > But since Oracle stopped upgrading it except for Oracle Linux, we migrated to ext4 (we didn't need the cluster feature, just wanted the direct i/o), but ext4 is working fine for us now. Note that we didn't stop upgrading it: it's in the mainline kernel source. Red Hat actively remove OCFS2 from the kernel in their distribution (in favour of GFS2) and we just stopped providing external RPMs for OCFS2. In the case of Oracle Linux, we just don't remove the OCFS2 code from mainline when building our own kernels. -- Oracle <http://www.oracle.com> Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and Virtualization 417 St Kilda Road, Melbourne, Victoria 3004 Australia ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Ocfs2-devel] [Ocfs2-users] Does any other company and production use the ocfs2? 2014-08-13 15:52 ` Matthew Huff @ 2014-08-13 21:22 ` Avi Miller 0 siblings, 0 replies; 7+ messages in thread From: Avi Miller @ 2014-08-13 21:22 UTC (permalink / raw) To: ocfs2-devel Hi, On 14 Aug 2014, at 1:52 am, Matthew Huff <mhuff@ox.com> wrote: > Besides the politics, is there a reason Oracle can't re-add the code to RHEL/SUSE as a rpm? SUSE retains OCFS2 support in their kernel as they use it as part of their HA stack (with DRBD/Corosync/Pacemaker). At the moment, we have no plans to create OCFS2 RPMs for RHEL6/7, as there is no longer a business case for it: RDBMS (the initial primary Oracle consumer of OCFS2) has deprecated OCFS2 in favour of ASM/ACFS. The only remaining product within Oracle that uses OCFS2 extensively is Oracle VM. -- Oracle <http://www.oracle.com> Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and Virtualization 417 St Kilda Road, Melbourne, Victoria 3004 Australia ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-08-13 21:22 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12 2:01 [Ocfs2-devel] Does any other company and production use the ocfs2? Jensen
[not found] ` <CAGAFmmwFvaboU4GYzoqAOi9Rkvz7y9AHzazfDc1mPPx-jXhF_Q@mail.gmail.com>
2014-08-12 2:19 ` [Ocfs2-devel] [Ocfs2-users] " Jensen
2014-08-12 2:26 ` [Ocfs2-devel] " Avi Miller
2014-08-12 15:13 ` [Ocfs2-devel] [Ocfs2-users] " Matthew Huff
2014-08-12 20:49 ` Avi Miller
2014-08-13 15:52 ` Matthew Huff
2014-08-13 21:22 ` Avi Miller
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.