Browse Community
Help
Log In
Responses(1)
Solutions(0)
umichklewis
3 Apprentice
•
1.2K Posts
0
November 30th, 2018 09:00
Hard to say, but it certainly appears that you have a network issue of some kind or an issue with the CIFS service on your VDMs. Have you tried using server_setup to stop/start cifs on each VDM? Something to the effect of:
server_setup VDM_1 -Protocol cifs -option stop
server_setup VDM_1 -Protocol cifs -option start
Then, check status with
server_cifs VDM_1
Let us know if that helps!
Karl
Dell Support Resources
View All
Top
umichklewis
3 Apprentice
•
1.2K Posts
0
November 30th, 2018 09:00
Hard to say, but it certainly appears that you have a network issue of some kind or an issue with the CIFS service on your VDMs. Have you tried using server_setup to stop/start cifs on each VDM? Something to the effect of:
server_setup VDM_1 -Protocol cifs -option stop
server_setup VDM_1 -Protocol cifs -option start
Then, check status with
server_cifs VDM_1
Let us know if that helps!
Karl