[CentOS] LDAP and Automount

2007-12-07 Thread Camron W. Fox

Alle,

	I'm following the instructions in section 19.3.3.2 of the docs @ 
http://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-nfs-config-autofs-LDAP.html, 
but I cannot add the following entry in LDAP:


dn: automountMapName=auto.home,dc=subaru,dc=nao,dc=ac,dc=jp
objectClass: top
objectClass: automountMap
automountMapName: auto.home

	After looking at the schemas in /etc/openldap/schema, I find that 
"automountMapName" does not exist:


[EMAIL PROTECTED] schema]# find . -exec grep auto {} \; -ls
attributetype ( 1.3.6.1.1.1.1.25 NAME 'automountInformation'
DESC 'Information used by the autofs automounter'
objectclass ( 1.3.6.1.1.1.1.13 NAME 'automount' SUP top STRUCTURAL
DESC 'An entry in an automounter map'
MUST ( cn $ automountInformation )
objectclass ( 1.3.6.1.4.1.2312.4.2.2 NAME 'automountMap' SUP top STRUCTURAL
DESC 'An group of related automount objects'
44259554 -rw-r--r--   1 root root  748 Nov 10 04:30 
./redhat/autofs.schema

[EMAIL PROTECTED] schema]#

	The docs say RFC2307bis is the most recently established schema, but as 
far as I can tell, it has expired. I've found several references on line 
about nisMapName vs automountMapName, but I'd like to stay with what's 
documented.
	Am I missing something? We're trying to setup a server to use for both 
Linux and SPARC client authentication.


Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]

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


Re: [CentOS] Updating Dovecot package?

2008-04-02 Thread Camron W. Fox

Drew Weaver wrote:
Does anyone know if upstream ever plans on updating the dovecot package 
to a non RC version or to even one of the RC versions that isn’t so 
insecure,


 

And by insecure, I of course refer to the recent rash of bugs which have 
been found.


 


Thanks,

-Drew


Drew,

	Upstream V5.2 should include V1.0.7. We just upgraded to it on our RH 
boxes at their recommendation after some nasty startup issues. They were 
even nice enough to give us the RPMs and are supporting it them.


Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Horde on CentOS 5

2007-07-17 Thread Camron W. Fox

Alle,

	Can't get on IRC or I would have asked there. Are there any plans to 
add a Horde-Apps groups to the extras repository like there is for CentOS4?


Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]

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


Re: [CentOS] Re: Horde on CentOS 5

2007-07-18 Thread Camron W. Fox

Scott Silva wrote:

Craig White spake the following on 7/18/2007 1:39 PM:

On Tue, 2007-07-17 at 15:14 -1000, Camron W. Fox wrote:

Alle,

	Can't get on IRC or I would have asked there. Are there any plans to 
add a Horde-Apps groups to the extras repository like there is for CentOS4?


you must not have looked very hard...

http://isoredirect.centos.org/centos/4/extras/i386/RPMS/


That is all well for CentOS4, but I think he was asking for 5



You are *correct*, sir!!!


Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]

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


[CentOS] DVD Drive Recommendations

2007-07-25 Thread Camron W. Fox

Alle,

	Our customer is looking for a drive with the following specs that works 
(but is not necessarily supported by the vendor, that would be gravy) on 
CentOS4/5:


DVD hyper multidrive, capable of reading and writing DVD-R, DVD-RW, 
DVD+R, DVD+RW, DVD-RAM, DVD-R for DL, and DVD+R DL.


	The HP DVD940e (USB 2.0, but that is *not* a requirement, 
http://www.shopping.hp.com/product/desktop/dvd_writers/1/storefronts/RX901AA%2523ABA) 
was suggested but we are not familiar with it at all.


Does anyone have any suggestions/experience they wish to share?

Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]

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


Re: [CentOS] DVD Drive Recommendations

2007-07-25 Thread Camron W. Fox

Camron W. Fox wrote:

Alle,

Our customer is looking for a drive with the following specs that 
works (but is not necessarily supported by the vendor, that would be 
gravy) on CentOS4/5:


DVD hyper multidrive, capable of reading and writing DVD-R, DVD-RW, 
DVD+R, DVD+RW, DVD-RAM, DVD-R for DL, and DVD+R DL.


The HP DVD940e (USB 2.0, but that is *not* a requirement, 
http://www.shopping.hp.com/product/desktop/dvd_writers/1/storefronts/RX901AA%2523ABA) 
was suggested but we are not familiar with it at all.


Does anyone have any suggestions/experience they wish to share?

Best Regards,
Camron


Alle,

Forgot to mention - the server will be FJ Primergy RX200_S3 and 
RX300_S3.

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]

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


[CentOS] Diskdump on a Logical Volume.

2007-08-15 Thread Camron W. Fox

Alle,

	I'm trying to setup diskdump on a FJ E7110 notebook. Disk partitions 
were auto configured, using /dev/hda1 for /boot and /dev/hda2 for 
VolGroup00 (LogVol00 (/) and LogVol01 (swap)).
	Can diskdump be configured to use the logical swap volume? When I try 
to do the setup, the following occurs:


[EMAIL PROTECTED] sysconfig]# service diskdump initialformat
Formatting dump device:
/dev/VolGroup00/LogVol01: skipped (swap device)
[EMAIL PROTECTED] sysconfig]#

Any help would be appreciated.

Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]
Phone:  (808) 934-4102
Cell:   (808) 937-5026

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


[CentOS] Fujitsu RX200 S3

2007-08-30 Thread Camron W. Fox

Alle,

	I am trying to install CentOS 5 on a Dual Xeon 5160 FJ RX200 S3. The 
RAID hardware is an internal LSI MPT 1068 SAS/RAID controller (LSI 
1068SASIME-2300). I have downloaded the drivers (mptsas, mptscsih and 
mptbase) and created the required floppy.
	When I run linux dd after booting from either the DVD or Disk 1 of the 
CentOS distro, it says it loads mptsas, mptbase and mptscsih and then 
comes up with "No drivers of the appropriate type were found", etc... 
Consequently, the RAID device is not found and no disks are available 
for installation.
	When I do this with RHEL5 Disk 1, the drivers load correctly and there 
is no problem.
	I went to the LSI Logic site to download the drivers directly from 
there, but they apparently don't support RHEL5 as of yet for the LSISAS1068.

Any assistance would be greatly appreciated.

Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]

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


Re: [CentOS] Fujitsu RX200 S3

2007-08-30 Thread Camron W. Fox

Brent L. Bates wrote:

 I see the same thing all the time.  Ignore the warning and continue.  It
should ask you about manually choosing drivers and then give you a list of
drivers.  Select the one you want.  You may have to go around several times
until you've loaded all the drivers you need.  I hope this helps some.  Good
luck.


Sorry,

	Forgot to add that if you try to select the driver from the list, it 
isn't there.


Best Regards,
Camron

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


Re: [CentOS] Fujitsu RX200 S3

2007-08-30 Thread Camron W. Fox

Camron W. Fox wrote:

Alle,

I am trying to install CentOS 5 on a Dual Xeon 5160 FJ RX200 S3. The 
RAID hardware is an internal LSI MPT 1068 SAS/RAID controller (LSI 
1068SASIME-2300). I have downloaded the drivers (mptsas, mptscsih and 
mptbase) and created the required floppy.
When I run linux dd after booting from either the DVD or Disk 1 of 
the CentOS distro, it says it loads mptsas, mptbase and mptscsih and 
then comes up with "No drivers of the appropriate type were found", 
etc... Consequently, the RAID device is not found and no disks are 
available for installation.
When I do this with RHEL5 Disk 1, the drivers load correctly and 
there is no problem.
I went to the LSI Logic site to download the drivers directly from 
there, but they apparently don't support RHEL5 as of yet for the 
LSISAS1068.

Any assistance would be greatly appreciated.

Best Regards,
Camron


Alle,

	Apparently, I should have just "trusted the process". Doing a regular 
install *without* the using the FJ driver disk works just peachy.


Best Regards,
Camron


Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]

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


[CentOS] SORK from Extras

2007-12-04 Thread Camron W. Fox

Alle,

Are there any plans to add Horde's SORK to CentOS Extras?

Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu America, INC.
E-mail: [EMAIL PROTECTED]
Phone:  (808) 934-4102
Cell:   (808) 937-5026

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


[CentOS] Which /usr/bin/qemu-img to use?

2009-10-25 Thread Camron W. Fox
Alle,

We're trying to install kvm on a newly update CentOS5.4 box. Which 
package should /usr/bin/qemu-img come from, kvm-qemu-img or qemu? When 
we try to install kvm\* we get the following error:

Transaction Check Error:
   file /usr/bin/qemu-img from install of kvm-qemu-img-83-105.el5.x86_64 
conflicts with file from package qemu-0.9.0-4.x86_64
   file /usr/share/man/man1/qemu-img.1.gz from install of 
kvm-qemu-img-83-105.el5.x86_64 conflicts with file from package 
qemu-0.9.0-4.x86_64

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


Re: [CentOS] Which /usr/bin/qemu-img to use?

2009-10-25 Thread Camron W. Fox
Philip Manuel wrote:
> I ran into this on Friday.I had to remove qemu, disable it from the DAG 
> or other repositories and install kvm-qemu-img, note also that qemu-kvm 
> is in /usr/libexec
> 
> Hope that helps
> 
Given the dependency issue with "yum remove":

Removing:
  qemu   x86_640.9.0-4 
installed 20 M
Removing for dependencies:
  gnome-applet-vmx86_640.1.2-1.el5 
installed121 k
  libvirtx86_640.6.3-20.el5 
installed7.1 M
  libvirt-python x86_640.6.3-20.el5 
installed431 k
  python-virtinstnoarch0.400.3-5.el5 
installed1.4 M
  virt-manager   x86_640.6.1-8.el5 
installed4.9 M
  virt-viewerx86_640.0.2-3.el5 
installed 48 k
  xenx86_643.0.3-94.el5 
installed4.7 M

Would it just be better to use rpm -e and force it?

Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] CentOS DS Transition Issue

2009-10-25 Thread Camron W. Fox
Alle,

We are looking to transition from OpenLDAP to CentOS DS. We currently 
using OpenLDAP V2.3.43-3 with both RHEL 5.4 and Solaris10 clients 
(auth/netgroup/automount).
We restrict user login access to the RHEL and Solaris machines using 
netgroups. After configuring the CentOS DS, we noticed that while the 
RHEL restrictions using the /etc/pam.d/system-auth-ac and 
/etc/security/access.conf configurations worked correctly, the Solaris 
clients using +...@netgroup in /etc/passwd, passwd_compat in 
/etc/nsswitch.conf and the appropriate /etc/pam.conf configs do not 
respect the restrictions. The client configurations have not changed, 
only the LDAP server.
I know this is a long shot, but has anyone else come across this issue?

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] CentOS DS ACIs.

2009-10-28 Thread Camron W. Fox
Alle,

Does anyone know a good HOWTO on translating OpenLDAP ACLs to CentOS 
Directory Server ACIs?

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] Migrating to CentOS Directory Server

2009-11-09 Thread Camron W. Fox
Alle,

We currently are using OpenLDAP for our authentication needs for 
CentOS, Redhat and Solaris clients. We are considering migrating to 
CentOS DS, however, two of our LDAP replicas are on Solaris 10 machines 
(different physical location, as well as network).
Is there a port of CentOS DS for Solaris 10? There's no point in us 
getting all wrapped up in migration testing if we can't field a server 
on the Solaris boxes.

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


Re: [CentOS] Yun Update problem

2008-07-16 Thread Camron W. Fox

Tony Molloy wrote:

On Tuesday 15 July 2008 18:47:51 Tony Molloy wrote:

On Tuesday 15 July 2008 18:34:51 Kenneth Burgener wrote:

On 7/15/2008 9:57 AM, Tony Molloy wrote:

(34/92): selinux-policy-2 100% |=| 381 kB
00:00
http://thomond.csis.ul.ie/mirrors/centos/5/updates/x86_64/RPMS/selinux-
po licy-2.4.6-137.1.el5.noarch.rpm: [Errno -1] Package does not match
intended download

The rpm packages are in my local repo.

Is this just a case of my local upstream mirrors being out of sync or
have I got a bigger problem.

I have seen this error before.  I am not sure if the local cache is
corrupted or my local repository is corrupted/out of sync.  To fix this
in the past I usually do a "yum clean all" and try again.  If that
doesn't work I delete the problem packages from my local repository, and
do a repository sync.


Kenneth

Thanks for the reply,

That's exactly what I did but till have the same problem. It may be that
the 2 upstream repos that I sync my local repo to are corrupted. This is
the first time I've used the x86_64 repos. When I get a chance I'll try and
use a different repo and see what happens.

Tony


These are internal machines so I had to set up a proxy to get external access.

Then I removed my local repos  and used the "mirrorlist" line in the repos 
definitions and the "fastestmirror" plugin and the update went OK. So it must 
be a problem with my 2 upstream mirrors. I'll get onto the mirror masters and 
try and sort it out with them.


Tony

Alle,

	FYI, I installed two x86_64 boxes by hand from a freshly downloaded 
DVD.iso. The first thing I did was update yum on both machines then ran 
a yum update. I have no local or third party repositories, but the error 
was the same for the same packages:


(170/189): selinux-policy 100% |=| 911 kB 
00:01
http://ftp2.riken.jp/Linux/centos/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno -1] Package does not match intended download

Trying other mirror.
http://ftp.iij.ad.jp/pub/linux/centos/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
http://ftp.jaist.ac.jp/pub/Linux/CentOS/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
http://ftp.tcc.edu.tw/Linux/CentOS/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
http://ftp.daum.net/centos/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
http://ftp.hostrino.com/pub/centos/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
http://rsync.atworks.co.jp/centos/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
http://centos.mirror.cdnetworks.com/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
http://ftp.stu.edu.tw/Linux/CentOS/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 9] Requested Range Not Satisfiable

Trying other mirror.
ftp://ftp.oss.eznetsols.org/linux/centos/5.2/updates/x86_64/RPMS/selinux-policy-targeted-2.4.6-137.1.el5.noarch.rpm: 
[Errno 4] IOError: [Errno ftp error] Requested Range Not Satisfiable due 
to unobtainable file length.

Trying other mirror.
(171/189): openoffice.org 100% |=| 8.1 MB 
00:13
(172/189): gnutls-1.4.1-3 100% |=| 364 kB 
00:00
(173/189): kernel-2.6.18- 100% |=|  16 MB 
00:26
(174/189): libvorbis-deve 100% |=| 542 kB 
00:01
(175/189): openoffice.org 100% |=|  15 MB 
00:24
(176/189): openoffice.org 100% |=|  15 MB 
00:24
(177/189): openoffice.org 100% |=| 583 kB 
00:01
(178/189): openoffice.org 100% |=| 737 kB 
00:01
(179/189): scim-bridge-gt 100% |=|  37 kB 
00:00
(180/189): openldap-clien 100% |=| 186 kB 
00:00
(181/189): ipsec-tools-0. 100% |=| 363 kB 
00:00
(182/189): cups-1.2.4-11. 100% |=| 2.7 MB 
00:06
(183/189): openoffice.org 100% |=| 748 kB 
00:01
(184/189): openldap-serve 100% |=| 2.2 MB 
00:05
(185/189): openoffice.org 100% |=|  15 MB 
00:24
(186/189): openoffice.org 100% |=| 191 kB 
00:00
(187/189): ruby-1.8.5-5.e 100% |=| 279 kB 
00:00
(188/189): Deployment_Gui 100% |=| 3.3 MB 
00:05
(189/

[CentOS] Knowledge Base Software

2011-11-03 Thread Camron W. Fox
Alle,

We recently received a requirement to implement a KB/FAQ solution that
must:

Web based
Be searchable
Allow registration of users
Keep a history of user queries
Allow new queries sent to subject matter experts via email and receive
email updates when answers have been posted.

Something along the lines of what CAP does using RightNow. Does anyone
have any opensource suggestions for this kind of solution?

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] System hang during shutdown (halt)

2009-05-23 Thread Camron W. Fox
Alle,

I'm running V5.3 (newly installed) on an FJ E8020 laptop. The problem I 
have is when shutting down (*not* rebooting). NetworkManager fails to 
stop and after (during?) the postfix shutdown, the system seems to hang. 
I cannot access via another screen or remotely. I can't find any clues 
in the log files. I could use some suggestions on troubleshooting.

Here are the active services:

[cw...@oprichnik ~]$ sudo /sbin/chkconfig --list | grep 3:on | sort
acpid 0:off 1:off 2:off 3:on 4:on 5:on 6:off
anacron 0:off 1:off 2:on 3:on 4:on 5:on 6:off
auditd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
cpuspeed 0:off 1:on 2:on 3:on 4:on 5:on 6:off
crond 0:off 1:off 2:on 3:on 4:on 5:on 6:off
dkms_autoinstaller 0:off 1:off 2:off 3:on 4:on 5:on 6:off
haldaemon 0:off 1:off 2:off 3:on 4:on 5:on 6:off
hplip 0:off 1:off 2:on 3:on 4:on 5:on 6:off
kudzu 0:off 1:off 2:off 3:on 4:on 5:on 6:off
lm_sensors 0:off 1:off 2:on 3:on 4:on 5:on 6:off
lvm2-monitor 0:off 1:on 2:on 3:on 4:on 5:on 6:off
messagebus 0:off 1:off 2:off 3:on 4:on 5:on 6:off
microcode_ctl 0:off 1:off 2:on 3:on 4:on 5:on 6:off
NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off
ntpd 0:off 1:off 2:off 3:on 4:off 5:on 6:off
pcscd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
postfix 0:off 1:off 2:on 3:on 4:on 5:on 6:off
readahead_early 0:off 1:off 2:on 3:on 4:on 5:on 6:off
smartd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
sshd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
syslog 0:off 1:off 2:on 3:on 4:on 5:on 6:off
sysstat 0:off 1:off 2:on 3:on 4:off 5:on 6:off
uuidd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
xfs 0:off 1:off 2:on 3:on 4:on 5:on 6:off
[cw...@oprichnik ~]$

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] HP L7780 support in hplip 1.6.7???

2009-05-23 Thread Camron W. Fox
Alle,

I have an HP L7780 MFP, which is supported under hplip 1.7.2 but not the 
current install of 1.6.7. Does anyone know of a way just to add that 
particular driver to 1.6.7, or will it require removing the standard 
1.6.7 and doing a custom install of 1.7.2. If the latter, what would you 
consider the dangers/other implications of going "rogue"?

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com
Phone:  (808) 934-4102
Cell:   (808) 937-5026

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



Re: [CentOS] System hang during shutdown (halt)

2009-05-25 Thread Camron W. Fox
Dag Wieers wrote:
> On Sat, 23 May 2009, Camron W. Fox wrote:
> 
> 
> What wireless/wired network drivers are you using ?
> 
Dag,

I'm only using the Atheros wireless for now...

[cw...@oprichnik ~]$ lspci | grep -i ether
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751M 
Gigabit Ethernet PCI Express (rev 11)
06:05.0 Ethernet controller: Atheros Communications Inc. AR5413 
802.11abg NIC (rev 01)
[cw...@oprichnik ~]$ lsmod | grep wlan
wlan  172636  2 ath_pci,ath_rate_sample
[cw...@oprichnik ~]$

Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com


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


[CentOS] Flow-Tools RPM for CentOS 5.3

2009-08-07 Thread Camron W. Fox
Alle,

Does anyone know if there is/where to get an rpm of flow-tools V0.66 or 
better for CentOS/RHEL 5.3?
We've been trying to build from the SRPM @ 
http://cng.ateneo.net/cng/wyu/software/srpm/flow-tools-0.68-2.src.rpm 
with no luck.

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


Re: [CentOS] Flow-Tools RPM for CentOS 5.3

2009-08-07 Thread Camron W. Fox
Akemi Yagi wrote:
> On Fri, Aug 7, 2009 at 1:26 PM, Camron W. Fox wrote:
>> Alle,
>>
>>Does anyone know if there is/where to get an rpm of flow-tools V0.66 
>> or
>> better for CentOS/RHEL 5.3?
>>We've been trying to build from the SRPM @
>> http://cng.ateneo.net/cng/wyu/software/srpm/flow-tools-0.68-2.src.rpm
>> with no luck.
> 
> Your best bet will be to rebuild from Fedora's srpm.
> 
> Akemi
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
> 
> 
Yagi-san,

We've tried that with flow-tools-0.68.4.1-2.fc11.src.rpm but get the 
following error:

r...@rb3:/var/tmp [1002/2]# rpmbuild --rebuild 
flow-tools-0.68.4.1-2.fc11.src.rpm
Installing flow-tools-0.68.4.1-2.fc11.src.rpm
warning: InstallSourcePackage: Header V3 RSA/SHA256 signature: NOKEY, 
key ID d22e77f2
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
error: unpacking of archive failed on file 
/root/rpm/SOURCES/flow-capture.init;4a7caede: cpio: MD5 sum mismatch
error: flow-tools-0.68.4.1-2.fc11.src.rpm cannot be installed
r...@rb3:/var/tmp [1003/3]#

Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


Re: [CentOS] Web statistics - w3perl

2010-10-13 Thread Camron W. Fox
On 10/10/13 08:12, Jussi Hirvi wrote:
> I am considering a richer alternative to good old Webalizer, in a 
> webhotel (multidomain) setting.
> 
> Any experience with w3perl? The demo at least looks impressive.
> 
> http://www.w3perl.com
> 
> - Jussi
> 

Jussi,

We've been testing AWStats (http://awstats.sourceforge.net) with
promising results.

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] RPM DB DSA Signature Errors

2010-10-30 Thread Camron W. Fox
Alle,

I'm running CentOS 4.8. I just started seeing these errors during RPM
operations:

error: rpmdbAdd: skipping h# 990 Header V3 DSA signature: BAD, key
ID 443e1821
error: rpmdbNextIterator: skipping h# 969 Header V3 DSA signature:
BAD, key ID 443e1821

I've cleared out the __db.* files and tried to rebuild the DB with no
luck. I've also tried this:
http://forums.fedoraforum.org/showthread.php?t=145858 and this:

cd /var/lib
tar zcvf /var/preserve/rpmdb-`date +"%d%m%Y"`.tar.gz rpm
cd /var/lib/rpm
ls -l
rm -f __db*
/usr/lib/rpm/rpmdb_verify Packages
rpm -qa 1> /dev/null
rpm -v --rebuilddb

with no joy (also with the PubKeys). Any ideas as to what to try next
would be *most* appreciated.

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] Corrupted RPM DB can't be rebuilt.

2011-01-07 Thread Camron W. Fox
Alle,

I have a major problem. I'm running CentOS 5.5 on some rather old
hardware (Dual Celeron 500MHz with 768MB of memory). Sometime in the
last week, the DB became corrupted (I noticed when yum update would hang).
I've tried running rpm --rebuild with both the 2.6.18-194.17.4 and
2.6.18-194.26.1 kernels and get a segmentation fault each time.
Consequently, I'm pretty much stuck and cannot do any update. Also, the
machine has a tendency to hang any time operations are done. I've
disabled some of the cronjobs that do this, but this is no way to operate.
I would appreciate any input on where to go from here to try and
rectify the problem.

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


Re: [CentOS] Corrupted RPM DB can't be rebuilt.

2011-01-07 Thread Camron W. Fox
On 11/01/07 17:27, Barry Brimer wrote:
>>  I've tried running rpm --rebuild with both the 2.6.18-194.17.4 and
>> 2.6.18-194.26.1 kernels and get a segmentation fault each time.
> 
> You might try moving /var/lib/rpm/__db.00* out of the way and trying to 
> rebuild your rpm DB again.  If that doesn't work, you might want to use 
> strace to see where it gets hung up.
> 
> Barry

Barry,

It completed the run without a segmentation fault with the strace and
provided the following output errors:

[r...@lurker rpm]# strace -f -ff -t -o /var/tmp/rpm_rebuild_strace.txt
rpm --rebuilddb
error: rpmdbNextIterator: skipping h#1460 Header V3 DSA signature:
BAD, key ID e8562897
error: rpmdbAdd: skipping h# 292 Header V3 DSA signature: BAD, key
ID e8562897
error: rpmdbAdd: skipping h# 316 Header V3 DSA signature: BAD, key
ID e8562897
error: rpmdbNextIterator: skipping h#1024 Header V3 DSA signature:
BAD, key ID e8562897
error: rpmdbAdd: skipping h# 591 Header V3 DSA signature: BAD, key
ID e8562897
error: rpmdbAdd: skipping h# 592 Header V3 DSA signature: BAD, key
ID e8562897
error: rpmdbAdd: skipping h# 620 Header V3 DSA signature: BAD, key
ID e8562897
error: rpmdbNextIterator: skipping h# 207 Header V3 DSA signature:
BAD, key ID e8562897
error: rpmdbAdd: skipping h# 827 Header V3 DSA signature: BAD, key
ID e8562897
error: rpmdbAdd: skipping h# 870 Header V3 DSA signature: BAD, key
ID e8562897
error: rpmdbAdd: skipping h# 883 Header V3 DSA signature: BAD, key
ID e8562897
rpmdb: page 9866: illegal page type or format
rpmdb: PANIC: Invalid argument
rpmdb: /var/lib/rpm/Packages: pgin failed for page 9866
error: db4 error(-30977) from dbcursor->c_get: DB_RUNRECOVERY: Fatal
error, run database recovery
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error,
run database recovery
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from dbenv->close: DB_RUNRECOVERY: Fatal error,
run database recovery
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error,
run database recovery
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from db->close: DB_RUNRECOVERY: Fatal error,
run database recovery
rpmdb: PANIC: fatal region error detected; run recovery
error: db4 error(-30977) from dbenv->close: DB_RUNRECOVERY: Fatal error,
run database recovery
[r...@lurker rpm]#

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] snmptrapd -A option deprecated?

2008-10-16 Thread Camron W. Fox

Alle,

	The man page for snmptrapd (CentOS5.2/net-snmp-5.3.1-24.el5_2.1) 
*shows* the -A option (to append the output to file) is still valid, but 
 it is not. snmptrapd -h omits the option and doesn't show an alternate 
flag. The option is still valid for snmpd. /etc/snmp/snmptrapd.options 
looks like this:


OPTIONS="-A -Lf /var/log/snmptrapd.log -p /var/run/snmptrapd.pid"

Does anyone know if this option is still available?

Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: [EMAIL PROTECTED]

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


[CentOS] Replacement for Intel SDS2 Motherboard

2008-10-21 Thread Camron W. Fox

Alle,

	We have recently had one of our office servers go south. The hardware 
was an Intel SDS2 motherboard (EATX), Dual Intel PIII 1.4GHz FC-PGA2-L2 
512KB, 3GB (6x512MB) 168 pin DIMM, SDRAM 133MHz/PC-133-ECC with 1x3Ware 
7006-2 and 2x3Ware 7506-4LP RAID controllers. The OS was RHEL3. 
Apparently, according to the beep codes, there has been an FRB failure.
	I've migrated most of the services 
(mail,web,proxy,samba,mysql,mailman,home directories) to an interim box 
running CentOS 5.2.
	At a minimum, I need to replace the motherboard and CPUS (I'm told they 
are unrecoverable). All the remaining hardware I plan to re-use, as well 
as moving from RHEL to CentOS.
	Does anyone have any recommendations on replacement motherboards with 
CentOS 5.2 in mind, along with the re-usable hardware requirements?


Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: [EMAIL PROTECTED]

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


Re: [CentOS] Re: Replacement for Intel SDS2 Motherboard

2008-10-21 Thread Camron W. Fox

John Plemons wrote:
What case form factor are you looking for, I may have a new IBM under 
warranty that I can sell to you for what you are looking to spend...


All Xeons

john plemons




John,

Extended ATX.

Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: [EMAIL PROTECTED]

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


Re: [CentOS] Re: Replacement for Intel SDS2 Motherboard

2008-10-21 Thread Camron W. Fox

John R Pierce wrote:
you're going to need new motherboard, new ram, new CPUs...you really 
should be looking for new SERVER.   


	Sorry, misread. It's a tower case. And though I appreciate the advice, 
you are preaching to the choir. This is not my choice, nor is it my 
decision. I'm just doing the leg work.


your existing 5+ year old 10 ATA 
drives are likely only a few 100GB or so total, organized as at least 3 
seperate raids ? (raids can't span controllers).


Actually, 1 x 500GB (500GB/RAID0), 2 x 1.5TB (RAID5).

Best Regards,
Camron

Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: [EMAIL PROTECTED]

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


[CentOS] OT: SA/Apache "Best Practice"?

2008-10-31 Thread Camron W. Fox

Alle,

Here is our situation:

	Our customer leases their machines from us and contract us to to manage 
them (as far as all systems administration issues). The customer does 
not have root access to any machine (by their own choice, as they want 
us to be responsible if something goes awry).
	In the case of their web servers, we handle all configuration, they 
manage the content. We make changes to the configuration as necessary to 
support their content.
	There is one machine (RHEL5.2) that they are developing on that will 
become a production box. They have sudo access to manage mysql functions 
as well as the apache server.

They have asked, that we change the default directory
permission/ownership of /var/www/html,cgi-bin, instead of using the
Documentroot and ScriptAlias parameters in the apache configuration.

drwxr-xr-x 2 root root 4096 Jan 11  2008 /var/www/cgi-bin
drwxr-xr-x 2 root root 4096 Jan 11  2008 /var/www/html

to

drwxrwxr-x 2 root user 4096 Jan 11  2008 /var/www/cgi-bin
drwxrwxr-x 2 root user 4096 Jan 11  2008 /var/www/html

	We have explained that it is preferable *not* to modify the default 
filesystem configuration of the underlying OS and have recommended that 
they customize the app by specifying a location of their choice in 
httpd.conf. They argue that they "just want to use the system default 
location". There is no *technical* reason for this, according to them. 
The location does not affect the app.
	None of the other web servers we manage for them use the RHEL apache 
default, they all have customized locations for content and scripts.


My question is:

	What argument, if any, would you use to try and convince the customer 
that this is a bad idea/bad practice?


Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: [EMAIL PROTECTED]
Phone:  (808) 934-4102
Cell:   (808) 937-5026

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


[CentOS] sa-compile on CentOS 4 SMP.

2009-01-09 Thread Camron W. Fox
Alle,

When we run sa-compile on a CentOS 4 distro (old hardware, Dual Celeron 
SMP), gcc only uses one CPU when compiling. Is there any way to use both 
processors, or is this a question for the SA list?

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] CentOS5/6 Dual Boot

2011-07-15 Thread Camron W. Fox
Alle,

We currently have a CentOS 5.6 x86-64 server running using about 70G of
a 500GB hardware raid partition. We'd like to install 6.0 alongside this
installation in a dual boot configuration. We tried to install using the
"Use Free Space" installation option, but the installer did not see the
475G of unused space.
Is there any good way to do this, or is it even feasible?

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] rkhunter doesn't remove temp suspscan files in /dev/shm

2010-02-26 Thread Camron W. Fox
Alle,

I know this is off-topic, so I apologize in advance, but we have
installed rkhunter from EPEL (because it has the current version, 1.3.6
vice the 1.3.4 rpmforge version) on our CentOS machine and find that it
does not remove the files in /dev/shm it uses for the SUSPSCAN test,
this triggering a warning for said test. This was a known bug that was
supposed to be have been fixed in V1.3.1.
I can't find an EPEL mailing list to send the question to, so I'm
hoping someone here can point me in the right direction.

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] Some Mirrors missing 5.5 directory

2010-07-08 Thread Camron W. Fox
Alle,

I've noticed recently that during my nightly mrepo runs, I get failures
like this:

mirror: Access failed: 404 Not Found (/centos/5.5/updates/i386/RPMS)
mrepo: Mirroring failed for
http://mirror.centos.org/centos/5.5/updates/i386/RPMS/ with message:
  Failed with return code: 256

When I checked http://mirror.centos.org/centos, I noticed some mirrors
have 5.5 directories and some do not, so depending on which mirror is
selected during the run, sometimes I get updates and sometimes I do not.
I've only seen this with 5.5, never before. Did I miss something
somewhere? I *would* just use release 5 in our mrepo conf files if I
didn't need to mount CentOS-$release-$arch-bin-DVD-?of2.iso. I suppose I
could hard code the $release in this line, but it just seems sloppy.

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com

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


[CentOS] Serial Console Config in 6.5

2013-12-21 Thread Camron W. Fox
Alle,

After upgrading from 6.4 to 6.5, our serial console configuration non
longer work. We have the following upstart file:

[cwfox@hilo ~]$ cat /etc/init/ttyS0.conf
# ttyS0 - agetty
#
# This service maintains a agetty on ttyS0.

stop on runlevel [S016]
start on runlevel [23]

respawn
exec agetty -h -L -w /dev/ttyS0 115200 vt100
[cwfox@hilo ~]$

And the following in /etc/securetty:

[cwfox@hilo ~]$ sudo tail -2 /etc/securetty
ttyS0
ttyS1
[cwfox@hilo ~]$

And finally this is appended to what used to be the kernel (now the
module) line in /boot/grub/grub.conf:

module /vmlinuz-2.6.32-431.1.2.0.1.el6.x86_64 ro
root=/dev/mapper/vg_hilo-lv_root intel_iommu=on rd_NO_LUKS
LANG=en_US.UTF-8 rd_LVM_LV=vg_hilo/lv_swap rd_NO_MD
SYSFONT=latarcyrheb-sun16 rd_LVM_LV=vg_hilo/lv_root  KEYBOARDTYPE=pc
KEYTABLE=us rd_NO_DM rhgb quiet crashkernel=auto console=tty0
console=ttyS0,115200

We've tried putting console=tty0 console=ttyS0,115200 in the kernel
line, but no joy.

We couldn't find anything in the Release Notes about a change in the
serial console config. Can anyone point us in the right direction please?

Best Regards,
Camron

-- 
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail: cw...@us.fujitsu.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos