Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 May 2007 11:13:45 +0000
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Miroslav Lachman <000.fbsd@quip.cz>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: dump doesn't work on mdconfig mounts 
Message-ID:  <5143.1178622825@critter.freebsd.dk>
In-Reply-To: Your message of "Tue, 08 May 2007 12:54:08 %2B0200." <464056D0.2090003@quip.cz> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <464056D0.2090003@quip.cz>, Miroslav Lachman writes:
>Hi,
>
>when dump is used on an mdconfig mount it doesn't work:
>
># dump -0aLf - /vol0/jail/alpha | ( cd /vol0/jail/beta ; restore -ruf - )
>   DUMP: WARNING: Cannot use -L on an unmounted filesystem.
>dump: /vol0/jail/alpha: unknown file system

That's because /vol0/jail/alpha isn't in your /etc/fstab.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5143.1178622825>