Re: [CentOS] Squid and SELinux

2011-01-31 Thread Tsuyoshi Nagata
Hi Mrcos (2011/02/01 0:31), Marcos Lois Bermúdez wrote: > semanage fcontext -a -t squid_cache_t '/home/squid(/.*)?' > > i check the files and are in the good context: > > drwxr-xr-x squid squid user_u:object_r:squid_cache_t. **> drwxr-xr-x squid squid system_u:object_r:home_root_t .. > drwxr

Re: [CentOS] KVM virt-install on disk image - "no space"

2011-04-21 Thread Tsuyoshi Nagata
Hi Jussi After installing guest image, Convert it from raw to qcow2 by "convert" command. qemu-img convert -f raw disk0.raw -O qcow2 newdisk0.qcow2 Now you can mount newdisk to empty VM with virt-manager. Or you can edit .xml as follows.. /var/lib/libvirt/qemu/.xml: vm1 524288 1

Re: [CentOS] Intel Graphics Media Accelerator 4500MHD and dual monitors

2010-08-05 Thread Tsuyoshi Nagata
Hi,Kevin (2010/08/04 23:44), CS_DBA wrote: > Anyone know if the Intel Graphics Media Accelerator 4500MHD will support > dual monitors with CentOS ? Not supported GMA4500MHD(G45) with CentOS. This hardware is equipped with notebook and blue-ray home pc. CentOS/Upstream hardware supports until G40

Re: [CentOS] iocharset, codepage issue in CentOS 5.5

2010-08-08 Thread Tsuyoshi Nagata
Hi Alexander (2010/08/07 17:13), Alexander Stepanovitch Pyatkin wrote: > It looks like that the iocharset=cp1251,codepage=866 is not working in Some mount option are changed in centos5 by noticed in blog/wiki. CentOS4(kernel2.6.9 ) mount iocharset=yyy,codepage=xxx CentOS5(kernel2.6.18) mount utf8

Re: [CentOS] Two display cards problem

2010-08-19 Thread Tsuyoshi Nagata
(2010年08月20日 10:28), ganu MailList wrote: > no power off, John suggested your hardware(VGA) will not be initialized at *reboot*. Its XP's issues. Update XP's vga driver, BIOS from lenovo site. ___ CentOS mailing list CentOS@centos.org http://lists.centos

Re: [CentOS] Installing on Intel EFI system

2010-08-19 Thread Tsuyoshi Nagata
Anthony, (2010年08月20日 06:13), Mayhall, Anthony J. (MSFC-ES53)[Dynamic Concepts Inc.] wrote: >> Can I install CentOS 5.4 on an Intel based system that is not an Itanium >> system? The system BIOS has support for EFI and can boot to an EDI shell. CentOS6 x86_64 will install on Intel EFI system. T

Re: [CentOS] SCIM service does not start

2010-08-19 Thread Tsuyoshi Nagata
Hi, (2010年08月19日 14:43), sync wrote: > I reboot my computer which is installed the CentOS 5.4 64 bits just snip > scim-bridge: Another agent is running .. Is it 64bit(64&32bit double binary) problem? Erase 32bit scim-xx.ix86 pkg. http://www.mail-archive.com/scientific-linux-us...@list

Re: [CentOS] how to install oracle 10 on the centos?

2010-08-22 Thread Tsuyoshi Nagata
(2010/08/22 21:08), ganu MailList wrote: > I try to install oracle for several times, but all fails. Good video for install Oracle! ORACLE TUTORIALS : Oracle 10g Installation on Linux 5 part1 http://www.youtube.com/watch?v=1km34Y0OaQU ___ CentOS mailin

Re: [CentOS] Screensaver timer failure

2010-08-22 Thread Tsuyoshi Nagata
Hi Mark! (2010/08/23 7:47), Mark wrote: > I have my screensaver set to activate after 2 hours, but it never does. #Appliation Issue After 2hr, another problem would be happened in your box. Many case some application rubs the CPU, these are high priority than screensavers prio. #Kernel Issue You

Re: [CentOS] server is extremly slugish - unable to troubleshoot..

2010-08-23 Thread Tsuyoshi Nagata
Hi Roland! (2010/08/23 18:11), Roland RoLaNd wrote: > OS: centos 5.2 > I'm using it for local development with a number of Virtual hosts, Whole VM are 5.2? If yes, the problem VM's DIMM are corrupted now. If you have hardware trouble and Nehalem server, you can recognize host hardware error. Y

Re: [CentOS] best way something thinks to upgrade dovecot to 1.2.* 2.0.* via atrpms, atrpms-testing

2010-08-25 Thread Tsuyoshi Nagata
ATrpms have dovecot 2.0 rpms for CentOS5(RHEL5) ATrpms dovecot-2.0-0.3_108_beta4.el5.i386.rpm Using Repository is best way. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] best way something thinks to upgrade dovecot to 1.2.* 2.0.* via atrpms, atrpms-testing

2010-08-25 Thread Tsuyoshi Nagata
(2010年08月25日 08:23), fakessh wrote: > what to do with errors: correct the error in the configuration file ? Sorry for poor response. You can list configration file by rpm command. "rpm -qc dovecot" I was update successfully from 1.2 to 2.0. because of no local setting with dovecot. (baseurl=http

Re: [CentOS] process eggcups

2010-08-25 Thread Tsuyoshi Nagata
Hi Jerry, (2010年08月25日 21:05), Jerry Geis wrote: > I have done a "service cups stop" but eggcups is still running. Run App. [System]->[Preferences]->[More Preferences]->[Sessions] In Sessions, Select [Current Session] Scroll running programs, find eggcups, then select it. Pull down Style:Res

Re: [CentOS] ATI, Catalyst and a new kernel

2010-08-27 Thread Tsuyoshi Nagata
Hi, Robert! (2010/08/24 10:06), Robert wrote: > So, my question is, must/should I rebuild the driver each time I install > an updated kernel or is it sufficient to "yum remove > fglrx_6_9_0-8.741-1", update the kernel and (maybe) glibc, then "yum > localinstall $(locate i386/fglrx_6_9_0-8.741-1.i38

Re: [CentOS] Issue with Perl and rpmforge - advice?

2010-09-01 Thread Tsuyoshi Nagata
Hi, Mark (2010/09/02 10:51), Mark wrote: > Error: Missing Dependency: perl(Net::SSLeay)>= 1.33 is needed by > package perl-AnyEvent-5.240-1.el5.rf.noarch (rpmforge) Some people solve this problem. He just decided to skip original repository. Try this command! # yum -y --disablerepo=addons --disa

Re: [CentOS] screen saver crash

2010-09-06 Thread Tsuyoshi Nagata
(2010/09/05 9:18), ganu MailList wrote: >How can I check which package is not installed? Yum tells you related pkg list for gnome-screensaver. Tsuyoshi. # mkdir /tmp/gs # rpm --root /tmp/gs --initdb # rpm --nodeps --root=/tmp/gs -ivh centos-release-5-5.el5.centos.i386.rpm # yum --installroot=/t

Re: [CentOS] Kernel panic - not syncing: Attempted to kill init!

2010-09-22 Thread Tsuyoshi Nagata
Hi,Agnello (2010/09/22 3:28), Agnello George wrote: > I am writing a small documentation on reason(s) : > why kernel panic happen !!and > possible (crisp) solution(s) I can help you about panic message. (09/22/2010) Today, I brushed up The best of 11 kernel panic message (google indexe

Re: [CentOS] upgrade python to python2.6.4 using yum

2010-10-05 Thread Tsuyoshi Nagata
Hi, Agnello! (2010/10/05 17:32), Agnello George wrote: > Is there an already available repository to do this.? Fedora EPEL repository has python 2.6.5 python26-2.6.5-3.el5.i386.rpm Other repository: There is python 2.6.4 but not be maintained. http://lmacken.fedorapeople.org/rpms/python

Re: [CentOS] mcelog

2010-10-14 Thread Tsuyoshi Nagata
Hi, Mark! (2010/10/14 3:04), m.r...@5-cent.us wrote: > Can't remember if I asked this last month, but has anyone seen ECC errors > where mcelog gave no o/p at all, even when the errors showed in > /var/log/messages? Someone's mce log detects on inside of CPU and chipset. I guess bios DIMM ECC log

Re: [CentOS] kernel bug ?

2010-11-14 Thread Tsuyoshi Nagata
Hi, (2010/11/13 6:25), My LinuxHAList wrote: > I saw in the logs: > kernel: INFO: task sadc:23936 blocked for more than 120 seconds. > kernel: "echo 0> /proc/sys/kernel/hung_task_timeout_secs" disables > this message. This message is useless to solve problem without Linux developer. Every high loa

Re: [CentOS] Kernel Errors Present

2011-01-12 Thread Tsuyoshi Nagata
Hi Keith (2011/01/13 6:39), Keith Roberts wrote: >hde: dma_intr: error=0x84 { DriveStat ...: 12 Time(s) >hde: dma_intr: status=0x51 { DriveReady SeekComplete The first error is data transmitting error. Your HARD DRIVE have a data transmitting error or malfunction on transmitting pa

Re: [CentOS] Kernel BUG

2010-04-06 Thread Tsuyoshi Nagata
(2010/04/05 22:57), Gilberto Nunes wrote: > Apr 5 09:19:03 zebra kernel: [] >> keventd_create_kthread+0x0/0xc4 Its possible on VM and host kernel with in-sufficient memory. buy more memory :-)) -Tsuyoshi ___ CentOS mailing list CentOS@cen

Re: [CentOS] Kernel BUG

2010-04-07 Thread Tsuyoshi Nagata
The message seems problem is on disk io. This "child_rip" handler erases everything in shutting down sequences, but kernel object already erased. Its cause from .. 1. some driver double freed a same object. (driver problem) 2. heavy new/delete events double frees a same object(environment proble

Re: [CentOS] Cloud on CentOS

2010-04-12 Thread Tsuyoshi Nagata
(2010/04/13 13:29), CList wrote: > Hi, > > Is there any tutorial/implementation cloud on CentOS? Or anyone with > experience like to share? > > Regards and thanks > wL > There is a rpm image for eucalyptus on CentOS. http://open.eucalyptus.com/downloads Many experience is available from the co

Re: [CentOS] mapping drives

2010-04-27 Thread Tsuyoshi Nagata
> Domain=[MRILAB1] OS=[Windows Server (R) 2008 Standard 6002 Service Pack > 2] Server=[Windows Server (R) 2008 Standard 6.0] > smb: \> exit Will CentOS5.5 include this upstream fix? https://rhn.redhat.com/errata/RHBA-2010-0301.html -Tsuyoshi ___ CentOS

Re: [CentOS] Kernel Or Hardwar e

2010-04-27 Thread Tsuyoshi Nagata
(2010/04/28 5:21), cahit Eyigünlü wrote: > BUG: unable to handle kernel paging request at ffe5 May be unzipped data was over 8G? Its low memory problem. Anyway you can try, A. Add swapfile(swapon /dev/swap # (8G+SWAP) > (Unzipped5G.tgz+tar+gzip+file cache.+etc.), B. Buy mor

Re: [CentOS] Install of 5.4 i386 formatting is very slow

2010-05-07 Thread Tsuyoshi Nagata
>> MB=Jetway J7F5M1G2E-VHE-PB >>> >>> Why is my SATA drive showing up under /dev/hdb? >> >> Your motherboard is running in IDE emulation mode and >> exposing the SATA drives as IDE drives. How about this instruction? This MB uses AWARD bios with via CX700M (same as your MB). See the page 3-

Re: [CentOS] USB key installed OS; file system goes read-only randomly...

2010-05-10 Thread Tsuyoshi Nagata
(2010/05/07 11:49), Jason Pyeron wrote: > > EXT3-fs error (device dm-0): ext3_free_blocks_sb: bit already cleared for > block > 506003 Some bit errors occurred on your usb stick! >Memory: 445780k/457600k available (2154k kernel code, 11276k reserved, 899k data, 232k init, 0k highmem) >Adding 91

Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-05-31 Thread Tsuyoshi Nagata
(2010/06/01 12:52), 886886 backyes wrote: > 3.use the .config file of current system in /boot directory. Hi, You can check your .config file and CentOS config file. (/boot/config-2.6.18-194.3.1.el5) Many options must be =Y in the file. and Re-building kernel is much taking your time. Shortly, rebu

Re: [CentOS] Error: when updating the latestt kernel 2.6.34 in centos 5.5

2010-05-31 Thread Tsuyoshi Nagata
(2010/06/01 13:19), Tsuyoshi Nagata wrote: > (2010/06/01 12:52), 886886 backyes wrote: >> 3.use the .config file of current system in /boot directory. You can access more latest kernel config file is available in the fedora project http://srv2.ftp.ne.jp/Linux/distributions/fedora/de

Re: [CentOS] Odd INFO "120 seconds" in logs for 2.6.18-194.3.1

2010-06-08 Thread Tsuyoshi Nagata
Hi (2010/06/08 5:12), Steve Brooks wrote: > Jun 7 19:45:21 sraid3 kernel: [] inode_wait+0x0/0xd > Jun 7 19:45:21 sraid3 kernel: [] > out_of_line_wait_on_bit+0x6c/0x78 > Jun 7 19:45:21 sraid3 kernel: [] > wake_bit_function+0x0/0x23 > Jun 7 19:45:21 sraid3 kernel: [] ifind_fast+0x6e/0x83 Thi

Re: [CentOS] INFO: task nash:5282 blocked for more than 120 seconds.

2010-06-09 Thread Tsuyoshi Nagata
(2010/06/09 15:06), Ruslan Sivak wrote: > INFO: task nash:5282 blocked for more than 120 seconds. some guy faces the same problem on citrix's forum. He find that he removes 2-sata disks, It's booting fine. the nash(finding volumes in boot sequences) has many limits with boot device recognition.

Re: [CentOS] INFO: task nash:5282 blocked for more than 120 seconds.

2010-06-13 Thread Tsuyoshi Nagata
Russ, On 06/09/2010 10:50 PM, Ruslan Sivak wrote: > aihdrs ro console=tty0 xencons=hvc console=hvc0 noquiet --- Try "xencons=vga console=vga noquiet" "xencons=tty0 console=tty0 noquiet" will show you what happened in your box. .Tsuyoshi ___ Cen

Re: [CentOS] Using a composite device under Centos 4.8 - no mouse clicks

2010-06-20 Thread Tsuyoshi Nagata
(2010年06月20日 10:38), Stephen Harris wrote: > However the existing machine I want to use the keyboard on is already > configured and running 4.8 (it's a work machine, initially installed as > 4.1 or maybe even just 4) and I'm not willing to spend the time needed > to rebuild it as a 5.5 machine and

Re: [CentOS] New kernel causes hardware error?

2010-06-22 Thread Tsuyoshi Nagata
Hi! Eric (2010/06/22 13:11), Eric Deis wrote: > Transaction: Address/Command error Its mother board (memory controller) problem. Its *not* DIMM problem.(memtest can't detect this error.) your data transfer(read/write) sometimes met bit errors. This is Nehalem cpu's error detecting feature.(MCE) T

Re: [CentOS] Upgrading MySQLdb

2010-06-28 Thread Tsuyoshi Nagata
Hi, (2010年06月27日 03:15), Susan Day wrote: > /usr/lib/python2.6/site-packages/SQLAlchemy-0.6beta2-py2.6.egg/sqlalchemy/dialects/mysql/mysqldb.py No-way to upgrade to latest python(2.6), MySQL(5.1), sqlalchemy(0.6). in public centos site.Upstream policy keep running with older version until 2014. Y

Re: [CentOS] Unable to mount devices in rescue mode

2010-08-01 Thread Tsuyoshi Nagata
Hi Edward. (2010/08/02 2:29), Edward Diener wrote: > Booting to CentOS 5.5 works and I am able to login with all my devices > mounted. snip > But nothing appears mounted under /mnt/sysimage. Does anybody have any > idea of why this error is happening ? Because your system has a driver to understan

Re: [CentOS] JBD: failed to read block at offset

2010-08-03 Thread Tsuyoshi Nagata
(2010/08/02 21:28), cliff here wrote: > Im getting errors like JBD: failed to read block at offset 4360 on a > raid 5 parition , have run several fcsk on it are these Journal > errors recoverable? If its software bug, reformating may solve the problem. or your raid5 of 2-3 disks are broken.