- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- File Systems Modes
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
01-05-2009 05:38 AM
01-05-2009 05:38 AM
File Systems Modes
i need to mount a filesystem in a mode at which any file will be written to it will be compressed, is this applicable and how to do it if YES.
BR;
Fadia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 08:46 AM
01-05-2009 08:46 AM
Re: File Systems Modes
https://developer.berlios.de/projects/fusecompress/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 10:07 PM
01-05-2009 10:07 PM
Re: File Systems Modes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 11:48 PM
01-05-2009 11:48 PM
Re: File Systems Modes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2009 08:19 AM
01-06-2009 08:19 AM
Re: File Systems Modes
redhat 4.6. That distribution does not include fuse filesystem support.
Some folks have built fuse modules for specific redhat 4 kernels.
But you would need a new update to those modules every time you
installed a redhat kernel update. And you would be running with
non-redhat code in your kernel. I see fuse rpms for 4.6 amd64 at-
http://rpm.pbone.net/index.php3/stat/14/idka/70048/datan/2008-10-11
The FuseCompress software itself is beta maturity and something that you
build from source.
(This is the point where you should consider that the feature you are
looking for is out on the frontier, far from civilized system administration. :)