Sponsored Content
Full Discussion: defrag
Top Forums UNIX for Dummies Questions & Answers defrag Post 13382 by Neo on Wednesday 16th of January 2002 09:50:53 AM
Old 01-16-2002
In 15 years of UNIX work on countless systems I have never run across the need to "defrag" and UNIX filesystem. There is simply no reason to do it because UNIX filesystem are completely different than DOS/WINDOWS file systems.

FSCK does not defrag because it is not necessary to defragment UNIX filesystems!!
 

We Also Found This Discussion For You

1. Filesystems, Disks and Memory

Why we don't need to defrag UNIX FS?

Hi I am wondering which is the reason why there is no need to defrag file system in UNIX and Linux, and in Windows I must defrag it ? (7 Replies)
Discussion started by: solaris_user
7 Replies
dda(7D) 							      Devices								   dda(7D)

NAME
dda - MMS disk archiving driver SYNOPSIS
/devices/pseudo/dda@lun:bn DESCRIPTION
The Media Management System (MMS) is a distributed removable media management system based on the IEEE 1244 Media Management System speci- fication. MMS provides a uniform and consistent tape interface to client applications. The dda driver is a pseudo tape drive with filesystem file media. The dda driver is a minimal emulation of the st(7D) tape driver mtio(7I) interface with BSD no-rewind behavior and is used for MMS disk archiving. The dda driver should be used with a MMS MMP mount command han- dle. You configure DDA tapes, drives, and libraries for disk archiving using the mmsadm(1M) command. You also use mmsadm(1M) to mount and unmount dda media. CONFIGURATION
To set the number of disk archiving tape drives available for MMS disk archiving, edit the /kernel/drv/dda.conf configuration file. The default number of disk archiving tape drives is 20. The disk archiving tape drive devlinks are located in the /dev/dda directory. The DDA maximum block size is 262144 bytes and the minimum is 1 byte. FILES
/kernel/drv/dda 32-bit kernel module (x86) /kernel/drv/sparcv9/dda 64-bit kernel module (SPARC) /kernel/drv/amd64/dda 64-bit kernel module (x86) /kernel/drv/dda.conf dda configuration file ATTRIBUTES
See attributes(5) for a description of the following attributes: +--------------------+---------------------------------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+---------------------------------------------------------+ |Architecture | SPARC, x86 | +--------------------+---------------------------------------------------------+ |Availability | SUNWmmsr | +--------------------+---------------------------------------------------------+ |Interface Stability | Uncommitted | +--------------------+---------------------------------------------------------+ SEE ALSO
mt(1), mmsadm(1M), attributes(5), dmd(7D), st(7D), mtio(7I) IEEE 1244 Removable Media Standards Specification -- IEEE, 2000 SunOS 5.11 17 Oct 2008 dda(7D)
All times are GMT -4. The time now is 12:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy