Hi everyone. Im trying to symlink an ibay onto a different raid array mounted at /mnt/test
I have noticed the contrib on symlinking an MP3 ibay off to a different drive (second hard disk one) but im basically windoze oriented and struggling getting this to work.
This is what I want.
I want to move essentially an ibay called /home/e-smith/files/ibays/srvbkup/ over to the array on /mnt/test/ibays/srvbkup in toto.
Can I please beg for exactly what command I type to achieve this. I tried midnight commander and create symlink but its complaining there is already one there. I tried man ln etc but am no closer to grasping the answer.
Currently, I browse over the network to /srvbkup/files/ and create a file and it appears on the box at /home/e-smith/files/ibays/srvbkup/files/newfile
I want to browse over the net to /srvbkup/files/ and create a file and have it appear in /mnt/test/ibays/srvbkup/files/ instead
Why I hear you ask? Cause the additional raid 5 LVM group at /mnt/test has 600 gig of softwre raid5 and can cope with the full backups of some other machines while the boot disks are only 80gig...
Oh as an aside i might have tried one too many times and have some existing incorrect symlinks in place. I did find /home -lname '*' and find /mnt/test/ -lname '*' but this doestn seem to show me any links (so why does midnight commander say there is one?)
tia