Hi, I'm new to subversion,
running 1.1.1. on redhat and tried to put fsfs on an nfs mounted disk.
the create hanged as well on my machine, for hours.
can anyone tell me where and what more information to send to you?
i have a big problem with that. the mount point is recognized by every other
proccess. including ls cp mkdir.
I installed subversion as root and tried to create as svnadmin, but as
svnadmin I created a new directory on the nfs mount with no problem.
help anyone? please,
thanks
michal
On Wednesday 27 October 2004 12:18, Michael Thompson wrote:
>Hi,
> I'm running subversion 1.1.0 with a fsfs repository stored on an
>NFS mounted disk. Everything had been working fine until I tried to
>checkin the latest changes to a file, when svn commit would hang, i.e.
>not do anything for ages on a small file. I interupted it and then ran
>svn cleanup and then an strace, here is the end of the strace log.
>
>Anyone got any idea whay is going wrong?
>
>Running svnadmin verify gives similar timeout errors
>
>Thanks, Michael
>
>
>stat64("/proj/aa/svn/repos/db/uuids", {st_mode=S_IFREG|0664,
>st_size=1024, ...}) = 0
>open("/proj/aa/svn/repos/db/uuids", O_RDWR|O_LARGEFILE) = 12
>fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
>fstat64(12, {st_mode=S_IFREG|0664, st_size=1024, ...}) = 0
>time(NULL) = 1098875184
>_llseek(5, 192256, [192256], SEEK_SET) = 0
>write(5, "\334\356\2\0R\0\0\0\4\215>\36\2\0\0\0\0i\0\200\0\0\0\0"..., 118) =
> 118 fsync(5) = 0
>time([1098875184]) = 1098875184
>pwrite(8, "\0\0\0\0\1\0\0\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0\t\0\0"...,
>512, 0) = 512
>pwrite(7, "\203\0\0\0\246\320\2\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0"...,
>512, 0) = 512
>pwrite(6, "\0\0\0\0\1\0\0\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0\t\0\0"...,
>512, 0) = 512
>pwrite(9, "\203\0\0\0z\310\2\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0\t\0"...,
>512, 0) = 512
>pwrite(11, "\203\0\0\0\220\305\2\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0"...,
>512, 0) = 512
>pwrite(10, "\203\0\0\0q\254\2\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0\t\0"...,
>512, 0) = 512
>pwrite(12, "\0\0\0\0\1\0\0\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0\t\0\0"...,
>512, 0) = 512
>pwrite(4, "\202\0\0\0\22d\17\0\0\0\0\0b1\5\0\t\0\0\0\0\2\0\0\0\t\0"...,
>512, 0) = 512
>select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
>select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
>select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout)
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 1 08:56:05 2004