* [LTP] [QUESTION] LTP stress test for RHEL5 and NFS local mount
@ 2012-09-02 5:51 gchen
0 siblings, 0 replies; 4+ messages in thread
From: gchen @ 2012-09-02 5:51 UTC (permalink / raw)
To: ltp-list
[-- Attachment #1.1: Type: text/plain, Size: 1035 bytes --]
Hello ltp-list@lists.sourceforge.net
Question:
Use ltp stress test (/opt/ltp/ltpstress.sh) with ltp-full-20100331.gz
to test RHEL5 (kernel-2.6.18-308.4.1.el5) for 72 hours.
Not give any more configurations for NFS (using default configuration:
mount NFS locally, so the NFS client and NFS server are on the same
machine).
My question is that "for stress test, is it suitable to let NFS server and
client on the same machine ?"
Background;
This configuration will cause deadlock for RHEL5, and can not boot
machine in normal way.
someone from Red Hat has said that:
--------------------------------------------------------------------------------------------------------------
"Have configuration where the same host is acting as both NFS client
and server. That's a configuration known to cause deadlocks."
--------------------------------------------------------------------------------------------------------------
can reference Red Hat Bugzilla (bug 848706) for more details.
thanks.
gchen.
Asianux Corporation.
[-- Attachment #1.2: Type: text/html, Size: 1436 bytes --]
[-- Attachment #2: Type: text/plain, Size: 395 bytes --]
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
[-- Attachment #3: Type: text/plain, Size: 155 bytes --]
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 4+ messages in thread
* [LTP] [QUESTION] ltp stress test for RHEL5 and NFS local mount
@ 2012-09-02 5:30 gchen
2012-09-02 9:28 ` Garrett Cooper
0 siblings, 1 reply; 4+ messages in thread
From: gchen @ 2012-09-02 5:30 UTC (permalink / raw)
To: ltp-list
Hello ltp-list@lists.sourceforge.net
Question:
Use ltp stress test (/opt/ltp/ltpstress.sh) with ltp-full-20100331.gz
to test RHEL5 (kernel-2.6.18-308.4.1.el5) for 72 hours.
Not give any more configurations for NFS (using default configuration:
mount NFS locally, so the NFS client and NFS server are on the same
machine).
My question is that "for stress test, is it suitable to let NFS server and
client on the same machine ?"
Background;
This configuration will cause deadlock for RHEL5, and can not boot
machine in normal way.
someone from Red Hat has said that:
--------------------------------------------------------------------------------------------------------------
"Have configuration where the same host is acting as both NFS client
and server. That's a configuration known to cause deadlocks."
--------------------------------------------------------------------------------------------------------------
can reference Red Hat Bugzilla (bug 848706) for more details.
thanks.
gchen.
Asianux Corporation.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LTP] [QUESTION] ltp stress test for RHEL5 and NFS local mount
2012-09-02 5:30 [LTP] [QUESTION] ltp " gchen
@ 2012-09-02 9:28 ` Garrett Cooper
2012-09-04 1:06 ` Chen Gang
0 siblings, 1 reply; 4+ messages in thread
From: Garrett Cooper @ 2012-09-02 9:28 UTC (permalink / raw)
To: gchen; +Cc: ltp-list
On Sat, Sep 1, 2012 at 10:30 PM, gchen <gang.chen@asianux.com> wrote:
> Hello ltp-list@lists.sourceforge.net
>
>
> Question:
>
> Use ltp stress test (/opt/ltp/ltpstress.sh) with ltp-full-20100331.gz
> to test RHEL5 (kernel-2.6.18-308.4.1.el5) for 72 hours.
>
> Not give any more configurations for NFS (using default configuration:
> mount NFS locally, so the NFS client and NFS server are on the same
> machine).
>
> My question is that "for stress test, is it suitable to let NFS server and
> client on the same machine ?"
>
>
> Background;
>
> This configuration will cause deadlock for RHEL5, and can not boot
> machine in normal way.
>
> someone from Red Hat has said that:
> --------------------------------------------------------------------------------------------------------------
>
> "Have configuration where the same host is acting as both NFS client
> and server. That's a configuration known to cause deadlocks."
>
> --------------------------------------------------------------------------------------------------------------
>
> can reference Red Hat Bugzilla (bug 848706) for more details.
I've done that occasionally on FreeBSD (mount over nfs into a
chroot) before I discovered nullfs (sort of like the unionfs
equivalent on *BSD), but I didn't stress the system. It's an
interesting scenario, but I would say that this is more of a fringe
case than something that one would normally do.
If it helps you better isolate an issue that occurs in scenarios
where the NFS client/server are separate from one another, I'd say go
for it.
Cheers,
-Garrett
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [LTP] [QUESTION] ltp stress test for RHEL5 and NFS local mount
2012-09-02 9:28 ` Garrett Cooper
@ 2012-09-04 1:06 ` Chen Gang
0 siblings, 0 replies; 4+ messages in thread
From: Chen Gang @ 2012-09-04 1:06 UTC (permalink / raw)
To: Garrett Cooper; +Cc: ltp-list
于 2012年09月02日 17:28, Garrett Cooper 写道:
> On Sat, Sep 1, 2012 at 10:30 PM, gchen <gang.chen@asianux.com> wrote:
>> Hello ltp-list@lists.sourceforge.net
>>
>>
>> Question:
>>
>> Use ltp stress test (/opt/ltp/ltpstress.sh) with ltp-full-20100331.gz
>> to test RHEL5 (kernel-2.6.18-308.4.1.el5) for 72 hours.
>>
>> Not give any more configurations for NFS (using default configuration:
>> mount NFS locally, so the NFS client and NFS server are on the same
>> machine).
>>
>> My question is that "for stress test, is it suitable to let NFS server and
>> client on the same machine ?"
>>
>>
>> Background;
>>
>> This configuration will cause deadlock for RHEL5, and can not boot
>> machine in normal way.
>>
>> someone from Red Hat has said that:
>> --------------------------------------------------------------------------------------------------------------
>>
>> "Have configuration where the same host is acting as both NFS client
>> and server. That's a configuration known to cause deadlocks."
>>
>> --------------------------------------------------------------------------------------------------------------
>>
>> can reference Red Hat Bugzilla (bug 848706) for more details.
> I've done that occasionally on FreeBSD (mount over nfs into a
> chroot) before I discovered nullfs (sort of like the unionfs
> equivalent on *BSD), but I didn't stress the system. It's an
> interesting scenario, but I would say that this is more of a fringe
> case than something that one would normally do.
> If it helps you better isolate an issue that occurs in scenarios
> where the NFS client/server are separate from one another, I'd say go
> for it.
> Cheers,
> -Garrett
>
>
Thank you for your reply.
It will be better if I can get more confirmation from LTP mailing list.
I think;
If we use /opt/ltp/testscript/ltpstress.sh directly, it will use NFS
local mount for stress test.
If no additional reply within this week, I will believe the conclusion
from Red Hat:
--
Chen Gang
Asianux Corporation
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-09-04 1:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-02 5:51 [LTP] [QUESTION] LTP stress test for RHEL5 and NFS local mount gchen
-- strict thread matches above, loose matches on Subject: below --
2012-09-02 5:30 [LTP] [QUESTION] ltp " gchen
2012-09-02 9:28 ` Garrett Cooper
2012-09-04 1:06 ` Chen Gang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox