[Linux-ha-dev] Re: Re: Re: Re: [PATCH]oralce and oralsnr
Dejan Muhamedagic
dejanmm at fastmail.fm
Mon Mar 31 10:02:41 MDT 2008
Hi,
The patch is now upstream at
http://hg.linux-ha.org/dev/rev/38ce26c62e35
with the following changes:
- oracle_start replaced with oracle_start_backup_mode
- the shutdown method pushed down to the lowermost layer to
ensure consistent database management
- most of the informative messages are removed
- some editing for brevity
The intention of the changes should be clearer now.
Please test if you still have the possibility.
Cheers,
Dejan
On Wed, Mar 26, 2008 at 11:31:22AM +0900, HIDEO YAMAUCHI wrote:
> Hi,
>
> >> We want to use "su -" which is the simplest method than become complicated.
> >>
> >> Or is there the method that does not use good "su -"?
> >There could be. Anyway, let's just use 'su -'.
>
> Thank you Dejan.
>
> I rewrote a patch of oralce-RA and oralsnr-RA.
>
> (oralce-RA)
> 1.I supported fail over with the backup mode.
> When a clear_backupmode parameter is appointed, and there is it, I examine a backup mode.
> And I remove a backup mode.
> If we do not appoint this parameter, oracle is the same as a former version.
> Because I did not complicate processing, I added new start function and more.
> 2.I revised it to be able to output log of oracle precisely.
> This revision is sake corresponding to the problem of our character code.
>
> (old) SU $ORACLE_OWNER
> (new) SU - $ORACLE_OWNER
>
> 3.I changed a name of runasdba in execsql.
>
> 4.I added a stop of immediate.
> If we do not appoint this parameter, oracle is the same as a former version.
> When a shutdown_method parameter is appointed, and there is it, oracle is stop by immedieate.
>
> (oralsnr-RA)
> 1.I revised it to be able to output log of oralsnr precisely.
> This revision is sake corresponding to the problem of our character code.
>
> (old) SU $ORACLE_OWNER
> (new) SU - $ORACLE_OWNER
>
> Best Regards,
> Hideo Yamauchi.
>
> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
--
Dejan
More information about the Linux-HA-Dev
mailing list