Re: [CentOS] machine check exception

2014-10-14 Thread Ilyas --
Hi, Do you have IPMI on other management (iLo, eLOM, iLOM, iRMC etc) interface on your server? Just try: # modprobe ipmi_si # modprobe ipmi_devintf # ipmitool sel elist May be you can find something about hardware problems. On Tue, Oct 14, 2014 at 2:15 PM, Shital Sakhare wrote: > Hi, > > Aft

Re: [CentOS] Random Disk I/O Tests

2014-08-28 Thread Ilyas --
Hello, Try to use fio - http://git.kernel.dk/?p=fio.git;a=summary You may use my rpm - fio-2.0.10-1.el6.x86_64.rpm or rebuild this src.rpm fio-2.0.10-1.el6.src.rpm

Re: [CentOS] Newer version of ffmpeg for EL6?

2014-05-24 Thread Ilyas --
Hello, ffmpeg-2.2.1-1.el6.src.rpm you may use prebuilt rpms from this repo umask-repo-release-1.0-1.el6.noarch.rpm On Fri

Re: [CentOS] selinux + kvm virtualization + smartd problem

2013-03-11 Thread Ilyas --
In which package/version? I've updated my home NAS to CentOS6.4 but it still has problem with access drives which passed to virtual machines. On Mon, Mar 11, 2013 at 6:31 PM, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03/10/2013 09:11 A

Re: [CentOS] selinux + kvm virtualization + smartd problem

2013-03-10 Thread Ilyas --
Dear Daniel, > BTW This will be fixed in the RHEL6.4 version of policy. is new policy already available in rhel6.4? On Mon, Jan 14, 2013 at 9:33 PM, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/12/2013 07:35 AM, Ilyas -- wrote: >> Hell

Re: [CentOS] selinux + kvm virtualization + smartd problem

2013-01-14 Thread Ilyas --
Daniel! Great news! Thank you. On Mon, Jan 14, 2013 at 9:33 PM, Daniel J Walsh wrote: > > On 01/12/2013 07:35 AM, Ilyas -- wrote: >> Hello, >> >> I'm using HP homeserver where host system run CentOS 6.3 with KVM >> virtualization with SELinux enabl

Re: [CentOS] selinux + kvm virtualization + smartd problem

2013-01-13 Thread Ilyas --
v=devtmpfs ino=6330 scontext=unconfined_u:system_r:fsdaemon_t:s0 tcontext=system_u:object_r:svirt_image_t:s0:c281,c675 tclass=blk_file Was caused by: Policy constraint violation. May require adding a type attribute to the domain or type to satisfy the constrain

[CentOS] selinux + kvm virtualization + smartd problem

2013-01-12 Thread Ilyas --
Hello, I'm using HP homeserver where host system run CentOS 6.3 with KVM virtualization with SELinux enabled, guests too run the same OS (but without SELinux, but this does not matter). Host system installed on mirrors based on sda and sdb physical disks. sd{c..f} disks attached to KVM guest (who

Re: [CentOS] centos 6 + hardened php

2012-12-14 Thread Ilyas --
Suhosin patch is dead. My last php-5.3.19 has no suhosin patch applied. On Fri, Dec 14, 2012 at 5:57 PM, Eero Volotinen wrote: > Hi list, > > Is there suhosin patched php 5.2+ available for centos 6? > > -- > Eero > ___ > CentOS mailing list > CentOS@c

Re: [CentOS] 11TB ext4 filesystem - filesystem alternatives?

2012-09-29 Thread Ilyas --
XFS + battery backed RAID controller is not way to protect your data. Very easy way to understand it is run server farm with 1000+ nodes. This is enough quantity of servers for make representative sample. There are problems: 1. bugs in RAID controllers (problems with BBU, cache memory, hardware,

Re: [CentOS] 11TB ext4 filesystem - filesystem alternatives?

2012-09-29 Thread Ilyas --
/12 12:09 PM, Ilyas -- wrote: >> Hello, >> >> One day our servers farm rebooted unexpectedly (power fail happened) >> and on centos 6.3 with up2date kernel we lost few hundred files (which >> probably was opened for reading, NOT writing) on XFS. >> >> Unexpe

Re: [CentOS] 11TB ext4 filesystem - filesystem alternatives?

2012-09-28 Thread Ilyas --
Hello, One day our servers farm rebooted unexpectedly (power fail happened) and on centos 6.3 with up2date kernel we lost few hundred files (which probably was opened for reading, NOT writing) on XFS. Unexpected power lost follow to situation when some files get a zero size. On Fri, Sep 28, 2012

Re: [CentOS] Strangely slow disk

2011-12-04 Thread Ilyas --
Just check smart table: smartctl -a -d ata /dev/sdX Sometimes disk work very slowly without any visible reason. In this case just replace your disk. On Sun, Dec 4, 2011 at 4:46 PM, Timothy Murphy wrote: > I have a 1.5TB Western Digital hard disk (WD15EADS-00R6B0) > on my CentOS-5.7 server, wh

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-06 Thread Ilyas --
> If this is not the correct place to ask about this can someone point me > where I can ask ? > > Many regards > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Ilyas R. Khasyanov Unix/Linux System Administrator GPG Key ID: 6EC5EB27 (Changed since 2009-05-12) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] php53 and eacclerator

2011-04-13 Thread Ilyas --
stinfo/centos > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Ilyas R. Khasyanov Unix/Linux System Administrator GPG Key ID: 6EC5EB27 (Changed since 2009-05-12) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Remote-logging nginx? (or other non-syslog-enabled stuff)

2011-03-25 Thread Ilyas --
fifo - locally runned syslog-ng. 4. I used and using opensource version of syslog-ng and no have problems with load. Syslog-ng is very perfect tool for loads. On Fri, Mar 25, 2011 at 10:00 AM, Dr. Ed Morbius wrote: > First:  thanks very much for spelling this out, Ilyas.  This was along >

Re: [CentOS] Remote-logging nginx? (or other non-syslog-enabled stuff)

2011-03-24 Thread Ilyas --
sychologist        | When you seek unlimited power > Krell Power Systems Unlimited                |                  Go to Krell! > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Ilyas R. Khasyanov Unix/Linux System Administrator GPG Key ID: 6EC5EB27 (Changed since 2009-05-12) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos