- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- difference between online jfs and lvm
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-07-2005 04:29 PM
08-07-2005 04:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 05:24 PM
08-07-2005 05:24 PM
SolutionOnline JFS is type of FileSystems and LVM is Logical Volume Manager which Manages Volume Groups and Logical Volumes.
FileSystem is created on Logical Volume.
Now when you have Online JFS (Journal File System)then you can do much of File System Administration Online i.e. while the file system is mounted and in use like you can extend this file systems without unmounting it which is not the case with normal vxfs filesystem.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 05:31 PM
08-07-2005 05:31 PM
Re: difference between online jfs and lvm
Online JFS is a product which will enable you to perform some more advanced tasks with Vxfs (Veritas filesystem or journal filesystem). Online JFS enable:
1. Extend and reduce filesystem online.
2. Online filesystem backup through snapshot.
3. Online defrag and re-organization of filesysetm.
Where as you know LVM is a Volume Mnager, which helps you to manage your disk storage.
The only relation is that a filesyetm is created (veritas or HFS) over a logical volume.
Sudeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 07:21 PM
08-07-2005 07:21 PM
Re: difference between online jfs and lvm
Online JFS allows On Line administration of Files Systems while LVM is Logical Volume Manager used for Disk Partitioning. Following links may be useful
http://docs.hp.com/en/B3929-90011/ch01s09.html?btnPrev=%AB%A0prev
http://docs.hp.com/en/B2355-90672/ch03s06.html
Regards
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 08:00 PM
08-07-2005 08:00 PM
Re: difference between online jfs and lvm
also here is a useful pdf about online jfs
Good Luck,