- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Is there a way/product to virtualize files?
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
02-06-2004 05:05 AM
02-06-2004 05:05 AM
Is there a way/product to virtualize files?
for the right product) to accomplish the
following:
Current Situation:
------------------
dirA (and all below)
is a normal vxfs filesystem:
/dirA/dirB/DirC/file1 (filesystem 1)
file2 (filesystem 1)
file3 (filesystem 1)
file4 (filesystem 1)
Wanted Situation:
-----------------
dirA (and all below)
is a combination of two or more
filesystems:
/dirA/dirB/DirC/file1 (filesystem 1)
file2 (filesystem 2)
file3 (filesystem 2)
file4 (filesystem 1)
The reason for this is some files are
highly used and go on our $100/GB HP XP
SAN disk, while we want the less used
files to go on a TBD $10/GB SAN system.
The user will see NO DIFFERENCE from
current situation.
Thanks,
Ted Saylor
480-891-7884
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 05:35 AM
02-06-2004 05:35 AM
Re: Is there a way/product to virtualize files?
Just move the less used files into the slow filesystem and make symbolic links to those files?
ln -s /newdestination-of-file/filename filename
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 06:51 AM
02-06-2004 06:51 AM
Re: Is there a way/product to virtualize files?
There are a number of these on the market but the idea behind it is that frequently accesses files are kept on expensive media and less frequently accessed files are kept on less expensive media -- often optical and/or tape. The migration (in both directions) is done transparantly to the application and everything looks like a giant filesystem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 07:06 AM
02-06-2004 07:06 AM
Re: Is there a way/product to virtualize files?
We're talking thousands of files in hundreds of directories that are not directly accessed on the HA ServiceGuard Packages - but rather thru NFS and Samba.
Thinking symbolic links could cause lots of trouble with this situation.
Does the HSM move the files back quickly (e.g. < 10 seconds per file)?
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 07:10 AM
02-06-2004 07:10 AM