Displaying 2 results from an estimated 2 matches for "31564".
Did you mean:
30564
2006 Mar 03
1
Problem with oracle&httpd...
Hi,
I have CentOS 4.2 installed on my PC and I've successfully installed
Oracle 10g along with apache web server(httpd) and perl-DBD-Oracle.
The problem is trying to connect to oracle to oracle from a CGI script.
I defined all of the environment variables(ORACLE_HOME, LD_LIBRARY_PATH,
PERL5LIB) in httpd.conf as well as apachectl scripts but I am getting the
following error in the
2017 Dec 05
1
Slow seek times on stat calls to glusterfs metadata
...0/.glusterfs/1a/61/1a616193-ddef-453b-a86d-dea73c7da496",
0x7f1778067220) = -1 ENOENT (No such file or directory) 0.102771
[pid 31568]
lstat("/data/brick1/gv0/.glusterfs/7f/0b/7f0bf1d3-b3e9-4009-9692-4e2e55c6c822",
0x7f17780e9220) = -1 ENOENT (No such file or directory) 0.052719
[pid 31564]
lstat("/data/brick2/gv0/.glusterfs/b0/49/b049a03c-114a-443c-bdfc-71ee981d8e84",
0x7f296c575220) = -1 ENOENT (No such file or directory) 0.195458
My theory is this: as the gluster pool fills with data, the .glusterfs
metadata is scattered around disk, causing random IO seek times to
incr...