Oracle 10g on FreeBSD

View: New views
5 Messages — Rating Filter:   Alert me  

Oracle 10g on FreeBSD

by Michael Vince-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

I have been contemplating buying a high end server and running a lot of
stuff on it in jails including Oracle 10g under linux emu.
I would be using Amd64 as the server would have 8gigs of ram or more.
The idea would be that the Oracle 10g would just be a slave server to a
dedicated 10g server on linux and would act as a emergency backup to the
real server and consolidate some rack space at the same time, and
hopefully could do some lighter amount work such as read queries.

Anyone gone down this path with 10g? I was thinking that since the linux
emulation has been getting a fair bit of work lately it would be good to
try and really utilize it.

Cheers,
Mike


_______________________________________________
freebsd-database@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-database
To unsubscribe, send any mail to "freebsd-database-unsubscribe@..."

Re: Oracle 10g on FreeBSD

by Roman Divacky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Apr 27, 2007 at 01:11:07PM +1000, Michael Vince wrote:

> Hi All,
>
> I have been contemplating buying a high end server and running a lot of
> stuff on it in jails including Oracle 10g under linux emu.
> I would be using Amd64 as the server would have 8gigs of ram or more.
> The idea would be that the Oracle 10g would just be a slave server to a
> dedicated 10g server on linux and would act as a emergency backup to the
> real server and consolidate some rack space at the same time, and
> hopefully could do some lighter amount work such as read queries.
>
> Anyone gone down this path with 10g? I was thinking that since the linux
> emulation has been getting a fair bit of work lately it would be good to
> try and really utilize it.

I think you need linux_aio which is only in p4 and awaits final review or something.
you also need correct TLS (present in cvs) and corrrect futexes (present in my head,
will appear in cvs in a few days)

with this I think you should be able to test the oracle :)

roman
_______________________________________________
freebsd-database@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-database
To unsubscribe, send any mail to "freebsd-database-unsubscribe@..."

Re: Oracle 10g on FreeBSD

by Alexander Leidinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Quoting Michael Vince <mv@...> (from Fri, 27 Apr 2007  
13:11:07 +1000):

> I have been contemplating buying a high end server and running a lot of
> stuff on it in jails including Oracle 10g under linux emu.
> I would be using Amd64 as the server would have 8gigs of ram or more.

You will not be able to use this much of RAM in linux programs. Only  
32bit linux programs run on amd64 so far.

Bye,
Alexander.

--
!07/11 PDP a ni deppart m'I  !pleH

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137
_______________________________________________
freebsd-database@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-database
To unsubscribe, send any mail to "freebsd-database-unsubscribe@..."

Re: Oracle 10g on FreeBSD

by Michael Vince-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Alexander Leidinger wrote:

> Quoting Michael Vince <mv@...> (from Fri, 27 Apr 2007
> 13:11:07 +1000):
>
>> I have been contemplating buying a high end server and running a lot of
>> stuff on it in jails including Oracle 10g under linux emu.
>> I would be using Amd64 as the server would have 8gigs of ram or more.
>
> You will not be able to use this much of RAM in linux programs. Only
> 32bit linux programs run on amd64 so far.
>
The idea behind using Amd64 FreeBSD is just to be able to use a lot of
ram for the other regular jails etc.
The Linux Oracle would be the 32bit version, Oracle unlike MySQL appears
to slice it self up into a lot of smaller sized processes a lot like
Postgres.
Do you think I would have any issues using it this way?

Thanks



_______________________________________________
freebsd-database@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-database
To unsubscribe, send any mail to "freebsd-database-unsubscribe@..."

Re: Oracle 10g on FreeBSD

by Alexander Leidinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Quoting Michael Vince <mv@...> (from Fri, 27 Apr 2007  
17:55:04 +1000):

> Alexander Leidinger wrote:
>> Quoting Michael Vince <mv@...> (from Fri, 27 Apr 2007  
>> 13:11:07 +1000):
>>
>>> I have been contemplating buying a high end server and running a lot of
>>> stuff on it in jails including Oracle 10g under linux emu.
>>> I would be using Amd64 as the server would have 8gigs of ram or more.
>>
>> You will not be able to use this much of RAM in linux programs.  
>> Only 32bit linux programs run on amd64 so far.
>>
> The idea behind using Amd64 FreeBSD is just to be able to use a lot of
> ram for the other regular jails etc.
> The Linux Oracle would be the 32bit version, Oracle unlike MySQL
> appears to slice it self up into a lot of smaller sized processes a lot
> like Postgres.
> Do you think I would have any issues using it this way?

No, but linux-aio may be needed for Oracle (not available in -current yet).

Bye,
Alexander.

--
Amy: "What about Umbrielle?"
Fry: "Well, it turned out I loved her, but I wasn't in love with her."
Amy: "Trouble in bed."

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137
_______________________________________________
freebsd-database@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-database
To unsubscribe, send any mail to "freebsd-database-unsubscribe@..."