iimsapp01@root/#cifslist Mounted Object Mountpoint State ------------------------------------------------------------------------------- \\BNHS00000029.BNH.COM\IIMSDEVDOCUM /IIMSDevDocuments M \\BNHS00000040.BNH.COM\HEALTHCAREIM /bea/bea/user_projects/domains/BNHD MS \\BNHFSDR1:HEALTHCAREIMAGES /test S =============================================================================== Server Local User Remote User Domain State ------------------------------------------------------------------------------- bnhs00000029.bnh. root iimsshare LS BNHS00000040.BNH. root dmsuser bnh.com LS bnhs00000029.bnh. bea iimsshare LS bnhs00000040 bea dmsuser bnh.com S BNHS00000040.BNH. bea dmsuser bnh.com LS ======================================================================================== iimsapp01@root/#bdf Filesystem kbytes used avail %used Mounted on /dev/vg00/lvol3 20971520 4303568 16537824 21% / /dev/vg00/lvol1 5242880 344232 4860448 7% /stand /dev/vg00/lvol8 20971520 4797128 16049104 23% /var /dev/vg00/lvol7 5505024 3840368 1651760 70% /usr /dev/vg00/lvol4 10485760 2019472 8400816 19% /tmp /dev/vg00/lvol6 10485760 4836304 5605440 46% /opt /dev/vg00/lvol5 5242880 22256 5179952 0% /home /dev/vg00/lvol9 104857600 64451565 37995595 63% /bea bnhs00000040.bnh.com:/healthcareimages 1073738748 519622700 554116048 48% /bea/bea/user_projects/domains/BNHDomain/applications/IIMS/document/MedicalPhoto bnhs00000029.bnh.com:/iimsdevdocuments 524284924 308185796 216099128 59% /IIMSDevDocuments bnhrac01:/windb/batchlogfiles 20971520 12717384 8189832 61% /windb/batchlogfiles bnhs00000040.bnh.com:/healthcareimages 1073738748 519622700 554116048 48% /bea/bea/user_projects/domains/BNHDomain/applications/IIMS/document/MedicalPhoto You have mail in /var/mail/root iimsapp01@root/# =============================================================================================================================== iimsapp01@root/#cat /etc/opt/cifsclient/cifsclient.cfg # Name: cifsclient.cfg # Project: HP CIFS Client # Author: Christian Starkjohann , Hewlett-Packard Company # $Revision: 1.33 $ # Tabsize: 4 # (c) Copyright 1998-2004 by Christian Starkjohann. All Rights Reserved. # (c) Copyright 1999-2006 by Hewlett-Packard Company. All Rights Reserved. # @(#)HP CIFS Client - Version A.02.02.02 # ------------------------------------------------------------------------- # # ------------------------ Framework Configuration ------------------------ # # ------------------------------------------------------------------------- # main = { logLevels = ( info, error, # debug, # resource, netbiosError, # netbiosDebug, # netbiosTrace, # nfsTrace, # rare, # cacheDebug, # cifsTrace, # oplock, warn, # smbSequence, # debugAttributes, smbConnect, # client-server connection and disconnection messages # uiTrace, # communication with user interface # nbnsTrace, # netbios name service debugging (including LMB) # diskarb, # disk arbitration # authentication, # CIFS authentication details ); corefileLimit = 500; # in megabytes cfgParseInterval = 5000; # in milliseconds caseConvertFile = "/etc/opt/cifsclient/unitables/unicase.cfg"; clientCharMapFile = "/etc/opt/cifsclient/unitables/unimap8859-1.cfg"; serverCharMapFile = "/etc/opt/cifsclient/unitables/unimapCP437.cfg"; uniTableCompressBlocks = 3; # networkInterfaces = ("192.168.1.21/24", "192.168.2.23/24"); bindUdpExplicitly = no; pagePoolInitialSize = 128; pidFile = "/var/opt/cifsclient/cifsclient.pid"; # Ownership and permissions of the CIFS Client daemon Unix domain # socket are no longer configurable. The defaults, sockOwner="root", # sockGroup="root", and sockMode=0666, should not be changed. usersMayStoreSessionData = yes; }; # ------------------------------------------------------------------------- # # ---------------------- NFS Frontend Configuration ----------------------- # # ------------------------------------------------------------------------- # nfs3 = { cacheFiles = 500; cacheOpenFiles = 20; changeMicrosecondFileTimes = no; fakedDirLinks = 2; fakedDirSize = 131072; lookupStrategy = "database"; # legal values: "database", "pseudoInode" mnttabPrefix = no; # whether to precede mnttab entries with "[cifs]" nfsKernelCacheTime = 1; # in seconds; if 0 on B.11.31, writes will be slow nfsRetransmit = "-1"; nfsTimeout = 50; # in tenths of seconds nfsSockRxBuf = 0x20000; nfsSockTxBuf = 0x20000; nfsTransferSize = 8192; preferredPort = 992; # a randomly chosen number, very likely to be free }; # ------------------------------------------------------------------------- # # ---------------------- CIFS Backend Configurations ---------------------- # # ------------------------------------------------------------------------- # cifs = { allowBackslashesInPaths = no; dataCacheSize = 32768; databaseFile = "/var/opt/cifsclient/cifsclient.udb"; databaseParseInterval = 10000; # in milliseconds domain = "bnh.com"; initialDataCaches = 8; initialDirCaches = 8; bindNbnsPort = 137; bindNbdgsPort = 138; lookupTryNetbios = yes; lookupTryDns = yes; nbnsWinsIp = ""; nbnsInitialTimeout = 100; # in milliseconds nbnsTotalTimeout = 1200; # in milliseconds nbnsCacheTime = 60000; # in milliseconds # scopeID = ""; rmTmpKerbCredFiles = yes; fileCreateMask = 0000; oldUdbEncrypt = no; serverClasses = ( # NT 4.0 sends: OS = "Windows NT 4.0", LanManager = "NT LAN Manager 4.0" # Samba sends: OS = "Unix", LanManager = "Samba 1.9.18p1" # ASU sends: OS = "UNIX*", LanManager = "*Advanced Server*" # W 95 sends: OS = "", LanManager = "" # W 98 sends: OS = "", LanManager = "" # Facetwin sends: OS = "*", LanManager = "FacetWin" # AppleShareIP sends: OS = "Windows NT 4.0", LanManager = "NT LAN Manager 4.0" # Windows 2000 sends: OS = "Windows 5.0", LanManager = "Windows 2000 LAN Manager" # Windows 2003 srv: OS = "Windows Server 2003 3790", LanManager = "Windows Server 2003 5.2" { # Match Windows 9x: OS = ""; # can be a shell style matching pattern LanManager = ""; # can be a shell style matching pattern config = { # same variables as in server-config possible disableSmbs = ( # these are additional to other config setattrTrans2SetFile, # don't use trans2/setfileinfo setattrTrans2SetPath, # don't use trans2/setpathinfo getattrTrans2QueryPath, # W9x does not support trans2/getpathinfo ); requestOplock = no; closeForSetattr = yes; # Win95 has a braindead attribute "logic" }; }, { # Match AppleShare IP 6.2: OS = "Windows NT 4.0"; LanManager = "NT LAN Manager 4.0"; capabilityValue = 0x300; # capabilities CAP_LOCK_AND_READ and CAP_NT_FIND capabilityMask=0xffffffff; # match EXACTLY config = { disableSmbs = ( # these are additional to other config getattrTrans2QueryPath, # does not work: filesize is 16 bit only! setattrTrans2SetFile, # don't use trans2/setfileinfo setattrTrans2SetPath, # don't use trans2/setpathinfo getattrFind, # not supported writeWriteX, # hangs the server findTrans2, # not supported findTrans2dirinfo, # not supported ); }; }, { # Match Windows NT, 2000 pro, 2003 server: OS = "*[Ww]indows*"; LanManager = "*"; config = { disableSmbs = ( # these are additional to other config getattrFind, # find is slower than trans2/getpathinfo setattrTrans2SetFile, # don't use trans2/setfileinfo setattrTrans2SetPath, # don't use trans2/setpathinfo ); }; }, { # Match Samba OS = "*"; LanManager = "*[Ss][Aa][Mm][Bb][Aa]*"; config = { disableSmbs = ( # these are additional to other config getattrFind, # find is slower on samba and the 'real' SMBs work setDirDates, # not necessary, unix does it automatically ); }; }, { # Match FacetWin OS = "*"; LanManager = "*[Ff][Aa][Cc][Ee][Tt][Ww][Ii][Nn]*"; config = { useUnicode = yes; # FacetWin has different concept of Unicode... disableSmbs = ( # these are additional to other config getattrFind, # find is slower setDirDates, # not necessary, unix does it automatically findAutoclose, # don't use autoclose flag in find findImplicitResume, # don't use implicit resume flag in find ); }; }, { # Match ASU: OS = "*"; LanManager = "*[Aa][Dd][Vv][Aa][Nn][Cc][Ee][Dd][ ][Ss][Ee][Rr][Vv][Ee][Rr]*"; config = { disableSmbs = ( # these are additional to other config findTrans2SetFile, # don't use trans2/setfileinfo findTrans2SetPath, # don't use trans2/setpathinfo ); requestOplock = yes; # set to "no" if connections get lost }; }, { # Match Compaq Advanced Server: OS = "*"; LanManager = "*Advanced*"; config = { useUnicode = no; # Advanced Server sends char not byte count in find SMBs disableSmbs = ( # these are additional to other config getattrFind, # find is slower than trans2/getpathinfo findTrans2dirinfo, findTrans2bothdirinfo, getattrTrans2QueryPathAll, # does not work correctly ); }; }, { # Match Netware: # Please note that Netware servers are not officially supported. The following # is a starting point for your own experiments. OS = "[Nn][Ee][Tt][Ww][Aa][Rr][Ee]*"; LanManager = "[Nn][Ee][Tt][Ww][Aa][Rr][Ee]*"; config = { useUnicode = yes; disableSmbs = ( # these are additional to other config findTrans2, # don't use trans2/findfirst2 etc. findTrans2dirinfo, # don't use info level 0x101 for readdir getattrTrans2QueryPathAll, # don't use trans2/query_pathinfo infolevel all for getattr getattrFind, setattrTrans2SetFile, # don't use trans2/setfileinfo setattrTrans2SetPath, # don't use trans2/setpathinfo writeWriteX, # don't write files with WRITE_ANDX ); }; }, { # Match PCShare 3.1 (not officially supported) OS = "*"; LanManager = "*[Pp][Cc][Ss][Hh][Aa][Rr][Ee]*"; config = { disableSmbs = ( # these are additional to other config findTrans2, findTrans2dirinfo getattrFind, setDirDates, # not necessary, unix does it automatically writeWriteX, # writeX SMB is buggy ); }; }, { // Match IBM AS400 v5r1 OS = "[?][?][?]*"; LanManager = "[?]*"; config = { disableSmbs = ( // these are additional to other config findTrans2, findTrans2dirinfo, ); }; }, { // Match AS400 v5r2 and probably higher OS = "OS/400*"; LanManager = "*"; config = { disableSmbs = ( // these are additional to other config findTrans2, findTrans2dirinfo, ); }; }, { # Match all unknown servers OS = "*"; LanManager = "*"; config = { disableSmbs = ( # these are additional to other config # unknown server is probably windows, so disable the SMBs that don't work there setattrTrans2SetFile, # don't use trans2/setfileinfo setattrTrans2SetPath, # don't use trans2/setpathinfo getattrTrans2QueryPath, # W9x does not support trans2/getpathinfo ); }; }, ); # End of "serverClasses" section servers = { ".default" = { allowHardLinks = no; hardlinkUseRemoteCopy = no; attributesCacheTime = 1000; capitalizeShares = yes; caseMapping = "none"; # legal values: "upper", "lower", "none" caseSensitive = yes; closeDelayBatchLock = 60000; # in milliseconds closeDelayExclusiveLock = 2000; # in milliseconds closeDelayNoLock = 500; # in milliseconds closeForSetattr = no; connectTimeout = 5000; # in milliseconds requestTimeout = 60000; # in milliseconds dataCacheTimeNoLock = 200; # in milliseconds dirCacheTime = 3000; # in milliseconds enableFakeLinks = no; # The following values are the basis for the "linkMode" and "linkModeMask" # bitmasks: # 0x01 read-only # 0x02 hidden # 0x04 system # 0x20 archive (not useful because modified by server OS) # Other values should NEVER be used! linkMode = 0x06; linkModeMask = 0x07; linksAreUnicode = no; execMapping = "on"; # legal values: "system", "archive", "hidden", "on", "off" execInvert = no; fileModeMask = 0777; dirModeMask = 0777; ctimeIsCreate = no; fakeMountpointDate = yes; guestPassword = "guest"; guestRemoteUser = "guest"; # ipAddress = "1.2.3.4"; # localNetbiosName = "localhost"; maxCachedFiles = 200; preventCreationPattern = ""; preventCreationEnable = no; readAheadLocked = 2; readAheadNoLock = 0; requestOplock = yes; smbOverTcp = no; # if set to "yes", tcpPort parameter is ignored tcpPort = 139; useUnicode = yes; authenticationMethod = ntlm; # may be "ntlm" or "kerberos" ntlmEncryptionVersion = ntlm; # may be "ntlm" or "ntlmv2" smbPacketSigning = enabled; # may be "enabled", "disabled", or "required" unixExtensions = yes; # may be "yes" or "no" useWriteBackLocked = no; useWriteBackNoLock = no; disableSmbs = ( # getattrFind, # don't use trans2/findfirst2 for getting attributes # getattrTrans2QueryPath, # don't use trans2/query_pathinfo for getting attributes # getattrTrans2QueryPathAll, # don't use trans2/query_pathinfo infolevel all for getting attributes # attrUnix, # don't use unix info-level of trans2/findfirst2 # setattrTrans2SetFile, # don't use trans2/setfileinfo # setattrTrans2SetPath, # don't use trans2/setpathinfo # setattrSetFile2, # don't use SET_INFORMATION2 # setattrCoreWithTime, # don't supply a value for modification time in SET_INFORMATION # createOpenX, # don't create files with OPEN_ANDX # openOpenX, # don't open files with OPEN_ANDX # readReadX, # don't read files with READ_ANDX readOpenRead, # don't batch OPEN_ANDX with READ_ANDX # writeWriteX, # don't write files with WRITE_ANDX writeOpenWrite, # don't batch OPEN_ANDX with WRITE_ANDX # findUnix, # don't use unix info-level of trans2/findfirst2 etc. # findTrans2, # don't use trans2/findfirst2 etc. # fsinfoTrans2, # don't use TRANS2_QUERY_FS_INFORMATION # sessionSetup, # don't do a session setup # treeconAndX, # don't use TREE_CONNECT_ANDX (use TREE_CONNECT instead) # setDirDates, # don't update directory date by hand if file created or deleted # findTrans2dirinfo, # don't use info level 0x101 for readdir # findTrans2bothdirinfo, # don't use info level 0x104 for readdir # findAutoclose, # don't use autoclose flag in find # findImplicitResume, # don't use implicit resume flag in find ); }; # End of "server.default" section #-------------------------------------------------------------------# #--------- sample individual-server configuration section ---------# #-------------------------------------------------------------------# # = { # ipAddress = "1.2.3.4"; # authenticationMethod = kerberos; # smbPacketSigning = required; # }; # End of user-defined server section }; # End of "server" section }; iimsapp01@root/# ======================================================================================================================================================= iimsapp01@root/#more /etc/fstab # System /etc/fstab file. Static information about the file systems # See fstab(4) and sam(1M) for further details on configuring devices. /dev/vg00/lvol3 / vxfs delaylog 0 1 /dev/vg00/lvol1 /stand vxfs tranflush 0 1 /dev/vg00/lvol4 /tmp vxfs delaylog 0 2 /dev/vg00/lvol5 /home vxfs delaylog 0 2 /dev/vg00/lvol6 /opt vxfs delaylog 0 2 /dev/vg00/lvol7 /usr vxfs delaylog 0 2 /dev/vg00/lvol8 /var vxfs delaylog 0 2 /dev/vg00/lvol9 /bea vxfs defaults 0 2 bnhrac01:/windb/batchlogfiles /windb/batchlogfiles nfs defaults 0 2 bnhs00000029.bnh.com:/IIMSDevDocuments /IIMSDevDocuments cifs defaults 0 0 bnhs00000040.bnh.com:/HealthcareImages /bea/bea/user_projects/domains/BNHDomain/applications/IIMS/document/MedicalPhoto cifs defaults 0 2 iimsapp01@root/#