Sponsored Content
Full Discussion: help with ls please
Top Forums UNIX for Dummies Questions & Answers help with ls please Post 9413 by guest100 on Friday 26th of October 2001 09:29:58 AM
Old 10-26-2001
help with ls please

Below there is a sample of ls in the root (/) directory. Does anyone know why the 'lost+found' directory has 8192 in size while it is completely emply????




<pre>
drwxr-xr-x 36 root root 1536 Oct 26 13:31 ./
drwxrwxrwt 7 sys sys 3250 Oct 26 14:20 tmp/
drwxrwxrwx 2 root other 512 Aug 10 18:28 prod/
drwxrwxrwx 2 root other 512 Aug 10 18:29 ort/
drwxrwxrwx 2 root other 512 Mar 19 2001 cdrom/
drwxrwxrwx 2 root other 512 Mar 20 2001 tftpboot/
drwxrwxrwx 2 root root 512 Mar 19 2001 volmgt/
drwxrwxrwx 2 root root 512 Mar 20 2001 TT_DB/
drwxrwxrwx 2 root root 8192 Mar 19 2001 lost+found/
drwxrwxrwx 2 root sys 512 Mar 19 2001 export/
drwxrwxrwx 2 root sys 512 Mar 19 2001 mnt/
drwxrwxrwx 2 root sys 512 Mar 19 2001 sbin/
drwxrwxrwx 4 root root 512 Aug 14 11:04 u04/
drwxrwxrwx 4 root sys 512 Mar 19 2001 devices/
drwxrwxrwx 5 root root 512 Aug 9 16:46 u02/
drwxrwxrwx 6 root root 512 Sep 28 10:43 u01/
drwxrwxrwx 8 root root 512 Aug 22 09:06 u03/
drwxrwxrwx 9 root sys 512 Mar 19 2001 kernel/
drwxrwxrwx 10 root sys 512 Sep 3 16:25 opt/
drwxrwxrwx 11 root sys 3584 Oct 9 14:21 dev/
drwxrwxrwx 18 root sys 1024 Mar 19 2001 platform/
drwxrwxrwx 23 ort clarify 512 Sep 27 09:45 home/
drwxrwxrwx 26 root sys 512 Aug 3 14:52 var/
drwxrwxrwx 31 root sys 1024 Mar 29 2001 usr/
drwxrwxrwx 33 root sys 3584 Oct 26 09:25 etc/
lrwxrwxrwx 1 root root 9 Mar 19 2001 bin -> ./usr/bin/
lrwxrwxrwx 1 root root 9 Mar 19 2001 lib -> ./usr/lib/

</pre>
 
fdmns(4)						     Kernel Interfaces Manual							  fdmns(4)

NAME
fdmns - contains file domain names and devices DESCRIPTION
The fdmns directory ensures access to file domains by providing symbolic links to every volume in the file domain. The mkfdmn, rmvol, and addvol utilities automatically manage the fdmns directory. Each file domain is described by its own subdirectory within the fdmns direc- tory. Back up the fdmns directory structure regularly using the vdump utility or any other backup utility (dump, tar, cpio). If the contents of the fdmns directory are deleted or corrupted, restore the directory from your most recent backup tape. You must also restore the fdmns directory after installing a new version of the operating system. Always keep a hardcopy record of each file domain and its associated volumes in case a backup copy of the fdmns directory is unavailable. If you have a record, you can reconstruct the fdmns directory structure. The following is a sample fdmns directory: total 2 drwxr-x--- 2 root system 512 Nov 24 18:35 scratch/ drwxr-xr-x 2 root system 512 Nov 24 18:35 usr/ ./scratch: total 0 lrwxr-x--- 1 root system 10 Oct 23 15:13 dsk10c@ -> /dev/disk/dsk10c lrwxr-x--- 1 root system 10 Oct 24 11:33 dsk11c@ -> /dev/disk/dsk11c lrwxr-x--- 1 root system 9 Oct 13 18:29 dsk8c@ -> /dev/disk/dsk8c ./usr: total 0 lrwxr-x--- 1 root system 9 Oct 24 10:52 dsk2g@ -> /dev/disk/dsk2c lrwxr-x--- 1 root system 9 Nov 24 10:35 dsk9c@ -> /dev/disk/dsk9c RESTRICTIONS
Do not remove or modify the contents of this directory. If the fdmns file becomes corrupted, you can no longer access (or mount) any file- set in the file domains. SEE ALSO
advfs(4), vdump(8), mkfdmn(8), vrestore(8), showfdmn(8) fdmns(4)
All times are GMT -4. The time now is 02:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy