[CentOS-virt] xm attach-block reboots entire server

2011-07-06 Thread Steve Campbell
I'm still trying to get xen working before Centos 6 and KVM just for 
experience. I seem to be able to do most of what I what with VMs, but 
I've run into another problem with CD/DVDs.

I can get a DVD mounted on the host domain just fine, but when I try and 
attach-block to a running guest VM, the entire server reboots. I've 
tried many different commands versions based on what Google finds, but 
I'm not getting anywhere. I end up using scp to copy the data from the 
host to the guest.

The guest is basically defined as a full virtualized domain. I'm using 
/dev/scd0 as the device (it's listed on the mount command) as both 
frontend and backend devices. And I've tried a few other devices as 
well, but the same result.

Anyone know of a reason or fix, please?

steve campbell

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] xm attach-block reboots entire server

2011-07-06 Thread PLD
On 06/07/2011 13:03, Steve Campbell wrote:
 I'm still trying to get xen working before Centos 6 and KVM just for
 experience. I seem to be able to do most of what I what with VMs, but
 I've run into another problem with CD/DVDs.

 I can get a DVD mounted on the host domain just fine, but when I try and
 attach-block to a running guest VM, the entire server reboots. I've
 tried many different commands versions based on what Google finds, but
 I'm not getting anywhere. I end up using scp to copy the data from the
 host to the guest.

 The guest is basically defined as a full virtualized domain. I'm using
 /dev/scd0 as the device (it's listed on the mount command) as both
 frontend and backend devices. And I've tried a few other devices as
 well, but the same result.

This should be easy. Use attach-disk, not attach-block. Unmount on the 
host before mounting on the domU. See the attach-disk commands in my 
reply to one of your other mails. The device is /dev/sr0 on SL6. Give it 
a go, and post your exact commands.
BTW, I gave up waiting for Centos-6 long ago. SL6 works just fine with 
KVM. Haven't tried Xen on it yet - my Xen domains are on F8.
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] xm attach-block reboots entire server

2011-07-06 Thread Steve Campbell


On 7/6/2011 10:42 AM, PLD wrote:
 On 06/07/2011 13:03, Steve Campbell wrote:
 I'm still trying to get xen working before Centos 6 and KVM just for
 experience. I seem to be able to do most of what I what with VMs, but
 I've run into another problem with CD/DVDs.

 I can get a DVD mounted on the host domain just fine, but when I try and
 attach-block to a running guest VM, the entire server reboots. I've
 tried many different commands versions based on what Google finds, but
 I'm not getting anywhere. I end up using scp to copy the data from the
 host to the guest.

 The guest is basically defined as a full virtualized domain. I'm using
 /dev/scd0 as the device (it's listed on the mount command) as both
 frontend and backend devices. And I've tried a few other devices as
 well, but the same result.

 This should be easy. Use attach-disk, not attach-block. Unmount on the 
 host before mounting on the domU. See the attach-disk commands in my 
 reply to one of your other mails. The device is /dev/sr0 on SL6. Give 
 it a go, and post your exact commands.
 BTW, I gave up waiting for Centos-6 long ago. SL6 works just fine with 
 KVM. Haven't tried Xen on it yet - my Xen domains are on F8.



Google, in this case, was not my friend, since it pointed me to 
attach-block instead of attach-disk. Rereading the previous emails, I 
see where I was errant in using what google was suggesting.

Thanks for the help, all.

steve

___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


Re: [CentOS-virt] xm attach-block reboots entire server

2011-07-06 Thread Dennis Jacobfeuerborn
On 07/06/2011 07:17 PM, Steve Campbell wrote:


 On 7/6/2011 10:42 AM, PLD wrote:
 On 06/07/2011 13:03, Steve Campbell wrote:
 I'm still trying to get xen working before Centos 6 and KVM just for
 experience. I seem to be able to do most of what I what with VMs, but
 I've run into another problem with CD/DVDs.

 I can get a DVD mounted on the host domain just fine, but when I try and
 attach-block to a running guest VM, the entire server reboots. I've
 tried many different commands versions based on what Google finds, but
 I'm not getting anywhere. I end up using scp to copy the data from the
 host to the guest.

 The guest is basically defined as a full virtualized domain. I'm using
 /dev/scd0 as the device (it's listed on the mount command) as both
 frontend and backend devices. And I've tried a few other devices as
 well, but the same result.

 This should be easy. Use attach-disk, not attach-block. Unmount on the
 host before mounting on the domU. See the attach-disk commands in my
 reply to one of your other mails. The device is /dev/sr0 on SL6. Give
 it a go, and post your exact commands.
 BTW, I gave up waiting for Centos-6 long ago. SL6 works just fine with
 KVM. Haven't tried Xen on it yet - my Xen domains are on F8.



 Google, in this case, was not my friend, since it pointed me to
 attach-block instead of attach-disk. Rereading the previous emails, I
 see where I was errant in using what google was suggesting.

 Thanks for the help, all.

The fact that the server reboots is still a pretty serious bug though. It 
doesn't matter that you issued the wrong command the system should never 
ever do that.

Regards,
   Dennis
___
CentOS-virt mailing list
CentOS-virt@centos.org
http://lists.centos.org/mailman/listinfo/centos-virt


[CentOS-es] Sobre Modificación al .bash_profile

2011-07-06 Thread Yoinier Hernandez Nieves
Hola lista, tengo una duda, a mi servidor de la oficina entran varias 
personas por SSH, ya que el mismo se usan para hacer algunas pruebas, y 
los mismos están enjaulados, hasta ahí bien, todo funciona bien, pero me 
gustaria tener una alarma, por ejemplo, que cada ves que un usuario se 
conecte me envie un email, diciendome de que IP se conecto y que 
usuario. Estuve mirando ese fichero, y creo que ahí se podria, pero mi 
pregunta es, como hacerlo??

Haa, y de ser posible, que tambien me enviara un email con la hora de 
desconexión del usuario, alguien tiene alguna idea?

Desde ya Gracias!!.
-- 
Yoinier Hernández Nieves.
Administrador de Redes.
División ZETI
Nodo Provincial Datazucar Las Tunas.


___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


Re: [CentOS-es] Sobre Modificación al .bash_profile

2011-07-06 Thread Ernesto Pérez Estévez


On Wed, 2011-07-06 at 08:05 -0500, Yoinier Hernandez Nieves wrote:
 Hola lista, tengo una duda, a mi servidor de la oficina entran varias 
 personas por SSH, ya que el mismo se usan para hacer algunas pruebas, y 
aqui va:
en .bash_profile al final pones:
echo $USERNAME entra - `date` | mail -s entrada de $USER
tuem...@loquesea.com 

.bash_logout
echo $USERNAME sale - `date` | mail -s salida de $USER
tuem...@loquesea.com 

saludos
epe


 los mismos están enjaulados, hasta ahí bien, todo funciona bien, pero me 
 gustaria tener una alarma, por ejemplo, que cada ves que un usuario se 
 conecte me envie un email, diciendome de que IP se conecto y que 
 usuario. Estuve mirando ese fichero, y creo que ahí se podria, pero mi 
 pregunta es, como hacerlo??
 
 Haa, y de ser posible, que tambien me enviara un email con la hora de 
 desconexión del usuario, alguien tiene alguna idea?
 
 Desde ya Gracias!!.


___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


Re: [CentOS-es] Sobre Modificación al .bash_profile

2011-07-06 Thread Yoinier Hernandez Nieves
On 06/07/11 07:19, Ernesto Pérez Estévez wrote:


 On Wed, 2011-07-06 at 08:05 -0500, Yoinier Hernandez Nieves wrote:
 Hola lista, tengo una duda, a mi servidor de la oficina entran varias
 personas por SSH, ya que el mismo se usan para hacer algunas pruebas, y
 aqui va:
 en .bash_profile al final pones:
 echo $USERNAME entra - `date` | mail -s entrada de $USER
 tuem...@loquesea.com

 .bash_logout
 echo $USERNAME sale - `date` | mail -s salida de $USER
 tuem...@loquesea.com

 saludos
 epe


 los mismos están enjaulados, hasta ahí bien, todo funciona bien, pero me
 gustaria tener una alarma, por ejemplo, que cada ves que un usuario se
 conecte me envie un email, diciendome de que IP se conecto y que
 usuario. Estuve mirando ese fichero, y creo que ahí se podria, pero mi
 pregunta es, como hacerlo??

 Haa, y de ser posible, que tambien me enviara un email con la hora de
 desconexión del usuario, alguien tiene alguna idea?

 Desde ya Gracias!!.


 ___
 CentOS-es mailing list
 CentOS-es@centos.org
 http://lists.centos.org/mailman/listinfo/centos-es

Gracias. Lo pruebo y te doy respuesta.

-- 
Yoinier Hernández Nieves.
Administrador de Redes.
División ZETI
Nodo Provincial Datazucar Las Tunas.


___
CentOS-es mailing list
CentOS-es@centos.org
http://lists.centos.org/mailman/listinfo/centos-es


[CentOS] Need the CentOS 4.3 i386 ISO

2011-07-06 Thread Andre Robatino
Digimer linux@... writes:

I'm trying to rebuild a pretty old server. For this, I need a copy of 
 the CentOS 4.3 i386 DVD ISO, ideally. The torrent on the CentOS vault is 
 not working... Does anyone have a copy of:
 
 CentOS-4.3-i386-binDVD.iso (md5sum: ca5ccf17951f4b4ef0460c7847e0f2ac)
 
Kicking around? I'd be much obliged if I could get a copy. :)

I notice that the vault seems to consistently provide only CDs but not the DVD.
Since the delta isos going from the DVD to the CDs are of negligible size (for
example see the 13-Final/ and 14-Final/ subdirectories of
http://alt.fedoraproject.org/pub/alt/stage/deltaisos/ ), it would probably be
better to do it the other way around (DVD + DVD-CD disos). The only downside
would be for people who only need a subset of the CDs having to use more
bandwidth to get them, but most people nowadays probably prefer the DVD anyway
(cheap DVD drives, virtual installs).




___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP Smart Array B110i SATA RAID Controller Driver

2011-07-06 Thread Simon Matter
 On Wed, Jul 6, 2011 at 4:27 AM, Joseph L. Casale
 jcas...@activenetwerx.com wrote:
Please help me understand.

 If the device requires an additional driver, unless its packaged as a dd
 for use at
 install, how can you install and then add a driver?

 Disable RAID mode, set it to AHCI, then Anaconda will see all the
 individual discs
 at which point during install you can choose to setup Linux md raid, far
 simpler
 and almost always better than software raid IMHO.

 Recovery and monitoring facilities are built into Linux, life's just
 easier...
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


 Hi Joseph L Casale


That thing is a software raid setup iirc, although there is an rpm for it
post install, you could use the ddkit from rhel to make a dd image but
frankly I would just use mdraid, turn off the riad setup and just use
 AHCI.

 Thanks for the quick reply and explanation. You said use dd kit from
 rhel and create a linux device driver image and supply drivers during
 OS installation.  dd command i suppose. Please further suggest.

 I have extracted the rpm file and it has hpahcisr.o file. Am i
 understanding you correctly ?

Hi Kaushal,

Maybe there's some kind of misunderstanding. The term software raid can be
misleading because IMHO mdraid is also an software raid. So let's use the
term fakeraid for those controllers which make one believe they do
everything in their hardware but in fact simply do some kind of software
raid in thier proprietary OS driver.

So, what you should try to find out is whether your controller is not
usable in raid mode because the OS has no support for it (seems obvious)
or if you set the controller into AHCI mode in BIOS, if the controller is
usable by the OS without any additional driver.

So, go to the BIOS and set the disk controller to AHCI mode (if such
setting exists) and try to install the OS. If you'll see any disks in this
configuration, the just go with mdraid and you're done.

Simon

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Emmanuel Noobadmin
On 7/6/11, Marko Vojinovic vvma...@gmail.com wrote:
 By (b) I mean having computer graphics overlayed on top of real-world
 scenery  (like in Terminator or Robocop movies). I'm just saying that this 
 kind of
 overlay is impossible to achieve with a regular human eye, except with very
 bulky equipment hanging off your head 15 cm in front of your face.

Somehow it just doesn't seem impossible to me, unless we insist on a
certain form-factor for the glasses as opposed to the sole requirement
that the frontal portion should be relatively thin.

How about a glass with lenses that are formed by nano beam
splitter/mirrors with projection units on the side where the legs of
the glasses would be. Thus transferring the bulk from the front to the
sides which would be more wearable than a heavy weight hanging off the
nose. The overlay would be generated by the projection units which is
reflected into the eye via the front mirror/beamsplitter which would
also allow external light in, albeit at half strength but that would
be what shades do after all ;)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS on the HP MicroServer

2011-07-06 Thread Rudi Ahlers
On Wed, Jul 6, 2011 at 5:48 AM, John R Pierce pie...@hogranch.com wrote:

 indeed, it ships with the 4 drive trays.  Note they are not advertised
 as hot swap, I believe this is probably because there is no SES
 (enclosure services) and Windows in particular is not happy about
 hotswapping disks without one.   afaik, if you go to the trouble of
 using the mdadm commands on linux to take the drive offline before
 removing it, you should be able to 'warm swap' as there's nothing in the
 hardware preventing it, and the SATA connector is inherently
 electrically safe for hotswap.

 --
 john r pierce                            N 37, W 122
 santa cruz ca                         mid-left coast

 ___



I thought this was particularly dependent on the BIOS to support AHCI,
and not necessarily so much on SES alone?

Many desktop grade motherboard can hot swap a SATA HDD and they don't
have SES, only AHCI in the BIOS. Or is HP just trying to stay on the
safe side with not advertising hot swap, incase someone with Windows
has issues with it?


-- 
Kind Regards
Rudi Ahlers
SoftDux

Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 Progress as per qaweb

2011-07-06 Thread Mark Bradbury

 Not much of a difference this time, still good for download in 4~5
 days. This time it looks more like adjusting based on known time
 needed to push to external servers.

 Although I'm quite curious, how is the push done? Given the
 requirements of 25Mbits for donated servers, it would take less than
 an hour to push through even 10GB worth of DVD + CDs. It seems quite
 odd that it takes 2~3 days just to push to internal mirrors.


Any public mirrors have this yet?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Mirror URL Times Out

2011-07-06 Thread John Doe
From: Torintino T torinti...@live.com
From: markus.f...@fasel.at
Check your DNS Server or /etc/hosts or whatever you use for name resolution.
Yes, it's my ISP's DNS issue, i used another global DNS instead and it worked.

Isn't the resolution of mirror.centos.org based on the (dns) location?
If so, it is not an ISP dns error; just the closest mirror is unavailable...


JD

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS on the HP MicroServer

2011-07-06 Thread Simon Matter
 On Wed, Jul 6, 2011 at 5:48 AM, John R Pierce pie...@hogranch.com wrote:

 indeed, it ships with the 4 drive trays.  Note they are not advertised
 as hot swap, I believe this is probably because there is no SES
 (enclosure services) and Windows in particular is not happy about
 hotswapping disks without one.   afaik, if you go to the trouble of
 using the mdadm commands on linux to take the drive offline before
 removing it, you should be able to 'warm swap' as there's nothing in the
 hardware preventing it, and the SATA connector is inherently
 electrically safe for hotswap.

 --
 john r pierce                            N 37, W 122
 santa cruz ca                         mid-left coast

 ___



 I thought this was particularly dependent on the BIOS to support AHCI,
 and not necessarily so much on SES alone?

 Many desktop grade motherboard can hot swap a SATA HDD and they don't
 have SES, only AHCI in the BIOS. Or is HP just trying to stay on the
 safe side with not advertising hot swap, incase someone with Windows
 has issues with it?

I think that's exactly the case here. SATA is hot-pluggable by design from
the physical/electrical point of view. However, the different operating
modes (SATA controller) and operating systems, may not play well so
vendors are generally careful what they advertise. I'm quite sure running
in AHCI mode and with RHEL/CentOS md raid will not show any issues.

Simon

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Ljubomir Ljubojevic
Lamar Owen wrote:
 On Saturday, July 02, 2011 09:00:54 AM Jason Pyeron wrote:
 You will either need many different batteries for the different voltages 
 (1.2,
 3.3, 5, 12, -12, -5) or a DC ATX power supply (not cheap and not very 
 powerful
 until the 48V input variety)
 
 A company called PowerStream produces DC input ATX supplies for 12V, 24V, and 
 48V input, all with up to 500W of power.  The 12V input page is at 
 http://www.powerstream.com/DC-PC-12V.htm
 
 We have a number of their -48V input supplies in use.  No, the 500W version 
 in 12V input is not cheap.

There are smaller and cheaper 12V solutions Like the picoPSU's:
http://www.mini-box.com/picoPSU-160-XT

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Log monitoring

2011-07-06 Thread Fajar Priyanto
Hi all,
Currently I do 'tail -f /var/log/messages | grep something' to
monitor/tune in my iptables rules.

Based on your experience, is there any tools do that better like:
- color
- grepping multiple keywords
- some statistic

Thank you
Fajar.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS on the HP MicroServer

2011-07-06 Thread Timothy Murphy
Devin Reade wrote:

 I was looking at the marketing hype on those machines, and they look
 like they take a standard 3.5 SATA drive.  OTOH, some pictures of
 the HP model drives for the microserver look like there's some type
 of handle on the front.  I'm assuming that this is the hard disk
 carrier mentioned in the installation manual.

I think your questions have all been answered,
but I thought I'd add my two cents
that I've been really impressed with this box as a home-server. 
(I have two, in different locations.)

There is no handle on the front of mine.
There is a key to lock the front panel, which it is important not to lose!
Also when you open the front panel, 
there is a handle to pull out the motherboard.
Maybe that is what you saw.
I found it quite awkward to pull out the motherboard,
which you have to do to add memory or any card
(but not to add another SATA driver),
but I am no hardware guru, and usually find this sort of thing hard.
I saw a couple of YouTube videos, where a guy disconnected the connectors
and pulled out the board in about 10 seconds,
but I found each of the 6 connectors quite hard to undo.

I'm surprised how few people seem to be using CentOS (or RHEL)
on this machine, according to the forums I've looked at,
as the only 2 OS's supported are RHEL (5 and 6) and Windows Home Server.
There is a large amount of software support (eg HP Smart Update Manager)
which seems to be RHEL-oriented (there are some RPMs included).

Most of the discussions on the forums are about adding
as many hard disks as possible (you can put some in the top,
intended for a DVD drive).
I didn't really understand the purpose of this exercise,
as if I wanted a box with 8 drives I wouldn't choose the MicroServer
to start with.

Incidentally, HP's cash-back offer has been extended for another month,
I think, so the box is still absurdly cheap, at about 150 euro.
It's been extended about 4 times.
I don't understand HP's motive, as they must be losing money on this.



-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mounting a CentOS 5.5-based NFS partitions from a Mac OS X machine

2011-07-06 Thread Louis Lagendijk
On Tue, 2011-07-05 at 22:13 -0400, Tom H wrote:
 On Tue, Jul 5, 2011 at 1:11 PM, Rob Kampen rkam...@kampensonline.com wrote:
  Boris Epstein wrote:
 
  Is the OS X firewall blocking nfs?
 
  How are you mounting the export? If you're not trying it from within
  Terminal, does it work from within it?
 
  The OS X firewall dos not appear to be a factor. Actually it works
  just fine when I turn off the firewall on the CentOS end.
 
  Could it be that even when I am trying to mount over the TCP the NFS
  client on the Mac OS X side still tried to connect to some UDP port? I
  am asking that because everyone else mounts just fine with the
  firewall up on the server end.
 
  As I recall OS X only does NFS via TCP - other clients can use UDP - make
  sure your CentOS firewall has the TCP ports open.
 
 OS X does use TCP but I've just run tcpdump on an F15 VM while
 mounting and unmounting an NFS share from my Mac. Both the mount and
 umount result in four UDP packets, two to the portmapper and two to
 random ports.
 
 I don't have time to experiment further right now but perhaps opening
 up 111 UDP will allow your Macs to mount the NFS shares.

NFSv3 uses the nfs port (TCP or UDP), portmapper (UDP) and some random
UDP ports for quota, lockd, mount, and statd. These random ports can be
fixed by setting them in /etc/sysconfig/nfs. They are normally commented
out, but uncommenting them (and setting them to different values if so
required) will fix them so you can firewall them.

Louis


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 supported hardware

2011-07-06 Thread Lamar Owen
On Tuesday, July 05, 2011 06:19:58 PM Ned Slider wrote:
 On 05/07/11 10:09, Ljubomir Ljubojevic wrote:
  Broadcom has license restrictions so even ElRepo guys wont create rpms,
  but there is howto, even for CentOS 5:
  http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom

 We (elrepo) certainly aren't prepared to create and redistribute binary 
 kmod-wl RPMS given the Broadcom licensing restrictions. 

For Fedora the RPMfusion 'nonfree' repo has kmod-wl and friends.  An EPEL-based 
RPMfusion for EL is in testing, but kmod-wl and friends are not there yet.

Caveats abound for using rpmfusion-nonfree.  Please see the rpmfusion.org site 
for more info.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Lamar Owen
On Wednesday, July 06, 2011 05:23:32 AM Ljubomir Ljubojevic wrote:
 Lamar Owen wrote:
  We have a number of their -48V input supplies in use.  No, the 500W version 
  in 12V input is not cheap.
 
 There are smaller and cheaper 12V solutions Like the picoPSU's:
 http://www.mini-box.com/picoPSU-160-XT

Sure; we have a couple of small units like that for some solar-powered things 
we're doing here; however, the max I've seen for those plug-in type small 
ATX/ITX power supplies has been in the ~200W range (the specific one you linked 
to is only 160W), and my reply was specifically directed at the idea that lower 
than 48 VDC input was limited in power handling..  PowerStream has a 500W 
12VDC input unit, which is quite a bit more power than I've seen in the 
mini-ITX plugin supply categories.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need the CentOS 4.3 i386 ISO

2011-07-06 Thread fred smith
On Tue, Jul 05, 2011 at 04:51:15PM -0400, Digimer wrote:
 Hi all,
 
I'm trying to rebuild a pretty old server. For this, I need a copy of 
 the CentOS 4.3 i386 DVD ISO, ideally. The torrent on the CentOS vault is 
 not working... Does anyone have a copy of:
 
 CentOS-4.3-i386-binDVD.iso (md5sum: ca5ccf17951f4b4ef0460c7847e0f2ac)
 
Kicking around? I'd be much obliged if I could get a copy. :)

have you looked at vault.centos.org?

http://vault.centos.org/4.3/isos/i386/

-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
   But God demonstrates his own love for us in this: 
 While we were still sinners, 
  Christ died for us.
--- Romans 5:8 (niv) --
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need the CentOS 4.3 i386 ISO

2011-07-06 Thread Nicolas Thierry-Mieg


fred smith wrote:
 On Tue, Jul 05, 2011 at 04:51:15PM -0400, Digimer wrote:
 Hi all,

 I'm trying to rebuild a pretty old server. For this, I need a copy of
 the CentOS 4.3 i386 DVD ISO, ideally. The torrent on the CentOS vault is
 not working... Does anyone have a copy of:

 CentOS-4.3-i386-binDVD.iso (md5sum: ca5ccf17951f4b4ef0460c7847e0f2ac)

 Kicking around? I'd be much obliged if I could get a copy. :)

 have you looked at vault.centos.org?

   http://vault.centos.org/4.3/isos/i386/

well yeah, the OP mentions looking in the vault and indeed the DVD iso 
is not there, only the DVD torrent (and CD isos).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need the CentOS 4.3 i386 ISO

2011-07-06 Thread Tom Brown
 well yeah, the OP mentions looking in the vault and indeed the DVD iso
 is not there, only the DVD torrent (and CD isos).

Then just grab the CD iso's and make them into a DVD iso no ?

http://mirror.centos.org/centos/build/mkdvdiso.sh

or am i missing something
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Need the CentOS 4.3 i386 ISO

2011-07-06 Thread Les Mikesell
On 7/6/2011 8:10 AM, Tom Brown wrote:
 well yeah, the OP mentions looking in the vault and indeed the DVD iso
 is not there, only the DVD torrent (and CD isos).

 Then just grab the CD iso's and make them into a DVD iso no ?

 http://mirror.centos.org/centos/build/mkdvdiso.sh

 or am i missing something

Or drop the CD isos in an nfs-shared directory, burn the 1st one to boot 
from and do an nfs install - you don't need to merge them or anything 
like that - the installer knows how to deal with the iso files.  But, I 
think you are being too cautious about versions here.  The point of an 
'enterprise' distribution is that you don't have any unpleasant 
surprises with updates within a major rev.  They aren't always perfect, 
but a lot of effort has gone into making 4.8 not break things where 4.3 
would have worked.

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Log monitoring

2011-07-06 Thread Bowie Bailey
On 7/6/2011 5:37 AM, Fajar Priyanto wrote:
 Hi all,
 Currently I do 'tail -f /var/log/messages | grep something' to
 monitor/tune in my iptables rules.

 Based on your experience, is there any tools do that better like:
 - color
 - grepping multiple keywords
 - some statistic

I don't know about any tools for this, but I did want to point out that
grep can handle multiple keywords.

$ tail -f /var/log/messages | grep -e keyword1 -e keyword2 -e keyword3

Also, current versions of grep have the '-P' flag to allow use of Perl
regular expressions for more complex matches.

-- 
Bowie
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Log monitoring

2011-07-06 Thread m . roth
Bowie Bailey wrote:
 On 7/6/2011 5:37 AM, Fajar Priyanto wrote:
 Hi all,
 Currently I do 'tail -f /var/log/messages | grep something' to
 monitor/tune in my iptables rules.

 Based on your experience, is there any tools do that better like:
 - color
 - grepping multiple keywords
 - some statistic

 I don't know about any tools for this, but I did want to point out that
 grep can handle multiple keywords.

 $ tail -f /var/log/messages | grep -e keyword1 -e keyword2 -e keyword3
snip
Haven't used them, but cactus? splunk?

mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mounting a CentOS 5.5-based NFS partitions from a Mac OS X machine

2011-07-06 Thread Tom H
On Wed, Jul 6, 2011 at 6:54 AM, Louis Lagendijk
lo...@lagendijk.xs4all.nl wrote:
 On Tue, 2011-07-05 at 22:13 -0400, Tom H wrote:
 On Tue, Jul 5, 2011 at 1:11 PM, Rob Kampen rkam...@kampensonline.com wrote:
  Boris Epstein wrote:
 
  Is the OS X firewall blocking nfs?
 
  How are you mounting the export? If you're not trying it from within
  Terminal, does it work from within it?
 
  The OS X firewall dos not appear to be a factor. Actually it works
  just fine when I turn off the firewall on the CentOS end.
 
  Could it be that even when I am trying to mount over the TCP the NFS
  client on the Mac OS X side still tried to connect to some UDP port? I
  am asking that because everyone else mounts just fine with the
  firewall up on the server end.
 
  As I recall OS X only does NFS via TCP - other clients can use UDP - make
  sure your CentOS firewall has the TCP ports open.

 OS X does use TCP but I've just run tcpdump on an F15 VM while
 mounting and unmounting an NFS share from my Mac. Both the mount and
 umount result in four UDP packets, two to the portmapper and two to
 random ports.

 I don't have time to experiment further right now but perhaps opening
 up 111 UDP will allow your Macs to mount the NFS shares.

 NFSv3 uses the nfs port (TCP or UDP), portmapper (UDP) and some random
 UDP ports for quota, lockd, mount, and statd. These random ports can be
 fixed by setting them in /etc/sysconfig/nfs. They are normally commented
 out, but uncommenting them (and setting them to different values if so
 required) will fix them so you can firewall them.

Thanks doe the reminder! :)

My mind's been corrupted by recent Linux releases; I assumed that OS X
defaulted to nfsv4 and tcp and my mind didn't connect the random ports
with the pre-nfsv4 nfs elements (probably also because I always make
them static!).

It does default to tcp but doesn't default to nfsv4.

Specifying -o tcp produces the udp packets as not specifying -o
tcp so OS X's trying tcp and then falls back to udp.

Specifying -o vers=4.0alpha produces no udp packets. Perhaps the
version of OS X being released this summer'll have a non-alpha nfsv4
mount_nfs...
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS-announce Digest, Vol 77, Issue 2

2011-07-06 Thread centos-announce-request
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ...@centos.org

You can reach the person managing the list at
centos-announce-ow...@centos.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of CentOS-announce digest...


Today's Topics:

   1. CEBA-2011:0913 CentOS 5 x86_64 kdenetwork Update (Karanbir Singh)
   2. CEBA-2011:0913  CentOS 5 i386 kdenetwork Update (Karanbir Singh)
   3. CESA-2011:0918 Moderate CentOS 5 i386 curl Update (Karanbir Singh)
   4. CESA-2011:0918 Moderate CentOS 5 x86_64 curl  Update
  (Karanbir Singh)


--

Message: 1
Date: Wed, 6 Jul 2011 01:30:34 +
From: Karanbir Singh kbsi...@centos.org
Subject: [CentOS-announce] CEBA-2011:0913 CentOS 5 x86_64 kdenetwork
Update
To: centos-annou...@centos.org
Message-ID: 20110706013034.ga19...@chakra.karan.org
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2011:0913 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0913.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

x86_64:
b8ec30e734b73fcddcb9f5dfbadd1e7b  kdenetwork-3.5.4-13.el5_6.1.i386.rpm
329512de21bc276b2dce536ecb62f02b  kdenetwork-3.5.4-13.el5_6.1.x86_64.rpm
43614791728c6ee22d16e96742f696ac  kdenetwork-devel-3.5.4-13.el5_6.1.i386.rpm
8c6f0d43a86969425cc16188fb4e81de  kdenetwork-devel-3.5.4-13.el5_6.1.x86_64.rpm

Source:
e3d9b8b54ae8494a5d8e1091c92a5d3f  kdenetwork-3.5.4-13.el5_6.1.src.rpm


-- 
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #cen...@irc.freenode.net



--

Message: 2
Date: Wed, 6 Jul 2011 01:30:34 +
From: Karanbir Singh kbsi...@centos.org
Subject: [CentOS-announce] CEBA-2011:0913  CentOS 5 i386 kdenetwork
Update
To: centos-annou...@centos.org
Message-ID: 20110706013034.ga19...@chakra.karan.org
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Bugfix Advisory 2011:0913 

Upstream details at : https://rhn.redhat.com/errata/RHBA-2011-0913.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

i386:
3c71591582e11a809188ee63baec2d2b  kdenetwork-3.5.4-13.el5_6.1.i386.rpm
6ef2a86fee82766616c451842f23a508  kdenetwork-devel-3.5.4-13.el5_6.1.i386.rpm

Source:
e3d9b8b54ae8494a5d8e1091c92a5d3f  kdenetwork-3.5.4-13.el5_6.1.src.rpm


-- 
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #cen...@irc.freenode.net



--

Message: 3
Date: Wed, 6 Jul 2011 01:31:31 +
From: Karanbir Singh kbsi...@centos.org
Subject: [CentOS-announce] CESA-2011:0918 Moderate CentOS 5 i386 curl
Update
To: centos-annou...@centos.org
Message-ID: 20110706013131.ga19...@chakra.karan.org
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2011:0918 Moderate

Upstream details at : https://rhn.redhat.com/errata/RHSA-2011-0918.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

i386:
72f34158cc331c812948fb5617672c22  curl-7.15.5-9.el5_6.3.i386.rpm
6ae160e7aa11ed7eae10f09d718bc284  curl-devel-7.15.5-9.el5_6.3.i386.rpm

Source:
6b5efa31faad3772d556e01a9904875b  curl-7.15.5-9.el5_6.3.src.rpm


-- 
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #cen...@irc.freenode.net



--

Message: 4
Date: Wed, 6 Jul 2011 01:31:31 +
From: Karanbir Singh kbsi...@centos.org
Subject: [CentOS-announce] CESA-2011:0918 Moderate CentOS 5 x86_64
curlUpdate
To: centos-annou...@centos.org
Message-ID: 20110706013131.ga19...@chakra.karan.org
Content-Type: text/plain; charset=us-ascii


CentOS Errata and Security Advisory 2011:0918 Moderate

Upstream details at : https://rhn.redhat.com/errata/RHSA-2011-0918.html

The following updated files have been uploaded and are currently 
syncing to the mirrors: ( md5sum Filename ) 

x86_64:
2f3323a65734805972254b93720d1911  curl-7.15.5-9.el5_6.3.i386.rpm
1eb4670dfbf9a391e7a4cee864ac0dfa  curl-7.15.5-9.el5_6.3.x86_64.rpm
d587c7f22684c5880bcc335550cdb3bf  curl-devel-7.15.5-9.el5_6.3.i386.rpm
4e57016a22f70164d52ef5fd05680e75  curl-devel-7.15.5-9.el5_6.3.x86_64.rpm

Source:
6b5efa31faad3772d556e01a9904875b  curl-7.15.5-9.el5_6.3.src.rpm


-- 
Karanbir Singh
CentOS Project { http://www.centos.org/ }
irc: z00dax, #cen...@irc.freenode.net



--

___
CentOS-announce mailing list
centos-annou...@centos.org
http://lists.centos.org/mailman/listinfo/centos-announce


End of CentOS-announce Digest, Vol 77, 

Re: [CentOS] Log monitoring

2011-07-06 Thread Brunner, Brian T.
centos-boun...@centos.org wrote:
 Bowie Bailey wrote:
 On 7/6/2011 5:37 AM, Fajar Priyanto wrote:
 Hi all,
 Currently I do 'tail -f /var/log/messages | grep something' to
 monitor/tune in my iptables rules.
 
 Based on your experience, is there any tools do that better like:
 - color
 - grepping multiple keywords
 - some statistic
 
 I don't know about any tools for this, but I did want to point out
 that grep can handle multiple keywords.
 
 $ tail -f /var/log/messages | grep -e keyword1 -e keyword2
 -e keyword3
 snip
 Haven't used them, but cactus? splunk?
And I think you want -F (not -f) so your tail will follow the file
/var/log/messages across logrotates.


Insert spiffy .sig here:
Life is complex: it has both real and imaginary parts.
Life is not measured by the number of breaths we take, but by the
moments that take our breath away. 


//me
***
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed. If you have received this email in error please
notify the system manager. This footnote also confirms that this
email message has been swept for the presence of computer viruses.
www.Hubbell.com - Hubbell Incorporated**

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread John R Pierce
On 07/06/11 5:44 AM, Lamar Owen wrote:
 Sure; we have a couple of small units like that for some solar-powered things 
 we're doing here; however, the max I've seen for those plug-in type small 
 ATX/ITX power supplies has been in the ~200W range (the specific one you 
 linked to is only 160W), and my reply was specifically directed at the idea 
 that lower than 48 VDC input was limited in power handling..  PowerStream 
 has a 500W 12VDC input unit, which is quite a bit more power than I've seen 
 in the mini-ITX plugin supply categories.

500 watts at 12VDC is 41 amps.   that requires some hefty wiring, and if 
you have to run it any distances, either the wire is ridiculously heavy 
(and expensive) or you suffer from voltage drop under load.

500 watts at 120V is only 4 amps, and can easily be run 100s of feet 
through simple lamp cord sized wiring.

-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Rudi Ahlers
On Wed, Jul 6, 2011 at 6:24 PM, John R Pierce pie...@hogranch.com wrote:
 On 07/06/11 5:44 AM, Lamar Owen wrote:
 Sure; we have a couple of small units like that for some solar-powered 
 things we're doing here; however, the max I've seen for those plug-in type 
 small ATX/ITX power supplies has been in the ~200W range (the specific one 
 you linked to is only 160W), and my reply was specifically directed at the 
 idea that lower than 48 VDC input was limited in power handling..  
 PowerStream has a 500W 12VDC input unit, which is quite a bit more power 
 than I've seen in the mini-ITX plugin supply categories.

 500 watts at 12VDC is 41 amps.   that requires some hefty wiring, and if
 you have to run it any distances, either the wire is ridiculously heavy
 (and expensive) or you suffer from voltage drop under load.

 500 watts at 120V is only 4 amps, and can easily be run 100s of feet
 through simple lamp cord sized wiring.

 --
 john r pierce                            N 37, W 122
 santa cruz ca                         mid-left coast

 ___



Which is why it's generally better to use 48V for these kinds of applications :)



-- 
Kind Regards
Rudi Ahlers
SoftDux

Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Log monitoring

2011-07-06 Thread Kaplan, Andrew H.
Hi there --

I have been using rsyslog with the LogAnalyzer software to monitor our systems
logs.
 

-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of
Brunner, Brian T.
Sent: Wednesday, July 06, 2011 12:07 PM
To: CentOS mailing list
Subject: Re: [CentOS] Log monitoring

centos-boun...@centos.org wrote:
 Bowie Bailey wrote:
 On 7/6/2011 5:37 AM, Fajar Priyanto wrote:
 Hi all,
 Currently I do 'tail -f /var/log/messages | grep something' to
 monitor/tune in my iptables rules.
 
 Based on your experience, is there any tools do that better like:
 - color
 - grepping multiple keywords
 - some statistic
 
 I don't know about any tools for this, but I did want to point out
 that grep can handle multiple keywords.
 
 $ tail -f /var/log/messages | grep -e keyword1 -e keyword2
 -e keyword3
 snip
 Haven't used them, but cactus? splunk?
And I think you want -F (not -f) so your tail will follow the file
/var/log/messages across logrotates.


Insert spiffy .sig here:
Life is complex: it has both real and imaginary parts.
Life is not measured by the number of breaths we take, but by the
moments that take our breath away. 


//me
***
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed. If you have received this email in error please
notify the system manager. This footnote also confirms that this
email message has been swept for the presence of computer viruses.
www.Hubbell.com - Hubbell Incorporated**

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Bind97

2011-07-06 Thread listmail
I notice that CentOS 5.6 release notes say that bind97 is now included.
However, my CentOS 5.6 installations have bind 9.3. I'm guessing that bind97
is not installed by default, due to the possibility of config file breakage or
something. It looks like you have to explicitly install the bind97* packages.

I don't see anything in the release notes about how to handle the transition
from bind 9.3 to bind 9.7. Has anyone done this, or seen a list of potential
pitfalls?

Thanks,
--Bill


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Lamar Owen
On Wednesday, July 06, 2011 12:24:12 PM John R Pierce wrote:
 500 watts at 12VDC is 41 amps.   that requires some hefty wiring, and if 
 you have to run it any distances, either the wire is ridiculously heavy 
 (and expensive) or you suffer from voltage drop under load.

While not CentOS-specific, this *is* in my area of expertise.  We have 540Ah of 
-48VDC driven by a pair of Lorain Flotrol 200A rectifiers for our telco 
equipment (including the Cisco 12008 and OSR7609 routers).  Our solar sites are 
mostly 24VDC with, again, 540Ah minimum at each site, with a few 12VDC systems 
with 75 to 300Ah at each site.  I've run enough 4/0 and larger flex cables, 
that's for sure. for 41 amps, up to 25 feet or so, relatively small 8AWG is 
sufficient.  That's smaller gauge than the 6AWG and 4AWG I ran for the 12008 
and 7609, respectively, for -48VDC power.  (I say relatively small; the largest 
conductor size we have here is 6kA rated busbar, so even 2AWG or 2/0 AWG is 
relatively small..:-)   )  

I've seen much larger, specifically in the Brookhaven 5ESS in Atlanta.  I 
remember seeing one branch circuit idling at ~2.5kA.  Hmmm, speaking of 5ESS, I 
wonder what the chance of a CentOS for a 3B15 or 3B20 would be?   :-) (No, 
Russ, before you ask: I don't still have the 3B15's that used to be here.)

For a reference on DC power design, useful if you need to support CentOS 
servers with DC supplies in a telco environment, please see DC Power System 
Design for Telecommunications by Whitham D. Reeve for the 'canonical' 
reference work.  Everything you need, including current limit and overcurrent 
protection, low-voltage cutouts, distribution design, voltage drop and wire 
sizing calculations, and ampacity tables for DC (NEC includes AC ampacity 
tables, but not DC).

And I have a few CentOS boxes running on DC power.  And, of course, having 
powertop running on CentOS, and having some low-power modes, helps tremendously.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Keith Roberts
On Wed, 6 Jul 2011, John R Pierce wrote:

 To: centos@centos.org
 From: John R Pierce pie...@hogranch.com
 Subject: Re: [CentOS] Power-outage
 
 On 07/06/11 5:44 AM, Lamar Owen wrote:
 Sure; we have a couple of small units like that for some solar-powered 
 things we're doing here; however, the max I've seen for those plug-in type 
 small ATX/ITX power supplies has been in the ~200W range (the specific one 
 you linked to is only 160W), and my reply was specifically directed at the 
 idea that lower than 48 VDC input was limited in power handling..  
 PowerStream has a 500W 12VDC input unit, which is quite a bit more power 
 than I've seen in the mini-ITX plugin supply categories.

 500 watts at 12VDC is 41 amps.   that requires some hefty wiring, and if
 you have to run it any distances, either the wire is ridiculously heavy
 (and expensive) or you suffer from voltage drop under load.

 500 watts at 120V is only 4 amps, and can easily be run 100s of feet
 through simple lamp cord sized wiring.

That's why the mains distribution networks use a very high 
AC voltage at a lower amperage. That takes care of the 
voltage drop across over long distances, and reduces the 
need for higher amperage cables.

http://en.wikipedia.org/wiki/Electric_power_distribution

Kind Regards,

Keith Roberts

-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Log monitoring

2011-07-06 Thread aly . khimji
Same here,

I just recently started using/testing rsyslogd (to mysql [native mysql support 
is great])+LogAnalyzer web front end for a central log host. So far its been 
working quite well. Worth checking out

Aly

Sent from my BlackBerry device on the Rogers Wireless Network
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cluster Failover Troubleshooting (luci and ricci)

2011-07-06 Thread Ryan Bunce
Ljubomir Ljubojevic wrote:

I never installed or used any Conga/lucci/ricci sistem.

But as far as I know and understand, you need to have a way for server 
failing to warn the rest of the nodes. Your log said it failed.

Some of the failover sistems need separate network connected to 
collective file systems. So when eth0 is not working, main node will use 
  eth1(2,3,4) to report this event to all other nodes.

What comes to mind is that IP's set for interconnection (in lucci conf) 
must not be public IP's but of that separate/secundary network in order 
for main node to be able to contact the rest of the nodes.

I hope this helps.

Ljubomir


Ljubomir,

Thank you for your reply.  I do have a secondary NIC providing the 
communication between the cluster nodes.

I set this up by creating host entries in the /etc/hosts file and pointing 
those entries to the IP addresses assigned to the NIC's connected via 
x-over cable.

I then created the cluster using the names specified in the hosts file. 
I've done some network sniffing on the NIC's connected with x-over cable 
and there's clearly a constant communication between the two boxes.  This 
leads me to conclude that the cluster communication is both working and 
moving over the channel I intended.

Thanks for the input.  Let me know if you have any other suggestions.

Ryan___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP Smart Array B110i SATA RAID Controller Driver

2011-07-06 Thread Kaushal Shriyan
On Wed, Jul 6, 2011 at 12:33 PM, Simon Matter simon.mat...@invoca.ch wrote:
 On Wed, Jul 6, 2011 at 4:27 AM, Joseph L. Casale
 jcas...@activenetwerx.com wrote:
Please help me understand.

 If the device requires an additional driver, unless its packaged as a dd
 for use at
 install, how can you install and then add a driver?

 Disable RAID mode, set it to AHCI, then Anaconda will see all the
 individual discs
 at which point during install you can choose to setup Linux md raid, far
 simpler
 and almost always better than software raid IMHO.

 Recovery and monitoring facilities are built into Linux, life's just
 easier...
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


 Hi Joseph L Casale


That thing is a software raid setup iirc, although there is an rpm for it
post install, you could use the ddkit from rhel to make a dd image but
frankly I would just use mdraid, turn off the riad setup and just use
 AHCI.

 Thanks for the quick reply and explanation. You said use dd kit from
 rhel and create a linux device driver image and supply drivers during
 OS installation.  dd command i suppose. Please further suggest.

 I have extracted the rpm file and it has hpahcisr.o file. Am i
 understanding you correctly ?

 Hi Kaushal,

 Maybe there's some kind of misunderstanding. The term software raid can be
 misleading because IMHO mdraid is also an software raid. So let's use the
 term fakeraid for those controllers which make one believe they do
 everything in their hardware but in fact simply do some kind of software
 raid in thier proprietary OS driver.

 So, what you should try to find out is whether your controller is not
 usable in raid mode because the OS has no support for it (seems obvious)
 or if you set the controller into AHCI mode in BIOS, if the controller is
 usable by the OS without any additional driver.

 So, go to the BIOS and set the disk controller to AHCI mode (if such
 setting exists) and try to install the OS. If you'll see any disks in this
 configuration, the just go with mdraid and you're done.

 Simon

Hi Simon,

Thanks for the explanation. Please help me understand why do Hardware
Vendors provide onboard storage raid controller chipset on the
motherboard (fakeraid if its a software raid.).  Is it a marketing
term for selling servers. Since it does not add value at all strictly
speaking due to the fact that the OS is unable to determine the
Logical drives.

Awaiting your earnest reply.

Regards

Kaushal
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP Smart Array B110i SATA RAID Controller Driver

2011-07-06 Thread Rudi Ahlers
On Wed, Jul 6, 2011 at 8:10 PM, Kaushal Shriyan
kaushalshri...@gmail.com wrote:
 Hi Simon,

 Thanks for the explanation. Please help me understand why do Hardware
 Vendors provide onboard storage raid controller chipset on the
 motherboard (fakeraid if its a software raid.).  Is it a marketing
 term for selling servers. Since it does not add value at all strictly
 speaking due to the fact that the OS is unable to determine the
 Logical drives.

 Awaiting your earnest reply.

 Regards

 Kaushal
 ___


Frankly, that's something you'd need to ask the vendors directly.
Everyone else can just give you speculation, or their idea of what
they think the real reason behind this is.

That said, many onboard RAID chipsets work fine with various Linux
distributions, and all of them work fine with Windows. In the case of
Windows you also need to install the drivers while installing Windows.
And this is cause the OS developers, whether Linux, UNIX or Windows
don't always have the drivers readily available to include in the
installation files but instead rely on the hardware developers to
supply the drivers on disk, or on the internet.


-- 
Kind Regards
Rudi Ahlers
SoftDux

Website: http://www.SoftDux.com
Technical Blog: http://Blog.SoftDux.com
Office: 087 805 9573
Cell: 082 554 7532
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP Smart Array B110i SATA RAID Controller Driver

2011-07-06 Thread John R Pierce
On 07/06/11 11:10 AM, Kaushal Shriyan wrote:
 Please help me understand why do Hardware
 Vendors provide onboard storage raid controller chipset on the
 motherboard (fakeraid if its a software raid.).  Is it a marketing
 term for selling servers.


They do it because it is nearly free, and yes, its a marketing thing.   
Also, MS Windows Server's 'native' raid, aka Dynamic Disks, is rather 
funky and few people like to mess with it, so having 'fake' raid in the 
chipset and its drivers makes life simpler for Windows administrators.

Higher end servers will have true raid cards with their own processor, 
and substantial battery backed write-back cache.   these cards tend to 
cost more than the whole MicroServer



-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Rsyslog5 and CentOS

2011-07-06 Thread Dirk
Hi folks,

I am in the process of getting rsyslog 5.8.2 to work on CentOS 5.6 (both 
64 and 32 bit). All that is left is getting SELinux to work with it.

Has anybody out there gone through the process of working this out and 
can provide a policy file?

If not, is anyone interested in the work I will do then (is there some 
place to publish those files?)?

Best regards,

Dirk
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Rsyslog5 and CentOS

2011-07-06 Thread aly . khimji
Not sure exactly what you need but I came across this when setting up rsyslog 
to work with mysql and was having SELinux protecting services. This is what I 
used you can see if it helps resolve your issue. Again I don't know if this 
will work for you but u can try it in a test environment and see if it helps

# setenforce 0
# service rsyslog restart
# cat /var/log/audit/audit.log | grep rsyslogd | audit2allow -M myselinuxmod; 
semodule -i myselinuxmod.pp
# setenforce 1
# service rsyslog restart

That should get all audit related errors, audit allow a policy file and load up 
the file.

Tweak it as u see fit, 
HTH

Aly
Sent from my BlackBerry device on the Rogers Wireless Network
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Bind97

2011-07-06 Thread Giovanni Tirloni
On Wed, Jul 6, 2011 at 2:11 PM, listmail listm...@entertech.com wrote:

 I notice that CentOS 5.6 release notes say that bind97 is now included.
 However, my CentOS 5.6 installations have bind 9.3. I'm guessing that
 bind97
 is not installed by default, due to the possibility of config file breakage
 or
 something. It looks like you have to explicitly install the bind97*
 packages.

 I don't see anything in the release notes about how to handle the
 transition
 from bind 9.3 to bind 9.7. Has anyone done this, or seen a list of
 potential
 pitfalls?


They are two different set of packages (bind and bind97).

You'll probably have to backup your config files and uninstall bind first,
since they install files on the same locations.

-- 
Giovanni Tirloni
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cluster Failover Troubleshooting (luci and ricci)

2011-07-06 Thread Ryan Bunce
m.roth wrote:

I'm not sure if either of them install heartbeat.

Indeed they do not.  Heartbeat is what I have been using for CentOS 4.  I 
thought I'd give the new cluster system a go since it's what is included 
with CentOS 5.

Thanks,
Ryan___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Rsyslog5 and CentOS

2011-07-06 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/06/2011 02:49 PM, aly.khi...@gmail.com wrote:
 Not sure exactly what you need but I came across this when setting up rsyslog 
 to work with mysql and was having SELinux protecting services. This is what I 
 used you can see if it helps resolve your issue. Again I don't know if this 
 will work for you but u can try it in a test environment and see if it helps
 
 # setenforce 0
 # service rsyslog restart
 # cat /var/log/audit/audit.log | grep rsyslogd | audit2allow -M myselinuxmod; 
 semodule -i myselinuxmod.pp
 # setenforce 1
 # service rsyslog restart
 
 That should get all audit related errors, audit allow a policy file and load 
 up the file.
 
 Tweak it as u see fit, 
 HTH
 
 Aly
 Sent from my BlackBerry device on the Rogers Wireless Network
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

You want to look at the rules you generate to make sure they make sense.
 Most likely getting Rsyslog5 to work with SELInux would be to label it
with syslogd_exec_t and then looking at the avc's generated.
If it has special /var/run or /var/log directories you might have to
label these also.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk4Us7AACgkQrlYvE4MpobOPNgCgy9MppK7C4xBoWY/ngAGUSEoM
AI8AnRzt8wWZgFLUEcn3rTE1wlgUhfnl
=SEnO
-END PGP SIGNATURE-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Timothy Murphy
Ljubomir Ljubojevic wrote:

 Hook up ethernet, if its not POE, you plug it in, attach all the various
 usb cables, vga, serial, ps/2, ect ect to the server and let it hang.
 When your server is unresponsive just go ahead and hit the IP you
 assigned to your Spider, and you get a full console, virtual media, mass
 storage emulation, and the ability to mount samba shares and what not
 into it.
 
 How exactly would that work?
 
 I'm still not clear on this solution.
 Assuming you are actually doing this, could you tell me how you set it up
 in a little more detail, please.
 
 
 You hook up device to the PC, and both to internet, device with public
 IP, best if it is static, or with dynamic domain.

I'm not sure how I would connect both Spider and PC to the internet.
If I had to purchase a second IP address,
and pay my ISP for a second line,
with the cost of the Spider this would be getting quite expensive.
Maybe I have misunderstood something, as I am no network guru.

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] When CentOS 6 arrives ...

2011-07-06 Thread Timothy Murphy

What is the best way to install CentOS 6?
Is there an upgrade facility from CentOS-5.6?
If so, how does this compare with a clean installation?

-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Rsyslog5 and CentOS

2011-07-06 Thread aly . khimji
Agreed, 

I was doing this in a test environment, and did review the rules created. 
Hopefully that part was assumed ;) but if not I agree it is wise to review the 
policy file it creates before they get snapped it. 

Aly

Sent from my BlackBerry device on the Rogers Wireless Network
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] When CentOS 6 arrives ...

2011-07-06 Thread Brunner, Brian T.
centos-boun...@centos.org wrote:

 What is the best way to install CentOS 6?
DVDs you download and burn onto drives you've backed up onto (yet) other
drives.

 Is there an upgrade facility from CentOS-5.6?

Officially no, technically possible[1], considered unwise by many if not
most system babysitters  admins.

 If so, how does this compare with a clean installation?
See above: considered unwise even if possible.


[1] Say something is IMpossible, and you'll soon be run over by somebody
who wasn't listening, and just did it.


Insert spiffy .sig here:
Life is complex: it has both real and imaginary parts.
Life is not measured by the number of breaths we take, but by the
moments that take our breath away. 


//me
***
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom
they are addressed. If you have received this email in error please
notify the system manager. This footnote also confirms that this
email message has been swept for the presence of computer viruses.
www.Hubbell.com - Hubbell Incorporated**

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] When CentOS 6 arrives ...

2011-07-06 Thread William Hooper
On Wed, Jul 6, 2011 at 3:27 PM, Timothy Murphy gayle...@eircom.net wrote:

 What is the best way to install CentOS 6?
 Is there an upgrade facility from CentOS-5.6?
 If so, how does this compare with a clean installation?

Historically the upstream vendor has not supported major version
upgrades.  It appears that version 6 is not an exception[1].

[1] - 
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/ch-upgrade-x86.html

-- 
William Hooper
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] When CentOS 6 arrives ...

2011-07-06 Thread Robert Heller
At Wed, 06 Jul 2011 21:27:08 +0200 CentOS mailing list centos@centos.org 
wrote:

 
 
 What is the best way to install CentOS 6?
 Is there an upgrade facility from CentOS-5.6?
 If so, how does this compare with a clean installation?

The rule of thumb is to always to a fresh clean installation when
upgrading from a major version (eg 5.x to 6.x).  Make a backup of your
configuration files.  Presumably, your /home and/or /var/www directories
are on their own file systems -- this makes things easier, althogh for a
production server environment, you really want to do a fresh install on
a fresh 'machine' (or virtual host), and then migrate services and
content, testing as you go.

 

-- 
Robert Heller -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software-- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments


 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Rsyslog5 and CentOS

2011-07-06 Thread John R Pierce
On 07/06/11 11:33 AM, Dirk wrote:
 I am in the process of getting rsyslog 5.8.2 to work on CentOS 5.6 (both
 64 and 32 bit). All that is left is getting SELinux to work with it.

 Has anybody out there gone through the process of working this out and
 can provide a policy file?

 If not, is anyone interested in the work I will do then (is there some
 place to publish those files?)?


I can't answer to the first part, but the best place to publish the 
selinux policy would be in the RPM, and if your RPM plays well with 
others, see about getting it into one of the RPM repositories.

-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] What are the advantages of upgrading from 5.6 to 6?

2011-07-06 Thread John J. Boyer
I've just installed CentOS 5.6. What would I get if I upgraded to 6? 
Would I have to reinstall all applications or could I just restore my 
/etc and /usr directories and do an update?

Thanks,
John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Cluster Failover Troubleshooting (luci and ricci)

2011-07-06 Thread Ljubomir Ljubojevic
Ryan Bunce wrote:
 Thank you for your reply.  I do have a secondary NIC providing the 
 communication between the cluster nodes.
 
 I set this up by creating host entries in the /etc/hosts file and 
 pointing those entries to the IP addresses assigned to the NIC's 
 connected via x-over cable.
 
 I then created the cluster using the names specified in the hosts file. 
  I've done some network sniffing on the NIC's connected with x-over 
 cable and there's clearly a constant communication between the two 
 boxes.  This leads me to conclude that the cluster communication is both 
 working and moving over the channel I intended.
 
 Thanks for the input.  Let me know if you have any other suggestions.

You should provide your complete network setup (IP's routes, DNS) 
records for both systems, maybe someone else can find the error.

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6 supported hardware

2011-07-06 Thread Ned Slider
On 06/07/11 13:32, Lamar Owen wrote:
 On Tuesday, July 05, 2011 06:19:58 PM Ned Slider wrote:
 On 05/07/11 10:09, Ljubomir Ljubojevic wrote:
 Broadcom has license restrictions so even ElRepo guys wont create rpms,
 but there is howto, even for CentOS 5:
 http://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom

 We (elrepo) certainly aren't prepared to create and redistribute binary
 kmod-wl RPMS given the Broadcom licensing restrictions.

 For Fedora the RPMfusion 'nonfree' repo has kmod-wl and friends.  An 
 EPEL-based RPMfusion for EL is in testing, but kmod-wl and friends are not 
 there yet.


Hi Lamar,

Yes, I see a couple of other repos are shipping kmod-wl binaries. We 
noted that at the time we took legal advice to establish if we had 
possibly misinterpreted the License. They obviously don't share our 
concerns about the licensing terms for redistribution (or maybe they 
just didn't read them too closely) :-/

Personally I'd rather try to find a way to pressurise Broadcom into 
doing the right thing by the Linux community rather than support (IMHO) 
draconian licensing restrictions... but somehow I doubt Broadcom really 
care that much. Other vendors find a way to license their non-free 
content in a less restrictive way that permits unencumbered 
redistribution. Shame, as Broadcom adapters seem particularly prevalent 
on AMD-based laptops. I bought an Intel-based laptop where pretty much 
everything works with CentOS out of the box :-/

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Ljubomir Ljubojevic
John R Pierce wrote:
 On 07/06/11 5:44 AM, Lamar Owen wrote:
 Sure; we have a couple of small units like that for some solar-powered 
 things we're doing here; however, the max I've seen for those plug-in type 
 small ATX/ITX power supplies has been in the ~200W range (the specific one 
 you linked to is only 160W), and my reply was specifically directed at the 
 idea that lower than 48 VDC input was limited in power handling..  
 PowerStream has a 500W 12VDC input unit, which is quite a bit more power 
 than I've seen in the mini-ITX plugin supply categories.
 
 500 watts at 12VDC is 41 amps.   that requires some hefty wiring, and if 
 you have to run it any distances, either the wire is ridiculously heavy 
 (and expensive) or you suffer from voltage drop under load.
 
 500 watts at 120V is only 4 amps, and can easily be run 100s of feet 
 through simple lamp cord sized wiring.
 
I would/will only use 12V power for direct connection from UPS battery 
to ATX connector. It reduces conversion losses and power draw.

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Ljubomir Ljubojevic
Timothy Murphy wrote:
 Ljubomir Ljubojevic wrote:
 
 Hook up ethernet, if its not POE, you plug it in, attach all the various
 usb cables, vga, serial, ps/2, ect ect to the server and let it hang.
 When your server is unresponsive just go ahead and hit the IP you
 assigned to your Spider, and you get a full console, virtual media, mass
 storage emulation, and the ability to mount samba shares and what not
 into it.
 How exactly would that work?
 I'm still not clear on this solution.
 Assuming you are actually doing this, could you tell me how you set it up
 in a little more detail, please.

 You hook up device to the PC, and both to internet, device with public
 IP, best if it is static, or with dynamic domain.
 
 I'm not sure how I would connect both Spider and PC to the internet.
 If I had to purchase a second IP address,
 and pay my ISP for a second line,
 with the cost of the Spider this would be getting quite expensive.
 Maybe I have misunderstood something, as I am no network guru.
 
You said your server is not directly on the internet, so I guess you 
have some sort of the router/firewall. On the router, direct (DNAT) 
needed ports to KVM and the rest to the Server.

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] What are the advantages of upgrading from 5.6 to 6?

2011-07-06 Thread John R. Dennison
On Wed, Jul 06, 2011 at 03:26:39PM -0500, John J. Boyer wrote:
 I've just installed CentOS 5.6. What would I get if I upgraded to 6? 

Ponies.

 Would I have to reinstall all applications or could I just restore my 
 /etc and /usr directories and do an update?

There is no official upgrade path from 5.x to 6.0.  You will need to
do a full reinstall.

That being said there will likely be unsupported methods published to
do such an upgrade; but it won't be supported and it may be prone to
issues that are hard to troubleshoot.

There is full documentation, including feature comparisons and such,
available at the upstream vendor's site:

http://docs.redhat.com




John
-- 
When there are too many policemen, there can be no liberty.  When there are
too many soldiers, there can be no peace.  When there are too many lawyers,
there can be no justice.

-- Lin Yutang (10 October 1895 - 26 March 1976), Chinese writer and translator,
as quoted in Alexander, James (2005). The World's Funniest Laws. Cheam: Crombie
Jardine. pp. page 6


pgpvY4KbgFBZ8.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] What are the advantages of upgrading from 5.6 to 6?

2011-07-06 Thread Robert Heller
At Wed, 6 Jul 2011 15:26:39 -0500 CentOS mailing list centos@centos.org wrote:

 
 I've just installed CentOS 5.6. What would I get if I upgraded to 6? 
 Would I have to reinstall all applications or could I just restore my 
 /etc and /usr directories and do an update?

Well, CentOS 6 is likely to be somewhat different than 5.6 -- lots of
stuff has changed.  You would get newer base versions of various
packages and a newer base kernel.  Otherwise it depends...

You'd have to do a fresh install, and then using a backup of your /etc
as a guide, re-configure everything. If your system works just fine
with 5.6, *I'd* say leave it alone for now. I am certainly not in any
hurry to upgrade.



 
 Thanks,
 John
 

-- 
Robert Heller -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software-- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread John R Pierce
On 07/06/11 1:41 PM, Ljubomir Ljubojevic wrote:
 I would/will only use 12V power for direct connection from UPS battery
 to ATX connector. It reduces conversion losses and power draw.

if by ATX connector, you mean the one on the motherboard, a standard ATX 
mainboard requires REGULATED 12 volts, as well as 5V and 3.3V and 
-5(legacy) and -12(legacy).  Your 12V battery is more like 14V when its 
fully charged and connected to a trickle charger, and down around 11.5V 
when its under load and mostly depleted.If you wanted to run a 
mainboard on this sort of power, you would need a specially designed 
mainboard with built in DC-DC supplies, or you would need a DC-DC 
multi-voltage ATX compatible power supply (such as previously mentioned 
on this thread)


-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] pam update

2011-07-06 Thread Paul A
Just notice that version of pam comes with pam_tally2 which supports what I
want fyi.

 

From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf
Of Paul A
Sent: Tuesday, July 05, 2011 4:47 PM
To: centos@centos.org
Subject: [CentOS] pam update

 

Hi, I'm currently using, CentOS release 4.8 (Final) and wanted to update the
pam_tally module to support  unlock_time.

I understand this is only support on centos 5.x and up. What are my options
for updating pam_tally to support unlock_time, can I simply download and
update from a centos repo or should I compile pam. I would appreciate some
suggestions.

 

paul

 

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread Ljubomir Ljubojevic
John R Pierce wrote:
 On 07/06/11 1:41 PM, Ljubomir Ljubojevic wrote:
 I would/will only use 12V power for direct connection from UPS battery
 to ATX connector. It reduces conversion losses and power draw.
 
 if by ATX connector, you mean the one on the motherboard, a standard ATX 
 mainboard requires REGULATED 12 volts, as well as 5V and 3.3V and 
 -5(legacy) and -12(legacy).  Your 12V battery is more like 14V when its 
 fully charged and connected to a trickle charger, and down around 11.5V 
 when its under load and mostly depleted.If you wanted to run a 
 mainboard on this sort of power, you would need a specially designed 
 mainboard with built in DC-DC supplies, or you would need a DC-DC 
 multi-voltage ATX compatible power supply (such as previously mentioned 
 on this thread)
 
 
This part of the thread is about DC input ATX power supplies, and I was 
referring to 12V input ATX power supply and the length of the cable 
between 12V source and 12V input PSU. Direct was meant to mean 
dirrectly from battery of the UPS to DC input PSU where UPS is next to 
the motherboard/case.

Ljubomir
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] What are the advantages of upgrading from 5.6 to 6?

2011-07-06 Thread Keith Roberts
On Wed, 6 Jul 2011, Robert Heller wrote:

 To: CentOS mailing list centos@centos.org
 From: Robert Heller hel...@deepsoft.com
 Subject: Re: [CentOS] What are the advantages of upgrading from 5.6 to 6?
 
 At Wed, 6 Jul 2011 15:26:39 -0500 CentOS mailing list centos@centos.org 
 wrote:


 I've just installed CentOS 5.6. What would I get if I upgraded to 6?
 Would I have to reinstall all applications or could I just restore my
 /etc and /usr directories and do an update?

 Well, CentOS 6 is likely to be somewhat different than 5.6 -- lots of
 stuff has changed.  You would get newer base versions of various
 packages and a newer base kernel.  Otherwise it depends...

 You'd have to do a fresh install, and then using a backup of your /etc
 as a guide, re-configure everything. If your system works just fine
 with 5.6, *I'd* say leave it alone for now. I am certainly not in any
 hurry to upgrade.

I have written a set of bash scripts to do just that, ie a 
fresh install and configuration. They are highly extendable 
and configurable, and written in a modular fashion. 
Originally for Fedora to deal with the twice yearly 
upgrades, but I have also used them for installing Centos 
5.5, which appears to have now upgraded itself to 5.6

Please check them out at:

http://www.karsites.net/centos/anyuser/auto-linux-installer.php

Kind Regards,

Keith Roberts

-
Websites:
http://www.karsites.net
http://www.php-debuggers.net
http://www.raised-from-the-dead.org.uk

All email addresses are challenge-response protected with
TMDA [http://tmda.net]
-
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Power-outage

2011-07-06 Thread John R Pierce
On 07/06/11 2:07 PM, Ljubomir Ljubojevic wrote:
 This part of the thread is about DC input ATX power supplies, and I was
 referring to 12V input ATX power supply and the length of the cable
 between 12V source and 12V input PSU. Direct was meant to mean
 dirrectly from battery of the UPS to DC input PSU where UPS is next to
 the motherboard/case.

ah.  thats not what is commonly referred to as 'the ATX connector', so I 
was confused.


-- 
john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Changing the size of the swap memory

2011-07-06 Thread John J. Boyer
When I first installed my CentOS system the machine had only 1 GB. the 
swap memory was set to 2 GB Now the machine has 4 GB but swap is still 2 
GB. With that much memory maybe it doesn't matter, but it sure looks 
odd. Is there any way to change it?

Thanks,
John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Changing the size of the swap memory

2011-07-06 Thread John R Pierce
On 07/06/11 5:40 PM, John J. Boyer wrote:
 When I first installed my CentOS system the machine had only 1 GB. the
 swap memory was set to 2 GB Now the machine has 4 GB but swap is still 2
 GB. With that much memory maybe it doesn't matter, but it sure looks
 odd. Is there any way to change it?


add another swap extent via the swapon(8) command.

but, 2gb is plenty of swap for a 4gb system, anyone who insists on swap 
 = physical memory is smoking something left over from the 1970s.

-- 

john r pierceN 37, W 122
santa cruz ca mid-left coast

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] How much SWAP Space.

2011-07-06 Thread Kaushal Shriyan
Hi,

I have loaded CentOS 5.6 on HP DL 180G6 2U Rack Server and the
physical RAM is 32 GB. As per
http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-swapspace.html
It says it should be 1 x of Physical RAM or less. Not sure about the
less word in deciding swap space size

Please suggest/guide further on what all parameters i should decide to
set swap space.

Regards,

Kaushal
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How much SWAP Space.

2011-07-06 Thread William Warren
On 7/6/2011 9:17 PM, Kaushal Shriyan wrote:
 Hi,

 I have loaded CentOS 5.6 on HP DL 180G6 2U Rack Server and the
 physical RAM is 32 GB. As per
 http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-swapspace.html
 It says it should be 1 x of Physical RAM or less. Not sure about the
 less word in deciding swap space size

 Please suggest/guide further on what all parameters i should decide to
 set swap space.

 Regards,

 Kaushal
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos
frankly unless you anticipate needing to use swap i would not set more 
than 8 gigs..it really depends on your application.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] How much SWAP Space.

2011-07-06 Thread Devin Reade
Kaushal Shriyan kaushalshri...@gmail.com wrote:

 I have loaded CentOS 5.6 on HP DL 180G6 2U Rack Server and the
 physical RAM is 32 GB. As per
 http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-swapspace.html
 It says it should be 1 x of Physical RAM or less. Not sure about the
 less word in deciding swap space size

IIRC, the traditional rationale behind having at least as much swap space 
as physical memory has to do with being able to save a core file 
(on reboot) if the kernel bites it.  Different UNIX variants had 
slightly different concerns and values (in some cases 2x physical
memory).

Other things that can influence wanting a lot of swap are:
  - if you need to support hibernation
  - if you're using kexec (I think)
  - if you're using tmpfs filesystems to any degree
  - if you're using a serious amount of buffer cache (such as on
a file server)
In all of those cases, swap will generally be used in a sensible
fashion; you may use a lot, but that doesn't imply thrashing.

Without those circumstances, you still want a reasonable amount,
but I'd be less concerned with matching the amount of physical RAM.
The rule of thumb I use to start on CentOS systems is a minimum
of 2G total or 1G per core, whichever is greater.  Despite that,
if your swap in/out parameters are consistently non-zero, you're
best to solve it with RAM.

If you put your swap on an LVM volume, you can always easily tune
it up and down as your needs change.

Devin
-- 
If you have any trouble sounding condescending, consult a UNIX user.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Changing Host Name

2011-07-06 Thread John J. Boyer
Thanks to all of you who are answering my dumb questions about my new 
CentOS instgallation. 

I modified /etc/hosts, as the hostname man page seemed to suggest, and 
rebooted. The hostname is still localhost. I want to change it to 
jjb-centos. I also want to change the domain name to abilitiessoft.com

Thanks,
John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Changing Host Name

2011-07-06 Thread Andrew Harley
On Thu, 7 Jul 2011 12:06:31 PM John J. Boyer wrote:
 Thanks to all of you who are answering my dumb questions about my new
 CentOS instgallation.
 
 I modified /etc/hosts, as the hostname man page seemed to suggest, and
 rebooted. The hostname is still localhost. I want to change it to
 jjb-centos. I also want to change the domain name to abilitiessoft.com
 
 Thanks,
 John

Hi John,

Hostname will need to be changed under /etc/sysconfig/network to be retained 
upon startup. The hostname command should change the hostname immediately 
iirc.

Cheers,

Andy
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Changing Host Name

2011-07-06 Thread Earl Ramirez
On Wed, Jul 6, 2011 at 10:06 PM, John J. Boyer john.bo...@abilitiessoft.com
 wrote:

 Thanks to all of you who are answering my dumb questions about my new
 CentOS instgallation.

 I modified /etc/hosts, as the hostname man page seemed to suggest, and
 rebooted. The hostname is still localhost. I want to change it to
 jjb-centos. I also want to change the domain name to abilitiessoft.com

 Thanks,
 John

 --
 John J. Boyer; President, Chief Software Developer
 Abilitiessoft, Inc.
 http://www.abilitiessoft.com
 Madison, Wisconsin USA
 Developing software for people with disabilities

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos


You can change the host name by modifying the /etc/sysconfig/network

-- 
Kind Regards
Earl Ramirez
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Diskdevstat

2011-07-06 Thread Jussi Hirvi
  Red Hat Enterprise Linux 6 also introduces diskdevstat for monitoring
  disk operations and netdevstat for monitoring network operations.

How could I monitor disk operations under CentOS 5?

The quote is from RHEL 6 release notes
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/6.0_Release_Notes/powermanagement.html

- Jussi
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Strange autotools error

2011-07-06 Thread John J. Boyer
I am using CentOS 5.6, autoconf 2.59 and automake 1.9.6. I run an 
autogen script which cleans all autotools files and then installs new 
ones. If the appliction has no dependencies running configure, make and 
make install works fine. However if it has dependencies I get the 
messages Creating Makefile and Could not find input file Makefile. 
I've herd that I need another development package. What is it? Or what 
causes these contradictory messages?
I must say that I have encountered this sort of problem only on CentOS. 

Thanks,
John

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities


- End forwarded message -

-- 
John J. Boyer; President, Chief Software Developer
Abilitiessoft, Inc.
http://www.abilitiessoft.com
Madison, Wisconsin USA
Developing software for people with disabilities

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Is it safe to run tune2fs -c -1 -i 0 /dev/sda2 on mounted file system

2011-07-06 Thread Sherin George
Hi,

Is it safe to run tune2fs -c -1 -i 0 /dev/sda2  on mounted file system

Basically, this is a command to disable fsck based on reboot count 
last fsck time.

--
Regards,
Sherin
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos