HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: which come first
Operating System - HP-UX
1826433
Members
3960
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-28-2002 09:11 PM
02-28-2002 09:11 PM
which come first
I have mirrorux installed. I planned to mirror the rootvg and swap. I would like to install onlineJFS TOO. Which part should come first
abc
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 09:21 PM
02-28-2002 09:21 PM
Re: which come first
If you have mirrordisk installed already, you don't need to worry about online JFS to mirror your volumes.
Online JFS in a nutshell lets you make filesystem changes on the fly (such as resizing filesystems, changing filesystem options etc...)
They're independant packages and one doesn't need the other to work.
Having said that though, it's nice to have both because you don't need to unmount a filesystem to increase the size if you have online JFS.
Scott.
Online JFS in a nutshell lets you make filesystem changes on the fly (such as resizing filesystems, changing filesystem options etc...)
They're independant packages and one doesn't need the other to work.
Having said that though, it's nice to have both because you don't need to unmount a filesystem to increase the size if you have online JFS.
Scott.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 09:22 PM
02-28-2002 09:22 PM
Re: which come first
Hi,
It doesn't matter which order. I am sure that
if you are installing OnLineJFS it will ask
for the system to be rebooted after the
software has been installed.
To mirror your vg00, here is an easy example.
# pvcreate -B /dev/rdsk/cxtydz
# vgextend /dev/vg00 /dev/dsk/cxtydz
# mkboot /dev/rdsk/cxtydz
# mkboot -a "hpux -lq(;0) /stand/vmunix" /dev/rdsk/cxtydz
# lvlnboot -R
# for LVOL in /dev/vg00/lv*
> do
> echo $LVOL
> lvextend -m 1 $LVOL
> done
# lvlnboot -v
HTH
-Michael
It doesn't matter which order. I am sure that
if you are installing OnLineJFS it will ask
for the system to be rebooted after the
software has been installed.
To mirror your vg00, here is an easy example.
# pvcreate -B /dev/rdsk/cxtydz
# vgextend /dev/vg00 /dev/dsk/cxtydz
# mkboot /dev/rdsk/cxtydz
# mkboot -a "hpux -lq(;0) /stand/vmunix" /dev/rdsk/cxtydz
# lvlnboot -R
# for LVOL in /dev/vg00/lv*
> do
> echo $LVOL
> lvextend -m 1 $LVOL
> done
# lvlnboot -v
HTH
-Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 05:44 AM
03-01-2002 05:44 AM
Re: which come first
Kholikt
Online JFS is for having the ability to extend filesystems seamlessly to the user community, very helpful in avoiding downtime for users.
MirrorDisk/UX is your mirroring product for all filesystems.
Also I have attached a document detailing the process we use to mirror root volume groups, we take a few extra precautions since we are in a high pressure environment here. Hope this helps.
Good Luck
FG.
Online JFS is for having the ability to extend filesystems seamlessly to the user community, very helpful in avoiding downtime for users.
MirrorDisk/UX is your mirroring product for all filesystems.
Also I have attached a document detailing the process we use to mirror root volume groups, we take a few extra precautions since we are in a high pressure environment here. Hope this helps.
Good Luck
FG.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP