Sorry, I accidentally didn't send to the list when replying to this
question.
-- Elaine
From: 欧佳欣 [mailto:735627...@qq.com]
Sent: Monday, July 25, 2011 12:35 AM
To: elaine
Subject: Re: [Pvfs2-developers] Some quesions about the
error:PVFS_EADDRINUSE
Hello , E
Are you totally sure that the servers are exiting before you restart
them? PVFS uses the SO_REUSEADDR socket option which is supposed to
avoid this problem in most cases.
-Phil
On 07/24/2011 01:47 AM, ??? wrote:
I made some small changes in the process of creating a file
using pvfs2-to
I made some small changes in the process of creating a file using pvfs2-touch .
I change the state machine of create.sm in the sub-directory of
src/server/create , but I just add a new state in the state machine , and the
new state is just to post a request to another server and get a response