Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Ralph Angenendt
Rob Townley wrote:
> You may want to look at a third party samba packager for better
> documentation such as:
> http://enterprisesamba.org/

More than the 25MB(!) of documentation which are in the samba packages
we release?

Ralph


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


Re: [CentOS] Apache Charset vs html file charset

2008-10-09 Thread Kai Schaetzl
Spike Turner wrote on Wed, 8 Oct 2008 23:00:54 -0700 (PDT):

> The apache docs state that it does no harm

well, that's wrong. Change alle your pages to be UTF-8 or remove it.


Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


[CentOS] Thunderbird does not follow url links in Firefox

2008-10-09 Thread Theo Band
Since the recent update from firefox2 to firefox3 the links in my mails
do no longer work. No window pops up. After some debug I found the
problem. Let's share it with others that experience the same problem:

I'm using Thunderbird 2.0.0.17 (manually downloaded, that might have
caused the problem, I have not tried with 1.5)
I'm using Firefox 3.0.2 (yum installed CentOS 4.7)

To solve I created a small wrapper script that unsets LD_LIBRARY_PATH:

cat /firefox_wrap
#!/bin/bash
unset LD_LIBRARY_PATH
firefox $@


To start add :
user_pref("network.protocol-handler.app.http", "/firefox_wrap");
to
~/.thunderbird//prefs.js
(or use the advanced config editor)


The error message (for those Googling around):
/usr/lib/firefox-3.0.2/firefox-bin:
/opt/thunderbird-2.0.0.17/libnss3.so: version `NSS_3.12' not found
(requiredby /usr/lib/firefox-3.0.2/libxul.so)

Cheers,
Theo

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


RE: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread John
JohnStanley Writes:

Check out the tcp nodelay samba option in smb.conf.

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


Re: [CentOS] tg3 ethernet card drops connection under heavy load

2008-10-09 Thread Tru Huynh
On Thu, Oct 09, 2008 at 07:44:41AM -0500, Sean Carolan wrote:
> We have an HP DL360 server with dual on-board Tigon3 ethernet cards.
...
> how I could troubleshoot this?
why don't you start with the kernel version and architecture?
-> uname -a
-> /var/log/messages relevant lines?
-> /sbin/ifconfig -a
-> ethtool eth0 and ethtol eth1

Tru
-- 
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B


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


Re: [CentOS] Apache Charset vs html file charset

2008-10-09 Thread Ralph Angenendt
Kai Schaetzl wrote:
> Spike Turner wrote on Wed, 8 Oct 2008 23:00:54 -0700 (PDT):
> 
> > The apache docs state that it does no harm
> 
> well, that's wrong. Change alle your pages to be UTF-8 or remove it.

Yepp. Most charset problems I've found within apache came from that
setting.


says that it can do harm.

Ralph


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


RE: [CentOS] Video driver questions

2008-10-09 Thread John
JohnStanley Writes:

Didn't you say in another thread you had another OQO just like the one with
the video problems? If so try to copy the xorg.config file from the working
one to the one with the problems. Reboot after copying. Do lspci -v to make
sure both cards are of the same chipset family.

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


Re: [CentOS] tg3 ethernet card drops connection under heavy load

2008-10-09 Thread Sean Carolan
> why don't you start with the kernel version and architecture?
> -> uname -a

This server is running centos 3.9
Linux server.domain.com 2.4.21-57.ELsmp #1 SMP Wed May 7 06:10:55 EDT
2008 i686 i686 i386 GNU/Linux

> -> /var/log/messages relevant lines?

There was nothing out of the ordinary in /var/log/messages.  The
logging just stops after the network card drops offline.  dmesg also
shows nothing out of the ordinary when the driver is loaded.  The
network card works fine until it is under heavy load.

> -> /sbin/ifconfig -a

eth0Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
  inet addr:10.100.1.200  Bcast:10.100.255.255  Mask:255.255.0.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:56261 errors:0 dropped:0 overruns:0 frame:0
  TX packets:30199 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:5969478 (5.6 Mb)  TX bytes:3305868 (3.1 Mb)
  Interrupt:26

(MAC address was changed by me)

> -> ethtool eth0 and ethtool eth1

Settings for eth0:
Supported ports: [ MII ]
Supported link modes:   10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes:  10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x00ff (255)
Link detected: yes

Settings for eth1:
Supported ports: [ MII ]
Supported link modes:   10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes:  10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: Unknown! (0)
Duplex: Half
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x00ff (255)
Link detected: no
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Apache Charset vs html file charset

2008-10-09 Thread Kai Schaetzl
Kai Schaetzl wrote on Thu, 09 Oct 2008 10:31:21 +0200:

> Change alle your pages to be UTF-8 or remove it.

NB: Of course, you can also use AddDefaultCharset ISO-8859-1 if you can be 
sure that *all* the served documents will be that charset. If not, you 
better don't use it.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


[CentOS] Installing a new VM on a xen box.

2008-10-09 Thread James B. Byrne
HW = HPQ DC7700 DuoCore 1.8GHz, 4 x 2GB RAM, 1 x 1TB SATA (AHCI)
OS = CentOS-5.2 ix_64 (xen)

I am experimenting with Xen and with virtual machines in general for the
first time.  In consequence I have many questions.  However, the one that
I wish answered at the moment is simple:

Given a DVD containing the CentOS-5.2_Final (i386) distribution mounted at
/media/CentOS_5.2_Final on Dom0, what argument do I pass to the "Install
Media URL" argument of the "Create a new virtual system" wizard" to
install the 32 bit version of CentOS-5.2 onto a vm called test-1?

I have tried things like:

/media/CentOS_5.2_Final
/media/CentOS_5.2_Final/images
/media/CentOS_5.2_Final/images/diskboot.img
etc.

All attempts produce the same negative result.  What URL is used to load
the 32 bit OS from the dvd?

I am a digest subscriber so the favour of a direct copy of any reply to
the list is appreciated.

Regards,


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:[EMAIL PROTECTED]
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


Re: [CentOS] tg3 ethernet card drops connection under heavy load

2008-10-09 Thread Tru Huynh
Hi,

please leave the attribution when you reply ;)

On Thu, Oct 09, 2008 at 08:27:34AM -0500, Sean Carolan wrote:
> 
> This server is running centos 3.9
> Linux server.domain.com 2.4.21-57.ELsmp #1 SMP Wed May 7 06:10:55 EDT
> 2008 i686 i686 i386 GNU/Linux

3.9 32 bits SMP latest kernel version.

> There was nothing out of the ordinary in /var/log/messages.  The
> logging just stops after the network card drops offline.  dmesg also
> shows nothing out of the ordinary when the driver is loaded.  The
> network card works fine until it is under heavy load.
> 
> > -> /sbin/ifconfig -a
> 
> eth0Link encap:Ethernet  HWaddr FF:FF:FF:FF:FF:FF
>   inet addr:10.100.1.200  Bcast:10.100.255.255  Mask:255.255.0.0
>   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>   RX packets:56261 errors:0 dropped:0 overruns:0 frame:0
>   TX packets:30199 errors:0 dropped:0 overruns:0 carrier:0
>   collisions:0 txqueuelen:1000
>   RX bytes:5969478 (5.6 Mb)  TX bytes:3305868 (3.1 Mb)
>   Interrupt:26
not much my compute node running the 64 bits version are showing:
... 2.4.21-57.ELsmp #1 SMP Wed May 7 05:32:23 EDT 2008 x86_64 x86_64 x86_64 
GNU/Linux
/etc/modules.conf:
...
alias eth1 tg3
...
eth1  Link encap:Ethernet  HWaddr 00:E0:81:xx:xx:xx  
  inet addr:157.99.90.xxx  Bcast:157.99.90.255  Mask:255.255.255.0
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:1016657124 errors:0 dropped:0 overruns:0 frame:0
  TX packets:831373335 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:211598527896 (201796.0 Mb)  TX bytes:217466051363 (207391.7 
Mb)
  Interrupt:24 

[EMAIL PROTECTED] ~]$ uptime 
 16:12:45  up 126 days, 19:17,  1 user,  load average: 4.07, 3.88, 3.12
[EMAIL PROTECTED] ~]$ lspci
02:09.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit 
Ethernet (rev 03)
02:09.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit 
Ethernet (rev 03)

> 

check for a loose network cable?

Tru
-- 
Tru Huynh (mirrors, CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B


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


[CentOS] Re: Installing a new VM on a xen box.

2008-10-09 Thread James B. Byrne

On Thu, October 9, 2008 09:47, James B. Byrne wrote:
> HW = HPQ DC7700 DuoCore 1.8GHz, 4 x 2GB RAM, 1 x 1TB SATA (AHCI)
> OS = CentOS-5.2 ix_64 (xen)
>
> I am experimenting with Xen and with virtual machines in general for the
> first time.  In consequence I have many questions.  However, the one that
> I wish answered at the moment is simple:
>
> Given a DVD containing the CentOS-5.2_Final (i386) distribution mounted at
> /media/CentOS_5.2_Final on Dom0, what argument do I pass to the "Install
> Media URL" argument of the "Create a new virtual system" wizard" to
> install the 32 bit version of CentOS-5.2 onto a vm called test-1?

Well, apparently you cannot do this at all for a paravitualized guest OS. 
One is required to build an installation tree for the guest OS on the host
dom0 and then use ftp or some similar protocol to access it, which
requires configuring vsftpd or apache.  And I also read that xen is now
out of favour with RedHat and that KVM, which does not apparently support
paravirtualization is the new kid on the block.  Does this mean that I
sould not bother with investigating xen?

In the meantime, since the link given in the VMM GUI help file for the
example installation tree is defunct can some kind soul point me to a
resource that describes how to build sucha thing from a CentOS-5.2 distro
dvd?

Regards,

-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:[EMAIL PROTECTED]
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


RE: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Spike Turner
John  wrote:
 
> Check out the tcp nodelay samba option in smb.conf.
> 

I have the following in my smb.conf

# Most people will find that this option gives better performance.
# See speed.txt and the manual pages for details
 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

Actually it looks as if the problem with the slow browsing may 
not be Samba related since XP Pro and Win2K Pro clients browse 
the network very fast. It is XP Home that is slow. XP Home was 
purposefully "crippled" by MS so it lacks networking features 
in XP Pro and Win2k Pro.


  

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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Spike Turner
Ralph Angenendt wrote:

> More than the 25MB(!) of documentation which are in the
> samba packages we release?
> 

Yes the Enterprise Samba Docs are more than 28 Mb but are
raw in that they refer to Samba 3.2.x as well as having links 
not working and charset specified in some files and unspecified 
in others. There are also countless examples but you have to 
figure out for yourself what applies to 3.0.32 and what does not.

Unless you have a specific problem covered by the bug fixes in
3.0.29 to 3.0.32 in my opinion, I would say stick with the version 
shipped by CentOS. The smb.conf shipped by CentOS is also a good 
working start as compared to a blank smb.conf and a tonne of 
examples in 3.0.32

Spike


  

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


[CentOS] tg3 ethernet card drops connection under heavy load

2008-10-09 Thread Sean Carolan
We have an HP DL360 server with dual on-board Tigon3 ethernet cards.
We are using eth0, eth1 is unused at the moment.  Sometimes when the
network interface is under heavy load, for example moving large file
transfers over rsync or NFS, the network interface stops working and
we lose all connection to the server.  The only solution at this point
is to jump on the console and restart the network interface.  I have
not found anything in the log files to indicate what is causing this.
Has anyone else experienced something similar?  Or perhaps you know
how I could troubleshoot this?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Joseph L. Casale
>XP Home was purposefully "crippled" by MS so it lacks networking features
>in XP Pro and Win2k Pro.

Yawn...
Are you informed well enough to know how it was "crippled" as you say?
I think not, it may not be a member of a Windows domain. That's it.
It costs less. That's fair?

I wonder if you apply your analogy to RH? They have Red Hat Enterprise
Linux Advanced Platform versus Red Hat Enterprise Linux? Big price diff
there? Is that RH "crippling" their Linux?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS-announce Digest, Vol 44, Issue 7

2008-10-09 Thread centos-announce-request
Send CentOS-announce mailing list submissions to
[EMAIL PROTECTED]

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
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

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


Today's Topics:

   1. CESA-2008:0941-04: Low CentOS 2 i386 tzdata   enhancement
  update (John Newbigin)


--

Message: 1
Date: Thu, 09 Oct 2008 12:40:17 +1100
From: John Newbigin <[EMAIL PROTECTED]>
Subject: [CentOS-announce] CESA-2008:0941-04: Low CentOS 2 i386 tzdata
enhancement update
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

The following errata for CentOS-2 have been built and uploaded to the
centos mirror:

RHEA-2008:0941-04 tzdata enhancement update

Files available:
tzdata-2008f-1.el2_1.noarch.rpm

More details are available from the RedHat web site at
https://rhn.redhat.com/errata/rh21as-errata.html

The easy way to make sure you are up to date with all the latest patches
is to run:
# yum update

-- 
John Newbigin
ITS Senior Analyst / Programmer
Faculty of Information and Communication Technologies
Swinburne University of Technology
Melbourne, Australia
http://www.ict.swin.edu.au/staff/jnewbigin










--

___
CentOS-announce mailing list
[EMAIL PROTECTED]
http://lists.centos.org/mailman/listinfo/centos-announce


End of CentOS-announce Digest, Vol 44, Issue 7
**
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Installing a new VM on a xen box.

2008-10-09 Thread Kai Schaetzl
James B. Byrne wrote on Thu, 9 Oct 2008 09:47:13 -0400 (EDT):

> Given a DVD containing the CentOS-5.2_Final (i386) distribution mounted at
> /media/CentOS_5.2_Final on Dom0, what argument do I pass to the "Install
> Media URL" argument of the "Create a new virtual system" wizard" to
> install the 32 bit version of CentOS-5.2 onto a vm called test-1?

Is that what you mean the Virtual Machine Manager?

> /media/CentOS_5.2_Final

> All attempts produce the same negative result.  What URL is used to load
> the 32 bit OS from the dvd?

You need a *URL*, that is not a URL! You can either use http or ftp. nfs may 
work as well, don't know.

There's a centos-virt list and there's a lot on virtualization on the wiki. 
Not sure if it would help you here, but it's worth reading!

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] rpmforge, perl-dbd-mysql, yum, priorities, centos, and you

2008-10-09 Thread Joe Pruett

Anything like this would probably have to be an upstream thing.  But it
would probably be a good idea for people to put this into their
kickstart configs...


i think that the yum setup diverges from upstream already, so i don't see 
this as a big change from that.

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


[CentOS] NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On: Centos 5.2, with httpd-2.2.3-11.el5_1.centos.3

I tried to bring up a web server using an
httpd.con that runs well

on: Fedora 8, with httpd-2.2.8-1.fc8

as well as several earlier versions, going
back to Fedora 4.

On the Centos version, I cannot successfully:
   run a NameVirtualHost;
   execute a CGI.

I can bring up a simple page if I avoid the
above.

Suggestions would be much appresiated.
Thanks,
Mike.

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


Re: [CentOS] NameVirtualHost and CGI Problems

2008-10-09 Thread Ralph Angenendt
Mike -- EMAIL IGNORED wrote:
> On: Centos 5.2, with httpd-2.2.3-11.el5_1.centos.3
> 
> I tried to bring up a web server using an
> httpd.con that runs well
> 
> On the Centos version, I cannot successfully:
>run a NameVirtualHost;
>execute a CGI.
> 
> I can bring up a simple page if I avoid the
> above.

Don't we all like puzzles? All those hundreds of pieces which look
similar? Is that blue one there sky or is it the water? The green one
over there - is it a tree? Is it a part of that house which has been
painted green? 

If you want to solve that puzzle, it often helps to look at the picture
on the top of the box. 

IOW: What did you try to do? What happened? What did you expect to
happen? What does your config look like? Are there any errors in the log
file?

Ralph


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


Re: [CentOS] Installing a new VM on a xen box.

2008-10-09 Thread Kai Schaetzl
James B. Byrne wrote on Thu, 9 Oct 2008 10:31:09 -0400 (EDT):

> In the meantime, since the link given in the VMM GUI help file for the
> example installation tree is defunct can some kind soul point me to a
> resource that describes how to build sucha thing from a CentOS-5.2 distro
> dvd?

You can just mount the DVD in the ftp server, you don't need to change 
anything. The directory with the Release-Notes is your installation root.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] [OT] What is the best network monitoring tool?

2008-10-09 Thread Alejandro
Nate,

Thanks for your response.

Currently I have a lot of services to monitoring for example:

Databases : Oracle - Mysql - MSSql
WebServers: SunWebServer - SunJavaAppServer - Apache
Systems: Windows - Linux
Networking: Cisco Switch - Lan Interfaces

Currently I look these projects: Groundwork and Centreon (
http://www.centreon.com/), this two tools based in Nagios, but with
statistical tools

And other excellent tool is JFFNMS (http://www.jffnms.org/)

Regards,
Alejandro

2008/10/8 nate <[EMAIL PROTECTED]>

> Alejandro wrote:
> > Hi all,
> >
> > Currently I have a big question.
> >
> > What is the best OPEN SOURCE solution for monitoring multiple Host and
> > Services, for example for using in a WebHosting Provider with 50 hosts or
> > more.
>
> What exactly are you interested in monitoring? Different
> tools have different uses. If your used to nagios and your
> environment isn't that big perhaps you should take a peek
> at groundworks -
>
> http://www.groundworkopensource.com/community/community-edition.html
>
> I use a combination of nagios and cacti, nagios for event based
> monitoring and cacti for performance monitoring/trending. My
> cacti is *heavily* customized the result of hundreds of hours
> of work and monitors roughly 11 million data points a day. Nagios
> monitors about half a million.
>
> But depending on what exactly your monitoring will depend on
> what tool is best. e.g. how complex of monitors are you needing.
> Do you just need PING and basic HTTP checks or are you looking
> into more complex application level monitoring?
>
> nate
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] [SOLVED] Installing a new VM on a xen box.

2008-10-09 Thread James B. Byrne

On Thu, October 9, 2008 10:31, James B. Byrne wrote:

> In the meantime, since the link given in the VMM GUI help file for the
> example installation tree is defunct can some kind soul point me to a
> resource that describes how to build sucha thing from a CentOS-5.2 distro
> dvd?

From:
Red Hat Enterprise Linux 5
Red Hat Enterprise Linux Installation Guide
28.9. Making the Installation Tree Available

The kickstart installation must access an installation tree. An
installation tree is a copy of the binary Red Hat Enterprise Linux CD-ROMs
with the same directory structure.

So:
# cd /path/to/vm/os/install_tree
# cp -pr /media/CentOS_5.2_Final ./

Thereafter the Install Media URL becomes:
/path/to/vm/os/install_tree/CentOS_5.2_Final

-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:[EMAIL PROTECTED]
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Guy Boisvert

Joseph L. Casale wrote:

XP Home was purposefully "crippled" by MS so it lacks networking features
in XP Pro and Win2k Pro.


Yawn...
Are you informed well enough to know how it was "crippled" as you say?
I think not, it may not be a member of a Windows domain. That's it.
It costs less. That's fair?

I wonder if you apply your analogy to RH? They have Red Hat Enterprise
Linux Advanced Platform versus Red Hat Enterprise Linux? Big price diff
there? Is that RH "crippling" their Linux?


XP Home don't have:

- The RDP server
- Offline Folders
- Dual CPU Support
- Greater Access Control (shares, files & folders)
- Multi-Language interface


Another annoyance is the lack of "address bar" in the Winblows Explorer. 
 It's very handy to be able to type UNC name in address bar.



Guy Boisvert, ing.
IngTegration inc.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] [OT] What is the best network monitoring tool?

2008-10-09 Thread Rainer Duffner
Alejandro schrieb:
> Nate,
>
> Thanks for your response.
>
> Currently I have a lot of services to monitoring for example:
>
> Databases : Oracle - Mysql - MSSql
> WebServers: SunWebServer - SunJavaAppServer - Apache
> Systems: Windows - Linux
> Networking: Cisco Switch - Lan Interfaces
>
> Currently I look these projects: Groundwork and Centreon
> (http://www.centreon.com/), this two tools based in Nagios, but with
> statistical tools
>
> And other excellent tool is JFFNMS (http://www.jffnms.org/)

I installed JFFNMS - and I hated it right from the start - the interface
was barely usable even with 1920x1200.


Check out www.zabbix.com
It needs an agent, but with the agent, a lot of stuff is autodetected
(drives etc - in Nagios, you've got to do a lot of manual work).
I still like Nagios for its flexibility, though.



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


Re: [CentOS] [OT] What is the best network monitoring tool?

2008-10-09 Thread Les Mikesell

Alejandro wrote:

Nate,

Thanks for your response.

Currently I have a lot of services to monitoring for example:

Databases : Oracle - Mysql - MSSql
WebServers: SunWebServer - SunJavaAppServer - Apache
Systems: Windows - Linux
Networking: Cisco Switch - Lan Interfaces

Currently I look these projects: Groundwork and Centreon 
(http://www.centreon.com/), this two tools based in Nagios, but with 
statistical tools


And other excellent tool is JFFNMS (http://www.jffnms.org/)



Don't forget OpenNMS - http://www.opennms.org.

--
  Les Mikesell
   [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] tg3 ethernet card drops connection under heavy load

2008-10-09 Thread nate
Sean Carolan wrote:
> We have an HP DL360 server with dual on-board Tigon3 ethernet cards.
> We are using eth0, eth1 is unused at the moment.  Sometimes when the
> network interface is under heavy load, for example moving large file
> transfers over rsync or NFS, the network interface stops working and
> we lose all connection to the server.  The only solution at this point
> is to jump on the console and restart the network interface.  I have
> not found anything in the log files to indicate what is causing this.
> Has anyone else experienced something similar?  Or perhaps you know
> how I could troubleshoot this?

Upgrade the driver? Back in my RHEL3 days(I noticed you
were running CentOS 3.9), we didn't even bother using the broadcom
NICs and instead installed e1000 on all the systems due to driver
issues with the broadcom chips(this was back in 2003-2005, DL360G2-G3).

Get the latest drivers at www.broadcom.com

nate

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


[CentOS] [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread James B. Byrne

On Thu, October 9, 2008 12:09, James B. Byrne wrote:

>
> So:
> # cd /path/to/vm/os/install_tree
> # cp -pr /media/CentOS_5.2_Final ./
>
> Thereafter the Install Media URL becomes:
> /path/to/vm/os/install_tree/CentOS_5.2_Final
>

Well, RH implementation of xen appears far less useful from an
experimentation standpoint than I expected.  From the Virtualization
Guide:

With Red Hat Virtualization, 32-bit hosts runs only 32-bit paravirtual
guests. 64-bit hosts runs only 64-bit paravirtual guests. And a 64-bit
full virtualization host runs 32-bit, 32-bit PAE, or 64-bit guests. A
32-bit full virtualization host runs both PAE and non-PAE full
virtualization guests.

So, on my test machine that supports only paravirtualization I can only
run 64 bit versions of a supported paravirtualized guest OS.  This limits
me to essentially CentOS-4 and CentOS-5 ix_64.  I was hoping to be able to
run CentOS-5.2 i386 as a guest as there is no 64 bit Sun JRE that allows
Firefox to run Java applets.

Oh well, this was just a trial to see what was involved with virtualization.


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:[EMAIL PROTECTED]
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


Re: [CentOS] [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread nate
James B. Byrne wrote:

> So, on my test machine that supports only paravirtualization I can only
> run 64 bit versions of a supported paravirtualized guest OS.  This limits
> me to essentially CentOS-4 and CentOS-5 ix_64.  I was hoping to be able to
> run CentOS-5.2 i386 as a guest as there is no 64 bit Sun JRE that allows
> Firefox to run Java applets.

Why not run it in fully virtualized mode instead of paravirtualized?
Does your CPU lack the instruction set needed for full virtualization
under Xen? I've never used Xen myself, followed it off and on and
at least for me it's never looked interesting enough to pull me away
from vmware. Now it looks like Red hat has woken up and seen it is
a dead end too and is moving to KVM as you mentioned.

nate

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


[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On Thu, 09 Oct 2008 17:51:54 +0200, Ralph Angenendt wrote:

[...]
> Don't we all like puzzles? All those hundreds of pieces which look
> similar? Is that blue one there sky or is it the water? The green one
> over there - is it a tree? Is it a part of that house which has been
> painted green?
> 
> If you want to solve that puzzle, it often helps to look at the picture
> on the top of the box.
> 
> IOW: What did you try to do? What happened? What did you expect to
> happen? What does your config look like? Are there any errors in the log
> file?
> 
> Ralph
[...]

Indeed.  Here is a summary:

ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
...
NameVirtualHost 192.168.9.21:80
NameVirtualHost 127.0.0.1:80
...

   
  Order allow,deny
#  Allow from All
  Deny from all
   



   ServerName new.rosemike.net
   Options -All SymLinksIfOwnerMatch ExecCGI
   DocumentRoot "/var/www/html/www"
   DirectoryIndex index.cgi
   RewriteEngine on
   RewriteOptions Inherit
   ...
   RewriteRule ^/$ - [L]
   ...


All access attempts are with http://new.rosemike.net/
with that name appropriately defined in hosts files, as
verified by ping.

Now run as shown, the client gets:
   "You don't have permission to access / on this server."
If you comment out the first VirtualHost block:
   you get the same thing
If you then add to the second virtual host block:
  
 Allow from All
  
you get:
   "You don't have permission to access /index.cgi on this server."
(note that there are links to index.cgi in all directories.)
if you comment out Servername
   nothing changes
If you now expose the first VirtualHost block and change to
  Allow from All
  Deny from None
   you get the page displayed, but not via the CGI, as verified
   by absence debug text the CGI would have added, as well as
   nothing in a log the CGI writes.

Well, you asked.  BTW, I emphasize that this configuration works
well on Fedora, which you can see at www.rosemike.net .

Thanks for your interest.
Mike.

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


Re: [CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Jerry Franz

Mike -- EMAIL IGNORED wrote:

On Thu, 09 Oct 2008 17:51:54 +0200, Ralph Angenendt wrote:

[...]
  

[...] IOW: What did you try to do? What happened? What did you expect to
happen? What does your config look like? Are there any errors in the log
file?

Ralph



[...]

Indeed.  Here is a summary:
[...]



What do you get in the error_log?

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


Re: [CentOS] [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread sbeam
On Thursday 09 October 2008 12:31, nate wrote:
> Now it looks like Red hat has woken up and seen it is
> a dead end too and is moving to KVM as you mentioned.

where did you read this? I have just started with xen too but I don't want to 
be left hanging...

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


[CentOS] Re: [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread Scott Silva
on 10-9-2008 10:19 AM sbeam spake the following:
> On Thursday 09 October 2008 12:31, nate wrote:
>> Now it looks like Red hat has woken up and seen it is
>> a dead end too and is moving to KVM as you mentioned.
> 
> where did you read this? I have just started with xen too but I don't want to 
> be left hanging...
RedHat is moving to KVM because they bought it.

http://www.redhat.com/about/news/prarchive/2008/qumranet.html

Why give cash to a competitor if you can keep it in-house?



-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: tg3 ethernet card drops connection under heavy load

2008-10-09 Thread Scott Silva
on 10-9-2008 6:27 AM Sean Carolan spake the following:
>> why don't you start with the kernel version and architecture?
>> -> uname -a
> 
> This server is running centos 3.9
> Linux server.domain.com 2.4.21-57.ELsmp #1 SMP Wed May 7 06:10:55 EDT
> 2008 i686 i686 i386 GNU/Linux
> 
>> -> /var/log/messages relevant lines?
> 
> There was nothing out of the ordinary in /var/log/messages.  The
> logging just stops after the network card drops offline.  dmesg also
> shows nothing out of the ordinary when the driver is loaded.  The
> network card works fine until it is under heavy load.
Since you are running CentOS 3 I am assuming this server has been in
production for some time. Did these symptoms just start?
Did you do any updates before this started happening?
Did you install this equipment, or did you assume admin duties from someone
else? Maybe it had the HP net driver installed, and a kernel update broke that.



-- 
MailScanner is like deodorant...
You hope everybody uses it, and
you notice quickly if they don't



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On Thu, 09 Oct 2008 10:14:54 -0700, Jerry Franz wrote:

[...]

> What do you get in the error_log?

I found the CGI problem (mia culpa), and  the CGI
is now working, but the NameVirtualHost still has
a problem.

NameVirtualHost 192.168.9.21:80
NameVirtualHost 127.0.0.1:80
...


   
  Order allow,deny
  Allow from None
  Deny from All
   



   ServerName new.rosemike.net
   Options -All SymLinksIfOwnerMatch ExecCGI
   DocumentRoot "/var/www/html/www"
   DirectoryIndex index.cgi
   RewriteEngine on
   ...

With the above I get:
   [client 192.168.9.10] client denied by server configuration:
  /var/www/html/www/
   [client 192.168.9.10] client denied by server configuration:
  /var/www/error/noindex.html

If I comment out the first VirtualHost block I get correct
function.  Most notably, "correct function" persists if I
comment out the ServerName line.  It appears the ServerName line
is ignored in all cases.  I also tried changing the order of
the VirtualHost blocks.  No change.

Thanks again for your interest.
Mike.

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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Alexander Georgiev
2008/10/9 Guy Boisvert <[EMAIL PROTECTED]>:
> Joseph L. Casale wrote:
>
> XP Home don't have:
>
> - The RDP server
> - Offline Folders
> - Dual CPU Support
> - Greater Access Control (shares, files & folders)
> - Multi-Language interface
>
>
> Another annoyance is the lack of "address bar" in the Winblows Explorer.
>  It's very handy to be able to type UNC name in address bar.

It does have "address bar". At least my copy of Windows XP Home has it.
Regarding Dual CPU Support - "Windows Task Manager" shows 2 separate
CPU Usage Histories for the CPU, which is Core3 CPU T7200. It has
hyperthreading or something.

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


[CentOS] Firefox3 for CentOS4 -- dependency on evolution28 packages?

2008-10-09 Thread Bart Schaefer
I'd been putting off installing the FX3 packages because of some
extensions I use that don't have upgrades. [*]  However, when FX1.5
crashed on me today I decided to finally go ahead.  Fired up yum and
I'm told I have to install a slew of evolution28 library packages in
order to install the firefox package.  Why?  I removed evolution from
my system for a reason, and I'd just as soon it stays gone.

[*] Additional off-topic rant:  Why was the API access to form history
removed from Firefox?  Why must I throw away my entire history to get
rid of a few typographical errors to reduce the number of bogus field
completion choices I'm offered?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Rebooting CentOS 5.2 XEN Guest

2008-10-09 Thread Brett Serkez
All,

I have CentOS 5.2 XEN guests running on a CentOS 5.2 host.

At one time when I issued an 'init 6' in one of the XEN guests it
rebooted  Now it seems to halt but virt-manager shows it as still
running and the only way to get the guest to boot is to destroy the
virtual machine and start it again.

Unfortunately I didn't notice precisely when this change in behavior
occurred, I believe it was the last 'yum update' that included a new
XEN kernel, but I cannot say for sure.

Has anyone else noticed this change in behavior?  Any solutions to
restore the older behavior, being able to 'init 6' the virtual machine
was very useful.

Thank you,

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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread John R Pierce

Alexander Georgiev wrote:

It does have "address bar". At least my copy of Windows XP Home has it.
Regarding Dual CPU Support - "Windows Task Manager" shows 2 separate
CPU Usage Histories for the CPU, which is Core3 CPU T7200. It has
hyperthreading or something.
  


"Home" supports a single multicore CPU but not multiple sockets.  
"Professional/Business" editions support dual sockets (typically only 
found on high end workstations and of course servers). Its a totally 
arbitrary marketing distinction...  Orignially, there was only going to 
be one version of XP at the higher price point (where NT and Win2000 
Workstation already had been), but the market, primarily OEM, complained 
it was too expensive as an alternative to the cheaper win9X/ME system, 
so at the last minute they 'lobotomized' XP into a cheaper "Home" 
edition, primarily by disabling the file security dialogs, domain/Active 
Directory membership support, restricting to 1 socket instead of 2, and 
removing Remote Desktop Server.

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


[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On Thu, 09 Oct 2008 18:07:08 +, Mike -- EMAIL IGNORED wrote:

[...]

I have additional information that ServerName is not working.
My system requires two virtual hosts with different values of
ServerName.  If they share an IP address, the system fails.
But if each virtual host has a unique IP address, the system
works.

In other words, ServerName alone fails to distinguish two
named virtual hosts.

Mike.

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


Re: [CentOS] Re: [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread nate
Scott Silva wrote:

> RedHat is moving to KVM because they bought it.
>
> http://www.redhat.com/about/news/prarchive/2008/qumranet.html
>
> Why give cash to a competitor if you can keep it in-house?

Going back even further

http://searchservervirtualization.techtarget.com/news/article/0,289142,sid94_gci1322965,00.html

With only 20,000 lines of code, KVM is simpler to develop and
maintain than the 300,000-line Xen, he added.

"The best judge of the better hypervisor is the Linux
community," Schnaider said. "And the momentum is shifting
from Xen to KVM," with Red Hat and Ubuntu both announcing
adoption of KVM, he said.
[..]
"Xen's been a great solution, but KVM offers more innovation
and faster features," Cathrow said. "Technology moves forward,
and KVM is the future."

nate

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


Re: [CentOS] NameVirtualHost and CGI Problems

2008-10-09 Thread Kai Schaetzl
what's the purpose of that whole confusing configuration? If you want to 
use IP-based virtualhosts *any* of them needs a servername. And why do you 
enclose the Location statement in a virtualhost? Why don't you simply 
specify the real location? And I would use  to make it look 
less like XML.

> Options -All SymLinksIfOwnerMatch ExecCGI
you don't need to remove All

>From my perspective you aim at a really hard to read and understand 
configuration. I wouldn't ever dare to mix the IP-based hosts like you try 
to do. Simplify your config and it will work.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread Kai Schaetzl
James B. Byrne wrote on Thu, 9 Oct 2008 12:27:15 -0400 (EDT):

> Oh well, this was just a trial to see what was involved with virtualization.

James, stop talking to yourself ;-) It's good to look at stock documentation, 
but it's not enough. Search this list archive for "xen" and have a look at the 
archives of centos-virt. You *can* run 32bit PV guests in 64bit CentOS. But 
you need Xen 3.2 for stability. You will find information about that and some 
necessary patches when you do the archive lookups I suggested.

Xen is really easy and reliably to use on CentOS once you know a bit about it.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Guy Boisvert

Alexander Georgiev wrote:

2008/10/9 Guy Boisvert <[EMAIL PROTECTED]>:

Joseph L. Casale wrote:

XP Home don't have:

- The RDP server
- Offline Folders
- Dual CPU Support
- Greater Access Control (shares, files & folders)
- Multi-Language interface


Another annoyance is the lack of "address bar" in the Winblows Explorer.
 It's very handy to be able to type UNC name in address bar.


It does have "address bar". At least my copy of Windows XP Home has it.
Regarding Dual CPU Support - "Windows Task Manager" shows 2 separate
CPU Usage Histories for the CPU, which is Core3 CPU T7200. It has
hyperthreading or something.

Best regards.
Alex


The list is from M$ "specs".  It says "Dual CPU" (meaning dual socket), 
not "Dual core" which is a single socket CPU!


As for the address bar, it may have changed with service packs and 
updates, i dunno.  The one i have here won't do that!



Regards,


Guy Boisvert, ing.
IngTegration inc.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NameVirtualHost and CGI Problems

2008-10-09 Thread Kai Schaetzl
Mike -- EMAIL IGNORED wrote on Thu, 9 Oct 2008 19:28:39 + (UTC):

> In other words, ServerName alone fails to distinguish two
> named virtual hosts.

Oh, it sure does. If it is present in both - which it isn't in your 
config. 



Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] Rebooting CentOS 5.2 XEN Guest

2008-10-09 Thread Kai Schaetzl
Brett Serkez wrote on Thu, 9 Oct 2008 14:23:16 -0400:

> At one time when I issued an 'init 6' in one of the XEN guests it
> rebooted

I usually use xm reboot from the host. You can also use reboot from within 
the guest. I remember *one* occurence quite a few months back where after 
an update I had problems to shut a VM down. But it happened only that one 
time. Note, there is a centos-virt list.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On Thu, 09 Oct 2008 21:31:19 +0200, Kai Schaetzl wrote:

> what's the purpose of that whole confusing configuration? If you want to
> use IP-based virtualhosts *any* of them needs a servername. And why do
> you enclose the Location statement in a virtualhost? Why don't you
> simply specify the real location? And I would use  to make
> it look less like XML.
> 
>> Options -All SymLinksIfOwnerMatch ExecCGI
> you don't need to remove All
> 
>>From my perspective you aim at a really hard to read and understand
> configuration. I wouldn't ever dare to mix the IP-based hosts like you
> try to do. Simplify your config and it will work.
> 
> Kai

If I understand you correctly, you indicate that I
should remove the VirtualHost that does not contain
a ServerName, advice in the delivered httpd.config
file notwithstanding.  In fact, that is how I now
have it, thereby eliminating the protection against
IP address access, which I would rather have.

In any case, as I indicate in another post, it still
fails to properly distinguish on the basis of
ServerName.

Mike.

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


[CentOS] Re: Installing a new VM on a xen box.

2008-10-09 Thread James B. Byrne
I decided to come at this from a different angle and acquired a
"Centrina???" Intel white-box 64 bit Core2 Duo system with Intel VT
technology.  This should give me "full virtualization" capability for Xen.

However, while the installer of the ix_64 package completes without
problem (si long as the acpi=off switch is provided) I get an error when
system first boots after the install followed by a halt

I see this message:

BIOS BUG No explicit IRQ entires. Using default mptable (tell hw vendor)

I get a second message relating to IRQ9 telling me to boot with irqpoll.

Does anyone here know what I need to do to get past this?

Regards,


-- 
***  E-Mail is NOT a SECURE channel  ***
James B. Byrnemailto:[EMAIL PROTECTED]
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

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


[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On Thu, 09 Oct 2008 21:43:24 +0200, Kai Schaetzl wrote:

> Mike -- EMAIL IGNORED wrote on Thu, 9 Oct 2008 19:28:39 + (UTC):
> 
>> In other words, ServerName alone fails to distinguish two named virtual
>> hosts.
> 
> Oh, it sure does. If it is present in both - which it isn't in your
> config.
> 
> 
> 
> Kai

Yes, a retest confirms your observation.  I am therefore
left with the need to remove the VirtualHost that
has no ServerName.  I can access the site with an
IP address, which, I think, this is meant to prevent.

Mike.

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


[CentOS] More Samba Questions

2008-10-09 Thread Joseph L. Casale
I have never setup a Samba server, and the recent thread here prompted to
get on this I need to migrate two XP machines from using iSCSI to Samba.

I thought the "+" preceding a username in the smb.conf file for a
share definition told Samba to use the unix username? Unless I actually
use swat to create and enable the user and take off the + it doesn't work.

Any ideas what swat does when you create a user through that interface?

Is there any way to simply force Samba to use locally created users in the
share definition?

Thanks!
jlc

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


Re: [CentOS] More Samba Questions

2008-10-09 Thread Bill Campbell
On Thu, Oct 09, 2008, Joseph L. Casale wrote:
>I have never setup a Samba server, and the recent thread here prompted to
>get on this I need to migrate two XP machines from using iSCSI to Samba.
>
>I thought the "+" preceding a username in the smb.conf file for a
>share definition told Samba to use the unix username? Unless I actually
>use swat to create and enable the user and take off the + it doesn't work.

Why would you put user names in the smb.conf file?

Use encrypted passwords, then using the smbpasswd command to
create entries in the smb.passwd file.

smbpasswd -a username

The -a option tells smbpasswd that the user is in the system
/etc/passwd file.  You will still need to type the password.

Bill
-- 
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:  (206) 236-1676  Mercer Island, WA 98040-0820
Fax:(206) 232-9186

The end move in politics is always to pick up a gun.  -- Buckminster Fuller
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] More Samba Questions

2008-10-09 Thread John R Pierce

Joseph L. Casale wrote:

I have never setup a Samba server, and the recent thread here prompted to
get on this I need to migrate two XP machines from using iSCSI to Samba.

I thought the "+" preceding a username in the smb.conf file for a
share definition told Samba to use the unix username? Unless I actually
use swat to create and enable the user and take off the + it doesn't work.

Any ideas what swat does when you create a user through that interface?

Is there any way to simply force Samba to use locally created users in the
share definition?
  


I've always had to use

   smbpasswd -a unixusername

then give them a password for smb use...   the catch-22 is that SMB uses 
a completely different password hash algorithm than Unix/Linux 
/etc/passwd(shadow) passwords, so you can't use the one for the other.   

Its much much easier if you use a central authentication database like 
LDAP (or if its already in use at the site, Active Directory).

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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Kai Schaetzl
Guy Boisvert wrote on Thu, 09 Oct 2008 15:39:32 -0400:

> The one i have here won't do that!

Then you just add it. Believe it or not but the Windows Explorer (at least 
in XP, it lost some of this in Vista) is much more customizable than Gnome 
or KDE.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread Kai Schaetzl
Nate wrote on Thu, 9 Oct 2008 11:36:13 -0700 (PDT):

> ut KVM offers more innovation
> and faster features

I would hope that it actually offers just "faster", but AFAIK that is what 
it doesn't. AFAIK a PV CentOS 5 on Xen runs much better and faster than in 
KVM. Is that true? I've used KVM only once for a non-PV guest (old Suse 
System) and not with the kernel module.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] Firefox3 for CentOS4 -- dependency on evolution28 packages?

2008-10-09 Thread MHR
On Thu, Oct 9, 2008 at 11:41 AM, Bart Schaefer
<[EMAIL PROTECTED]> wrote:
> I'd been putting off installing the FX3 packages because of some
> extensions I use that don't have upgrades. [*]  However, when FX1.5
> crashed on me today I decided to finally go ahead.  Fired up yum and
> I'm told I have to install a slew of evolution28 library packages in
> order to install the firefox package.  Why?  I removed evolution from
> my system for a reason, and I'd just as soon it stays gone.
>
> [*] Additional off-topic rant:  Why was the API access to form history
> removed from Firefox?  Why must I throw away my entire history to get
> rid of a few typographical errors to reduce the number of bogus field
> completion choices I'm offered?

You probably ought to ask these questions on a Mozilla discussion list
or report it as a bug to bugzilla.mozilla.org.

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


Re: [CentOS] NameVirtualHost and CGI Problems

2008-10-09 Thread Kai Schaetzl
Mike -- EMAIL IGNORED wrote on Thu, 9 Oct 2008 20:14:10 + (UTC):

> I am therefore
> left with the need to remove the VirtualHost that
> has no ServerName.  I can access the site with an
> IP address, which, I think, this is meant to prevent.

I still don't see the purpose of that virtual host. If it is for 
"catching" IP only accesses there are several methods to do this. Look for 
 "default virtualhost" in the apache documentation (and in the config 
template coming with CentOS). Also, if that single virtualhost 
documentroot and the main documentroot (in httpd.conf) are not the same 
then all non-hostname access will got to the main server documentroot and 
not your virtual host.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread MHR
On Thu, Oct 9, 2008 at 1:31 PM, Kai Schaetzl <[EMAIL PROTECTED]> wrote:
>
> Then you just add it. Believe it or not but the Windows Explorer (at least
> in XP, it lost some of this in Vista) is much more customizable than Gnome
> or KDE.
>

It has to be - it runs on a system that was cobbled together from
stolen ideas and built one kludge on top of another with most of them
never fixed to work properly.  Pretty is not the same as good.

OTOH, Nautilus could be a LOT prettier

Just my $0.02, which is worth less each passing day

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


RE: [CentOS] More Samba Questions

2008-10-09 Thread Joseph L. Casale
>Why would you put user names in the smb.conf file?

The server is set to "user" hence the need to suggest what user's can
access the share, right?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


RE: [CentOS] More Samba Questions

2008-10-09 Thread Joseph L. Casale
>I've always had to use
>
>smbpasswd -a unixusername
>
>then give them a password for smb use...   the catch-22 is that SMB uses
>a completely different password hash algorithm than Unix/Linux
>/etc/passwd(shadow) passwords, so you can't use the one for the other.
>
>Its much much easier if you use a central authentication database like
>LDAP (or if its already in use at the site, Active Directory).

Thanks guys,
That's what I guess I didn't know. I was going to use AD integration but
these PC's are dom members but they logon locally as they run some lame software
won't run as a service and needs local admin to work, so I didn't want a domain
username sitting accessible.

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


Re: [CentOS] More Samba Questions

2008-10-09 Thread John R Pierce

Joseph L. Casale wrote:

I've always had to use

   smbpasswd -a unixusername

then give them a password for smb use...   the catch-22 is that SMB uses
a completely different password hash algorithm than Unix/Linux
/etc/passwd(shadow) passwords, so you can't use the one for the other.

Its much much easier if you use a central authentication database like
LDAP (or if its already in use at the site, Active Directory).



Thanks guys,
That's what I guess I didn't know. I was going to use AD integration but
these PC's are dom members but they logon locally as they run some lame software
won't run as a service and needs local admin to work, so I didn't want a domain
username sitting accessible.
  



you know individual Windows DOMAIN\usernames can be added to the local 
Administrators group on a workstation?



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


Re: [CentOS] [SOLVED - Sort Of] Installing a new VM on a xen box.

2008-10-09 Thread nate
Kai Schaetzl wrote:

> I would hope that it actually offers just "faster", but AFAIK that is what
> it doesn't. AFAIK a PV CentOS 5 on Xen runs much better and faster than in
> KVM. Is that true? I've used KVM only once for a non-PV guest (old Suse
> System) and not with the kernel module.

I think KVM is still probably at least a year away from being
really usable outside of specialized edge cases. In the meantime
development will shift away from the free Xen causing it to
mostly stagnate and onto KVM.

nate

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


Re: [CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Michael Peterson

Mike -- EMAIL IGNORED wrote:

On Thu, 09 Oct 2008 21:43:24 +0200, Kai Schaetzl wrote:

  

Mike -- EMAIL IGNORED wrote on Thu, 9 Oct 2008 19:28:39 + (UTC):



In other words, ServerName alone fails to distinguish two named virtual
hosts.
  

Oh, it sure does. If it is present in both - which it isn't in your
config.



Kai



Yes, a retest confirms your observation.  I am therefore
left with the need to remove the VirtualHost that
has no ServerName.  I can access the site with an
IP address, which, I think, this is meant to prevent.

Mike.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
  
You need to remove the :80 in the VirtualHost declarations that contains 
Servername entries.


I have several Domain and Sub-Domain host names running against one IP 
using the VirtualHost pratice.

My most recent server is running on CentOS 5.2.


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


RE: [CentOS] More Samba Questions

2008-10-09 Thread Joseph L. Casale
>you know individual Windows DOMAIN\usernames can be added to the local
>Administrators group on a workstation?

yeah, but like I said, I didn't want a logged in user (can't even enable a 
locked
screen saver) to be accessible by "someone". I could create perms denying this 
user
explicitly etc but why? It's easier to make it a local user and not *ever* 
worry about
managing it.


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


Re: [CentOS] Samba 3.0.28/3.0.32

2008-10-09 Thread Kai Schaetzl
Mhr wrote on Thu, 9 Oct 2008 13:43:36 -0700:

> It has to be

Doesn't really matter why ;-)

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


Re: [CentOS] NameVirtualHost and CGI Problems

2008-10-09 Thread Kai Schaetzl
Michael Peterson wrote on Thu, 09 Oct 2008 16:09:54 -0500:

> You need to remove the :80 in the VirtualHost declarations that contains 
> Servername entries.

No, that's perfectly ok and recommended. His problem was that he was using 
a virtual host without a ServerName directive.

Kai

-- 
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com



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


[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On Thu, 09 Oct 2008 22:42:06 +0200, Kai Schaetzl wrote:

[...]
> 
> I still don't see the purpose of that virtual host. If it is for
> "catching" IP only accesses there are several methods to do this. Look
> for
>  "default virtualhost" in the apache documentation (and in the config
> template coming with CentOS). Also, if that single virtualhost
> documentroot and the main documentroot (in httpd.conf) are not the same
> then all non-hostname access will got to the main server documentroot
> and not your virtual host.
> 
> Kai

Following your suggestions, everything now working correctly.

Thanks,
Mike.


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


Re: [CentOS] Thunderbird does not follow url links in Firefox

2008-10-09 Thread Lanny Marcus
On Thu, Oct 9, 2008 at 3:37 AM, Theo Band <[EMAIL PROTECTED]> wrote:
> Since the recent update from firefox2 to firefox3 the links in my mails
> do no longer work. No window pops up. After some debug I found the
> problem. Let's share it with others that experience the same problem:
>
> I'm using Thunderbird 2.0.0.17 (manually downloaded, that might have
> caused the problem, I have not tried with 1.5)
> I'm using Firefox 3.0.2 (yum installed CentOS 4.7)

I'm using CentOS 5.2 (fully updated) and don't see the problem you
described. You are using CentOS 4.7, so there are a lot of differences
between our systems. As I recall, the libraries are quite a bit
different, between CentOS 4.x and 5.x  Glad you solved the problem!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NameVirtualHost and CGI Problems

2008-10-09 Thread Michael Peterson
> Michael Peterson wrote on Thu, 09 Oct 2008 16:09:54 -0500:
>
>> You need to remove the :80 in the VirtualHost declarations that contains
>> Servername entries.
>
> No, that's perfectly ok and recommended. His problem was that he was using
> a virtual host without a ServerName directive.
>
> Kai
>
> --
> Kai Schätzl, Berlin, Germany
> Get your web at Conactive Internet Services: http://www.conactive.com
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
I run a Virtual Host entry without a ServerName directive and have been
through several releases of CentOS and Apache and all works fine for me.

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


Re: [CentOS] Firefox3 for CentOS4 -- dependency on evolution28 packages?

2008-10-09 Thread Lanny Marcus
On Thu, Oct 9, 2008 at 1:41 PM, Bart Schaefer <[EMAIL PROTECTED]> wrote:
> I'd been putting off installing the FX3 packages because of some
> extensions I use that don't have upgrades. [*]  However, when FX1.5
> crashed on me today I decided to finally go ahead.  Fired up yum and
> I'm told I have to install a slew of evolution28 library packages in
> order to install the firefox package.  Why?  I removed evolution from
> my system for a reason, and I'd just as soon it stays gone.

Bart: What version of CentOS are you running on that box? Are you
using GNOME? There may be a connection between Evolution and GNOME. I
stopped using Evolution, when I moved to Thunderbird recently, but I
still have it installed. When you do get Firefox 3 running properly,
you will not miss 1.5  Lanny
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [Fwd: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]

2008-10-09 Thread John Newbigin

Edit /etc/modprobe.conf
and add
alias scsi_hostadapter2 ahci

Then rebuild your initrd with mkinird
mkinitrd -f /boot/initrd-$(uname -r).img $(uname -r)

Then reboot and make the BIOS change.  This should give you much better 
disk performance.



James B. Byrne wrote:


 Original Message 
Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core
From:"James B. Byrne" <[EMAIL PROTECTED]>
Date:Mon, October 6, 2008 12:26
To:  [EMAIL PROTECTED]
Cc:  "John Newbigin" <[EMAIL PROTECTED]>
--


On Sun, October 5, 2008 20:39, John Newbigin wrote:

Also make sure you have the latest firmware and set the hard disk mode
in the BIOS to Raid (Which will enable AHCI).

John.


By the time I received this message I had already installed the ia_64
version of CentOS-5.2 with the BIOS set to IDE emulation.  If now I change
the BIOS to use RAID then the system cannot see the SATA drive at all.

Is it possible to change the BIOS setting to RAID and subsequently load
the necessary drivers from the boot DVD without having to reinstall the
entire system?

If so, then what is the procedure?

Regards,




--
John Newbigin
ITS Senior Analyst / Programmer
Faculty of Information and Communication Technologies
Swinburne University of Technology
Melbourne, Australia
http://www.ict.swin.edu.au/staff/jnewbigin
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Re: NameVirtualHost and CGI Problems

2008-10-09 Thread Mike -- EMAIL IGNORED
On Thu, 09 Oct 2008 20:03:13 -0500, Michael Peterson wrote:

>> Michael Peterson wrote on Thu, 09 Oct 2008 16:09:54 -0500:
>>
>>> You need to remove the :80 in the VirtualHost declarations that
>>> contains Servername entries.
>>
>> No, that's perfectly ok and recommended. His problem was that he was
>> using a virtual host without a ServerName directive.
>>
>> Kai
>>
>> --
>> Kai Schätzl, Berlin, Germany
>> Get your web at Conactive Internet Services: http://www.conactive.com
>>
>>
>>
>> ___ CentOS mailing list
>> CentOS@centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
> I run a Virtual Host entry without a ServerName directive and have been
> through several releases of CentOS and Apache and all works fine for me.

Have you run several Virtual Hosts with the same IP address?

Mike.

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


Re: [CentOS] find

2008-10-09 Thread MHR
On Mon, Oct 6, 2008 at 2:41 AM, Ralph Angenendt <[EMAIL PROTECTED]> wrote:
> Akemi Yagi wrote:
>>
>> Sorry, I missed the "!" in the above paste:
>>
>> find . -type f -exec grep -il \!* {} \;  -exec grep -i \!* {} \; -exec echo 
>> \;
>
> If you are using GNU grep (well, you are using CentOS),
>
> grep -ri "foo" dir/to/search/in
>
> seems much shorter to me.
>

This works unless you are looking to search a specific set of files by
name, not just whole directories.

I routinely use searches like this to locate patterns in build trees,
but I typically only want to look in header or c source files (or
sometimes just the Makefiles.  In my case, the find...grep form works
better because there may not be any of the files I want in the
directory from which I begin the search, only those farther down.

Cheers.

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


Re: [CentOS] Firefox3 for CentOS4 -- dependency on evolution28 packages?

2008-10-09 Thread Bart Schaefer
On Thu, Oct 9, 2008 at 6:13 PM, Lanny Marcus <[EMAIL PROTECTED]> wrote:
> Bart: What version of CentOS are you running on that box?

CentOS 4.7.

> Are you using GNOME?

Yes.  It appears that all the evolution28-* packages on which there is
a dependency are related to the rendering engine (-pango, -atk, -gtk,
etc.) so I did go ahead and install it anyway.

Moments later it crashed when I tried to look at cnn.com, and I
removed it and installed 1.5.0.12 again.

> When you do get Firefox 3 running properly, you will not miss 1.5

Ah, if only.  I've got FX3 on a Ubuntu laptop for work and a CentOS 5
laptop at home, and more than half the time I'd still rather be
running 1.5 both places.  FlashBlock regularly crashes FX3 on any OS
that doesn't have the most edgy of bleeding GTKs (the probable reason
cnn.com killed it), and the new gmail gets "error 700" indigestion in
FX3 when trying to read messages from several mailing lists I'm on
(fortunately not this one).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Firefox3 for CentOS4 -- dependency on evolution28 packages?

2008-10-09 Thread William Warren

Bart Schaefer wrote:

On Thu, Oct 9, 2008 at 6:13 PM, Lanny Marcus <[EMAIL PROTECTED]> wrote:
  

Bart: What version of CentOS are you running on that box?



CentOS 4.7.

  

Are you using GNOME?



Yes.  It appears that all the evolution28-* packages on which there is
a dependency are related to the rendering engine (-pango, -atk, -gtk,
etc.) so I did go ahead and install it anyway.

Moments later it crashed when I tried to look at cnn.com, and I
removed it and installed 1.5.0.12 again.

  

When you do get Firefox 3 running properly, you will not miss 1.5



Ah, if only.  I've got FX3 on a Ubuntu laptop for work and a CentOS 5
laptop at home, and more than half the time I'd still rather be
running 1.5 both places.  FlashBlock regularly crashes FX3 on any OS
that doesn't have the most edgy of bleeding GTKs (the probable reason
cnn.com killed it), and the new gmail gets "error 700" indigestion in
FX3 when trying to read messages from several mailing lists I'm on
(fortunately not this one).
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

  
instead of flashblock use adblockplus.  It's updated for FF3.  Plus ff 
1.5 is EOL and has security problems.

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


[CentOS] smartd and 3ware on centos5

2008-10-09 Thread Aleksandar Milivojevic
Hi,

I've CentOS5 box with 3ware RAID controller in it.  I can't get the
tw_cli command line tool to work, and smartd also barks on me.  The
tw_cli simply doesn't see the controller, no errors logged anywhere.

When starting smartd, it is much more verbose.  I'm getting a bunch of
messages like this:

Oct  9 22:15:15 toporko kernel: program smartd is using a deprecated
SCSI ioctl, please convert it to SG_IO
Oct  9 22:15:15 toporko kernel: 3w-: SCSI_IOCTL_SEND_COMMAND
deprecated, please update your 3ware tools.
Oct  9 22:15:15 toporko last message repeated 5 times
Oct  9 22:15:15 toporko smartd[29238]: Device: /dev/sda
[3ware_disk_00], not found in smartd database.
Oct  9 22:15:15 toporko smartd[29238]: Device: /dev/sda
[3ware_disk_00], ATA IDENTIFY DEVICE words 82-83 don't specify if
SMART capable.
Oct  9 22:15:15 toporko smartd[29238]: Device: /dev/sda
[3ware_disk_00], proceeding since '-T permissive' Directive given.
Oct  9 22:15:15 toporko kernel: program smartd is using a deprecated
SCSI ioctl, please convert it to SG_IO
Oct  9 22:15:15 toporko kernel: 3w-: SCSI_IOCTL_SEND_COMMAND
deprecated, please update your 3ware tools.
Oct  9 22:15:15 toporko last message repeated 5 times
Oct  9 22:15:15 toporko kernel: program smartd is using a deprecated
SCSI ioctl, please convert it to SG_IO
Oct  9 22:15:15 toporko kernel: 3w-: SCSI_IOCTL_SEND_COMMAND
deprecated, please update your 3ware tools.
Oct  9 22:15:15 toporko kernel: 3w-: SCSI_IOCTL_SEND_COMMAND
deprecated, please update your 3ware tools.
Oct  9 22:15:15 toporko smartd[29238]: The SMART RETURN STATUS return
value (smartmontools -H option/Directive) can not be passed through
the 3ware 3w- driv
er.  This can be fixed by applying a simple 3w- driver patch that
can be found here: http://smartmontools.sourceforge.net/
Alternatively, upgrade your 3w-xx
xx driver to version 1.02.00.037 or greater.

The configuration file for smartd looks like this:

/dev/sda -d 3ware,0 -a -m root -T permissive
/dev/sda -d 3ware,1 -a -m root -T permissive

I do remember smartd and tw_cli working in the past.  However, last
time I used them was so long ago that I don't remember if it was
before or after upgrade from CentOS4 to CentOS5.

Is it possible to get tw_cli and smartd into working condition on CentOS5 box?

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