I'm going to have another hard drive installed in my server, how can I make it so files are stored on the second hard drive as oppose to the first one, but have the files still accessible as usual on the first hard drive.
feedback
|
|
Are you using LVM? Then you can move the logical volume to the other drive.
| |||
|
feedback
|
|
You may be able to use a bind mount. From
| |||
|
feedback
|