Sponsored Content
Top Forums UNIX for Dummies Questions & Answers what to do if a mount drive has 100% usage? Post 302562966 by unxscorob on Sunday 9th of October 2011 09:07:37 AM
Old 10-09-2011
I've not seen an out of inodes situation in many years. the number of available inodes is determined at filesystem creation, and that number is dependent on the blocksize used. as previously suggested by jlliagre, removing files/directories is the only way to reduce the usage, and it's the count of files/directories removed, not the byte size, that matters. I don't know of any way to allocate more without building a new filesystem with a smaller blocksize.
This User Gave Thanks to unxscorob For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

how to mount a hotswap scsi drive on a solaris 2.6 netra box using the mount command?

Hi... question is this: How do I mount an LVD hotswap scsi drive in bay #2 on a netra using the mount command? volmgt doesn't seem to mount it and/or I don't know how to view the drives data if it's formatted which it may not be. This drive is not new out of the box so I'm not sure. ... (4 Replies)
Discussion started by: soulshaker
4 Replies

2. UNIX for Dummies Questions & Answers

mount a remote drive

How do I mount a directory that is on another server that has already shared it? mount 555.555.444.44:/cdrom0 does not work. (2 Replies)
Discussion started by: flowrats
2 Replies

3. Filesystems, Disks and Memory

mount NTFS drive ???????

can someone help tell me how to mount NTFS drive in redhat 7.1 1. is this correct ? dev/hda1 mnt/c ntfs-t defaults 0 0 2.is the mount file etc/fstab thanking you all ... (3 Replies)
Discussion started by: immanuelgangte
3 Replies

4. UNIX for Dummies Questions & Answers

How to mount a drive

I connected an external SCSI drive, I see it when I do 'format', I went ahead and formatted it. How do I mount it now though so I can use it? (2 Replies)
Discussion started by: FredSmith
2 Replies

5. UNIX for Dummies Questions & Answers

How do I mount this drive?

Hi, I have a second drive that I just put in my computer and I formatted it with gparted to ext3. 1) How do I get Ubuntu 8.10 to automount this drive it boots up and allow programs like VMSERVER see it? I asks since I want to install a virutal machine on this drive. Thanks (1 Reply)
Discussion started by: mojoman
1 Replies

6. Solaris

How to mount a firewire drive?

Hi, I have a firewire external hard drive that I've been using on a Mac but now want to use on my desktop computer that runs on Solaris 10, but when I plug it into the firewire port, nothing happens. I just assumed that it would mount automatically like a USB device but it doesn't. Can someone... (7 Replies)
Discussion started by: Breanne
7 Replies

7. Filesystems, Disks and Memory

mount old hard drive

Hi guys, I have been looking around and searching for the past hour and did not see anything. but please forgive me if I missed something. I had a sparc 10 ultra cpu die on me, I got a replacement server from a very generous guy here, now I am getting around to remounting my old hard drive with... (0 Replies)
Discussion started by: DrDarkMatter
0 Replies

8. UNIX for Dummies Questions & Answers

Mount the cd/dvd drive

· Next, you will need to install the software package that provides DHCP services (a.k.a. the DHCP daemon software). It is located on the installation DVD ISO image for the CentOS Linux Distribution. Associate the (Disc 1 of 2) DVD ISO with the virtual machine's CD/DVD optical drive, create a... (1 Reply)
Discussion started by: beerpong1
1 Replies

9. Shell Programming and Scripting

Mount point usage

Hi Guys, I have Solaris 9 and RHEL 5 boxes I implemented script to send me an email when my mount point is > 90. Now the ouput id like these: /dev/dsk/emcpower20a 1589461168 1509087840 64478720 96% /data1 /dev/dsk/emcpower21a 474982909 451894234 18338846 97% /data2... (2 Replies)
Discussion started by: Phuti
2 Replies

10. SCO

How to mount MO drive?

Hello, I have a PC with SCO operating system with a graphical program that access MO drive to write some log data. This program automatically format and write data on MO disck. MO drive was working good before but now when i try to write data, MO drive starts to be busy but after some minutes i... (6 Replies)
Discussion started by: mammut3d
6 Replies
ILS(1)							      General Commands Manual							    ILS(1)

NAME
ils - List inode information SYNOPSIS
ils [-emOpvV] [-f fstype ] [-s seconds ] [-i imgtype ] [-o imgoffset ] [-b dev_sector_size] image [images] [start-stop] ils [-aAlLvVzZ] [-f fstype ] [-s seconds ] [-i imgtype ] [-o imgoffset ] image [images] [start-stop] DESCRIPTION
ils opens the named image(s) and lists inode information. By default, ils lists only the inodes of removed files. Arguments: -e List every inode in the file system. -f fstype Specifies the file system type. Use '-f list' to list the supported file system types. If not given, autodetection methods are used. -s seconds The time skew of the original system in seconds. For example, if the original system was 100 seconds slow, this value would be -100. -m Display the inode details in the format that the mactime program reads (replaces the ils2mac script from TCT) -O List only inodes of removed files that are still open or executing. This option is short-hand notation for -aL "(see the fine con- trols section below). (this used to be -o). -p Display orphan inodes (unallocated with no file name) -r (default) List only inodes of removed files. This option is short-hand notation for -LZ (see the fine controls section below). -i imgtype Identify the type of image file, such as raw or split. Use '-i list' to list the supported types. If not given, autodetection methods are used. -o imgoffset The sector offset where the file system starts in the image. -b dev_sector_size The size, in bytes, of the underlying device sectors. If not given, the value in the image format is used (if it exists) or 512-bytes is assumed. -v Turn on verbose mode, output to stderr. -V Display Version. image [images] One (or more if split) disk or partition images whose format is given with '-i'. start-stop Examine the specified inode number or number range. Fine controls: -a List only allocated inodes: these belong to files with at least one directory entry in the file system, and to removed files that are still open or executing. -A List only unallocated inodes: these belong to files that no longer exist. -l List only inodes with at least one hard link. These belong to files with at least one directory entry in the file system. -L List only inodes without any hard links. These belong to files that no longer exist, and to removed files that are still open or executing. -z List only inodes with zero status change time. Presumably, these inodes were never used. -Z List only inodes with non-zero status change time. Presumably, these belong to files that still exist, or that existed in the past. The output format is in time machine format. The output begins with a two-line header that describes the data origin, and is followed by a one-line header that lists the names of the data attributes that make up the remainder of the output: st_ino The inode number. st_alloc Allocation status: `a' for allocated inode, `f' for free inode. st_uid Owner user ID. st_gid Owner group ID. st_mtime UNIX time (seconds) of last file modification. st_atime UNIX time (seconds) of last file access. st_ctime UNIX time (seconds) of last inode status change. st_dtime UNIX time (seconds) of file deletion (LINUX only). st_mode File type and permissions (octal). st_nlink Number of hard links. st_size File size in bytes. st_block0,st_block1 The first two entries in the direct block address list. SEE ALSO
mactime(1) LICENSE
This software is distributed under the IBM Public License. HISTORY
First appeared in The Coroners Toolkit (TCT) 1.0. AUTHOR(S) Wietse Venema IBM T.J. Watson Research P.O. Box 704 Yorktown Heights, NY 10598, USA This version is maintained by Brian Carrier (carrier at sleuthkit dot org) Send documentation updates to <doc-updates at sleuthkit dot org> ILS(1)
All times are GMT -4. The time now is 08:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy