+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 3 of 5

Thread: Filesystems GT 95%

  1. #1
    tedientang
    Guest

    Filesystems GT 95%

    300.000 Free softwares download here
    Hi

    How can I only print the file systems that are more than 95% full.

    I used the df -k output and tried to check for each file system and then print only the ones that meet the criteria... But my solution seems cloodgie ...
    More Information:
    1. Let's look at the two most popular journaling filesystems used with Linux, ext3 and ReiserFS
    2. com/ - CachedRecovering lost ext2 Linux filesystemsWe've done this before with the older (and simpler) System V filesystems, but never with BSD or ext2
    3. XFS is a full 64-bit filesystem, and thus is capable of handling filesystems as large as a million terabytes
    4. Before delving into the differences between the ext2 and ext3 filesystems, a quick refresher on storage and filesystem terminology is in order
    5. This page is intended to help you understand how to access data on Microsoft FAT32 filesystems, commonly used on hard drives ranging in size from 500 megs to hundreds
    6. 1406 1407 For more information on mount propagation see: 1408 1409 Documentation/filesystems/sharedsubtree
    7. This section gives examples of the more common tasks associated with using filesystems
    8. FUSE has made it a lot easier to write filesystems, so a lot more people are doing it

  2. #2
    satthudien2003
    Guest

    Hey, put your scripts up so that we can see if there is any better solution.
    More Information:
    1. In contrast to the older Linux style of having to explicitly mount filesystems, most of the time, libferris handles the mounting of filesystems for you
    2. This applies to both extent based filesystems like JFS and XFS and to block based filesystems like 'ext3' (even if usually extent based filesystems
    3. There are a lot of Linux filesystems comparisons available but most of them are anecdotal, based on artificial tasks or completed under older kernels
    4. edu/~razvanm/fs-expedition/ - Cached - SimilarCreate and manage virtual filesystems in your Windows applications
    5. Instead, we copy the data elsewhere, repartition the spare drive via the "normal" routes, reformat the filesystems, and copy the data back
    6. After re-booting or re-mounting the file system, the partition will show up in the list of mounted filesystems as having quotas
    7. filesystem on the back end to handle that, and it's those other parallel filesystems (PVFS2 in one case but more often proprietary) that I'd consider
    8. Your system will present one logical filesystem, featuring a combination of both filesystems in a very specific way
    9. The newfs utility actually formats your slice with the filesystems you previously specified with the disklabel utility

  3. #3
    saytinhkiemphap
    Guest

    df -k |awk '($2-$3)/$2*100 > 95 {print $0}'



    You can print $1(file-system) or $7(mounted directory) instead of $0



    Good Luck
    More Information:
    1. Since partimage copies only used block of the partition, it must know the layout of the filesystem, and cannot save unsupported filesystems
    2. Ts'o has an interesting article on his blog detailing how to align filesystems to an SSD's erase block size in linux, which [
    3. Unionfs presents a filesystem interface to the kernel, and in turn Unionfs presents itself as the kernel's VFS to the filesystems on which it stacks
    4. In the end, wouldn't it just be better if SSDs were plain raw memory and that filesystems were to do all the intelligent stuff ?
    5. The EFSL project aims to create a library for filesystems, to be used on various embedded systems
    6. One hard disk can contain one or multiple types of filesystems (each on at least one separate partition), and a filesystem of a single type can be spread
    7. Having a small number of filesystems is usually a good idea for a number of reasons
    8. This allows GmailFS (and other FUSE based filesystems to run under Mac OS X)

+ Reply to Thread
Page 1 of 2
1 2 LastLast

Similar Threads

  1. Filesystems Part Deux
    In reading Ralph's pervious post I came accross a question. Say you have two hard drives in your system. One is running Solaris 10 and the other is...
  2. Vdump of two filesystems
    Dear Experts, Is it possible to take a backup of two file systems using a single vdump command? Thanks Wilson
  3. filesystems resizing
    I want to resize my filesystem partitions. Reason is that I have 11GB of disk space unused by Unix which divvy reveals. Is there a way I could resize...
  4. The /proc Filesystems
    Anyone know what the difference between the /proc filesystems under Linux and SunOS? Thanx In Advance! -Lola
  5. Filesystems
    my partner change the server's ip address and now i can't to mount the oracle's filesystem, what i do? i don't want to reinstall Unix. My unix is SCO...

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Welsh Yiddish