- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- File System Question
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-14-2004 10:02 AM
01-14-2004 10:02 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 10:07 AM
01-14-2004 10:07 AM
SolutionVVM - Veritas volume manager
LVM - Logical Volume manager
Your filesystem is of type veritas. VVM is not required to create a veritas filesystem. LVM is the default volume manager provided by HP.
VVM is provided by Veritas as a seperate tool to manage the filesystems just like LVM. Base VVM is included in 11i OS.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 10:09 AM
01-14-2004 10:09 AM
Re: File System Question
man newfs_vxfs
newfs -F vxfs /dev/vgXX/rlvol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 10:39 AM
01-14-2004 10:39 AM
Re: File System Question
Thanks for the prompt reply. What you are saying is JFS is basically VxFS and it is part of the operating system. No additional software is required. I always thought you have to install the Veritas File System software to creata a vxfs like in other flavors of Unix. So you can create a vxfs using newfs -F vxfs without having to purchase the software from Veritas. How do I know if the Veritas File System is installed as swlist is not showing it is installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 10:51 AM
01-14-2004 10:51 AM
Re: File System Question
The product is called JournalFS. You can see it in swlist using the command
swlist -l product JournalFS
It will print out the product.
If you want the advanced features of it like resizing the filesystem online etc., you will need to purchase OnlineJFS.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 10:54 AM
01-14-2004 10:54 AM
Re: File System Question
If you were to purchase the Veritas Volume Manager software from Veritas, you would not see Volume Groups, you would see Disk Groups and your administration commands would be different. Things would be very different for you if you actually had Veritas Volume Manager installed and configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2004 11:14 AM
01-14-2004 11:14 AM
Re: File System Question
HP started with LVM for a number of reasons and it still remains the volume manager of choice due to reliability and stability as well as ease of use. VxFS was added as an alternative filesystem and not until 11i was the Veritas Volume Manager added. The basic VVM (ver 3.3 if I remember right) is part of 11i while version 3.0 is available for 11.0 but only as a purchased product from Veritas. Other Unix flavors have different licensing agreements.
Bill Hassell, sysadmin