Displaying 2 results from an estimated 2 matches for "148095".
Did you mean:
148.95
2009 Mar 06
0
CESA-2009:0313 Moderate CentOS 3 s390(x) wireshark - security update
CentOS Errata and Security Advisory 2009:0313
https://rhn.redhat.com/errata/RHSA-2009-0313.html
The following updated files have been uploaded and are currently
syncing to the mirrors:
s390:
updates/s390/RPMS/wireshark-1.0.6-EL3.3.s390.rpm
updates/s390/RPMS/wireshark-gnome-1.0.6-EL3.3.s390.rpm
s390x:
updates/s390x/RPMS/wireshark-1.0.6-EL3.3.s390x.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