- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fs_async
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
09-13-2002 06:52 AM
09-13-2002 06:52 AM
fs_async
Can I limit the fs_async usage to specific filesystems via mount options? BTW - All of our filesystems, except /stand, are vxfs. We do not have On_Line JFS on this server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2002 06:59 AM
09-13-2002 06:59 AM
Re: fs_async
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2002 07:47 AM
09-13-2002 07:47 AM
Re: fs_async
cd /dev
mknod async c 101 0x000004
then change it to have sybase ownership and the DBA team can use that device for async work with the database... check with them and see if that is what they are after, as this will impact the database operation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2002 07:51 AM
09-13-2002 07:51 AM
Re: fs_async
Check this thread out.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x8995663ce855d511abcd0090277a778c,00.html
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2002 08:20 AM
09-13-2002 08:20 AM
Re: fs_async
The dba's use the async drivers for their raw devices. However, they've chosen to put their tempdb on a filesystem structure instead of raws and I'm wondering about fs_async on filesystems to gain performance of the tempdb for them.
I've heard that fs_asyn is only for HFS which to me is taking a step backwards.
On our DataWarehouse server, we run Oracle on filesystems and have On-line JFS utilizing the mincache and convosync options. Difference here is that we havn't purchased On-line JFS for the server in question.