* [gentoo-user] Running Sybase products on gentoo
@ 2006-09-08 8:10 Alan McKinnon
2006-09-08 11:50 ` [gentoo-user] Using a Stage 4 on similar hardware Timothy A. Holmes
0 siblings, 1 reply; 7+ messages in thread
From: Alan McKinnon @ 2006-09-08 8:10 UTC (permalink / raw
To: gentoo-user
Hi all,
Anyone here had any luck getting Sybase's products installed and
running on gentoo AND nicely integrated into everything else?
I need to get at least the free Express edition ASE15 and IQ
12.6 going with ASE support enabled in php5. The "sybase-ct"
USE flag in php5 causes the compile to fail with an error about
sybase-ct.h being missing. Changing the USE flag to "sybase"
works, but this is non-optimum as it's the older range of
products.
I'm not looking so much for answers to specific problems, more a
quick summary of how easy/hard/otherwise the process was for
anyone who did it already.
alan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Using a Stage 4 on similar hardware
2006-09-08 8:10 [gentoo-user] Running Sybase products on gentoo Alan McKinnon
@ 2006-09-08 11:50 ` Timothy A. Holmes
2006-09-08 14:19 ` Michael Crute
0 siblings, 1 reply; 7+ messages in thread
From: Timothy A. Holmes @ 2006-09-08 11:50 UTC (permalink / raw
To: gentoo-user
How much hardware leeway is safe to accept when using a source 4 tarball
for an installation?
For example, I have 2 basic models of server one is a gateway pancake
server - p4 3.0 ghz HT, about 512m of memory and 500Gb sata drives
The other is roughly similar but in a standard case the processor and
hdd specs are very close if not identical, but there may be some
differences in the boards as these are not specifically server boards
TIM
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Using a Stage 4 on similar hardware
2006-09-08 11:50 ` [gentoo-user] Using a Stage 4 on similar hardware Timothy A. Holmes
@ 2006-09-08 14:19 ` Michael Crute
0 siblings, 0 replies; 7+ messages in thread
From: Michael Crute @ 2006-09-08 14:19 UTC (permalink / raw
To: gentoo-user
On 9/8/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
> How much hardware leeway is safe to accept when using a source 4 tarball
> for an installation?
>
> For example, I have 2 basic models of server one is a gateway pancake
> server - p4 3.0 ghz HT, about 512m of memory and 500Gb sata drives
>
> The other is roughly similar but in a standard case the processor and
> hdd specs are very close if not identical, but there may be some
> differences in the boards as these are not specifically server boards
If the processor is in the same family (i.e. P4) you can get away with
just a few tweaks to your kernel modules (mainly the drivers) and you
should be good to go. The only time I can think that this wouldn't
work is if the processor family is different (ie. P3 -> P4)
-Mike
--
________________________________
Michael E. Crute
http://mike.crute.org
I may not have gone where I intended to go, but I think I have ended
up where I intended to be. --Douglas Adams
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [gentoo-user] Using a Stage 4 on similar hardware
[not found] <4501862D.7040400@badapple.net>
@ 2006-09-08 17:00 ` Timothy A. Holmes
2006-09-08 17:13 ` kashani
0 siblings, 1 reply; 7+ messages in thread
From: Timothy A. Holmes @ 2006-09-08 17:00 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: kashani [mailto:kashani-list@badapple.net]
> Sent: Friday, September 08, 2006 11:03 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Using a Stage 4 on similar hardware
>
> Timothy A. Holmes wrote:
> > How much hardware leeway is safe to accept when using a source 4
tarball
> > for an installation?
> >
> > For example, I have 2 basic models of server one is a gateway
pancake
> > server - p4 3.0 ghz HT, about 512m of memory and 500Gb sata drives
> >
> > The other is roughly similar but in a standard case the processor
and
> > hdd specs are very close if not identical, but there may be some
> > differences in the boards as these are not specifically server
boards
>
> Assuming your CPU's are the same or you're willing to use the lowest
> common denominator it's mostly a matter of building the drivers for
both
> platforms into your kernel.
>
> kashani
> --
> gentoo-user@gentoo.org mailing list
[Timothy A. Holmes]
Cool -- that makes life very good indeed -- as far as I know the driver
configurations are essentially identical so that out to be easy -- the
processors are identical
TIM
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Using a Stage 4 on similar hardware
2006-09-08 17:00 ` Timothy A. Holmes
@ 2006-09-08 17:13 ` kashani
2006-09-08 17:31 ` Timothy A. Holmes
2006-09-09 5:34 ` Rumen Yotov
0 siblings, 2 replies; 7+ messages in thread
From: kashani @ 2006-09-08 17:13 UTC (permalink / raw
To: gentoo-user
Timothy A. Holmes wrote:
> Cool -- that makes life very good indeed -- as far as I know the driver
> configurations are essentially identical so that out to be easy -- the
> processors are identical
I've got two sets of hardware, one has LSI scsi cards and e1000. The
other has SATA and tg3 network cards. I build a kernel that'll support
both and use the same disk layout. Having SATA is nice since everything
is still /dev/sda rather than /dev/hda so I don't have to modify anything.
BTW how are you building your stage4. We have some inhouse scripts to do
it that work fairly well. Are there Gentoo built stage4 tools anywhere?
kashani
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [gentoo-user] Using a Stage 4 on similar hardware
2006-09-08 17:13 ` kashani
@ 2006-09-08 17:31 ` Timothy A. Holmes
2006-09-09 5:34 ` Rumen Yotov
1 sibling, 0 replies; 7+ messages in thread
From: Timothy A. Holmes @ 2006-09-08 17:31 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: kashani [mailto:kashani-list@badapple.net]
> Sent: Friday, September 08, 2006 1:14 PM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Using a Stage 4 on similar hardware
>
> Timothy A. Holmes wrote:
>
> > Cool -- that makes life very good indeed -- as far as I know the
driver
> > configurations are essentially identical so that out to be easy --
the
> > processors are identical
>
> I've got two sets of hardware, one has LSI scsi cards and e1000. The
> other has SATA and tg3 network cards. I build a kernel that'll support
> both and use the same disk layout. Having SATA is nice since
everything
> is still /dev/sda rather than /dev/hda so I don't have to modify
anything.
>
> BTW how are you building your stage4. We have some inhouse scripts to
do
> it that work fairly well. Are there Gentoo built stage4 tools
anywhere?
>
> kashani
> --
> gentoo-user@gentoo.org mailing list
[Timothy A. Holmes]
I follow the wiki for my stage 4s and they seem to work good
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Using a Stage 4 on similar hardware
2006-09-08 17:13 ` kashani
2006-09-08 17:31 ` Timothy A. Holmes
@ 2006-09-09 5:34 ` Rumen Yotov
1 sibling, 0 replies; 7+ messages in thread
From: Rumen Yotov @ 2006-09-09 5:34 UTC (permalink / raw
To: gentoo-user
On Fri, 2006-09-08 at 10:13 -0700, kashani wrote:
> Timothy A. Holmes wrote:
>
> > Cool -- that makes life very good indeed -- as far as I know the driver
> > configurations are essentially identical so that out to be easy -- the
> > processors are identical
>
> I've got two sets of hardware, one has LSI scsi cards and e1000. The
> other has SATA and tg3 network cards. I build a kernel that'll support
> both and use the same disk layout. Having SATA is nice since everything
> is still /dev/sda rather than /dev/hda so I don't have to modify anything.
>
> BTW how are you building your stage4. We have some inhouse scripts to do
> it that work fairly well. Are there Gentoo built stage4 tools anywhere?
>
> kashani
Hi,
Using a script (mkstage4.sh, ver. 3.6) from gentoo-wiki.com IIRC
Rumen
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-09-09 5:44 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08 8:10 [gentoo-user] Running Sybase products on gentoo Alan McKinnon
2006-09-08 11:50 ` [gentoo-user] Using a Stage 4 on similar hardware Timothy A. Holmes
2006-09-08 14:19 ` Michael Crute
[not found] <4501862D.7040400@badapple.net>
2006-09-08 17:00 ` Timothy A. Holmes
2006-09-08 17:13 ` kashani
2006-09-08 17:31 ` Timothy A. Holmes
2006-09-09 5:34 ` Rumen Yotov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox