<div dir="ltr">I plan on incorporating a SSD into my combined FE/BE system... <div><br></div><div>Currently /var is a volume group on my main 3TB spinning hard drive. I want to move all of /var to the SSD EXCEPT:</div><div><br></div><div>/var/lib/pictures</div><div>/var/lib/mythvideos</div><div>/var/lib/mythmusic</div><div><br></div><div>I want those to stay on the spinning media since I don't need the speed of SSD nor do I have the space...</div><div><br></div><div>Since you can only directly mount a volume to a single directory that poses a problem as I have 3 directories and I don't see any point in creating 3 LVs or partitions to keep them separate.</div><div><br></div><div>So my current idea is to:</div><div><br></div><div>1. Migrate all the data off the LV except for the 3 directories above to the SSD (256GB)</div><div>2. Mount the root of the media LV to somewhere in /mnt.</div><div>3. Bind mount the 3 directories to the correct place in /var/lib</div><div><br></div><div>Anyone see other options?</div><div><br></div><div>Thanks,</div><div>Richard</div></div>