- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Veritas Questions
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
06-12-2003 07:21 AM
06-12-2003 07:21 AM
Veritas Questions
2. Is OJFS the same as VxFS? What happens if I already have OJFS license and I buy/install Veritas Foundation Suite (VxVM + VxFS)?
3. How can I partition a HPUX disk (similar to Solaris format or prtvtoc commands)? I'd like to be able to have say a c2t6d0s7 using just a few cylinders and at the end of the disk for my rootDG as what I've been doing on Solaris.
Thanks All!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 07:25 AM
06-12-2003 07:25 AM
Re: Veritas Questions
For features see here:
http://docs.hp.com/hpux/onlinedocs/5187-1373/5187-1373.html
There are quite a few other Veritas VxVM documents at docs.hp.com too.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 07:36 AM
06-12-2003 07:36 AM
Re: Veritas Questions
1. No. To mirror and stripe you need the Advance VxVM.
2. No. Online JFS is an enhanced version of the Veritas File System that allows resizing on the fly (and other features). Licensing - I don't know.
3. The only partitioning available in HP-UX is either LVM or VxVM.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 07:42 AM
06-12-2003 07:42 AM
Re: Veritas Questions
Both MirrorUX (for mirroring) and Online JFS is separate products and needs separate licenses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 08:10 AM
06-12-2003 08:10 AM
Re: Veritas Questions
1. Mirror & Striping I think are supported, you could not just do RAID-5, hot sparing, on-line relayout and the other cool toys.
2. JFS is VxFS oem'd from Veritas. OJFS is the enhanced version that allows on-line sizing. OJFS I think is the same as the Full VRTXvxfs (Veritas Filesystem) product that comes with Veritas Foundation Suite.
3. There must be a way to partition a disk in HPUX...how then can you have say a situation where /dev/c2t6d0s3 mounted on say /data -- not using LVM or VxVM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 08:38 AM
06-12-2003 08:38 AM
Re: Veritas Questions
Still searching on that partitioning tool...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 08:54 AM
06-12-2003 08:54 AM
Re: Veritas Questions
Back in the pre-LVM days, you could and, as a matter of fact, had to, use disk sectors. Is that the sort of thing you're referring to? The sectors were of fixed sizes which would you give you portions of a disk all the way up to a whole disk. This functionality has been all but replace by LVM.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 09:25 AM
06-12-2003 09:25 AM
Re: Veritas Questions
This topic has been discussed repeatedly in the forum; There are numerous threads about it. Most forum members agree that its an 'evil' and 'devious' marketing strategy by Veritas since the same strategy is used with BASE and Online JFS. (* Base JFS doesn't come with defrag. *)
2. N/A
3. You're choices in HP-UX are RAW or LVM.
VXVM and disk partitioning are considered a step backwards (* into the BSD 4.3 days of UNIX. :-0, *) and except for its I/O striping configuration vxvm is considered to be a less stable and less reliable to volume manager than HP's LVM.
So why disk partition? Why split the disk in two when a logical volume used 'raw' provides the same basic configuration with greater stability?