https://bugzilla.novell.com/show_bug.cgi?id=792324 https://bugzilla.novell.com/show_bug.cgi?id=792324#c1 Jiaying ren <jren@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jren@suse.com InfoProvider| |martin@oneiros.de --- Comment #1 from Jiaying ren <jren@suse.com> 2012-12-03 11:17:41 UTC --- (In reply to comment #0)
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0
I have an nfs4 mount from an 12.2 client to a 12.2 server. The problem showed up in that updatedb hangs. An lsof of that process showed an access to an nfs4 mount (see also bug 792323). Further testing shows that an ls -la on a directory on that mount hangs:
mmap(NULL, 337515, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fa33f0a9000 close(3) = 0 lstat("/lucien-raid/bitflu/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0 lgetxattr("/lucien-raid/bitflu/", "security.selinux", 0x937e40, 255) = -1 EOPNOTSUPP (Operation not supported) lgetxattr("/lucien-raid/bitflu/", "system.posix_acl_access", 0x0, 0) = -1 EOPNOTSUPP (Operation not supported)
Hi~ Martin,have you installed ntfs-3g and ntfsprogs? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.