AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  CIFS shares are not mounted after upgrading to AIX 5.3 TL8 to TL12

    Posted Mon March 07, 2011 12:54 AM

    Originally posted by: SystemAdmin


    Dear Experts,

    Recently we are upgrading our AIX box from AIX 5.3 TL 8 to TL12, after successful upgrade our CIFS shares failed to mount which are on Windows 2003 server .Can any one have suggestion to solve this problem

    Regards,
    Abdul Qadir
    #AIX-Forum


  • 2.  Re: CIFS shares are not mounted after upgrading to AIX 5.3 TL8 to TL12

    Posted Mon March 07, 2011 04:26 AM

    Originally posted by: tony.evans


    Maybe you could start by giving us some information.

    What have you tried to fix it?
    What actual error messages are you getting?
    What mount command or /etc/filesystems entry are you using?

    i.e. do some problem diagnosis first, then ask here with more information.
    #AIX-Forum


  • 3.  Re: CIFS shares are not mounted after upgrading to AIX 5.3 TL8 to TL12

    Posted Mon March 07, 2011 06:05 AM

    Originally posted by: SystemAdmin


    Hi Tony,

    Answer to your question series vice

    1)We want to mount CIFS shares after AIX upgrade same shares are mountable before upgrade
    2) Make sure the lsdev command shows that device nsmb0 is in
    the Available state. Also make sure that the share name,
    user name and password are accurate.
    3)mount -v cifs -n IP/kyqabs/Central123 -o wrkgrp=cdc_nt,fmode=770,uid=205,gid=203 /windows_share$ /AIX_mount_directory

    Regards,
    #AIX-Forum


  • 4.  Re: CIFS shares are not mounted after upgrading to AIX 5.3 TL8 to TL12

    Posted Mon March 07, 2011 06:14 AM

    Originally posted by: tony.evans


    And what error message / behaviour do get.
    #AIX-Forum


  • 5.  Re: CIFS shares are not mounted after upgrading to AIX 5.3 TL8 to TL12

    Posted Mon March 07, 2011 06:22 AM

    Originally posted by: SystemAdmin


    We are unable to mount windows share on AIX 5.3 TL12. When we trying to mount the share we get the following error

    "Make sure the lsdev command shows that device nsmb0 is in
    the Available state. Also make sure that the share name,
    user name and password are accurate."

    However, same share was mounted on AIX 5.3 TL08
    #AIX-Forum


  • 6.  Re: CIFS shares are not mounted after upgrading to AIX 5.3 TL8 to TL12

    Posted Tue March 08, 2011 07:32 PM

    Originally posted by: ColombianJoker


    Have you tried
    mkdev -l nmb0
    ?
    #AIX-Forum


  • 7.  Re: CIFS shares are not mounted after upgrading to AIX 5.3 TL8 to TL12

    Posted Wed March 16, 2011 12:33 AM

    Originally posted by: SystemAdmin


    We had a similar experience upgrading from AIX 5.3 TL9 to TL12; however, in our case, the "mount all" command fixed the problem.
    #AIX-Forum