by alex_da_gr8est » Sat Jul 07, 2012 2:20 pm
Sorry, scripts to start and stop, thankyou for all the help so far schumako, Im a bit more of a cisco guy, so the unix commands are a bit foreign to me, but not completely out of reach, ive dealt with them on a very basic sense. i am a true noob with unix.
So here is my samba config file below, I have taken out my RAID HDD's for the moment (when the NAS was turned off) so the only drive is in bay 3 - the one with all the data.
The Idea is to move all the files from the single drive to the raid (the files that were in the samba shares) - format the single drive and leave it there, I may make a share in the future for it. I have one more bay so I will probably raid 1 the HDD bay 3 and 4 in the future, but that's for another day.
So there are only really 3 folders that I used and have my data on them they are there now and I can use them. public, downloads and multimedia.
So to move everything across from the single HDD to the RAID 1 array should I be doing something like
mv /share/HDC_DATA /share/MD0_DATA
and will put everything into the RAID array, also will I still have to change the samba config below to eg /share/MD0_DATA/Multimedia
#idea is to have everything on HDD 1/2 (RAID 1 array)
Also is there a command that I can use to find all the scripts to stop? or am I better just to mv everything across?
from what you told me before, Im assuming i need to stop all these below before I move them
I am running twonky, samba, download station, ms networking, local master browser and web file manager
please let me know - last thing I want to do is to wipe the 3rd drive or miss something - i will format the 3rd hdd after moving.
Will this cut and paste or copy and paste with the mv command to a 2nd HDD