CIFS Mount Problem in AIX 5.3 TL12 SP-01-1016


 
Thread Tools Search this Thread
Operating Systems AIX CIFS Mount Problem in AIX 5.3 TL12 SP-01-1016
# 1  
Old 02-15-2011
CIFS Mount Problem in AIX 5.3 TL12 SP-01-1016

Hi all,

We are experiencing below mentioned error on mounting windows Share on AIX 5.3 when we migrate our TL from 8 to TL12-SP01, we also checked the allowed password length for mounting CIFS which is fine(10 characters in our case). On IBM fix central site there is a fix IZ63140 for
Technology Level: 5300-12-00-1015 but we are already superseded that level which is 5300-12-01-1016.

When we revert our TL from 12 to TL 8, the windows share mounted without any error, but when we applied TL 12 again the same problem was observed.

Error:
There was an error connecting the share or the server. Make sure the lsdev command shows that device nsmb0 is in the Available state. Also make sure that share name,user name and password are accurate.

Anyone who also experienced this problem? or is there any solution available for that.

Regards,
Ahmed





Last edited by m_raheelahmed; 02-23-2011 at 01:01 PM..
# 2  
Old 02-15-2011
Try the fix offered on the page which you mentioned. You are on the same TL so it should work just fine.

Regards
zxmaus
# 3  
Old 02-15-2011
But 5300-12-01-1016 already includes the fix APAR IZ63140. So we don't need to apply it separately.

Regards

Last edited by m_raheelahmed; 02-23-2011 at 01:00 PM..
# 4  
Old 02-15-2011
APAR list

You can use those command to find if this APAR installed or not:

instfix -ivq | grep 63140

OR

instfix -ivqk IZ63140
# 5  
Old 02-15-2011
Yes it is already installed, but still we are unable to mount cifs share
# 6  
Old 02-23-2011
Starting from the beginning, I assume you already have the bos.cifs_fs fileset installed:
Code:
lslpp -l | grep -i bos.cifs_fs

Maybe there was a syntax change in how you are mounting the share. How are you attempting to mount it? I succesfully mount windows shares manually like this:
Code:
mount -v cifs -n rmt_hostname/rmt_user/rmte_password /rmt_share /mount/point

Once I've confirmed it is working, I add an entry to my /etc/filesystems to make it mount automatically after a reboot.
Code:
/local/mount:
        dev             = /rmt_share
        vfs             = cifs
        nodename        = rmt_hostname/rmt_user/rmt_password
        mount           = true
        type            = cifs
        options         = uid=100,gid=100,fmode=750
        account         = false

# 7  
Old 02-23-2011
Yes we are mounting the share exactly as specified by you but in TL12 it gives error and when we reject TL12 filesets and go back to our previous TL8, the share mounted successfully without any error.
Smilie

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX available cifs mount options

Hi, I can't find any documentation of all available mount options of mount -v cifs Unfortunately you can specify any fantasy options, no complains, and the mount command shows this option In particular I want to know if there is a possibility to completely disable cifs caching in aix,... (3 Replies)
Discussion started by: funksen
3 Replies

2. AIX

AIX 6.1 : Problem with cifs and win2012.

i want to connect a shared folder on a server w2k12 by cifs "mkcifsmnt", but without sucess, i tried to do the same on w2k3, it works, but both on win7 and w2k12 doesn't work, is there any suggestions about this problem, thks in advance. My aix version is 6.1 (3 Replies)
Discussion started by: aouiti
3 Replies

3. AIX

Mount CIFS on AIX

Hello AIX gurus, I am trying to mount a CIFS share on AIX and I could use some help. Here are the environment details: AIX - 6100-05-01-1016 Domain Controller - WIN2K8R2 (authentication takes place here) CIFS share is stored on a NetApp storage array that is joined to the domain I have... (2 Replies)
Discussion started by: jhall
2 Replies

4. Red Hat

Permissions problem with cifs.mount

hi, I have the following permission problems with cifs.mount : a share on a VNXe (EMC NAS) is accessed by two RHEL 5.9 accounts (authenticated by Active Directory); One account has read+wite permission to the share , the second one has only read permission. Both accounts uses the following... (0 Replies)
Discussion started by: Zarake
0 Replies

5. AIX

AIX cifs mount to Windows Server 2008 R2

Hi i have some problem to mount a Windows Server 2008 R2 share on AIX. I found the artikel 157701-aix-cifs-mount-windows-server-2008-share on the Forum (cant post the Link) witch decribe my situation but there is no solution. I can mount a share to a Windows 2003 SP2 Server but not to 2008 R2... (2 Replies)
Discussion started by: MrTee
2 Replies

6. AIX

trying to patch aix 5.3 TL 5 to TL12

Need some help, just installed a new aix box with aix 5.3 honda # oslevel -s 5300-05-CSP-0000 i got a package from ibm which told me that it was a cumulative patch to upgrade my 5.3 TL 5 to TL 12. I downloaded it, took a long time, after installing using smitty, i get failed. so after... (3 Replies)
Discussion started by: asyed123
3 Replies

7. AIX

CIFS Mount not mounting on my AIX server

Dear Experts, Im facing a unique situation. We got a windows server folder cifs mounted on my AIX server. Before restarting the win server I tried unmounting the cifs mount. It got hanged and win server was restarted however. Now Im trying to mount the same. It prompts for password... (3 Replies)
Discussion started by: jayadeava
3 Replies

8. AIX

AIX cifs: mount Windows Server 2008 share ?

Hello, I've been using AIX cifs to mount windows XP shares with no problems till now. Now it's Windows Server 2008 R2 - no go: mount -v cifs -n host1/user1/pass1 /share1 /mountpt1 There was an error connecting the share or the server. Make sure the lsdev command shows that device nsmb0 is in... (6 Replies)
Discussion started by: vilius
6 Replies

9. UNIX for Advanced & Expert Users

mount -t cifs permission denied by mount -t smbfs works fine

I am having trouble mounting with cifs, but mounting the exact same command with smbfs works fine. The share is on another samba server and is set to full public guest access. # mount -t cifs //servername/sharename /mnt/temp -o password="" mount error 13 = Permission denied Refer to the... (3 Replies)
Discussion started by: humbletech99
3 Replies

10. HP-UX

mount with CIFS

hi everyone months ago i installed software on hp-ux box. So instead of going to the server room (which is far and cold :) ), I put the DVD in my windows xp box and mount it using CIFS, it was successful. Now I want to install another software on the same hp-ux box using the same windows... (3 Replies)
Discussion started by: neemoze
3 Replies
Login or Register to Ask a Question