HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- OnlineJFS & mirroring
Operating System - HP-UX
1833758
Members
2721
Online
110063
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
Go to solution
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
03-04-2002 07:30 PM
03-04-2002 07:30 PM
Is there any procedure to use the Online JFS a lv with mirroring
abc
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 07:36 PM
03-04-2002 07:36 PM
Solution
First make sure OnlineJFS is installed.
# swlist -l bundle |grep JFS
To use it , for example ..
Assuming you have /dev/vg01/test mounted to /test you can increase /test to say 800MB "on-the-fly" by ...
1) Using command line ..
# lvextend -L 800 /dev/vg01/test
# fsadm -b 819200 /test
|
800*1024
2) Using SAM ..
Logical Volume -> Increase Size
Reducing a LV "on-the-fly" works as well but not recommended.
# swlist -l bundle |grep JFS
To use it , for example ..
Assuming you have /dev/vg01/test mounted to /test you can increase /test to say 800MB "on-the-fly" by ...
1) Using command line ..
# lvextend -L 800 /dev/vg01/test
# fsadm -b 819200 /test
|
800*1024
2) Using SAM ..
Logical Volume -> Increase Size
Reducing a LV "on-the-fly" works as well but not recommended.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 07:37 PM
03-04-2002 07:37 PM
Re: OnlineJFS & mirroring
Hi,
On-Line JFS is used primarily so that
filesystem sizes can be increased and
to a lesser extent decrease without
the need of unmounting them. This use
of this with mirroring does not really
change. What is your specific question?
Michael
On-Line JFS is used primarily so that
filesystem sizes can be increased and
to a lesser extent decrease without
the need of unmounting them. This use
of this with mirroring does not really
change. What is your specific question?
Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2002 07:40 PM
03-04-2002 07:40 PM
Re: OnlineJFS & mirroring
As long as your lvol is initially created with mirroring you're ok. Eg :
# lvcreate -L 2000 -m 1 -s g -n lvol1 /dev/vg01
Create 2GB lvol1, mirror 1 copy, PVG-strict on.
# lvcreate -L 2000 -m 1 -s g -n lvol1 /dev/vg01
Create 2GB lvol1, mirror 1 copy, PVG-strict on.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP