disk-filltest 0.8.2-1 source package in Ubuntu

Changelog

disk-filltest (0.8.2-1) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Sudip Mukherjee ]
  * Update from upstream v0.8.2

 -- Sudip Mukherjee <email address hidden>  Fri, 24 Jul 2020 17:54:58 +0100

Upload details

Uploaded by:
Sudip Mukherjee
Uploaded to:
Sid
Original maintainer:
Sudip Mukherjee
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
disk-filltest_0.8.2-1.dsc 1.9 KiB b1e82a5a33a45346d0cdf43822d9ba804692e465567fa3a99e1865ad81f5ccb7
disk-filltest_0.8.2.orig.tar.gz 17.4 KiB 0b48f600bc62f40f80d98a7e50af102c411c88423a0afc2f2ae16157cdcc0438
disk-filltest_0.8.2-1.debian.tar.xz 2.2 KiB 675fc99ca1ef1185b0b00f98d66757a7ea3888b9c498ba41b0e6dfbe62205a0b

Available diffs

No changes file available.

Binary packages built by this source

disk-filltest: Simple Tool to Detect Bad Disks by Filling with Random Data

 The number of hard disk produced in the last five years is huge. Of course,
 this is the same number of hard disks that will most probably fail in the next
 five years, possibly with catastrophic consequences for the particular user or
 business.
 .
 The simple tool disk-filltest can help, together with S.M.A.R.T. monitoring, to
 check disks periodically and thus be forewarned about coming failures. The
 function of disk-filltest is simple:
  * Write files random-######## to the current directory until the disk is full.
  * Read the files again and verify the pseudo-random sequence written.
  * Any write or read error will be reported, either by the operating system or
    by checking the pseudo-random sequence.
  * Optionally, delete the random files after a successful run.

disk-filltest-dbgsym: debug symbols for disk-filltest