If I have a machine with a single physical disk and I partition and add a new disk to a directory (e.g. /usr/data) long after the OS has been installed and running, where do those files exist physically, and is there a way to ensure they all physically reside on the new disk I added?
Similarly, I have a utility that automatically backs up a my virtual drive in a virtual machine and I'd like to be sure that if I back up a vhd that I added, partitioned and mounted to a particular directory after the OS has been running for a while, that I'm backing up everything under that directory.