On Mon, 12 Jul 2010 14:39:00 -0500, Ignoramus20495 wrote:
> On 2010-07-12, General Schvantzkoph <(E-Mail Removed)> wrote:
>> On Mon, 12 Jul 2010 13:53:07 -0500, Ignoramus20495 wrote:
>>
>>> On 2010-07-12, General Schvantzkoph <(E-Mail Removed)> wrote:
>>>> On Mon, 12 Jul 2010 10:09:04 -0500, Ignoramus15939 wrote:
>>>>
>>>>> I have two NFS servers. Server A and server B. They serve unrelated
>>>>> shares.
>>>>>
>>>>> Server A is actually two servers using DRBD to stay in sync.
>>>>>
>>>>> I also have a number of NFS clients.
>>>>>
>>>>> Both servers worked great up to about last night.
>>>>>
>>>>> Somehow, NFS writes became extremely slow over Server A, for all
>>>>> clients, but not for Server B.
>>>>>
>>>>> I have no idea, yet, what changed, but wanted to ask here if anyone
>>>>> ever had a similar problem (NFS performance going to shit
>>>>> overnight).
>>>>>
>>>>> Some data points:
>>>>>
>>>>> 1) From any client, reading files over NFS is fast 2) From any
>>>>> client, writing to NFS on Server A is VERY SLOW 3) From any client,
>>>>> writing to Samba shares on Server A is fast. 4) From any client,
>>>>> writing to NFS on Server B is fast. 5) When logged on to Server A,
>>>>> copying a file from local A filesystem to itself is fast.
>>>>>
>>>>> IOW, everything is fast, EXCEPT for NFS writes to server A.
>>>>>
>>>>> Any ideas what might cause this?
>>>>>
>>>>> i
>>>>
>>>> Have you looked at the SMART status of the drives? If a drive went
>>>> bad you will probably see a lot of retries.
>>>
>>> General, yes, I looked at SMART status of drives and found NO errors.
>>>
>>> Here's something weird:
>>>
>>> Server A :~# top -b -n 1|grep ' D '
>>> 3005 root 15 0 0 0 0 D 2 0.0 1287:33 nfsd 2884
>>> root 10 -5 0 0 0 D 0 0.0 818:53.66 kjournald 2999
>>> root 15 0 0 0 0 D 0 0.0 1317:34 nfsd 3006 root
>>> 15 0 0 0 0 D 0 0.0 1297:07 nfsd
>>>
>>> I have lots of NFS daemons waiting on disk or something. The "disk" is
>>> DRBD, and maybe its performance has degraded.
>>>
>>> i
>>
>> Have you done a reboot yet?
>>
>>
> No, I have not done so yet. I may do it tonight.
>
> i
I would power cycle the system, it's brute force but it clears out
everything.
|