I have a Samba server running on redhat 7.1 2.4.6 and the filesystem is ext2. The server is connected two raid arrays,
/dev/sde1
/dev/sdf1
The samba is serving out shares from /home/csl1/Samba/samba from /dev/sde1 to windows clients. Now /home/csl1/Samba/ has the following folders,
netlogon profiles samba
netlogon has the following script file netlogon.bat,
# Map network drives to shares on the samba server
net use w: /d
net use w: \\chaos\samba
The profiles has the various profiles and the samba is what appears as w: in windows.
Now I have to move the entire config to another server which is running redhat7.2 and all the partitions are ext3.
Another concern of mine is can I just switch the raid towers from one server to heo thre. What are the things I should take care of ??
Please advise.
Thanks.
/dev/sde1
/dev/sdf1
The samba is serving out shares from /home/csl1/Samba/samba from /dev/sde1 to windows clients. Now /home/csl1/Samba/ has the following folders,
netlogon profiles samba
netlogon has the following script file netlogon.bat,
# Map network drives to shares on the samba server
net use w: /d
net use w: \\chaos\samba
The profiles has the various profiles and the samba is what appears as w: in windows.
Now I have to move the entire config to another server which is running redhat7.2 and all the partitions are ext3.
Another concern of mine is can I just switch the raid towers from one server to heo thre. What are the things I should take care of ??
Please advise.
Thanks.