- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reduce cluster aware lvol by OnlineJFS
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
07-24-2003 12:18 AM
07-24-2003 12:18 AM
We have to reduce 6 lvols distributed in 3 VGs.
All are 70GB in size. Final size of these lvols will be 50GB.
1)What are the precautions?
2)What needs to be done if I use OnlineJFS?
3)What would be the best way to take backups before reducing of these lvols?
Thanks in advance,
Richard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 12:23 AM
07-24-2003 12:23 AM
Solution2) Read the OLJFS man pages and maulas.
3) that depends, But I would suggest fbackup, as this allows you to do a test using frecover and hte -N option which does everything except actually write to hte discs.
ServiceGuard itself is not worried, as metadata like the lv size is keopt on the disc, but I do recommend you consider taking hte package(s) down and reactivating the vg using vgchange -a e as this will prevent acces during your resize, an dhopefull speed it up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 12:57 AM
07-24-2003 12:57 AM
Re: Reduce cluster aware lvol by OnlineJFS
You should have good backup copy of all volumes. rest nothing much is required you can do it online, becoz Service guard is not worried about volume size.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 01:12 AM
07-24-2003 01:12 AM
Re: Reduce cluster aware lvol by OnlineJFS
Thanks for your reply.
1) For fbackup, how much time it would take to perform backup of 70GB file system to ultrium 215?
Regarding patch, Support tools of March'2002 in installed.
2)Are these steps ok?:
Reduce the directries:
Only file systems which are multiple of 32MB can be reduced online (it depends on the allocated extent distribution). A backup
before execution is recommended
# fsadm ???F vxfs ???d ???D ???e ???E
-d perform directory defragmentation
-e perform extent defragmentation
# fsadm ???F vxfs ???b
-b
# lvreduce ???L
-L
As these directories are 70GB in size, I guess we can reduce it 50GB. 70GB can be divided by 32MB.
Other than this, what is the regular procedure for reducing lvols in SG environment?
Thanks again,
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 06:12 AM
07-24-2003 06:12 AM
Re: Reduce cluster aware lvol by OnlineJFS
If you are on 11.11 you have vxfs 4, then it should work.
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2003 02:13 AM
07-25-2003 02:13 AM
Re: Reduce cluster aware lvol by OnlineJFS
I have 11i. But, what actually you ment by vxfs 4.0. I only know OnlineJFS ver 3.3.
best regards
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2003 02:24 AM
07-25-2003 02:24 AM
Re: Reduce cluster aware lvol by OnlineJFS
assuming you have a standard installation:
# fstyp -v /dev/vg00/lvol3 | grep version
will tell you "version 3" for HP-UX 11.0 and "version 4" for HP-UX 11.i
What browser do you use to browse this forum?
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2003 02:30 AM
07-25-2003 02:30 AM
Re: Reduce cluster aware lvol by OnlineJFS
do fstyp -v on a logical volume, and look at the version number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 02:36 AM
07-28-2003 02:36 AM
Re: Reduce cluster aware lvol by OnlineJFS
Thanks a lot. Yes, I do have vxfs 4.0.And I'll try to reduce lvol size by OnlineJFS.
But how can I give you point?
Thanks
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 02:39 AM
07-28-2003 02:39 AM
Re: Reduce cluster aware lvol by OnlineJFS
rg