Docs for filesystem snapshots on FreeBSD 5.0?

Daniel C. Sobral dcs at tcoip.com.br
Mon May 12 11:09:25 PDT 2003


Per von Zweigbergk wrote:
> The new filesystem snapshot functionality in FreeBSD 5.0 seems very 
> interesting to make it possible to consistently back up filesystems. 
> However, I have found very little information about this when googling 
> for this information.
> 
> The best I could come up with: dumping an active filesystem is best done 
> with "dump -L", where -L activates snapshotting.
> 
> However, I have found no information about any utility similar to 
> Solaris' fssnap on FreeBSD.
> 
> Any pointers?

[0] dcs at dcs:/opt/home/dcs$ apropos snapshot
geom_stats_open(3), geom_stats_close(3), geom_stats_resync(3), 
geom_stats_snapshot_get(3), geom_stats_snapshot_f
ree(3), geom_stats_snapshot_timestamp(3), geom_stats_snapshot_reset(3), 
geom_stats_snapshot_next(3) - userland A
PI library for kernel GEOM subsystem
mksnap_ffs(8)            - take a filesystem snapshot
SDL_GetKeyState(3), SDL_GetKeyState-(3) - Get a snapshot of the current 
keyboard state

And the winner is... mksnap_ffs(8).

-- 
Daniel C. Sobral                   (8-DCS)
Gerencia de Operacoes
Divisao de Comunicacao de Dados
Coordenacao de Seguranca
VIVO Centro Oeste Norte
Fones: 55-61-313-7654/Cel: 55-61-9618-0904
E-mail: Daniel.Capo at tco.net.br
         Daniel.Sobral at tcoip.com.br
         dcs at tcoip.com.br

Outros:
	dcs at newsguy.com
	dcs at freebsd.org
	capo at notorious.bsdconspiracy.net

A little inaccuracy sometimes saves tons of explanation.
		-- H. H. Munroe



More information about the freebsd-current mailing list