Adding Metaset, rpc failure -7

Hi,
I try o add a new resource group and diskset to a cluster, and my metaset cmd fails with an rpc failure -7
Solaris 10 11/06, Sun Cluster 3.1 on a Sun Fire V890
root@node2:~ # metaset -s XXXX -a -h node2 node1
ERROR: node1: rpc failure -7
root@node2:~ # metaset -s XXXX
Set name = XXXX, Set number = 9
Host                Owner
  node2
  node1
root@node2:~ # RPC should be OK:
root@node2:~ #  rpcinfo node1 | grep md
    100145    1    ticots    \000\000\000C       scadmd     superuser
    100145    1    ticotsord \000\000\000F       scadmd     superuser
    100145    1    tcp       0.0.0.0.128.11      scadmd     superuser
    100533    1    ticots    \000\000\000K       scrcmd     superuser
    100533    1    ticotsord \000\000\000N       scrcmd     superuser
    100533    1    tcp       0.0.0.0.128.12      scrcmd     superuser
    100141    1    tcp       0.0.0.0.128.25      rgmd_receptionist superuser
    100141    1    ticotsord \000\000\000h       rgmd_receptionist superuser
    100141    1    ticots    \000\000\000j       rgmd_receptionist superuserThe hostname is not in /etc/hosts and /etc/inet/ipnodes as it is only an alias, but i have the ip addresses in /etc/hosts.allow. It worked with this setup two days ago.
We had a problem with a failed fibre channel interface which has been fixed. I ran an scgdevs on node2.
Any idea what the rpc failure -7 means.
Fritz

Tom,
I faced a similar issue recently and the problem at the time was due to the unstable network. However, I'll let the experts confirm if -7 error is indeed for network related failures when creating a metaset.
Though the -7 error was returned, all metaset commands succeeded after creating the set.

Similar Messages

  • Adding Jax-RPC Handlers to OSB Proxy Service

    Hi All,
    I am new to OSB and wanted to know if I can add a Client side (My proxy Service -> external business service) Handler chain to OSB Proxy Services. I know how to add handlers to general webservice. But is there any way to intercept the request by adding handlers to OSB proxy service before it goes to business service?
    Any help is highly appreciated.
    Thanks,
    Swetha

    Hi Eric,
    Thanks for your response. we are trying to access WSRR( manages end point urls for 7 different environments) and generate the end point dynamically at the design time. As we figured out WSRR is not compatible with OSB we are trying to implement these client side (OSB Proxy service) handlers which would get the dynamic endpoint depending on the environment used. I was able to create the handlers for this and set the jar in the classpath but the client service which should be using these handlers have to have these handlers defined in the deployment descriptor(web.xml) which am unable to see with a OSB project.
    Will there be a deployment descriptor(web.xml/webservices.xml) associated with Proxy services on OSB? Or Is there any other way to add custom JAX-RPC Handlers to a proxy service? Or is there any way to connect to WSRR directly?
    Thanks,
    Swetha

  • RPC failure

    Hi,
    Im hoping you guys might be able to help me out. I have an E3500 server, and Im installing Solaris 2.5.1. I know its old, but my company isn't slated to update to Solaris 8 until next year. Anyhow. I can load the OS and all my programs fine. The problem is when I load a Specific Solaris updates package which contains numerous updates. The server loads in Single user mode, and after reboot I start recieving the following errors:
    rcpbind: unable to set RPC max record size.
    ls.so.l: /usr/sbin/rpcbind: fatal: relocation error: file /usr/sbin/rpcbind: symbol_svc_vc_set_tcp_keepalive: referenced symbol not found.
    Killed
    rpcbind
    The system will then take for ever to get to a login prompt and hang when ever any account tries to log in.
    What is strange is that before my hard drive failed, and I had to reload. This package was installed with no problems. I have tried reloading Solaris twice now, and both times everything is running great until the update. Unfortunetly the package is mandatory per my home office or I just would not load it.

    You might try doing a ldd on the /usr/sbin/rpcbind binary to make sure all it libraries are showing. But technically if a library isn't rpcbind will fail before you get the error below.
    This may sound painful but you might try a find command looking for all *.so files and then running nm on the library and grep'ing for symbol_svc_vc_set_tcp_keepalive. If you find it, see if the LD_LIBRARY_PATH includes the path for that library.

  • RPC FAILURE: For stress test

    I am working with Sun Rpc for providing the client server interface in my project. I have observed that during stress testing after approx 3 hour client start taking a lot of time to process and give back the result. Although server side time stamp is still in microseconds, whereas client side gone in secs.Do any body face such problem previously if yes please let me know the solution.

    Hi Tim.
    Did you figure this problem out?
    I'm having some kind of the same problem.
    And is curious about how you solved it.

  • RPC FAILURE: Due to Client Side processing

    I am working with Sun Rpc for providing the client server interface in my project. I have observed that during stress testing after approx 3 hour client start taking a lot of time to process and give back the result. Although server side time stamp is still in microseconds, whereas client side gone in secs.Do any body face such problem previously if yes please let me know the solution.

    This forum is for discussion of programming in C++, particularly using Sun C++ compilers.
    You are more likely to find help for your question in a Solaris forum -- I suggest the "kernel" forum.

  • Server 2003 VPN clients can't verify username and password

    Hi,
    Hoping someone can help or point me in the right direction. I have a Windows Server 2003 R2 standard SP2 running RRAS. It has Dual NIC's and is configured for PPTP VPN. I am using a BT Business Hub 5 for internet access and using the BT Static IP service.
    The BT Hub assigns the static IP address chosen to the Server using DHCP. The firewall is configured to port forward PPTP traffic to the 2003 server. This all works correctly.
    The 2003 server is on a domain where the DC is a 2008 R2 server. The DC also acts as the DNS and DHCP for the network.
    The default gateway for the domain is pointed towards our WinGate proxy server which also acts as a DNS server.
    The 2003 server LAN NIC is configured manually, usually I would not configure a deafult gateway on the LAN NIC as the WAN NIC needs the default gateway for the BT Hub.
    The problem I am having is if a default gateway is configured on the LAN NIC, I can connect to the VPN and it will logon to the network. Once connected everything works ok. If the connection drops, when trying to reconnect the client can no longer verify
    the user name and password against the domain and the connection is refused.
    If I do not have a default gateway configured in the LAN NIC the VPN clients can not verify the username and password for the domain at all and I get RPC failure errors in the event viewer with the source dnsapi.
    Once this error occurs the only way I can get the clients to reconnect is to disable the WAN NIC, restart the RRAS service and enable the WAN NIC again.
    Any insight will be much appreciated.

    Hello,
    for Networking configuration questions better ask in
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/home#forum=winserverNIS&filter=alltypes&sort=lastpostdesc&content=Search
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Error While enahling CDC(Change data capture) on Table.

    I am enabling Change data capture (CDC) on SQL server 2012 Enterprise edition(11.0.2100.60)
    . I am able to enable it on Database level with below SQL, but failed to enable on Table level.
    Use DatabaseName
    GO
    Exec sys.sp_cdc_enable_db 
    GO
    EXEC sys.sp_cdc_enable_table @source_schema = N'dbo',
                @source_name = N'TableName', @role_name = NULL
    GO
    Got Error like,
    'msg 22832, Level 16, State 1, Procedure sp_cdc_enable_table_internal, Line 623
    Could not update the metadata that indicates table [dbo].[TableName] is enabled for Change Data Capture. 
    The failure occurred when executing the command '[sys].[sp_cdc_add_job] @job_type = N'capture''. 
    The error returned was 22836: 'Could not update the metadata for database DatabaseName to indicate that a Change Data Capture job has been added. 
    The failure occurred when executing the command 'sp_add_jobstep_internal'. 
    The error returned was 14234: 'The specified '@server' is invalid (valid values are returned by sp_helpserver).'. 
    Use the action and error to determine the cause of the failure and resubmit the request.'. 
    Use the action and error to determine the cause of the failure and resubmit the request.'
    Would anyone help me to out of this?
    Thanks in advance..!!

    Related thread:
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/fa0c2a52-63b5-4a39-9f35-fe6f0eb21d1d/change-data-capture-on-table?forum=sqldatawarehousing
    Make sure SQL Server Agent is running.
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Charger Buzzes when plugged into the Adapter Converter

    Im in England currently (From the USA) and am using a "DYNEX" converter adapter to switch the electric current down so I can plug in/charge my Macbook Pro and iPad.
    It works, however the charger buzzes pretty loudly and gets hot.
    Thankfully I brought two, one started smelling like melted plastic and stopped charging altogether. That particular charger has faulted at home before (back in the USA), so I'm not sure if it died because of the converter or because it's just faulty.
    I have plugged in the newer charger and it also buzzes, but I'm really worried to keep it plugged in because I don't want it to fault out too.
    Is it normal for it to buzz like that when plugged into a converter adapter?
    Thanks!

    The question again, why are you using a voltage converter?  The Apple charegers are all rated for 100-240 volts at 0-60 Hz...you only need a plug adapter to convert the US HEMA plug to the UK two round pin plug.
    Adding a voltage converter is adding one more failure point into the system.
    I have used mine all over Europe with no issues.

  • Authentication role on Windows Satellite not working

    Hi,
    I've configured my satellite servers with the content, imaging and
    authentication role. After
    analyzing traffic between the several sites, all workstations were
    communicating directly with the primary server.
    The client logs on the remote site all show :
    [DEBUG] [04/23/2011 09:17:55.125] [1032] [ZenworksWindowsService] [129] []
    [CommonCasa] [] [ Host: wsuszwl:2645] [] []
    [DEBUG] [04/23/2011 09:17:55.125] [1032] [ZenworksWindowsService] [129] []
    [CommonCasa] [] [ ServiceName: com.novell.zenworks.TMS_TREE] [] []
    [DEBUG] [04/23/2011 09:17:56.000] [1032] [ZenworksWindowsService] [127] []
    [SessionManager] [] [SessionLogonThread signaling TESS event: UserLogin] []
    [DEBUG] [04/23/2011 09:17:56.000] [1032] [ZenworksWindowsService] [127]
    [adminzwl] [SessionManager] [] [OnChange performing change event for session
    396680129, with event: UserLogin] [] []
    [DEBUG] [04/23/2011 09:17:56.000] [1032] [ZenworksWindowsService] [127] []
    [Novell.Zenworks.Tess] [] [EventManager -- EventTrigger for UserLogin has
    been called.] [] []
    [DEBUG] [04/23/2011 09:17:56.000] [1032] [ZenworksWindowsService] [127] []
    [Novell.Zenworks.Tess] [] [EventManager -- EventTrigger for UserLogin has
    been called.] [] []
    [DEBUG] [04/23/2011 09:17:56.000] [1032] [ZenworksWindowsService] [127]
    [adminzwl] [SessionManager] [] [OnChange finished performing change event
    for session 396680129, with event: UserLogin] [] []
    [DEBUG] [04/23/2011 09:17:56.000] [1032] [ZenworksWindowsService] [127] []
    [SessionManager] [] [SessionLogonThread finished signaling TESS event:
    UserLogin] [] []
    [DEBUG] [04/23/2011 09:17:56.140] [1032] [ZenworksWindowsService] [129] []
    [CommonCasa] [] [ObtainAuthToken took exception: -939589602
    System.Exception: -939589602
    at Novell.Casa.Client.Auth.Authtoken.ObtainAuthToken( String sService,
    String sHost, WinLuid luid)
    wsuszwl is the satellite, running Windows 2003 server, ZEN 10.3.3 and WSUS.
    WSUS default port has been changed to 8530. After this exception -939589602
    , the client authenticates to the primary server, correctly following the
    nearest server rules.
    I checked if something was listening on port 2645 on the satellite and it
    was not. On the primary server port 2645 is listening, checked via
    https://server:2645/CasaAuthTokenSvc/
    I've enabled Casa logging on the satellite, below a few lines from that log.
    Am I missing something here? I'm confused, because while configuring the
    authentication role of the satellite, ZCM tells you it's using port 443 for
    authentication. But it seems it's using port 2645?
    And I can't find any ZEN service not running on the satellite. The ZEN
    agent on the satellite shows under Satellite Role Status : Authentication
    Enabling. As if it's trying to enbele the roles, but it's not succeeding.
    I found some stuff while googlng that told me it would not be possible to
    use the authentication role on Windows bases satellites, only on linux
    based. But that was a pretty old article.
    Thanks for any help
    Ron
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenEx- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- ServiceName =
    com.novell.zenworks.TMS_TREE
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- HostName =
    wsuszwl:443
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- BufferLength = 0
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenEntryInCache- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenCacheEntry- Key =
    com.novell.zenworks.TMS_TREE@wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenCacheEntry- Keysize = 37
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenCacheEntry-
    CredStoreScope = 16266C0
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenEntryInCache- End,
    pEntry = 0x0
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- Hostname =
    wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- port = 443
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- Host = wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- HostPort = 443
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- End, pSession =
    05F94F98
    [1668-1BB4] [09:15:58] CASA_AuthToken -BuildGetAuthPolicyMsg- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -BuildGetAuthPolicyMsg- End, pMsg =
    0x5F94FB0
    [1668-1BB4] [09:15:58] CASA_AuthToken -Rpc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -InternalRpc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:58] CASA_AuthToken -InternalRpc- before
    WinHttpOpenRequest
    [1668-1BB4] [09:15:58] CASA_AuthToken -InvalidCertsFromHostAllowed- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -InvalidCertsFromHostAllowed- End,
    retStatus = 0
    [1668-1BB4] [09:15:58] CASA_AuthToken -SecureFailureStatusCallback- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -SecureFailureStatusCallback- End
    [1668-1BB4] [09:15:58] CASA_AuthToken -InternalRpc- Secure connection
    failure, flags = 10
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyWideToMultiAlloc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyWideToMultiAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyWideToMultiAlloc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyWideToMultiAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:58] CASA_AuthToken -UserApprovedCert- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -UserApprovedCert- Invalid Cert from
    Host = wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -InternalRpc- User approved invalid
    certificate from wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -AllowInvalidCertsFromHost- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -AllowInvalidCertsFromHost-
    X509_ASN_ENCODING
    [1668-1BB4] [09:15:58] CASA_AuthToken -AllowInvalidCertsFromHost- Entered to
    iterate the cert list
    [1668-1BB4] [09:15:58] CASA_AuthToken -AllowInvalidCertsFromHost- End,
    retStatus = 0
    [1668-1BB4] [09:15:58] CASA_AuthToken -InternalRpc- End, retStatus = 0
    [1668-1BB4] [09:15:58] CASA_AuthToken -Rpc- End, retStatus = 0
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- Did not
    receive GetAuthPolicy Response data
    [1668-1BB4] [09:15:58] CASA_AuthToken -CloseRpcSession- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CloseRpcSession- End
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- End,
    retStatus = C7FF0020
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- End, retStatus =
    C7FF0020
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenEx- End, retStatus =
    C7FF0020
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenEx- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- ServiceName =
    com.novell.zenworks.TMS_TREE
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- HostName =
    wsuszwl:2645
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenInt- BufferLength = 0
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenEntryInCache- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenCacheEntry- Key =
    com.novell.zenworks.TMS_TREE@wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenCacheEntry- Keysize = 37
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenCacheEntry-
    CredStoreScope = 162DAF4
    [1668-1BB4] [09:15:58] CASA_AuthToken -FindAuthTokenEntryInCache- End,
    pEntry = 0x0
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- Hostname =
    wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -ObtainAuthTokenFromServer- port =
    2645
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- Host = wsuszwl
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- HostPort = 2645
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:58] CASA_AuthToken -OpenRpcSession- End, pSession =
    05F94F98
    [1668-1BB4] [09:15:58] CASA_AuthToken -BuildGetAuthPolicyMsg- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -BuildGetAuthPolicyMsg- End, pMsg =
    0x5F94FB0
    [1668-1BB4] [09:15:58] CASA_AuthToken -Rpc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -InternalRpc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -CopyMultiToWideAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:58] CASA_AuthToken -InternalRpc- before
    WinHttpOpenRequest
    [1668-1BB4] [09:15:58] CASA_AuthToken -InvalidCertsFromHostAllowed- Start
    [1668-1BB4] [09:15:58] CASA_AuthToken -InvalidCertsFromHostAllowed- End,
    retStatus = 0
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- Unable to connect to
    server
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- End, retStatus =
    C7FF001E
    [1668-1BB4] [09:15:59] CASA_AuthToken -Rpc- End, retStatus = C7FF001E
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenFromServer-
    GetAuthPolicy Rpc failure, error = C7FF001E
    [1668-1BB4] [09:15:59] CASA_AuthToken -CloseRpcSession- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -CloseRpcSession- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenFromServer- End,
    retStatus = C7FF001E
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenInt- End, retStatus =
    C7FF001E
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenEx- End, retStatus =
    C7FF001E
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenEx- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenInt- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenInt- ServiceName =
    com.novell.zenworks.TMS_TREE
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenInt- HostName =
    zentms1.tmsnet.org:443
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenInt- BufferLength = 0
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindAuthTokenEntryInCache- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindAuthTokenCacheEntry- Key =
    [email protected]
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindAuthTokenCacheEntry- Keysize = 48
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindAuthTokenCacheEntry-
    CredStoreScope = 1638FD4
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindAuthTokenEntryInCache- End,
    pEntry = 0x0
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenFromServer- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenFromServer- Hostname =
    zentms1.tmsnet.org
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainAuthTokenFromServer- port = 443
    [1668-1BB4] [09:15:59] CASA_AuthToken -OpenRpcSession- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -OpenRpcSession- Host =
    zentms1.tmsnet.org
    [1668-1BB4] [09:15:59] CASA_AuthToken -OpenRpcSession- HostPort = 443
    [1668-1BB4] [09:15:59] CASA_AuthToken -CopyMultiToWideAlloc- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -CopyMultiToWideAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -OpenRpcSession- End, pSession =
    05F94ED8
    [1668-1BB4] [09:15:59] CASA_AuthToken -BuildGetAuthPolicyMsg- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -BuildGetAuthPolicyMsg- End, pMsg =
    0x5F94FB0
    [1668-1BB4] [09:15:59] CASA_AuthToken -Rpc- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -CopyMultiToWideAlloc- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -CopyMultiToWideAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- before
    WinHttpOpenRequest
    [1668-1BB4] [09:15:59] CASA_AuthToken -InvalidCertsFromHostAllowed- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -InvalidCertsFromHostAllowed- End,
    retStatus = 0
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- End, retStatus = 0
    [1668-1BB4] [09:15:59] CASA_AuthToken -Rpc- End, retStatus = 0
    [1668-1BB4] [09:15:59] CASA_AuthToken -CreateGetAuthPolicyResp- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespStartElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthPolicyRespEndElementHandler-
    End
    [1668-1BB4] [09:15:59] CASA_AuthToken -CreateGetAuthPolicyResp- End,
    retStatus = 00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -CreateAuthPolicy- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -DecodeData- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -DecodeData- End, retStatus = 0
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyStartElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConsumeElementData- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyCharDataHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -AuthPolicyEndElementHandler- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -CreateAuthPolicy- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -ObtainSessionToken- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenEntryInCache- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenCacheEntry- Key =
    TMS_TREE
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenCacheEntry- Keysize =
    9
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenCacheEntry-
    CredStoreScope = 1638FD4
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenEntryInCache- End,
    pEntry = 0x0
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenEntryInCache- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenCacheEntry- Key =
    TMS_TREE
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenCacheEntry- Keysize =
    9
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenCacheEntry-
    CredStoreScope = 1638FD4
    [1668-1BB4] [09:15:59] CASA_AuthToken -FindSessionTokenEntryInCache- End,
    pEntry = 0x0
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthMechToken- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthTokenIf- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetConfigInterface- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetConfigInterface- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_AddReference- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_AddReference- End, refCount
    = 2
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConfigIf_ReleaseReference- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -ConfigIf_ReleaseReference- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthTokenIf- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_GetAuthToken- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- Realm = TMS_TREE
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- CredStoreScope =
    1638FD4
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- RealmCredsOnly = 1
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- Username =
    Administrator
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- End, retStatus = 0
    [1668-1BB4] [09:15:59] CASA_PwdMech -EncodeData- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -EncodeData- End, retStatus = 0
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_GetAuthToken- End,
    retStatus = C7FD0006
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_GetAuthToken- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- Realm = TMS_TREE
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- CredStoreScope =
    1638FD4
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- RealmCredsOnly = 1
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- Username =
    Administrator
    [1668-1BB4] [09:15:59] CASA_PwdMech -GetUserCredentials- End, retStatus = 0
    [1668-1BB4] [09:15:59] CASA_PwdMech -EncodeData- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -EncodeData- End, retStatus = 0
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_GetAuthToken- End,
    retStatus = 00000000
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_ReleaseReference- Start
    [1668-1BB4] [09:15:59] CASA_PwdMech -AuthTokenIf_ReleaseReference- End
    [1668-1BB4] [09:15:59] CASA_AuthToken -GetAuthMechToken- End, retStatus =
    00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -BuildAuthenticateMsg- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -BuildAuthenticateMsg- End, pMsg =
    0x5F95DE8
    [1668-1BB4] [09:15:59] CASA_AuthToken -Rpc- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -CopyMultiToWideAlloc- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -CopyMultiToWideAlloc- End, retStatus
    = 00000000
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- before
    WinHttpOpenRequest
    [1668-1BB4] [09:15:59] CASA_AuthToken -InvalidCertsFromHostAllowed- Start
    [1668-1BB4] [09:15:59] CASA_AuthToken -InvalidCertsFromHostAllowed- End,
    retStatus = 0
    [1668-1BB4] [09:15:59] CASA_AuthToken -InternalRpc- End, retStatus = 0

    Rvd,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Outlook Anywhere is not working

    Hello all,
    I have Exchange 2007 SP3 running.  I have enabled Outllook anywhere.  I have yet to be able to get it to work.  I have been told the only port I need open is 443.  when I go to setup my clients, I do a manual configuration.  for
    the server I enter my internal server name ( I have been told this is how its to be setup), then I go specify the outside URL for the proxy.  I have RPC over HTTP Proxy installed on the server, but when I run Microsoft's test I get the following
    RPC over HTTP Connectivity failed.   This is running on a Server 2008 64-bit machine. 
    Any pointers on what to check would be very helpful.  I have quite a few people that would like to use this, but it fails connecting at the last step in the Outlook setup due to the RPC failure.
    edit-  I also opened my firewall wide open to make sure that wasn't blocking it, and with all ports open it still failed. 
    Thanks
    David

    Hi David,
    Thank you for your question.
     We could disable IPv6 on Exchange server which install on Window server 2008 to check if the issue persist.
    If the issue persist, we could refer to the following steps to reinstall RPC-over-http:
    Disable outlook anywhere using the Exchange Management Console
    Remove RPC proxy component using PowerShell servermanagercmd -r rpc-over-http-proxy
    Reboot the server
    Install RPC proxy component using PowerShell servermanagercmd -i rpc-over-http-proxy
    Enable outlook anywhere using the Exchange Management Console
    Restart the Microsoft Active Directory Topology Service
    Try the test again
    If there are any questions regarding this issue, please be free to let me know. 
    Best Regard,
    Jim
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Jim Xu
    TechNet Community Support

  • Interapplication Communication with WinWrap Basic: Bad reference :-(

    Hello,
    Winwrap Basic claims to be compatible with VBA.
    http://www.winwrap.com/web/basic/default.asp
    But when I try to set a reference to the Acrobat 9.0 Type Library (Acrobat Professional 9.4 is installed) then I get a "Bad Reference" Message and the reference indeed is never added to the script. The type library is listed as "Acrobat (1.0)" what seems wrong as well.
    Even browsing for the acrobat.tlb and adding the reference manually makes no difference.
    If I do the same from within the VBA Editor in Microsoft Office 2003 (Word) then the reference can be added without any problems. So it seems that the Type Library is properly registered.
    By the way: Other acrobat libraries, like for example Acrobat Distiller, can be added without any failure to Winwrap Basic.
    Does anyone know about an issue with Winwrap 9.20.053 or even have a solution for this ... bug(?).
    André

    Use the forum for Acrobat SDK.

  • NFS not cooperating after portmap to rpcbind migration

    So yes, this is bugging me. I am starting to miss my series and if I don't get this fixed quick I'll have to go through a full detox .
    So I call upon you for assistance!
    As per this post on the frontpage, I replaced portmap with rpcbind and fixed my rc.conf (and services script that I run after mounting my data partition - it requires user intervention - too), but no dice.
    Here's what I got:
    /etc/exports
    /var/data/series 10.0.0.20(ro,async,no_root_squash,subtree_check)
    /var/data/films 10.0.0.20(ro,async,no_root_squash,subtree_check)
    /etc/hosts.allow
    # /etc/hosts.allow
    # SSH access (open to the world since it's fortified anyway, right?)
    sshd: ALL
    vsftpd: ALL
    #lighttpd: 192.168.1.
    #mysqld : 192.168.1.
    nfsd: 10.0.0.20
    #lockd: 192.168.1.2
    #rquotad: 192.168.1.2
    rpcbind: 10.0.0.20
    rpc.mountd: 10.0.0.20
    rpc.statd: 10.0.0.20
    # End of file
    I really should throw out nfsd, since there's no such thing anymore. I've checked netstat for stuff listening worlwide (sounds fancy eh) but other than those three rpc* services I could not find anything related (I disabled the imadp stuff or whatever that is since the comments said only NFS v4 stuff needed it).
    /etc/conf.d/nfs-common
    # Parameters to be passed to nfs-common (nfs clients & server) init script.
    # If you do not set values for the NEED_ options, they will be attempted
    # autodetected; this should be sufficient for most people. Valid alternatives
    # for the NEED_ options are "yes" and "no".
    # Do you want to start the statd daemon? It is not needed for NFSv4.
    NEED_STATD=
    # Options to pass to rpc.statd.
    # See rpc.statd(8) for more details.
    # N.B. statd normally runs on both client and server, and run-time
    # options should be specified accordingly. Specifically, the Arch
    # NFS init scripts require the --no-notify flag on the server,
    # but not on the client e.g.
    # STATD_OPTS="--no-notify -p 32765 -o 32766" -> server
    # STATD_OPTS="-p 32765 -o 32766" -> client
    STATD_OPTS="--no-notify -p 32765 -o 32766"
    # Options to pass to sm-notify
    # e.g. SMNOTIFY_OPTS="-p 32764"
    SMNOTIFY_OPTS="-p 32764"
    # Do you want to start the idmapd daemon? It is only needed for NFSv4.
    NEED_IDMAPD=no
    # Options to pass to rpc.idmapd.
    # See rpc.idmapd(8) for more details.
    IDMAPD_OPTS=
    # Do you want to start the gssd daemon? It is required for Kerberos mounts.
    NEED_GSSD=
    # Options to pass to rpc.gssd.
    # See rpc.gssd(8) for more details.
    GSSD_OPTS=
    # Where to mount rpc_pipefs filesystem; the default is "/var/lib/nfs/rpc_pipefs".
    PIPEFS_MOUNTPOINT=
    # Options used to mount rpc_pipefs filesystem; the default is "defaults".
    PIPEFS_MOUNTOPTS=
    /etc/conf.d/nfs-server
    # Parameters to be passed to nfs-server init script.
    # Options to pass to rpc.nfsd.
    # See rpc.nfsd(8) for more details.
    NFSD_OPTS=
    # Number of servers to start up; the default is 8 servers.
    NFSD_COUNT="2"
    # Where to mount nfsd filesystem; the default is "/proc/fs/nfsd".
    PROCNFSD_MOUNTPOINT=
    # Options used to mount nfsd filesystem; the default is "rw,nodev,noexec,nosuid".
    PROCNFSD_MOUNTOPTS=
    # Options for rpc.mountd.
    # If you have a port-based firewall, you might want to set up
    # a fixed port here using the --port option.
    # See rpc.mountd(8) for more details.
    MOUNTD_OPTS="--no-nfs-version 1 --no-nfs-version 2"
    # Do you want to start the svcgssd daemon? It is only required for Kerberos
    # exports. Valid alternatives are "yes" and "no"; the default is "no".
    NEED_SVCGSSD=
    # Options to pass to rpc.svcgssd.
    # See rpc.svcgssd(8) for more details.
    SVCGSSD_OPTS=
    I am launching rpcbind, nfs-common and nfs-server (in that order), and if I may believe the service scripts, everything goes well. However my client, a HDX-1000, does not see any NFS shares at all (they are NFS v3 shares). Several reboots of both the server and client did not help (after fiddling with services and restarting them too, that is). If anybody has any clues: please .
    As a totally unrelated sidenote: suddenly my HDX-1000 has decided it does like Mediatomb and happily plays back whatever it streams (ever since I bought the bloody damn thing it has been refusing to do so - which is why I set up NFS in the first place). So I don't need to fix this, but just for the sake of it (and because I know how quirky this HDX-1000 is) I'd like to fix it so I have a fallback option in case that shiny metal thing decides to act up again.

    jealma wrote:Add mountd to your hosts.allow. I had not yet adapted my hosts.allow until I saw your post, but now I added rpcbind, rpc.mountd and rpc.statd. I also uncommented nfs, portmap and mountd, after which I couldn't mount my NFS share. After uncommenting mountd, I could mount again.
    There is no mountd anymore:
    [root@amalthea stijn]# netstat -puntal
    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
    tcp 0 0 0.0.0.0:57472 0.0.0.0:* LISTEN 3642/rpc.mountd
    tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN -
    tcp 0 0 0.0.0.0:55555 0.0.0.0:* LISTEN 3577/mediatomb
    tcp 0 0 0.0.0.0:35081 0.0.0.0:* LISTEN -
    tcp 0 0 10.0.0.15:6666 0.0.0.0:* LISTEN 3562/mpd
    tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 3592/rpcbind
    tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 3224/sshd
    tcp 0 0 0.0.0.0:32765 0.0.0.0:* LISTEN 3612/rpc.statd
    tcp 0 960 10.0.0.15:22 10.0.0.5:37903 ESTABLISHED 3547/sshd: stijn [p
    udp 0 0 0.0.0.0:2049 0.0.0.0:* -
    udp 0 0 10.0.0.15:44302 78.47.136.197:123 ESTABLISHED 3222/ntpd
    udp 0 0 0.0.0.0:795 0.0.0.0:* 3592/rpcbind
    udp 0 0 0.0.0.0:54820 0.0.0.0:* 3642/rpc.mountd
    udp 0 0 10.0.0.15:39719 212.68.197.145:123 ESTABLISHED 3222/ntpd
    udp 0 0 0.0.0.0:820 0.0.0.0:* 3612/rpc.statd
    udp 0 0 10.0.0.15:57921 85.158.108.151:123 ESTABLISHED 3222/ntpd
    udp 0 0 127.0.0.1:33730 0.0.0.0:* 3577/mediatomb
    udp 0 0 10.0.0.15:43468 81.246.92.140:123 ESTABLISHED 3222/ntpd
    udp 0 0 0.0.0.0:1900 0.0.0.0:* 3577/mediatomb
    udp 0 0 10.0.0.15:53102 212.3.228.111:123 ESTABLISHED 3222/ntpd
    udp 0 0 0.0.0.0:111 0.0.0.0:* 3592/rpcbind
    udp 0 0 10.0.0.15:39546 193.41.86.177:123 ESTABLISHED 3222/ntpd
    udp 0 0 0.0.0.0:60539 0.0.0.0:* -
    udp 0 0 0.0.0.0:32765 0.0.0.0:* 3612/rpc.statd
    udp 0 0 10.0.0.15:57855 79.99.122.30:123 ESTABLISHED 3222/ntpd
    Checking for rpc and mountd gives these results:
    [root@amalthea stijn]# whereis rpc
    rpc: /usr/sbin/rpc.idmapd /usr/sbin/rpc.statd /usr/sbin/rpc.mountd /usr/sbin/rpc.svcgssd /usr/sbin/rpc.gssd /usr/sbin/rpc.nfsd /etc/rpc /usr/include/rpc /usr/share/man/man3/rpc.3t.gz /usr/share/man/man3/rpc.3.gz /usr/share/man/man5/rpc.5.gz /usr/share/man/man3x/rpc.3t.gz /usr/share/man/man3x/rpc.3.gz
    [root@amalthea stijn]# whereis mountd
    mountd: /usr/share/man/man8/mountd.8.gz
    Tomk: I doublechecked again - the hosts.{allow,deny} files are very verbose about their syntax . So I wasn't sure too, but some googling told me I should be using the right format:
    daemon_list : client_list [ : shell_command ]
    If you ask me it would be rather silly for the hosts files to allow/deny connections on such a rough basis. I understood tcp_wrappers is a basic (yet in some way configurable) traffic blocker, a bit more low-level than iptables is for example. Also, if you can only say 'allow all incoming connections from any client' or 'block all connections from all clients', why are there two files then? Wouldn't it be easier just to use one file and set it to yes/no? I might be wrong ofcourse .
    Anyway, I noticed whereis breaks on the dot, maybe it is expanded in the hosts files too (I hope not... Would be pesky). I will try with an ALL: ALL though to see if that fixes anything.

  • Spotlight on Xsan gone beserk

    Anyone ever seen spotlight indexing errors on Xsan 2? Xsan Admin was hanging badly when trying to index the Xsan volume. It's just a theory at this points, but spotlight seems to hate files from Unix or Windows, especially files which are unique on those filesystems but not on Mac OS X.
    Some of the errors which makes me think it's spotlight related:
    MDSChannelPeerRequest: (ipc/mig) server raised exception com.apple.metadata.mds[62]
    XSANFSFSCTLSpotlightRPC fsctl failed (errno = 45)ERROR: _MDSChannelInitForXsan: _XsanCreateMDSChannel failed: 45
    com.apple.metadata.mds[62]
    ERROR: _MDSChannelXsanFetchAccessTokenForUID: dead channel
    mds[62]
    (Error) Message: MDSChannel RPC failure (fetchPropertiesForContext:) [no channelAccessToken]

    Same here. Turned of Spotlight indexing on the three filesystems, but errors still comming identical to yours
    Probably not related, but who knows, also have loads of Console Log Entries (in the All Messages bit of console) that state...
    xsand Automount: volume options are not a dictionary
    This I think comes from the automount.plist file that has a field marked...
    <key>MountOptions</key>
    and I suspect the MountOptions bit needs to be swapped for something else, but I have no idea what.

  • After quitting a "private browsing" session, and I quit togo back to previously open tabs/pinned sites, 40% of the time, the Browser does not restore all previously open tabs/pinned apps/sites

    Using HP Pavilion Dv7 with Windows Home Premium, 64bit, and only now and then will FF4.0.1 restore previous (normal) session after returning from a private browsing session, )I use the Quit Private Browsing menu item from the Toolbar right-click menu to go back).... In addition, previously Pinned sites (apps) are lost also, and all must be re-added.
    Inconsistent failure and I've not been able to reliably reproduce-- sometimes (about 4-6 times in 10) it just loses all previous information.

    I would add that bookmarks may be organised into folders and subfolders. You may wish to make more use of bookmarks if only to ensure you do not loose everything if your session restore becomes problematic.
    Bookmarks are a bit more robust than the session restore system. Firefox backs them up automatically and you may do so manually. Possibly Firefox will behave better and faster with hundreds of bookmarks but only tens of tabs open. There is also the tabs groups, but that is something I think development has ceased on and may have similar issues to session restore / or open tabs.
    * [[How to use bookmarks to save and organize your favorite websites]]
    ** [[Restore bookmarks from backup or move them to another computer]]
    ** [[Use bookmark folders to organize your bookmarks]]
    *[[Use Tab Groups to organize a lot of tabs]]

  • OD with errors, not displaying my users

    Yesterday the OD Slave was having issues and now today the Master OD is having the same issues.
    When launching Workgroup Manager I get this error message (which isn't well documented here on the interwebs):
    "Error of type eDSOperationFailed (-14483) on line 3395 of /SourceCache/WorkgroupManager/WorkgroupManager-361.3.1/PMMUGMainView.mm"
    I try to follow the path in the error message and there is no /SourceCache directory that I can find.
    Console Messages is giving me this group of error messages over and over every couple of seconds.
    9/1/11 12:18:55 PM          com.apple.metadata.mds[68]          XSANFS_FSCTL_SpotlightRPC fsctl failed (errno = 45)ERROR: _MDSChannelInitForXsan: _XsanCreateMDSChannel failed: 45
    9/1/11 12:18:55 PM          com.apple.metadata.mds[68]          ERROR: _MDSChannelXsanFetchAccessTokenForUID: dead channel
    9/1/11 12:18:55 PM          mds[68]          (Error) Message: MDSChannel RPC failure (fetchPropertiesForContext:) [no channelAccessToken]
    9/1/11 12:18:55 PM          mds[68]          (Error) Store: <MDSDistantStore 0x102905760 shutdown:NO got shutdown notification:NO>{channel:0x102904bf0 localPath:'/Volumes/Media'} bring up failed -- will retry
    2 days ago we had a network switch failure that I am wondering could be the root cause, but I don't have any clue.
    If anyone knows what is going on with my system your insight would be greatly appreciated.

    I have just come across this error as well
    "Error of type eDSOperationFailed (-14483) on line 3395 of /SourceCache/WorkgroupManager/WorkgroupManager-361.3.1/PMMUGMainView.mm"
    Funnily enough though WGM works fine if I lauch it imediately after boot. Seems that if server admin is launched before WGM the issue occurs...
    This has literally just begun so sorry for no technical input yet as I have jsut begun troubleshooting myself, have you managed to discover anything since first coming across the problem?

Maybe you are looking for

  • Inspection plan with multiple specifications

    I have to maintain 1 inspection plan for 2 vendors for incoming inspection. Eg: Vendor A & B Vendor A, I have to check parameter Fe, Mn, Si Vendor B, I have to check parameters Fe, Moisture (For B, no need to check Mn, Si. Also Fe specification will

  • Adding authorization objects to Report Painter reports

    Hello Everyone, Is there way to add authorization objects to report painter reports ? I know it is possible to add auth group at the header level but I need to limit access at run time to specific objects, say for example, Cost Center. Is this possib

  • CURRENCY FIELD IN TABLE CONTROLLS OF MODULE POOL PROGRAM

    Hi All. I am fasing an issue in module pool. I am using a table controll to display the data on the screen. There is  one field of currency type . the amount in that field is -ve(Negative) then the program giving a short dump by saying that the probl

  • Change SharePoint_Config Database to simple recovery mode. Risk.

    Hello, we have SBS 2008 with Exchnage and OWA-Service. The Logfile of SharePoint is very large (30 GB). But we don't use SharePoint. I want to change the recovery mode of SharePoint_Config Database to simple. But i don't know, what of Application/Ser

  • Can't see multiple spaces from mission control

    I have six spaces open, but when I enter mission control, I don't see the 6 windows up top; they are invisible. If I click in the general location I'll get to the space, but I can't see any images of the six spaces which are peppered with apps. Its b