Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Informix Topics / April 2006

Tip: Looking for answers? Try searching our database.

Sun Solaris /proc Directory

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dhaya.snidhi@gmail.com - 26 Apr 2006 13:06 GMT
I find in the /proc directory in our Sun Solaris Box lot of folders
starting with a number.
dr-x--x--x   5 informix informix     736 Apr 24 14:49 601
( I see around 72 directories with different numbers)

Under each of the folder I see the following files :-
total 881143
-rw-------   1 informix informix 451043328 Apr 24 14:49 as
-r--------   1 informix informix     152 Apr 24 14:49 auxv
-r--------   1 informix informix      32 Apr 24 14:49 cred
--w-------   1 informix informix       0 Apr 24 14:49 ctl
lr-x------   1 informix informix       0 Apr 24 14:49 cwd ->
dr-x------   2 informix informix    8208 Apr 24 14:49 fd
-r--r--r--   1 informix informix     120 Apr 24 14:49 lpsinfo
-r--------   1 informix informix     912 Apr 24 14:49 lstatus
-r--r--r--   1 informix informix     536 Apr 24 14:49 lusage
dr-xr-xr-x   3 informix informix      48 Apr 24 14:49 lwp
-r--------   1 informix informix    5856 Apr 24 14:49 map
dr-x------   2 informix informix    1056 Apr 24 14:49 object
-r--------   1 informix informix   61184 Apr 24 14:49 pagedata
-r--r--r--   1 informix informix     336 Apr 24 14:49 psinfo
-r--------   1 informix informix    5856 Apr 24 14:49 rmap
lr-x------   1 informix informix       0 Apr 24 14:49 root ->
-r--------   1 informix informix    1472 Apr 24 14:49 sigact
-r--------   1 informix informix    1232 Apr 24 14:49 status
-r--r--r--   1 informix informix     256 Apr 24 14:49 usage
-r--------   1 informix informix       0 Apr 24 14:49 watch
-r--------   1 informix informix    9272 Apr 24 14:49 xmap

This consumes a lot of space in our file system. What are these files
and can we move these files to a different disk or send then to null
device.

Dhaya
Simmons, Keith - 26 Apr 2006 13:14 GMT
Dhaya

I wouldn't touch them if I were you !! They are identifiers to
running processes and touching them will cause instability/loss
of data/machine crash/P45 (UK unemployment)/end of world in
any random order depending on the colour of your socks. If you
run df -k you will see the /proc filesystem takes up no disk space
so no need to worry.

Keith

-> -----Original Message-----
-> From: dhaya.snidhi@gmail.com [mailto:dhaya.snidhi@gmail.com]
-> Sent: Wednesday, April 26, 2006 1:07 PM
-> To: informix-list@iiug.org
-> Subject: Sun Solaris /proc Directory
->
->
-> I find in the /proc directory in our Sun Solaris Box lot of folders
-> starting with a number.
-> dr-x--x--x   5 informix informix     736 Apr 24 14:49 601
-> ( I see around 72 directories with different numbers)
->
-> Under each of the folder I see the following files :-
-> total 881143
-> -rw-------   1 informix informix 451043328 Apr 24 14:49 as
-> -r--------   1 informix informix     152 Apr 24 14:49 auxv
-> -r--------   1 informix informix      32 Apr 24 14:49 cred
-> --w-------   1 informix informix       0 Apr 24 14:49 ctl
-> lr-x------   1 informix informix       0 Apr 24 14:49 cwd ->
-> dr-x------   2 informix informix    8208 Apr 24 14:49 fd
-> -r--r--r--   1 informix informix     120 Apr 24 14:49 lpsinfo
-> -r--------   1 informix informix     912 Apr 24 14:49 lstatus
-> -r--r--r--   1 informix informix     536 Apr 24 14:49 lusage
-> dr-xr-xr-x   3 informix informix      48 Apr 24 14:49 lwp
-> -r--------   1 informix informix    5856 Apr 24 14:49 map
-> dr-x------   2 informix informix    1056 Apr 24 14:49 object
-> -r--------   1 informix informix   61184 Apr 24 14:49 pagedata
-> -r--r--r--   1 informix informix     336 Apr 24 14:49 psinfo
-> -r--------   1 informix informix    5856 Apr 24 14:49 rmap
-> lr-x------   1 informix informix       0 Apr 24 14:49 root ->
-> -r--------   1 informix informix    1472 Apr 24 14:49 sigact
-> -r--------   1 informix informix    1232 Apr 24 14:49 status
-> -r--r--r--   1 informix informix     256 Apr 24 14:49 usage
-> -r--------   1 informix informix       0 Apr 24 14:49 watch
-> -r--------   1 informix informix    9272 Apr 24 14:49 xmap
->
-> This consumes a lot of space in our file system. What are these files
-> and can we move these files to a different disk or send then to null
-> device.
->
-> Dhaya
->
-> _______________________________________________
-> Informix-list mailing list
-> Informix-list@iiug.org
-> http://www.iiug.org/mailman/listinfo/informix-list
->

**********************************************************************************
This message is sent in strict confidence for the addressee only.  It may
contain legally privileged information. The contents are not to be disclosed
to anyone other than the addressee. Unauthorised recipients are requested
to preserve this confidentiality and to advise the sender immediately of any
error in transmission.
This footnote also confirms that this email message has been swept for the
presence of computer viruses, however we cannot guarantee that this message
is free from such problems.
**********************************************************************************
Carsten Haese - 26 Apr 2006 13:18 GMT
> I find in the /proc directory in our Sun Solaris Box lot of folders
> starting with a number.
> [...]
> This consumes a lot of space in our file system.

No, it doesn't.

>  What are these files

man -s 4 proc

> and can we move these files to a different disk or send then to null
> device.

No.

Hope this helps,

Signature

        Carsten Haese          |  Phone:       (419) 861-3331
      Software Engineer        |  Direct Line: (419) 794-2531
     Unique Systems, Inc.      |  FAX:         (419) 893-2840
     1687 Woodlands Drive      |  Cell:        (419) 343-7045
      Maumee, OH  43537        |  Email:       carsten@uniqsys.com

Paul Watson - 26 Apr 2006 13:43 GMT
Please go on a Solaris Admin course

Paul Watson
Tel: +44 1414161772
Mob: +44 7818003457

GO FURTHER with DB2
GET THERE FASTER with Informix.
Attend the IDUG 2006 North America Conference.
Tampa, Florida, USA. 7-11 May 2006.
Visit http://www.iiug.org/conf for more information.

 

> -----Original Message-----
> From: dhaya.snidhi@gmail.com [mailto:dhaya.snidhi@gmail.com]
[quoted text clipped - 37 lines]
>
> Dhaya
asheesh rastogi - 26 Apr 2006 19:55 GMT
> I find in the /proc directory in our Sun Solaris Box lot of folders
> starting with a number.
[quoted text clipped - 26 lines]
>
> This consumes a lot of space in our file system.

No it cannot take any space. /proc is just a virtual filesystem, all the
files listed above are used for process control. DO NOT TOUCH THEM.

What are these files
> and can we move these files to a different disk or send then to null
> device.

nope, unless you want to crash your system

Dhaya

> _______________________________________________
> Informix-list mailing list
> Informix-list@iiug.org
> http://www.iiug.org/mailman/listinfo/informix-list
Gentsch, Sam - 27 Apr 2006 16:35 GMT


> This consumes a lot of space in our file system. What are these files
> and can we move these files to a different disk or send then to null
> device.

Eeeek, be sure to leave those alone.
"man proc" will show you tools that hit the /proc dir and give you an
idea of what it is used for.

--
Sam Gentsch
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.