LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   performace impact after establishment of a large file (https://www.linuxquestions.org/questions/linux-enterprise-47/performace-impact-after-establishment-of-a-large-file-328479/)

faran_woods 05-30-2005 05:21 AM

performace impact after establishment of a large file
 
After creating a large file (+1.2GB) on a device presented from a cx500 the response time for accessing any other device presented from the cx500 increased to 30 sec. A script which does nothing more than dd to each device is used for the test. The environment uses RH3 update 4 with (2x)Qlogic HBA's and has tried driver versions 7.0.3 and up. Multipathing software - such as PowerPath has not made any difference as the symptoms manifest themselves whether installed or not. The use of raw devices is also part of the overall environment. An example, this is a line from the test script; dd if=/dev/raw/raw1 of=/dev/null bs=512 count=1
A reboot of the host clears up the symptoms and device access returns to a time of about 2 secs for each line in the test script. Would speculate the kernel holds some type of meta data from a large file creation that may be the underlying cause for this problem. has anyone encountered this?

juanbobo 05-31-2005 03:29 PM

What file system are you using?

faran_woods 06-01-2005 02:38 AM

These are raw devices.

faran_woods 06-01-2005 02:41 AM

I'm hearing now that there may be a bug in the Qlogic driver, but I don't have any verification for this symptom to a 'bug'.


All times are GMT -5. The time now is 12:09 AM.