Date: Sat, 16 Jun 2007 14:55:18 +0300 From: "Artem Naluzhny" <tut@nhamon.com.ua> To: fs@freebsd.org Subject: Re: fstab: gjournal over geli Message-ID: <65dfa4fc0706160455s77d2e8b7tc8175252c20af781@mail.gmail.com> In-Reply-To: <65dfa4fc0706150656h508ddaacq9dabdc5f5319cb67@mail.gmail.com> References: <65dfa4fc0706150656h508ddaacq9dabdc5f5319cb67@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2007/6/15, Artem Naluzhny <tut@nhamon.com.ua>: > I need to mount /dev/ad4s1f.eli.journal at /protected. What should I > add into /etc/fstab file? Here is a solution for history (/fake does not exist actually): # Device Mountpoint FStype Options Dump Pass# /dev/ad4s1f.eli /fake ufs xx 0 0 /dev/ad4s1f.eli.journal /protected ufs rw,async 2 2 Now I have a question regarding my system shutdown. Is it safe (as for the last message)? ---------------------------------------- ... Uptime 5m40s GEOM_JOURNAL: Shutting down geom gjournal 4077408528. GEOM_ELI: Detached ads1f.eli on last close. GEOM_JOURNAL: Lost provider ad4s1f.eli. ---------------------------------------- -- /tut
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65dfa4fc0706160455s77d2e8b7tc8175252c20af781>