- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VxFS versus hfs
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 09:18 AM
08-12-2002 09:18 AM
Has HP or anyone else done any benchmarks on this that they would share with us?
I am asking this in regard to HP-UX v11.0 systems running Oracle database applications.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 09:58 AM
08-12-2002 09:58 AM
Re: VxFS versus hfs
Worth the conversion just for that.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:02 AM
08-12-2002 10:02 AM
Re: VxFS versus hfs
System recovery is faster with VxFS, and I think HP plans on phasing out HFS anyways. The "overhead" of VxFS" is minute and isn't worth measuring.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:09 AM
08-12-2002 10:09 AM
Re: VxFS versus hfs
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:17 AM
08-12-2002 10:17 AM
Re: VxFS versus hfs
If I have a Oracle system with some I/O performance problems, will this conversion from hfs to VxFS offer significant performance gains or just 1 or 2% gains?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:17 AM
08-12-2002 10:17 AM
Re: VxFS versus hfs
Take a look at the general comparison between vxfs and hfs below ..
DocID=KBRC00008849
http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000058826912
Hope it helps ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:21 AM
08-12-2002 10:21 AM
Re: VxFS versus hfs
There's also the pending obsolescence of HFS and with Online JFS there are mount options that can be advantageous for Oracle.
Should I discover some measurements that would be useful I will post them here.
Keith
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:23 AM
08-12-2002 10:23 AM
Re: VxFS versus hfs
After many years using both, I have not seen a single case within the last 5 years or so that HFS outperformed VxFS unless asynch io was used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:26 AM
08-12-2002 10:26 AM
Re: VxFS versus hfs
vxfs does have a small system overhead due to the journalling.
However you'll see an enormous difference in boot times between hfs and vxfs.
VxFS comes up much, much faster, and is worth the coversion for that alone, in my opinion.
Sean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:38 AM
08-12-2002 10:38 AM
Re: VxFS versus hfs
Your VG and LV layout, striping, stripe size, etc., will have a large impact on I/O performance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:47 AM
08-12-2002 10:47 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 10:49 AM
08-12-2002 10:49 AM
Re: VxFS versus hfs
Performance aside, VxFS filesystems offer not only faster recovery (as noted); the ability to dynamically resize filesystems (with the Online JFS license); unlimited inode growth; the ability to tune performance on a filesystem basis by utilizing different mount options (see the man pages for 'mount_vxfs'); and the ability to create snapshots for "online" backups.
Based on the above, alone, I think VxFS filesystems are far superior to HFS ones -- performance aside.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2002 11:24 AM
08-12-2002 11:24 AM
Re: VxFS versus hfs
While I tune and maintain some oracle servers my bread and butter is FEA (Finite Element Analysis) or computer simulation code.
Having been in the market since the mainframe days, I have seen and tested every new technology you can think of. So...
Pure I/O VxFS is faster than HFS in my testing. While only a few percentage points which is based on file sizes, it does make a difference.
Now you have to tune your FS for what your doing, and make sure that your covering as many spindles as possible. Normally my FEA scratch disks stripe size is max size, and block size is huge (sorry not giving away trade secrets). Most of the scratch files the FEA solvers write are between 1.5 and 20GB, so nothing small.
HFS may be faster for small files, but Im not so sure.
Lastly, as mentioned before by others VxFS can recover faster. This also translates into less data lost in case of a outage.
I used to loose alot of data in the HFS days, as FEA code tends to cause panic/dump on hard runs with bad data. Now data loss is almost a non issue. (I still run backups though).
Regards,
Shannon