1838237 Members
4516 Online
110125 Solutions
New Discussion

Re: /stand

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

/stand

I dont have enough room to build a new kernel under 11.11. Can I delete any of the following to make more space?

-rw-r--r-- 1 root sys 19 Dec 19 2002 bootconf
drwxr-xr-x 5 root sys 2048 Feb 8 2003 build
drwxrwxrwx 5 root sys 1024 Dec 20 2002 dlkm
-rw-r--r-- 1 root sys 4792 Jan 17 21:40 ioconfig
-r--r--r-- 1 root sys 82 Dec 19 2002 kernrel
drwxr-xr-x 2 root sys 1024 Mar 22 09:45 krs
drwxr-xr-x 2 root root 1024 Jan 17 21:40 krs_lkg
drwxr-xr-x 2 root root 1024 Mar 22 09:45 krs_tmp
drwxr-xr-x 2 root root 65536 Dec 19 2002 lost+found
-rw------- 1 root root 12 Jan 17 21:40 rootconf
-rw-r--r-- 1 root sys 1427 Feb 8 2003 system
drwxr-xr-x 2 root sys 1024 Dec 19 2002 system.d
-rwxr-xr-x 1 root sys 16461448 Dec 20 2002 vmunix
UNIX IS GOOD
13 REPLIES 13
Bharat Katkar
Honored Contributor

Re: /stand

I doubt there may be something inside lost+found directory.
If your systen has no issues currently and you don't want to analyze data inside lost+found you can go ahead and delete it.

All other seems to be important and required ones.
You need to know a lot to actually know how little you know
Robert-Jan Goossens
Honored Contributor

Re: /stand

Hi Robert,

Could post the output of next commands.
# cd /stand
# du -ks
# bdf .

Regards,
Robert-Jan
G. Vrijhoeven
Honored Contributor

Re: /stand

Robert,

can you do a:

# cd /stand
# du -sk *

and post the output?

should be something like this:
8 bootconf
1376 build
1160 dlkm
1160 dlkm.vmunix.prev
24 ioconfig
8 kernrel
88 krs
88 krs_lkg
8 krs_tmp
64 lost+found
8 rootconf
8 system
16 system.d
8 system.prev
26752 vmunix

HTH,

Gideon
Kent Ostby
Honored Contributor

Re: /stand

You may have some extra kernels in those subdirectories.

do:

cd /stand
find . -size +1000000c

THis will find files of 1 meg or greater.

You usually want to keep vmunix and vmunix.prev.

Any other vmunix you can probably get rid of to start your build process.
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Nobody's Hero
Valued Contributor

Re: /stand

/stand]# du -sk *
8 bootconf
34680 build
1096 dlkm
8 ioconfig
8 kernrel
80 krs
80 krs_lkg
8 krs_tmp
64 lost+found
8 rootconf
8 system
16 system.d
16192 vmunix


Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol1 78576 52264 18448 74% /stand

UNIX IS GOOD
Robert-Jan Goossens
Honored Contributor

Re: /stand

34680 build ---> looks a bit large could you list the files in this dir.
Bharat Katkar
Honored Contributor

Re: /stand

I see some scope in build directory,
better to see the following output first:

# cd /stand/build
# ls -al

Why don't you show this one as well!!
You need to know a lot to actually know how little you know
Sanjay_6
Honored Contributor

Re: /stand

Hi Robert,

Check your /stand/build directory. Looks like there is some old stuff over there that can be deleted.

On our system the total contents of /stand/build is around 1.5 MB. Looks what you have under /stand/build.

Hope this helps.

Regds
Nobody's Hero
Valued Contributor

Re: /stand

drwxr-xr-x 5 root sys 2048 Feb 8 2003 .
dr-xr-xr-x 9 bin bin 1024 May 3 10:35 ..
-rw-r--r-- 1 root sys 115768 Feb 8 2003 async_dbg.o
-rw-r--r-- 1 root sys 31400 Feb 8 2003 audio_dbg.o
-rw-r--r-- 1 root sys 220368 Feb 8 2003 autofs.o
-rw-r--r-- 1 root sys 74216 Feb 8 2003 autox0_dbg.o
-rw-r--r-- 1 root sys 3720 Feb 8 2003 beep_dbg.o
-rw-r--r-- 1 root sys 8328 Feb 8 2003 boot_dbg.o
-rw-r--r-- 1 root sys 262488 Feb 8 2003 btlan_q4.o
-rw-r--r-- 1 root sys 333520 Feb 8 2003 cachefs.o
-rw-r--r-- 1 root sys 41296 Feb 8 2003 cent0_dbg.o
-rw-r--r-- 1 root sys 37856 Feb 8 2003 centif_dbg.o
-rw-r--r-- 1 root sys 33048 Feb 8 2003 chardrv_dbg.o
-rw-r--r-- 1 root sys 95231 Dec 20 2002 conf.SAM.c
-rw-r--r-- 1 root sys 349528 Dec 20 2002 conf.SAM.o
-rw-r--r-- 1 root sys 95244 Feb 8 2003 conf.c
-rw-r--r-- 1 root sys 349552 Feb 8 2003 conf.o
-rw-r--r-- 1 root sys 333104 Dec 19 2002 conf.o.old
-rwxr--r-- 1 root sys 9153 Dec 20 2002 config.SAM.mk
-rwxr--r-- 1 root sys 9201 Feb 8 2003 config.mk
-rwxr--r-- 1 root sys 2886 Feb 8 2003 config.mod
-rw-r--r-- 1 root sys 52856 Feb 8 2003 dbg_krs.o
-rw-r--r-- 1 root sys 45592 Feb 8 2003 diag0_dbg.o
-rw-r--r-- 1 root sys 30144 Feb 8 2003 diag1_dbg.o
-rw-r--r-- 1 root sys 8752 Feb 8 2003 diag_log_dbg.o
-rw-r--r-- 1 root sys 76192 Feb 8 2003 disc30_dbg.o
-rw-r--r-- 1 root sys 95872 Feb 8 2003 disc3_dbg.o
-rw-r--r-- 1 root sys 112088 Feb 8 2003 dlkm.o
drwxr-xr-x 5 root sys 1024 Feb 8 2003 dlkm.vmunix_test
-rw-r--r-- 1 root sys 7984 Feb 8 2003 dyntune_dbg.o
-rw-r--r-- 1 root sys 57448 Feb 8 2003 eisa_dbg.o
-r--r--r-- 1 root sys 33712 Feb 8 2003 fabric_dbg.o
-r--r--r-- 1 root sys 319800 Feb 8 2003 fcms.o
-rw-r--r-- 1 root sys 304016 Feb 8 2003 fddi3_header.o
-rw-r--r-- 1 root sys 327520 Feb 8 2003 fddi4_dbg.o
-rw-r--r-- 1 root sys 206000 Feb 8 2003 file_sys.o
-rw-r--r-- 1 root sys 14664 Feb 8 2003 framebuf_dbg.o
-rw-r--r-- 1 root sys 435 Feb 8 2003 function_names.c
-rw-r--r-- 1 root sys 1848 Feb 8 2003 function_names.o
-rw-r--r-- 1 root sys 206336 Feb 8 2003 graph3_dbg.o
-r--r--r-- 1 root sys 82496 Feb 8 2003 gvid_dbg.o
-rw-r--r-- 1 root sys 122824 Feb 8 2003 idds_dbg.o
-rw-r--r-- 1 root sys 7776 Feb 8 2003 intrpt_dbg.o
-r--r--r-- 1 root sys 368416 Feb 8 2003 io.o
-rw-r--r-- 1 root sys 188416 Feb 8 2003 ite_dbg.o
-rw-r--r-- 1 root sys 17544 Feb 8 2003 kbd_code_dbg.o
-r--r--r-- 1 root sys 290176 Feb 8 2003 lan_dbg0.o
-rw-r--r-- 1 root sys 183136 Feb 8 2003 lan_dbg1.o
-rw-r--r-- 1 root sys 11584 Feb 8 2003 lanc_fddi_dbg.o
drwxr-xr-x 2 root sys 24 Dec 19 2002 lib
-rw-r--r-- 1 root sys 1584 Feb 8 2003 libdebug_vers.o
-rw-r--r-- 1 root sys 41360 Feb 8 2003 lif_dbg.o
-rw-r--r-- 1 root sys 64280 Feb 8 2003 locore.o
-rw-r--r-- 1 root sys 206472 Feb 8 2003 low_level.o
-rw-r--r-- 1 root sys 78528 Feb 8 2003 lpr0_dbg.o
-rw-r--r-- 1 root sys 87160 Feb 8 2003 lpr12_dbg.o
-rw-r--r-- 1 root sys 273496 Feb 8 2003 lv_lvm.o
drwxr-xr-x 3 root sys 1024 Feb 8 2003 mod_wk.d
-rw-r--r-- 1 root sys 91496 Feb 8 2003 mtinfo_dbg.o
-rw-r--r-- 1 root sys 73664 Feb 8 2003 multiproc.o
-rw-r--r-- 1 root sys 47856 Feb 8 2003 netdiag.o
-rw-r--r-- 1 root sys 276800 Feb 8 2003 nfs.o
-rw-r--r-- 1 root sys 3024 Feb 8 2003 partition_dbg.o
-rw-r--r-- 1 root sys 10568 Feb 8 2003 pde_dbg.o
-rw-r--r-- 1 root sys 301616 Feb 8 2003 proc_man.o
-rw-r--r-- 1 root sys 13200 Feb 8 2003 ps2_dbg.o
-rw-r--r-- 1 root sys 60560 Feb 8 2003 scsi1_dbg.o
-rw-r--r-- 1 root sys 73168 Feb 8 2003 scsi3_dbg.o
-rw-r--r-- 1 root sys 214528 Feb 8 2003 scsi_c720_dbg.o
-r--r--r-- 1 root sys 166048 Feb 8 2003 scsi_c8xx_dbg.o
-rw-r--r-- 1 root sys 7008 Feb 8 2003 scsi_changer_dbg.o
-rw-r--r-- 1 root sys 155192 Feb 8 2003 scsi_ctl_dbg.o
-rw-r--r-- 1 root sys 22472 Feb 8 2003 scsi_disk_dbg.o
-rw-r--r-- 1 root sys 16992 Feb 8 2003 scsi_ide_dbg.o
-rw-r--r-- 1 root sys 41808 Feb 8 2003 scsi_surface_dbg.o
-rw-r--r-- 1 root sys 17496 Feb 8 2003 scsi_tape_dbg.o
-rw-r--r-- 1 root sys 116608 Feb 8 2003 security.o
-rw-r--r-- 1 root sys 1055 Dec 19 2002 space.h
-rw-r--r-- 1 root sys 25440 Feb 8 2003 stirom_dbg.o
-rw-r--r-- 1 root sys 199888 Feb 8 2003 streams.o
-rw-r--r-- 1 root sys 109872 Feb 8 2003 strtio.o
-rw-r--r-- 1 root sys 139296 Feb 8 2003 telnet.o
-rw-r--r-- 1 root sys 155608 Feb 8 2003 termio0.o
-rw-r--r-- 1 root sys 152208 Feb 8 2003 termio1.o
-rw-r--r-- 1 root sys 132568 Feb 8 2003 termio2.o
-rw-r--r-- 1 root sys 145096 Feb 8 2003 termio3.o
-rw-r--r-- 1 root sys 4967 Feb 8 2003 tune.h
-rw-r--r-- 1 root sys 129288 Feb 8 2003 virt_mem.o
-rw-r--r-- 1 root sys 24707072 Feb 8 2003 vmunix_test
-rw-r--r-- 1 root sys 410928 Feb 8 2003 vxfs.o
-rw-r--r-- 1 root sys 10685 Feb 8 2003 what_vers.c
-rw-r--r-- 1 root sys 13152 Feb 8 2003 what_vers.o
-rw-r--r-- 1 root sys 66304 Feb 8 2003 wsio_dbg.o
-rw-r--r-- 1 root sys 52720 Feb 8 2003 wtermio.o
-rw-r--r-- 1 root sys 362392 Feb 8 2003 xport_diag.o
UNIX IS GOOD
Bharat Katkar
Honored Contributor

Re: /stand

Amazing:

I see only this files in my /stand/build:

conf.SAM.c
conf.SAM.o
conf.c
conf.o
conf.o.old
config.SAM.mk
config.mk
config.mod
function_names.c
function_names.o
mod_wk.d
space.h
tune.h

You need to know a lot to actually know how little you know
Robert-Jan Goossens
Honored Contributor
Solution

Re: /stand

Here it is,

-rw-r--r-- 1 root sys 24707072 Feb 8 2003 vmunix_test

a test kernel I think.
Geoff Wild
Honored Contributor

Re: /stand

This is all you need in /stand/build:

-rw-r--r-- 1 root sys 95820 Jan 31 19:50 conf.SAM.c
-rw-r--r-- 1 root sys 491728 Jan 31 19:50 conf.SAM.o
-rw-r--r-- 1 root sys 95861 Apr 24 20:08 conf.c
-rw-r--r-- 1 root sys 491752 Apr 24 20:08 conf.o
-rw-r--r-- 1 root sys 491712 May 31 2003 conf.o.old
-rwxr--r-- 1 root sys 11553 Jan 31 19:50 config.SAM.mk
-rwxr--r-- 1 root sys 11841 Apr 24 20:08 config.mk
-rwxr--r-- 1 root sys 3003 Apr 24 20:08 config.mod
-rw-r--r-- 1 root sys 436 Apr 24 20:08 function_names.c
-rw-r--r-- 1 root sys 1848 Apr 24 20:08 function_names.o
drwxr-xr-x 2 root sys 24 Aug 6 2002 lib
drwxr-xr-x 3 root sys 1024 Apr 24 20:08 mod_wk.d
-rw-r--r-- 1 root sys 1055 Aug 6 2002 space.h
-rw-r--r-- 1 root sys 4954 Apr 24 20:08 tune.h
-rw-r--r-- 1 root sys 9756 Apr 24 20:08 what_vers.c
-rw-r--r-- 1 root sys 12136 Apr 24 20:08 what_vers.o


What I would do - back it up first - then remove the files you don't need...

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Bharat Katkar
Honored Contributor

Re: /stand

Yes, I agree upon that.. that seems to be your final solution.
You need to know a lot to actually know how little you know