On 1 April 2010 15:03, Bryce Stenberg <br...@hrnz.co.nz> wrote:

> > -----Original Message-----
> > From: Craig Falconer [mailto:cfalco...@totalteam.co.nz]
> >
> > In the future use PVs and create enough space for what you need, with
> > some spare extents for adding to LVs later, if needed.
> >
> Luckily, this is all using PV's and LV's. So I'll go add another LV for
> /var.  I was trying to get it all in one LV to simplify backup/restore
> procedures, but looks like it can't be done without going via a
> 'horrible answer' :)


A possibly somewhat less horrible - but still horrible - way might be to
physically make home be a subdir of /var and then to use the mount command
with the --bind option to mount /var/home on /home

The mount could either go in /etc/fstab, or if you have a tyranical distro,
put the mount cammand in your rc.local file.

I have used this approach in the past. It worked well.

-- 
Sincerely etc.
Christopher Sawtell

Reply via email to