Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LIZARDFS-APPENDCHUN(1)					LIZARDFS-APPENDCHUN(1)

NAME
       lizardfs-appendchunks - lazy append chunks

SYNOPSIS
       lizardfs	appendchunks SNAPSHOT_FILE OBJECT...

DESCRIPTION
       appendchunks (equivalent	of mfssnapshot from MooseFS 1.5) appends a
       lazy copy of specified file(s) to specified snapshot file ("lazy" means
       that creation of	new chunks is delayed to the moment one	copy is
       modified). If multiple files are	given, they are	merged into one	target
       file in the way that each file begins at	chunk (64MB) boundary; padding
       space is	left empty.

COPYRIGHT
       Copyright 2008-2009 Gemius SA, 2013-2016	Skytechnology sp. z o.o.

       LizardFS	is free	software: you can redistribute it and/or modify	it
       under the terms of the GNU General Public License as published by the
       Free Software Foundation, version 3.

       LizardFS	is distributed in the hope that	it will	be useful, but WITHOUT
       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
       FITNESS FOR A PARTICULAR	PURPOSE. See the GNU General Public License
       for more	details.

       You should have received	a copy of the GNU General Public License along
       with LizardFS. If not, see http://www.gnu.org/licenses/.

SEE ALSO
       lizardfs(1)

				  04/14/2025		LIZARDFS-APPENDCHUN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lizardfs-appendchunks&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help