Displaying 2 results from an estimated 2 matches for "148176".
Did you mean:
140176
2009 Feb 05
0
CESA-2009:0256 Critical CentOS 5 i386 firefox - security update
CentOS Errata and Security Advisory CESA-2009:0256
firefox security update for CentOS 5 i386:
https://rhn.redhat.com/errata/RHSA-2009-0256.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/firefox-3.0.6-1.el5.centos.i386.rpm
updates/i386/RPMS/nss-3.12.2.0-4.el5.centos.i386.rpm
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
Hi 2 all !
I have problems with concurrent filesystem actions on a ocfs2
filesystem which is mounted by 2 nodes. OS=RH5ES and OCFS2=1.2.6
F.e.: If I have a LV called testlv which is mounted on /mnt on both
servers and I do a "dd if=/dev/zero of=/mnt/test.a bs=1024
count=1000000" on server 1 and do at the same time a du -hs
/mnt/test.a it takes about 5 seconds for du -hs to execute:
270M