LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Restart Cifs Service (https://www.linuxquestions.org/questions/linux-newbie-8/restart-cifs-service-4175617541/)

imran.saleem 11-13-2017 09:42 AM

Restart Cifs Service
 
Hi Guys,

I am looking to find out

1. how to restart CIFS service.
2. how to setup CIFS in linux.

thanks,
Imran

AwesomeMachine 11-13-2017 02:15 PM

Hi imran,

Welcome to LQ!

CIFS is a file system. I think you mean the samba service. What are you trying to do exactly?

imran.saleem 11-29-2017 05:34 AM

Hi,

There is a windows share setup on linux box via the cif file and cif file has the following contents:

backup -fstype=cifs,rw,uid=504,gid=503,credentials=/etc/backup_credentials ://server/Backup

where //server/backup is a windows share
/etc/backup_credentials is a file contains credentials

currently we are seeing the following error:

DISK CRITICAL - /mnt/backup/backup is not accessible: No such device or address

giis 11-29-2017 06:07 AM

Share the output of "mount" command.


All times are GMT -5. The time now is 12:07 AM.