Operating System - HP-UX
1752795 Members
6797 Online
108789 Solutions
New Discussion юеВ

vgreduce and vgextend question

 
SOLVED
Go to solution
CJENSEN_1
Regular Advisor

vgreduce and vgextend question

Hi All,
This is on HPUX 11.11, RP5470 server.
Very basic question here. In order to do some load balancing, I am doing the vgreduce and vgextend on a volume group. This is on a volume group that runs oracle financials. Question: does the database and all application processing have to be stopped in order to do this? Or, can vgreduce and vgextend be issued when the application and database is running?
4 REPLIES 4
Patrick Wallek
Honored Contributor
Solution

Re: vgreduce and vgextend question

You can do this while the app and DB are running.

It should not hurt anything.
CJENSEN_1
Regular Advisor

Re: vgreduce and vgextend question

So unix just takes care of things, even if, say, it was in the middle of a write operation?
James R. Ferguson
Acclaimed Contributor

Re: vgreduce and vgextend question

Hi:

> So unix just takes care of things, even if, say, it was in the middle of a write operation?

Yes, you are quite safe performing the swap of the primary and secondary pvlinks.

Regards!

...JRF...
Jeeshan
Honored Contributor

Re: vgreduce and vgextend question

yeah, the Olympians are right.

its always recommended to take backup both OS and database when you reduce or extend the the file system. otherwise if somethin goes wrong you may not get back your valuable data.

>>does the database and all application processing have to be stopped in order to do this?

yeah certainly

>>can vgreduce and vgextend be issued when the application and database is running?

vgextend doesn't need any downtime. but vgreduce is very very sensitive.

you may did this using OnlineJFS. it'll not need any downtime if you have proper backup.
a warrior never quits