Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anyone know what cifsoplockd is?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
brianahr
Apprentice
Apprentice


Joined: 07 Oct 2004
Posts: 236
Location: USA

PostPosted: Mon Oct 24, 2005 3:05 am    Post subject: Anyone know what cifsoplockd is? Reply with quote

A process named cifsoplockd recently appeared on my machine, which i have never seen before. Theres no man page. Does anyone know what this thing does? Thanks
Back to top
View user's profile Send private message
nonotme
Guru
Guru


Joined: 29 Sep 2003
Posts: 356
Location: on.ca

PostPosted: Mon Oct 24, 2005 5:15 am    Post subject: Reply with quote

A quick google shows its to do with CIFS (Common Internet File System). Implements a remote file-system access protocol. Are you running samba, or something similar?
_________________
Please append [Solved] to your thread if appropriate, it helps everyone.
Back to top
View user's profile Send private message
brianahr
Apprentice
Apprentice


Joined: 07 Oct 2004
Posts: 236
Location: USA

PostPosted: Mon Oct 24, 2005 5:24 am    Post subject: No... Reply with quote

No, i dont have samba, nfs, etc.
Back to top
View user's profile Send private message
slam_head
Guru
Guru


Joined: 06 Jan 2003
Posts: 449
Location: New York City

PostPosted: Mon Oct 24, 2005 7:49 pm    Post subject: Reply with quote

Have you mounted a windows share on your gentoo box?
Back to top
View user's profile Send private message
gnac
Guru
Guru


Joined: 30 Jun 2003
Posts: 302
Location: Columbia River Gorge

PostPosted: Mon Aug 07, 2006 12:06 am    Post subject: Reply with quote

Did you ever find out a reason for this?

My wifes pc started running really slowly lately and I noticed cifsoplockd and cifsdnotifyd running on my wifes pc, which are not running on mine.

The setups should be almost identical and she is getting horrendous hdparm throughput.

Also doing a which and whereis on both process cant find them?
_________________
"I thought she'd steal my heart, instead she stole my kidney,
and now its for sale, on the black market in Sydney" - Better Abraham
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5947

PostPosted: Mon Aug 07, 2006 1:50 am    Post subject: Reply with quote

gnac wrote:
Also doing a which and whereis on both process cant find them?


how about `find | grep cifs`?
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
gnac
Guru
Guru


Joined: 30 Jun 2003
Posts: 302
Location: Columbia River Gorge

PostPosted: Mon Aug 07, 2006 4:48 am    Post subject: Reply with quote

Besides stuff in kernel source, eg, /usr/src/linux-2.6.17-gentoo-r4/fs/cifs, and portage, not much of interest:
(my portage dir is nfs mounted)
Code:

#find / | grep cifs
/mnt/nfs_portage/portage/metadata/cache/dev-java/jcifs-1.1.5
/mnt/nfs_portage/portage/dev-java/jcifs
/mnt/nfs_portage/portage/dev-java/jcifs/Manifest
/mnt/nfs_portage/portage/dev-java/jcifs/files
/mnt/nfs_portage/portage/dev-java/jcifs/files/digest-jcifs-1.1.5
/mnt/nfs_portage/portage/dev-java/jcifs/files/build-xml.patch
/mnt/nfs_portage/portage/dev-java/jcifs/jcifs-1.1.5.ebuild
/mnt/nfs_portage/portage/dev-java/jcifs/ChangeLog
/mnt/nfs_portage/portage/dev-java/jcifs/metadata.xml
/var/cache/edb/dep/mnt/nfs_portage/dev-java/jcifs-1.1.5

/var/cache/edb/dep/mnt/nfs_portage/dev-java/jcifs-1.1.5
/var/cache/edb/dep/mnt/nfs_portage/portage/dev-java/jcifs-1.1.5
/var/cache/edb/dep/usr/portage/dev-java/jcifs-1.1.5

... /usr/src/linux* results deleted ...

/proc/fs/cifs
/proc/fs/cifs/PacketSigningEnabled
/proc/fs/cifs/NTLMV2Enabled
/proc/fs/cifs/LookupCacheEnabled
/proc/fs/cifs/ExtendedSecurity
/proc/fs/cifs/MultiuserMount
/proc/fs/cifs/LinuxExtensionsEnabled
/proc/fs/cifs/Experimental
/proc/fs/cifs/OplockEnabled
/proc/fs/cifs/traceSMB
/proc/fs/cifs/cifsFYI
/proc/fs/cifs/DebugData


And, this is after I removed cifs options from the kernel, installed and rebooted, and I still get:
Code:
# ps -A |grep cifs
  152 ?        00:00:00 cifsoplockd
  153 ?        00:00:00 cifsdnotifyd


But at least now it appears that they are defunct?
_________________
"I thought she'd steal my heart, instead she stole my kidney,
and now its for sale, on the black market in Sydney" - Better Abraham
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum