mdconfig
From: Michael Grant (mg-fbsd3_at_grant.org)
Date: 05/27/05
- Previous message: Frédéric Bloise: "rpc.yppasswdd exits on signal 11"
- Next in thread: Dima Dorfman: "Re: mdconfig"
- Reply: Dima Dorfman: "Re: mdconfig"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 May 2005 11:51:43 -0400 To: freebsd-stable@freebsd.org
I'm mounting a snapshot using mdconfig, then mount like this:
mdconfig -a -t vnode -f /home/.snap/4 -u 0
mount /dev/md0 /snapshot/home
mount (with no args) shows this:
/dev/md0 on /snapshot/home (ufs, local, read-only)
# mdconfig -l -u md0
md0 vnode 23503425 KBytes
How can I see (to verify) what file md0 is based on? Perhaps this
should be part of the mdconfig -l output?
Furthermore, could we have that info when we run mount (with no args)
and df? Or might that break something that depends on their output?
Michael Grant
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Frédéric Bloise: "rpc.yppasswdd exits on signal 11"
- Next in thread: Dima Dorfman: "Re: mdconfig"
- Reply: Dima Dorfman: "Re: mdconfig"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|