[Ilugc] How to mount NAS in centos?

  • From: knura9@xxxxxxxxx (Arun Khan)
  • Date: Fri, 18 Apr 2014 01:22:41 +0530

On Thu, Apr 17, 2014 at 5:40 PM, Shrinivasan T <tshrinivasan at gmail.com> 
wrote:

I have a NAS box.

IP : 192.168.10.11
share name : acplzimbra


I am trying to mount this a centos box in same network.
centos can ping the nas box and access it via browser.

When mounting using mount command, getting following error.

#mount -t cifs  192.168.10.11:/acplzimbra /nas --verbose -o user=acplnasbox
Password:

What is the motivation for using CIFS mount?   Most NAS boxes support
both NFS and CIFS.   In Linux, NFS is a better option.

Additionally, it might be worthwhile to have a central Directory
Server to map uid/gid between your storage and the client boxes.

-- Arun Khan

Other related posts: