<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_dump</id>
		<title>32v 1m dump - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_dump"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_dump&amp;action=history"/>
		<updated>2026-05-18T17:56:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=32v_1m_dump&amp;diff=6958&amp;oldid=prev</id>
		<title>Neozeed: New page: DUMP(1M)            UNIX Programmer's Manual             DUMP(1M)    == NAME ==      dump - incremental file system dump  == SYNOPSIS ==      dump [ key [ argument ... ] filesystem ]  == D...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_dump&amp;diff=6958&amp;oldid=prev"/>
				<updated>2009-10-26T13:55:30Z</updated>
		
		<summary type="html">&lt;p&gt;New page: DUMP(1M)            UNIX Programmer&amp;#039;s Manual             DUMP(1M)    == NAME ==      dump - incremental file system dump  == SYNOPSIS ==      dump [ key [ argument ... ] filesystem ]  == D...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DUMP(1M)            UNIX Programmer's Manual             DUMP(1M)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     dump - incremental file system dump&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     dump [ key [ argument ... ] filesystem ]&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _D_u_m_p copies to magnetic tape all files changed after a cer-&lt;br /&gt;
     tain date in the _f_i_l_e_s_y_s_t_e_m. The _k_e_y specifies the date and&lt;br /&gt;
     other options about the dump.  _K_e_y consists of characters&lt;br /&gt;
     from the set 0123456789fusd.&lt;br /&gt;
&lt;br /&gt;
     f    Place the dump on the next _a_r_g_u_m_e_n_t file instead of the&lt;br /&gt;
          tape.&lt;br /&gt;
&lt;br /&gt;
     u    If the dump completes successfully, write the date of&lt;br /&gt;
          the beginning of the dump on file `/etc/ddate'.  This&lt;br /&gt;
          file records a separate date for each filesystem and&lt;br /&gt;
          each dump level.&lt;br /&gt;
&lt;br /&gt;
     0-9  This number is the `dump level'.  All files modified&lt;br /&gt;
          since the last date stored in the file `/etc/ddate' for&lt;br /&gt;
          the same filesystem at lesser levels will be dumped.&lt;br /&gt;
          If no date is determined by the level, the beginning of&lt;br /&gt;
          time is assumed; thus the option 0 causes the entire&lt;br /&gt;
          filesystem to be dumped.&lt;br /&gt;
&lt;br /&gt;
     s    The size of the dump tape is specified in feet.  The&lt;br /&gt;
          number of feet is taken from the next _a_r_g_u_m_e_n_t. When&lt;br /&gt;
          the specified size is reached, the dump will wait for&lt;br /&gt;
          reels to be changed.  The default size is 2300 feet.&lt;br /&gt;
&lt;br /&gt;
     d    The density of the tape, expressed in BPI, is taken&lt;br /&gt;
          from the next _a_r_g_u_m_e_n_t. This is used in calculating the&lt;br /&gt;
          amount of tape used per write. The default is 1600.&lt;br /&gt;
&lt;br /&gt;
     If no arguments are given, the _k_e_y is assumed to be 9u and a&lt;br /&gt;
     default file system is dumped to the default tape.&lt;br /&gt;
&lt;br /&gt;
     Now a short suggestion on how perform dumps.  Start with a&lt;br /&gt;
     full level 0 dump&lt;br /&gt;
&lt;br /&gt;
          dump 0u&lt;br /&gt;
&lt;br /&gt;
     Next, periodic level 9 dumps should be made on an exponen-&lt;br /&gt;
     tial progression of tapes.  (Sometimes called Tower of Hanoi&lt;br /&gt;
     - 1 2 1 3 1 2 1 4 ...  tape 1 used every other time, tape 2&lt;br /&gt;
     used every fourth, tape 3 used every eighth, etc.)&lt;br /&gt;
&lt;br /&gt;
          dump 9u&lt;br /&gt;
&lt;br /&gt;
     When the level 9 incremental approaches a full tape (about&lt;br /&gt;
     78000 blocks at 1600 BPI blocked 20), a level 1 dump should&lt;br /&gt;
     be made.&lt;br /&gt;
&lt;br /&gt;
          dump 1u&lt;br /&gt;
&lt;br /&gt;
     After this, the exponential series should progress as unin-&lt;br /&gt;
     terrupted.  These level 9 dumps are based on the level 1&lt;br /&gt;
     dump which is based on the level 0 full dump.  This progres-&lt;br /&gt;
     sion of levels of dump can be carried as far as desired.&lt;br /&gt;
&lt;br /&gt;
== FILES ==&lt;br /&gt;
     default filesystem and tape vary with installation.&lt;br /&gt;
     /etc/ddate     record dump dates of filesystem/level.&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 1m restor|restor(1)]], [[32v 5m dump|dump(5)]], [[32v 1m dumpdir|dumpdir(1)]]&lt;br /&gt;
&lt;br /&gt;
== DIAGNOSTICS ==&lt;br /&gt;
     If the dump requires more than one tape, it will ask you to&lt;br /&gt;
     change tapes.  Reply with a new-line when this has been&lt;br /&gt;
     done.&lt;br /&gt;
&lt;br /&gt;
== BUGS ==&lt;br /&gt;
     Sizes are based on 1600 BPI blocked tape.  The raw magtape&lt;br /&gt;
     device has to be used to approach these densities.  Read&lt;br /&gt;
     errors on the filesystem are ignored.  Write errors on the&lt;br /&gt;
     magtape are usually fatal.&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>