Hi,

my home directory is a nfs export dir.

I cant sync my gmail account via isync cause there is a problem with nfs
locking.

Below is the tail of strace command

stace mbsync:

stat("/home/ebal/temp/gmail/", {st_mode=S_IFDIR|0755, st_size=4096,
...}) = 0
write(1, "Channel gmail\n", 14Channel gmail
)         = 14
open("/home/ebal/temp/gmail/ebal/.mbsyncstate.lock", O_WRONLY|O_CREAT,
0666) = -1 ENOENT (No such file or directory)
write(1, "Selecting slave ebal... ", 24Selecting slave ebal... ) = 24
stat("/home/ebal/temp/gmail/ebal/", 0x7fffc1a9e080) = -1 ENOENT (No such
file or directory)
mkdir("/home/ebal/temp/gmail/ebal/", 0700) = 0
mkdir("/home/ebal/temp/gmail/ebal/cur", 0700) = 0
mkdir("/home/ebal/temp/gmail/ebal/new", 0700) = 0
mkdir("/home/ebal/temp/gmail/ebal/tmp", 0700) = 0
open("/home/ebal/temp/gmail/ebal/.uidvalidity", O_RDWR) = -1 ENOENT (No
such file or directory)
open("/home/ebal/temp/gmail/ebal/.isyncuidmap.db", O_RDWR) = -1 ENOENT
(No such file or directory)
open("/home/ebal/temp/gmail/ebal/.uidvalidity", O_RDWR|O_CREAT, 0600) = 4
flock(4, LOCK_EX)                       = 0
fcntl(4, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}
<unfinished ...>

And hangs here for ever.

Plz advice

Evaggelos Balaskas   - http://ebalaskas.gr
Unix System Engineer - Informatics Engineer Technological Education

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel
  • nfs lock Evaggelos Balaskas

Reply via email to