Wednesday, 21 September 2016

Unable to unmount CIFS in RHEL

Unable to unmount CIFS in RHEL

I have struggle with unmounting the cifs fie, I have tried but it shows the device is busy show i have given the below command it help  us to unmount the cifs filsystem.


umount -a -t cifs -l


No comments:

Post a Comment

Helm installation on rhel 9

 You can do install with 2 commands  first one is curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-hel...