/var/run/dbus/system_bus_socket problem


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers /var/run/dbus/system_bus_socket problem
# 8  
Old 08-15-2009
Yes... It lists all open files on the system, every last one. That line means process 28309 has /var/lib/mysql/mysql.sock open... to see which files have a dbus socket open try lsof | grep dbus , getting the idea?
# 9  
Old 08-16-2009
i got this:

Quote:
dbus-daem 2682 dbus cwd DIR 8,1 4096 2 /
dbus-daem 2682 dbus rtd DIR 8,1 4096 2 /
dbus-daem 2682 dbus txt REG 8,1 357200 98469 /bin/dbus-daemon
dbus-daem 2682 dbus mem REG 8,1 76780 2528597 /lib/libaudit.so.0.0.0
dbus-daem 2682 dbus mem REG 8,1 125736 2528608 /lib/ld-2.5.so
dbus-daem 2682 dbus mem REG 8,1 1589908 2528609 /lib/libc-2.5.so
dbus-daem 2682 dbus mem REG 8,1 16428 2528611 /lib/libdl-2.5.so
dbus-daem 2682 dbus mem REG 8,1 242880 2528617 /lib/libsepol.so.1
dbus-daem 2682 dbus mem REG 8,1 125644 2528610 /lib/libpthread-2.5.so
dbus-daem 2682 dbus mem REG 8,1 11560 2528631 /lib/libcap.so.1.10
dbus-daem 2682 dbus mem REG 8,1 133056 2528633 /lib/libexpat.so.0.5.0
dbus-daem 2682 dbus mem REG 8,1 93508 4303 /lib/libselinux.so.1
dbus-daem 2682 dbus mem REG 8,1 46680 2528475 /lib/libnss_files-2.5.so
dbus-daem 2682 dbus 0u CHR 1,3 1162 /dev/null
dbus-daem 2682 dbus 1u CHR 1,3 1162 /dev/null
dbus-daem 2682 dbus 2u CHR 1,3 1162 /dev/null
dbus-daem 2682 dbus 3u unix 0xc22ce480 6360 /var/run/dbus/system_bus_socket
dbus-daem 2682 dbus 4u CHR 1,3 1162 /dev/null
dbus-daem 2682 dbus 5r DIR 8,1 4096 1165 /etc/dbus-1/system.d
dbus-daem 2682 dbus 6u unix 0xf73ddd00 6362 socket
dbus-daem 2682 dbus 7u unix 0xf73ddb00 6363 socket
dbus-daem 2682 dbus 8u unix 0xf6771700 12706 /var/run/dbus/system_bus_socket
dbus-daem 2682 dbus 9u unix 0xf6771500 12852 /var/run/dbus/system_bus_socket
named 3145 named mem REG 8,1 238080 2528632 /lib/libdbus-1.so.3.2.0
yum-updat 4375 root mem REG 8,1 7832 46219 /usr/lib/python2.4/site-packages/dbus/dbus_glib_bindings.so
yum-updat 4375 root mem REG 8,1 120112 35409 /usr/lib/libdbus-glib-1.so.2.0.0
yum-updat 4375 root mem REG 8,1 339316 46209 /usr/lib/python2.4/site-packages/dbus/dbus_bindings.so
yum-updat 4375 root mem REG 8,1 238080 2528632 /lib/libdbus-1.so.3.2.0
hald 4436 haldaemon mem REG 8,1 238080 2528632 /lib/libdbus-1.so.3.2.0
hald 4436 haldaemon mem REG 8,1 120112 35409 /usr/lib/libdbus-glib-1.so.2.0.0
hald-runn 4437 root mem REG 8,1 238080 2528632 /lib/libdbus-1.so.3.2.0
hald-runn 4437 root mem REG 8,1 120112 35409 /usr/lib/libdbus-glib-1.so.2.0.0
hald-addo 4515 haldaemon mem REG 8,1 238080 2528632 /lib/libdbus-1.so.3.2.0
# 10  
Old 08-17-2009
The two /var/run/dbus/system_bus_socket are normal. Used by system bus component of D-Bus. The /var/run/hald/dbus-* are also probably normal. Used by the hardware abstraction layer to notify consumers of D-Bus messages that something has changed in the hardware.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Ubuntu

problem with /var/mail directory

Hi, There is no "administrator" file in "/var/mail" directory........ can any one tell me what could be the reason for that?...and also how to resolve that??? Thanks, ~Kavi (4 Replies)
Discussion started by: kavi.mogu
4 Replies

2. Solaris

Modify /var/run.

Hello, I want to modify the /var/run fs from 86G to say 2G. How to go about it? Thanks. swap 64G 38K 64G 1% /var/run Regards. Edit/Delete Message (6 Replies)
Discussion started by: mahive
6 Replies

3. Solaris

Disk problem? from /var/adm/messages

Hi all, I got the following error message from solaris 10 system. Security Violations =-=-=-=-=-=-=-=-=-= Jun 1 01:48:21 unix009 scsi: ASC: 0x44 (internal target failure), ASCQ: 0x0, FRU: 0xbc The following are from /var/adm/messages Jun 1 01:48:21 unix009 scsi: WARNING:... (7 Replies)
Discussion started by: lramsb4u
7 Replies

4. Solaris

SVM Problem Regarding /var

Hi Guys! I am facing Problem with SVM I mention the problem below: I have Sunfire V210 machine and the partitions are as follows: Part Tag Flag Cylinders Size Blocks 0 root wm 0 - 6134 29.77GB (6135/0/0) 62429760 1 swap wu ... (1 Reply)
Discussion started by: sensation
1 Replies

5. Red Hat

/usr/sbin/crond: can't lock /var/run/crond.pid,

please tell pre-requisite steps to activate cron. i activated the cron but it not executing the script which i set in crontab entry.through root user i passed the service crond start it get start.but when i go to etc/init.d and passed crond stop command.it gets crond: can't lock /var/run/crond.pid,... (2 Replies)
Discussion started by: umair
2 Replies

6. Shell Programming and Scripting

Problem running var (with spaces) as command

I seem to be fighting bash's shell expansions.. I set this variable: CMD="export MVAR=\"1 2 3\"" if I try to run it, it is clear the shell is parsing along the spaces of the contents of MYVAR: > $CMD + export 'MYVAR="1' 2 '3"' + MYVAR='"1' -bash: export: `2': not a valid identifier... (3 Replies)
Discussion started by: bbw
3 Replies

7. Shell Programming and Scripting

Problem regarding Sed/Echo/Var Init

Greetings, I've visited this forums for a long time and normally got an right answer but this time my problem doesn't seem to go away. What I'm trying to do is the following: VAR="\n\nline1\nline2\nline3\nline4\nline5\nline6\nline7\n\n" (The count of newlines is varying!) If I echo this i... (3 Replies)
Discussion started by: ph1l
3 Replies

8. Shell Programming and Scripting

Store command in a Var problem

Hi! I strated to script since 1 month and I don't have much expirience but this thing here is strange I have a script where I want to store a svn command in a var to check it later so it's like this #!/bin/sh list=`ssh itadmin@192.168.1.200 "ls /home/svn"` # this stores the list of... (13 Replies)
Discussion started by: ruben.rodrigues
13 Replies

9. UNIX for Dummies Questions & Answers

creating /var/run

I havn't installed solaris 10 (nor any solaris in a long time). I noticed that during the install the file system layout allowed me to create a swap partition, but there wern't enough partitions to create a /var/run (I am mirroring the disk config of another system). Is /var/run created manually... (2 Replies)
Discussion started by: csgonan
2 Replies

10. Shell Programming and Scripting

Problem with echo for var, padded with spaces

While concatenating 2 values, one which expanded to fixed width & other not, I am not getting value expanded as fixed width. Following is script for the same : #!/bin/sh var1="abc" var2="def" var1Fxd=`echo $var1 | awk '{printf("%-6s",$0)}'` echo $var1Fxd""$var2 But, if I try - echo... (2 Replies)
Discussion started by: videsh77
2 Replies
Login or Register to Ask a Question