public inbox for gentoo-alpha@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-alpha] Gentoo Alpha questions
@ 2004-03-05 15:09 Jean-Sébastien Guay
  2004-03-05 15:13 ` Jean-Sébastien Guay
  0 siblings, 1 reply; 17+ messages in thread
From: Jean-Sébastien Guay @ 2004-03-05 15:09 UTC (permalink / raw
  To: Gentoo-Alpha Mailing List

Hello,

I am thinking of moving from Debian to Gentoo on my home server, which
is an Alpha XL-366 (xlt milo image). The machine currently runs Apache2,
ssh, fetchmail and procmail with spamassassin and clamav to filter
unwanted mails, a simple firewall script (iptables, with nat and
masquerading for my networked machines, can be found at
http://www.asgardsrealm.net/linux/firewall/) and acts as a file server
using Samba. I have a few questions to ask of people who have been using
Gentoo on Alpha for a while.

1. I heard that the fact that you can compile everything for your
machine type, with all the necessary optimisations, makes a nice
difference in system speed. How true is it? Can someone with a similar
setup to my own comment on that? I'm especially hoping that Perl will
see a nice speedup, since I do lots of Perl coding in my free time, and
spamassassin is written in Perl too and currently takes about 3-5
seconds per message.

2. Will the transition from Debian to Gentoo be painful? I'm especially
worried about getting everything to work the same as it did on Debian as
fast as possible. As you can see above, the whole home network depends
on this machine...

3. Also, how do you think the transition from apt to portage will be?
I'm wondering if it's similar to apt, in the sense that you can download
updates (new versions) to currently installed software and install them
automatically (compiling as needed, I guess).

Thanks in advance,

________________________________________________
Jean-Sébastien Guay        jean_seb@videotron.ca
                  http://whitestar02.webhop.org/



--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: [gentoo-alpha] Gentoo Alpha questions
@ 2004-03-08 15:23 Donsbach, Jeff
  0 siblings, 0 replies; 17+ messages in thread
From: Donsbach, Jeff @ 2004-03-08 15:23 UTC (permalink / raw
  To: gentoo-alpha


Thanks for the hint Marc. I will look at that tonight and give it a try.

-----Original Message-----
From: Marc Giger [mailto:gigerstyle@gmx.ch] 
Sent: Sunday, March 07, 2004 1:39 AM
To: gentoo-alpha@lists.gentoo.org
Subject: Re: [gentoo-alpha] Gentoo Alpha questions


Good Morning Jeff, All

What comes in my mind: 

Do you have installed linux-headers-2.4.21 and rebuild your glibc?

Some times ago, gentoo updated the kernel headers and that implies a
rebuild of glibc (to be on the save side).

greets

Marc

--
gentoo-alpha@gentoo.org mailing list


--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <20040306153853.GA12282@thebrain.conmicro.cx>]
* RE: [gentoo-alpha] Gentoo Alpha questions
@ 2004-03-06 19:54 Donsbach, Jeff
  2004-03-06 21:46 ` Jay Maynard
  2004-03-07  6:38 ` Marc Giger
  0 siblings, 2 replies; 17+ messages in thread
From: Donsbach, Jeff @ 2004-03-06 19:54 UTC (permalink / raw
  To: gentoo-alpha


Marc Giger wrote:
On Sat, 06 Mar 2004 10:14:27 -0500
Jean-Sébastien Guay <jean_seb@videotron.ca> wrote:

>> Hi everyone,
>> 
>> Thanks for the answers. There are two other things I wanted to know...
>> 
>> 1. Did anyone with a milo-only machine (like my Alpha XL-366) have 
>> trouble booting from the LiveCD? I was never able to boot from the 
>> Debian installation CD, and had to start the installation from 
>> diskettes...
>
> Jeff? 

Yes, I believe I did have a problem with the LiveCD. It hung while loading ther kernel. I suspect that the kernel on the LiveCD was not built with the "lagacy_start_address" option needed for MILO machines. I'm not sure about that though. I also have not tried the new LiveCD image that Jay put up for download last week.

>> 
>> 2. Are there often problems compiling stuff like what Jeff talked 
>> about in his message? I would hate my server to be down for a day/week 
>> because some new version of an essential daemon (like exim, sshd,
>> apache) refused to compile.
>>
>I think you got a wrong impression. It's rather an exception that a package can not be compiled.
> ALL ebuilds which are marked stable are stable especially on alpha (mistakes happens).

The only package giving me problems so far is Samba. I had been trying 2.2.8a, the one currently marked stable. I tried both with and without USE="-cups". It didn't make a difference. I still got the include conflicts. I just tried Samba 3 and got the same thing during emerge -

Compiling dynconfig.c
In file included from /usr/include/linux/vfs.h:4,
                 from /usr/include/linux/fs.h:14,
                 from /usr/include/linux/capability.h:17,
                 from /usr/include/sys/capability.h:35,
                 from include/includes.h:355,
                 from dynconfig.c:21:
/usr/include/asm/statfs.h:12: error: redefinition of `struct statfs'
make: *** [dynconfig.o] Error 1

!!! ERROR: net-fs/samba-3.0.2a failed.
!!! Function src_compile, Line 171, Exitcode 2
!!! SAMBA pieces

Jeff D

--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: [gentoo-alpha] Gentoo Alpha questions
@ 2004-03-05 16:48 Donsbach, Jeff
  2004-03-06 15:14 ` Jean-Sébastien Guay
  0 siblings, 1 reply; 17+ messages in thread
From: Donsbach, Jeff @ 2004-03-05 16:48 UTC (permalink / raw
  To: gentoo-alpha


I don't remember the version. I'll have to look. I don't think I was
using USE="-cups" though, so I'll try that too.

-----Original Message-----
From: Marc Giger [mailto:gigerstyle@gmx.ch] 
Sent: Friday, March 05, 2004 11:44 AM
To: gentoo-alpha@lists.gentoo.org
Subject: Re: [gentoo-alpha] Gentoo Alpha questions


> Apache 2 installs without a hitch. I did have a problem building Samba

> last week though, which I haven't had time to chase down yet. I'm 
> getting some duplicate/conflicting symbol definitions in two header 
> files.

Samba 2.2.8a ? Just (test-)compiled with USE="-cups" . No problems here.

--
gentoo-alpha@gentoo.org mailing list


--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: [gentoo-alpha] Gentoo Alpha questions
@ 2004-03-05 16:41 Donsbach, Jeff
  0 siblings, 0 replies; 17+ messages in thread
From: Donsbach, Jeff @ 2004-03-05 16:41 UTC (permalink / raw
  To: gentoo-alpha



> Are you sure that you have an ev56? XL-366 doesn't sound like an
ev56:-) but I may be wrong since I >haven't looked up.

Yes, it is. XL366 & 433 (433 is a rare beast) are EV56. XL-300 was EV5.
XL-266 & 233 were EV45.

Jeff D

--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: [gentoo-alpha] Gentoo Alpha questions
@ 2004-03-05 15:35 Donsbach, Jeff
  2004-03-05 16:06 ` Marc Giger
  2004-03-05 16:43 ` Marc Giger
  0 siblings, 2 replies; 17+ messages in thread
From: Donsbach, Jeff @ 2004-03-05 15:35 UTC (permalink / raw
  To: Jean-Sébastien Guay; +Cc: gentoo-alpha


Jean-Sebatien,

I too have an XL-366 and just recently went through the Gentoo install. It was not all the difficult. If you are already running a 2.4 kernel, it will be pretty easy. That was my biggest hurdle in that I has still been running on old 2.2.19 kernel.

Yes, you can custom build things for your machine type (ev56). I have already noticed that it does seem a bit snappier than before. I had been running Red Hat 6.2 (ancient I know). How I went about it is I basically installed the system stuff (/, /usr, /var ) to an unused partition. Then I followed the instructions on the gentoo site for "Installing from a running system". Basically, you start by untarring one of the "stages" (I started with Stage 1) to your new partition and then doing a "chroot" to that from the running system. Then you kick off the bootstrap process. Starting from Stage 1, I think my system ran almost all night building things. The process would probably be faster if you started from a higher stage or tried an install from the LiveCD (a new image for that was offered up last week by Jay Maynard).

As for Perl performance, I haven't done enough Perl work to say whether the performance difference in using a "-mcpu ev56" build flag is noticeable or not.

Apache 2 installs without a hitch. I did have a problem building Samba last week though, which I haven't had time to chase down yet. I'm getting some duplicate/conflicting symbol definitions in two header files.

One thing I did notice is that the "vanilla-sources" kernel source tree does not seem to obey the Portage build flags for machine type that I had set. It still built an "ev5" kernel even though I had set "-mcpu ev56" build flags for Portage. I looked at it a little bit and it looked like a few tweaks to the kernel source Makefiles would fix that problem. It may already be fixed in one of the other kernel trees (alpha-sources and/or compaq-sources for instance). I didn't look however.

I have also installed the sshd daemon and that works fine too. I have not tied fetchmail, or SpamAssassin yet. However, I "force built" Zope 2.6.4 (it was not marked to build on alpha in the Portage tree) and so far that too seems to be working too.

I haven't worked with Debian/apt a lot, but in the respects you mention, it sounds very similar. Portage will download and build necessary dependencies as well. I did find that the Portage tree (/usr/portage) did start eating up space rather quickly (I have some pretty small disks) and I ended up moving it to a partition of it's own. 

Keep posting questions as you hit them.

Jeff D

-----Original Message-----
From: Jean-Sébastien Guay [mailto:jean_seb@videotron.ca] 
Sent: Friday, March 05, 2004 10:09 AM
To: Gentoo-Alpha Mailing List
Subject: [gentoo-alpha] Gentoo Alpha questions


Hello,

I am thinking of moving from Debian to Gentoo on my home server, which is an Alpha XL-366 (xlt milo image). The machine currently runs Apache2, ssh, fetchmail and procmail with spamassassin and clamav to filter unwanted mails, a simple firewall script (iptables, with nat and masquerading for my networked machines, can be found at
http://www.asgardsrealm.net/linux/firewall/) and acts as a file server using Samba. I have a few questions to ask of people who have been using Gentoo on Alpha for a while.

1. I heard that the fact that you can compile everything for your machine type, with all the necessary optimisations, makes a nice difference in system speed. How true is it? Can someone with a similar setup to my own comment on that? I'm especially hoping that Perl will see a nice speedup, since I do lots of Perl coding in my free time, and spamassassin is written in Perl too and currently takes about 3-5 seconds per message.

2. Will the transition from Debian to Gentoo be painful? I'm especially worried about getting everything to work the same as it did on Debian as fast as possible. As you can see above, the whole home network depends on this machine...

3. Also, how do you think the transition from apt to portage will be? I'm wondering if it's similar to apt, in the sense that you can download updates (new versions) to currently installed software and install them automatically (compiling as needed, I guess).

Thanks in advance,

________________________________________________
Jean-Sébastien Guay        jean_seb@videotron.ca
                  http://whitestar02.webhop.org/



--
gentoo-alpha@gentoo.org mailing list


--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [gentoo-alpha] Gentoo Alpha questions
@ 2004-03-05 15:08 Jean-Sébastien Guay
  0 siblings, 0 replies; 17+ messages in thread
From: Jean-Sébastien Guay @ 2004-03-05 15:08 UTC (permalink / raw
  To: Gentoo-Alpha Mailing List

Hello,

I am thinking of moving from Debian to Gentoo on my home server, which
is an Alpha XL-366 (xlt milo image). The machine currently runs Apache2,
ssh, fetchmail and procmail with spamassassin and clamav to filter
unwanted mails, a simple firewall script (iptables, with nat and
masquerading for my networked machines, can be found at
http://www.asgardsrealm.net/linux/firewall/) and acts as a file server
using Samba. I have a few questions to ask of people who have been using
Gentoo on Alpha for a while.

1. I heard that the fact that you can compile everything for your
machine type, with all the necessary optimisations, makes a nice
difference in system speed. How true is it? Can someone with a similar
setup to my own comment on that? I'm especially hoping that Perl will
see a nice speedup, since I do lots of Perl coding in my free time, and
spamassassin is written in Perl too and currently takes about 3-5
seconds per message.

2. Will the transition from Debian to Gentoo be painful? I'm especially
worried about getting everything to work the same as it did on Debian as
fast as possible. As you can see above, the whole home network depends
on this machine...

3. Also, how do you think the transition from apt to portage will be?
I'm wondering if it's similar to apt, in the sense that you can download
updates (new versions) to currently installed software and install them
automatically (compiling as needed, I guess).

Thanks in advance,

________________________________________________
Jean-Sébastien Guay        jean_seb@videotron.ca
                  http://whitestar02.webhop.org/



--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2004-03-08 15:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-05 15:09 [gentoo-alpha] Gentoo Alpha questions Jean-Sébastien Guay
2004-03-05 15:13 ` Jean-Sébastien Guay
  -- strict thread matches above, loose matches on Subject: below --
2004-03-08 15:23 Donsbach, Jeff
     [not found] <20040306153853.GA12282@thebrain.conmicro.cx>
2004-03-06 20:16 ` Jean-Sébastien Guay
2004-03-06 21:56   ` Jay Maynard
2004-03-06 19:54 Donsbach, Jeff
2004-03-06 21:46 ` Jay Maynard
2004-03-07  6:38 ` Marc Giger
2004-03-05 16:48 Donsbach, Jeff
2004-03-06 15:14 ` Jean-Sébastien Guay
2004-03-06 17:26   ` Marc Giger
2004-03-06 20:18     ` Jean-Sébastien Guay
2004-03-05 16:41 Donsbach, Jeff
2004-03-05 15:35 Donsbach, Jeff
2004-03-05 16:06 ` Marc Giger
2004-03-05 16:43 ` Marc Giger
2004-03-05 15:08 Jean-Sébastien Guay

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox