[gentoo-user] Gentoo on Dell PowerEdge R715/R720

2014-01-20 Thread Johann Schmitz (ercpe)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

we are planning to upgrade our virtualization infrastructure in the
near future. We are currently looking at 2 Dell PowerEdge R720 or R715.

The hardware (more or less):
- - Intel Xeon E5-2650v2
- - 24+ GB RAM
- - H710/H710P RAID controller
- - Broadcom 5719 or Intel I350 network adapter (quad-port)

We definitely want to use Gentoo as the host system with virtual
machines running on either xen or kvm on top of it (on local storage)
but i'm fine with running another, better supported distribution as
the host system.

Has someone this or a similar system running on linux (preferrable
Gentoo) and can give me some infos about the hardware support? I think
the most interesting part are the NICs and the RAID controller.

* From a quick tour through google it seems that the both NICs are
supported. What about the hardware features like VLAN and Bonding/Teaming?

* The H710* RAID controllers seem to be supported (megaraid) too. Can
someone confirm this?

* What about hardware sensors?

Thanks.
Johann
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJS3g+fAAoJEKCEBkJ3xQHtyfEIAIUHsYgntVdMSqzX06YPd3jY
TiRcmyT1yFa3f5od79ALhdlLSYQu8ZHBJ5dvEi81s0FxS735g5XH9+b7/5brGbyT
GRKQqEzI5hPnvjfgJfopYsqNdeFnMf8PrMDZswOgtyPUwJacs4r1P8UgkviEFa34
0UNVhbC5ljfCWf2OKTeb0h5GLGEghexdrym7NQcQCdMaaMTgWjpfDxwUWeJX+LRk
oDnqRx9HSxTJPOyLZ8B3CiWB32qwv1/2WkDma35cwmQY//GTKvBg7vfPtu6fKXsC
FZ3WLqRP3NzNTm2XhcWKAjWPu7Hhw/kynEaGoMblQyLFNdM2GahlEt+Q3mX2acc=
=ndtO
-END PGP SIGNATURE-



Re: [gentoo-user] Gentoo on Dell PowerEdge R715/R720

2014-01-20 Thread Johann Schmitz
 We use Dell servers exclusively and have for 15 years. I think we're up
 to 400+ physical boxes now and the number of Linux-compatibility issues
 in all that time is exactly zero :-)

That's good to hear.

 If Dell sold server-class hardware that wasn't 100% supported in Linux,
 their sales would suffer badly, they have a strong business model around
 100% Linux support in the data center. So the odds are very much on your
 side, but do your Google checks on the proposed hardware and verify.

You're right. But it's quite a difference to sell something which comes
with some Linux distribution installed and works and to have a system
in place which lacks a single but important feature just because it's
not one of the mainstream features.

 1. Pick a server model that has an option to ship with RHEL
 pre-installed, this indicates 100% Linux compatibility.

That was one of the reasons why we're thinking about Dell server. They
offer SLES and RHEL as operating systems.

But again, often the last 1% of the hardware's features (like hardware
sensors) are only available if you use some creepy vendor software (like
OpenManage).

 2. For VM hosts, look into the -R variant. We found them by pure chance
 end of last year, they are the same model but with some stupid large
 number of front drive bays (16?) mounted vertically. It's built with VM
 servers in mind.  For some reason the price was cheaper than the regular
 R720 even with 16 drives installed! Maybe we just got lucky but nobody
 here was going to query a bargain like that :-)

Thanks for the hint!



Re: [gentoo-user] overlays.gentoo.org down?

2014-01-10 Thread Johann Schmitz (ercpe)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10.01.2014 17:06, Tanstaafl wrote:
 Anyone else experiencing this?
 
 I routinely eix-sync every day, and this morning the overlays
 started failing. emerge --sync works fine...
 

http://infra-status.gentoo.org/ says it's down.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJS0CdUAAoJEKCEBkJ3xQHtkLcH/Rq6Lp1EIecuG1UNngcWzbvF
7E+qBFJ+Y/fyvVMpeHEAS9RhQks6lczWy7ALMnG4nLOwsOJoPJGENIZPkedS3rPl
hNko7wD8Mm1Q6fKXeLAyHSeS9l7u1RCzPu+y62bHw0RuV2Mas99XEeLTZPjuk2CZ
91rR/MgtkZpr0DqxtpE5k+5Hu7V3P4uPyozC3DEgrJn38y+i6fNtipX4ZAadeWtg
c8jxCNtlvfypnImeLiTizDtjMFHq5juAf52YE5aCpMxedy8I3EzJ6lDo5melU0fq
VWGXv58SPGMVXkN/l+j7lJkonTTPRoRfSX22bZIM5gRkh0hKxg/CVj1mMFlc6Vo=
=itUO
-END PGP SIGNATURE-



Re: [gentoo-user] Managing multiple systems with identical hardware

2013-09-26 Thread Johann Schmitz
Hi Alan,

On 26.09.2013 22:42, Alan McKinnon wrote:
 You will break things horribly and will curse the day you tried.
 Basically, puppet and portage will get in each other's way and clobber
 each other. Puppet has no concept of USE flags worth a damn, cannot
 determine in advance what an ebuild will provide and the whole thing
 breaks puppet's 100% deterministic model.
 
 Puppet is designed to work awesomely well with binary distros, that is
 where it excels. Keep within those constraints. Same goes for chef,
 cfengine and various others things that accomplish the same end.

Did you try to combine one of these solutions with portage's binary
package feature? With --usepkgonly gentoo is more or less a binary
distro. I'm thinking of using a single use flag set for 20+ Gentoo
servers to get rid of compiling large packages in the live environment.

Regards,
Johann



Re: [gentoo-user] Tool for monitoring what's using the hard drive

2008-09-26 Thread Johann Schmitz

Try sys-process/iotop:
   Iotop has a top-like UI used to show which process is using the I/O.
--
Johann Schmitz
http://www.j-schmitz.net




Re: [gentoo-user] Discover IP address of random Windows boxes on network?

2008-08-08 Thread Johann Schmitz

On Fri, 8 Aug 2008 05:45:57 -0700, Mark Knecht [EMAIL PROTECTED]
wrote:
 It does seem I'm now seeing some new messages saying 'Unable to
 connect to mail port 25'. Is that arpwatch trying to email updates
 to me? If so, do I have to run a mail server to make that work?

Yes, arpwatch sends a mail when it detects a new or changed MAC/IP
combination. May be you can disable this in the arpwatch config file.

br,
Johann




Re: [gentoo-user] Discover IP address of random Windows boxes on network?

2008-08-07 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

net-analyzer/arpwatch is your friend :)

Mark Knecht wrote:
| Is there a simple way for me to discover the IP address of any random
| Windows machine that dropped by and hooked up to my network?
|
| Extra points if there's a way to discover if a machine has attached by
| wireless.
|
| Thanks,
| Mark
|

- --
Johann Schmitz
http://www.j-schmitz.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkibyyQACgkQZsUt7MqpQk3XKQCbB5Rl09O+g40J+butYPuXKQOH
0gsAn2eF1eJ0VkkVB9iCK26fAH+F1wMJ
=c1ua
-END PGP SIGNATURE-



Re: [gentoo-user] revdep-rebuild now very very fast

2008-07-19 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Alan McKinnon wrote:
| I see gentoolkit was updated recently. Is this expected behaviour?

Yes.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkiBm2MACgkQZsUt7MqpQk3cNACfYhRDVobWtPI8rS9suR5g5Gyh
4e4AoNWgnB4jXyON/D5ZIrnCYvEgcZGo
=kVgF
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Emerging SVN build when server is down

2008-07-02 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Neil Bothwick wrote:
| I was hoping someone already knew a workaround, otherwise it makes it
| impossible to build from source you have already downloaded and verified,
| which sounds like a bug to me!

Hm. Edit the ebuild and temporarily disable the up-to-date check?


- --
Johann Schmitz
http://www.j-schmitz.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhrmoIACgkQZsUt7MqpQk0T2QCg58tpDGUhsRrgDRWK9HLyECCw
vm4An193DP7Ki+3bu3LXDWHTnweIDJDl
=EI9H
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Firefox 3 stability

2008-07-01 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Adam Carter schrieb:
| I'm finding it unusable as it crashes often. How are you guys finding it?

Fast, really stable, fast, ugly with the default theme... Did i mentioned fast 
before?

- --
Johann Schmitz
http://www.j-schmitz.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkhrBQAACgkQZsUt7MqpQk3knwCfTSdpQ9AGtDuF4tG9H4dxKGG6
xQ4AoIxY9KZu/iTC0s1IQmRFVdCIie4Z
=ARnz
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Remote install @Hetzner

2008-06-21 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Enrico Weigelt schrieb:
| BTW: I've tried to start some services within the sysroot, but that
| tried to mount/check the rootfs and of course failed :(
| Should I trick init.d to think these services were already started ?

NO! Doing this will cause that spooky things happen!

Here is a working gentoo-sources kernel config for a DS 3000:
http://files.j-schmitz.net/2.6.24-gentoo-r3.config

Maybe it is just a root fs mistake in the kernel config.

If dont want a sw raid, you can disable this stuff in make menuconfig.

- --
Johann Schmitz
http://www.j-schmitz.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkhcrEoACgkQZsUt7MqpQk1WJQCeLTs5VlcYgziOOqKP09fteiKP
fA8An0zUclPgaza6Om06q0QutQ4jP456
=w8oi
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Remote install @Hetzner

2008-06-20 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

We've set up a gentoo server on Hetzner. There are some hints about remote 
install in the hetzner dokuwiki
(http://wiki.hetzner.de), even some gentoo-related articles.
Did you tried to reboot into the rescue system, and check the logs? Is the 
Server reachable via ping?



Enrico Weigelt schrieb:
| Hi folks,
|
|
| I'm currently trying to install Gentoo remotely on an Hetzer
| (www.hetzner.de) Server via rescue system. Everything seemed
| to work fine, but the box doesn't come up.
|
| I don't have any physical/serial console access, so I cannot
| see what's happening :(
|
| Did anyone manage to get an remote install in such an situation ?
| (maybe even @ Hetzner).
|
|
| thx

- --
Johann Schmitz
http://www.j-schmitz.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkhcFmIACgkQZsUt7MqpQk2bywCg1XEwVoDoi6BZe9IrBHfNBKvO
VtUAn3f+P2761CLZhBIwgt7SRevqG/Fp
=tA45
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] [OT]batch processing html files

2008-04-30 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This should work (untested!):

for x in $(find YOUR-DIR-WITH-HTML-FILE -name *.htm*); do
~  tmp=$(mktemp);

~  sed 's/VV, ppp-ppp/81, 51-67/' $x  $tmp  mv $tmp $x;

~  rm $tmp;
done

Matthew R. Lee schrieb:
| I have a folder full of .html files and I need to go through and replace in
| each and every one of them a couple of bits of info. I know I can do this
| using the following from the command line:
| sed 's/VV, ppp-ppp/81, 51-67/' file.html  newfile.html | mv newfile.html
| file.html
| Problem is I need to do this on nearly 200 files.  I assume it could be done
| with a script, but I have zero experience in writing scripts.  I've looked
| through a few how-to's but haven't found anything I understand sofar.  I want
| to learn how to script, but my Prof want's this done yesterday as the
| associated paper has just been published.
| Cheers
| Matt

- --
Johann Schmitz
http://www.j-schmitz.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkgYl40ACgkQZsUt7MqpQk0B4ACfdSv5T9h3kd45vseh3vKg5vun
ga4AoKL6nnAiobGsWIwHgND7DChxUNy6
=ESvU
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Two instances of MySQL Database Server

2008-04-01 Thread Johann Schmitz

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

About several month ago I got 2 mysql instances (4.xx and 5.xx) running on the 
same machine.

The (very) quick guide:

* Emerge, setup, etc mysql in the outer system
* setup a chroot with an complete stage3
* chroot into the new one
** emerge mysql
** setup mysql (use a different ip or at least a different port then the outer 
system!)
** Note: You have to uncomment the need net line in the mysql init script, 
cause the network is already up
* Mount /usr/portage/, /dev/, /proc/ with bind in the chroot
* Create a fake initscript wich simply invokes the mysql initscript in the 
chroot
** Add this one to the default runlevel

I wrote a step-by-step guide, but: Its in german ;)
Maybe i find some time to translate it into englisch...


br,

Johann



Kaushal Shriyan schrieb:
| Hi
|
| I am referring to
| http://dev.mysql.com/doc/refman/5.0/en/multiple-unix-servers.html to
| create multiple instances of MySQL Database Server. I wanted it for
| Gentoo Linux
|
| is there a HowTo for configuring multiple instance of MySQL Database
| Server on Gentoo Linux
|
| Thanks and Regards
|
| Kaushal

- --
Johann Schmitz
http://www.j-schmitz.net

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH8pF+ZsUt7MqpQk0RArADAKCKMNbC1CcCUpWUy1ZJ3w+RBp/7lQCfYB4u
jjCYD3I1yUAk/oIGxsDLN5s=
=0duh
-END PGP SIGNATURE-
--
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Kernel File not found

2007-12-23 Thread Johann Schmitz
Grant wrote:
 Great!  Tab competion is awesome.  I had to specify the path like so:
 
 kernel /kernel-2.6.22-hardened-r8 root=/dev/sda3
 
 instead of /boot/kernel-2.6.22-hardened-r8.  Does anyone know why that
 might be?  Thanks Dale.

IIRC, grub-install creates a symlink in /boot named boot wich points to /boot:

 [EMAIL PROTECTED] ~ $ ll /boot/boot
 lrwxrwxrwx 1 root root 1  1. Jul 00:01 /boot/boot - .

Now you can write
 kernel /kernel-x-y-z
and
 kernel /boot/kernel-x-y-z

and both lines will point to the same kernel ;)

-- 
Johann Schmitz
http://www.j-schmitz.net

-- 
[EMAIL PROTECTED] mailing list