How to map pathname to unavailable NFS server?

How can you map an automounted pathname to the NFS server which serves it?
If the server is available I just cd to the path and do a df -k.
But this won't work if the server is in trouble and I'm getting:
Jul 20 12:32:55 mymachine last message repeated 77 times
Jul 20 12:37:55 mymachine automountd[1346]: server slowpoke not responding
When this happens all shell execution grinds to a halt because some
path in my $PATH is hitting on 'slowpoke'.
I'd gladly eliminate the troubling path from my $PATH but which
element of $PATH is the culprit?

Hi.
Not clear for me: You have mounted FS from NFS or no?
If one FS already mounted from NFS server - " df -k " show it.
In case using autmount - you can see it configuration.
NFS server can be on other side of the word, and this servers may be very many, so client should know what NFS server hi want use.
Regards.

Similar Messages

  • How do I set up a NFS server?

    Running 10.5 on macbook. Trying to create NFS server to mount ISO to proprietary UNIX client, AIX 5.2. Looked under SHARING and directory utility. Not finding any documentation which seems to indicate how this is done.
    On UNIX, I would start NFS services, add directory to export list with apprpriate permissions (Which client can access it etc) and it would be good to go (assuming name resolution/routing etc). Any insight would be helpful.

    You're over my head with your UNIX knowledge, but I wonder if the 10.4.x method still works in 10.5.x?
    http://mactechnotes.blogspot.com/2005/09/mac-os-x-as-nfs-server.html
    Nope, I guess not, they removed NetInfoManager in 10.5.
    Few know as much as this guy about OSX & he has a little utility to do it, but requires 10.6+...
    http://www.williamrobertson.net/documents/nfs-mac-linux-setup.html
    Maybe some clues you haven't seen yet anyway???

  • Mobile Account - How to Map Share Point Locally on Server?

    Hello,
    Using mobile accounts on a mac mini server, this is a small home network. Primary reason for server was to use mobile accounts allow the various computers and laptops to be accessed by all family and guests with data linked to login.
    All work fine except, when I login into the server as my mobile account it is unable to sync, or find any files because the Share Points do not map locally. Warning message says use locally. This causes problems with itunes, mobile account syncs etc.
    Is there a way to map the Share Points using the network path, locally on the server in the mobile accounts?
    Thanks
    Peter

    You need to convert the project to sharepoint 2013,  you have to change the target office version 15.0 and target framework versions to 4.0 or 4.5. For more details go throught the below posts
    http://www.codeproject.com/Articles/522220/Converting-Multiple-SharePoint-2010-Projects-to-Sh
    http://social.msdn.microsoft.com/Forums/en-US/c15f274c-1dfe-47cc-b753-883307fc354f/migrate-sharepoint-2010-visual-webpart-to-sharepoint-2013-using-visual-studio-2012
    http://sharepoint.stackexchange.com/questions/58377/upgrade-a-vs-2012-sharepoint-2010-project-to-sharepoint-2013
    Raghavendra Shanbhag | Blog: www.SharePointColumn.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

  • How to map the all forms/reports server?

    Hi all,
    in our environment we are having 5 windows (o/s)forms server the problem is for everytime if we deploy
    a new forms and reports we need it deploy it on all servers. some times we might not deploy in one node . so it would been a problem for us. so is there anyway to do it automatized like if i deploy it one node immediately it ll reflect all the rest nodes in one shot (to avoid the deploy in all nodes)
    first we have to stop the services
    second we have to deploy in one node and needs to be reflect in all nodes
    third start the services in one nodes (it ll reflect in all nodes)
    Do u have any idea about this. pls share it
    Thanks in advance
    Regards
    Murali...

    Hi ccortez,
    Thanks for you reply.
    I have executed the command and its listing all the report servers, but my requirement is to list all the reports server with queue. Is there any possibilities from the front end screen to see all the report server in a single screen.
    Thanks & Regards
    Srikkanth.M

  • NFS: server reboot - client problem with "file handle" - no unmont

    Hello,
    when I restart a NFS-server and a client has a NFS-share on it still mounted, that NFS-share becomes unusable on the client: everything causes the client complain about an old "file handle", even trying to unmount that share!
    So my question is: How to deal gracefully with a NFS-server reboot and avoiding this file handle problem?
    Apart from going to each client and unmount the NFS-share by hand?
    Thanks!

    Do I need to Give these values manually again as they are moved from Env to other?
    When we transport ID objects, the values stored in the channel get lost and have to be manually enetered......it happens even for DEV --> QA environment.
    Now your channel should reflect PROD-related data.
    2- Why my Receiver communiation channel coimg as
    Communication Channel | PRD_400 | RFC_QA3_Receiver:
    The channel name does not depend on the environment it is present....verify the name once again!
    Regards,
    Abhishek.

  • JDev TP4 DVT:Map Component: How to send a command to Mapviewer Server?

    How to send a command to Mapviewer Server programmatically using a DVT:Map component? ( for example : To capture a Theme info when i clicking in the a map theme position?
    Juan C LLanes

    Hi Juan,
    Are you trying to click on a point in the map and update another control on the page?
    This is available today, if you create a master-detail binding and bind the master to your map theme, and detail to another view e.g. a table, and check the checkbox "Enable row selection" when you create the map theme binding, then you will get this behavior automatically.
    If this is not what you are looking for, please clarify.
    Thanks
    Katia

  • How can I mapping directory by using Weblogic Server?

    Hi,
    We used to use iPlant as the web server. How can mapping directory using Weblogic
    server?
    $PATH=$wl_home/config/epdm/applications/DefaultWebApp/WEB-INF/classes
    such as to map the following:
    From To
    /rok/servlet $PATH/servlet-dev/WEB-INF/classes
    /rok/imagest $PATH/servlet-dev/images
    /rok/html $PATH/servlet-dev/htm
    /servlet $PATH/servlet-dev/servlet
    Thanks!
    Hanqing

    Use JMX. See http://dima.dhs.org.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Nicole" <[email protected]> wrote in message
    news:3c4d6daa$[email protected]..
    >
    Hi all,
    in my EJBs I want to know, on which server instance I´m running. I needthis for
    logging info. How can I get the servers name?
    When I load the JNDI tree and select java:comp, an error occurs and a lotof information
    is printed. One is weblogic.Server and that is what I´m searching for.
    I use WLS 6.1 SP1
    Any ideas? Thanks,
    Nicole

  • How can I get more detailed logging in NFS Server (2012 R2)?

    I've set up the "Server for NFS" feature and have shared out a folder. I've made it as wide-open as possible. Anonymous access enabled, with read-write set up for a specific IP address. I attempt to connect to the mount using the following command
    on my Ubuntu 12.04 system:
    sudo mount -t nfs windowsmachine:/share /path/to/local/mount
    And I get an error of "Mount system call failed". I'm trying to figure out what the issue is but the Windows event logs have not been very helpful. I've set up activity logging via https://technet.microsoft.com/en-us/library/cc770981.aspx but still
    do not see much happening in the NFS or Windows security event logs. Can somebody tell me how I can troubleshoot this issue? Since I have anonymous access enabled and have not done any UID or GID weirdness, do I need to make the ntfs permissions everyone full
    control? Even if that were the case I'd expect to see some failures in the Windows security log.

    dpkg -la | grep nfs gives me
    ii  nfs-common     1:1.2.5-3ubuntu3.2                                 
    NFS support files common to client and server
    ii  nfs-kernel-server      1:1.2.5-3ubuntu3.2                                 
    support for NFS kernel server
    It's a relatively old version of Ubuntu, 12,04 LTS. I take it Ubuntu cares about what version the NFS server is running?

  • How to make 9iFS' NFS Server listen to multiple ip addresses?

    Hi,
    We have solaris 2.8 box with 2 ip addresses. NFS Server(9iFS) is running as secondary server(port 4049). Is it possible to make NFS Server listen to both ip addresses?
    I tried to add both ip address to IFS.SERVER.PROTOCOL.NFS.Localhost(STRING_ARRAY type) but doesn't work. But if I define either of ip address as a value of IFS.SERVER.PROTOCOL.NFS.Localhost (STRING type) it works.
    Any idea?
    Thanks,
    -Niraj

    Hi,
    We have solaris 2.8 box with 2 ip addresses. NFS Server(9iFS) is running as secondary server(port 4049). Is it possible to make NFS Server listen to both ip addresses?
    I tried to add both ip address to IFS.SERVER.PROTOCOL.NFS.Localhost(STRING_ARRAY type) but doesn't work. But if I define either of ip address as a value of IFS.SERVER.PROTOCOL.NFS.Localhost (STRING type) it works.
    Any idea?
    Thanks,
    -Niraj

  • Upgrading of linux does not complete -- if NFS server is unavailable

    This is the second time I tried upgrading linux to 3.13 and both times it gets stuck
    [inxsible ~ ]$ pacin linux
    [sudo] password for inxsible:
    warning: linux-3.13.5-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1): linux-3.13.5-1
    Total Installed Size: 67.12 MiB
    Net Upgrade Size: 0.00 MiB
    :: Proceed with installation? [Y/n] y
    (1/1) checking keys in keyring [###################################################################] 100%
    (1/1) checking package integrity [###################################################################] 100%
    (1/1) loading package files [###################################################################] 100%
    (1/1) checking for file conflicts [###################################################################] 100%
    (1/1) checking available disk space [###################################################################] 100%
    (1/1) reinstalling linux
    It stays there for hours. Finally I had to Ctrl+C and then manually run
    sudo mkinitcpio -P
    Even this gets stuck at the [ autodetect ] module and I have to Ctrl+C it. Then it successfully builds the fallback image. Then I have to relogin via the fallback and re-install linux at which point the installation and generation of the initramfs image goes without a hitch.
    I looked at the basic logs and nothing there was the obvious problem. Anyone else seen this ?

    So this happened to me again when updating the linux package tonight.
    As it happens, I have a NFS share that I access from this machine and that machine (a laptop) had been switched off. I saw this in the dmesg
    [175434.699141] nfs: server toshiba not responding, timed out
    [175630.539122] nfs: server toshiba not responding, timed out
    [175811.019135] nfs: server toshiba not responding, timed out
    [175874.165762] nfs: server toshiba not responding, timed out
    [176054.645744] nfs: server toshiba not responding, timed out
    [176174.539067] nfs: server toshiba not responding, timed out
    [176355.019045] nfs: server toshiba not responding, timed out
    [176415.179042] nfs: server toshiba not responding, timed out
    [176598.645693] nfs: server toshiba not responding, timed out
    [176658.805684] nfs: server toshiba not responding, timed out
    [176899.018994] nfs: server toshiba not responding, timed out
    [176959.178987] nfs: server toshiba not responding, timed out
    [177142.645635] nfs: server toshiba not responding, timed out
    [177202.805628] nfs: server toshiba not responding, timed out
    [177446.432271] nfs: server toshiba not responding, timed out
    [177506.592266] nfs: server toshiba not responding, timed out
    [177750.218905] nfs: server toshiba not responding, timed out
    [177810.378902] nfs: server toshiba not responding, timed out
    [178054.005540] nfs: server toshiba not responding, timed out
    [178114.165538] nfs: server toshiba not responding, timed out
    [178357.792199] nfs: server toshiba not responding, timed out
    [178417.952174] nfs: server toshiba not responding, timed out
    [178661.578812] nfs: server toshiba not responding, timed out
    [178721.738811] nfs: server toshiba not responding, timed out
    [178965.365450] nfs: server toshiba not responding, timed out
    [179025.525446] nfs: server toshiba not responding, timed out
    [179269.152089] nfs: server toshiba not responding, timed out
    [179329.312083] nfs: server toshiba not responding, timed out
    [179572.938726] nfs: server toshiba not responding, timed out
    [179633.098718] nfs: server toshiba not responding, timed out
    So I switched on the laptop and after a while tried to install the package again and this time it worked. I still don't know why it would need a remote NFS server to be up while installing/upgrading linux locally

  • [SOLVED] Can't start NFS server

    I've read the wiki page and I've been changing my config files accordingly. When I try to start it I get the following error (from journalctl):
    Nov 02 21:41:47 arch sudo[11201]: dennis : TTY=pts/0 ; PWD=/home/dennis ; USER=root ; COMMAND=/usr/bin/systemctl start nfsd.
    service rpc-idmapd.service rpc-mountd.service rpcbind.service
    Nov 02 21:41:47 arch sudo[11201]: pam_unix(sudo:session): session opened for user root by dennis(uid=0)
    Nov 02 21:41:47 arch systemd[1]: Starting NFS server...
    Nov 02 21:41:47 arch systemd[1]: Mounting RPC pipe filesystem...
    [b]Nov 02 21:41:47 arch rpc.nfsd[11204]: rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
    Nov 02 21:41:47 arch rpc.nfsd[11204]: Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem[/b]
    Nov 02 21:41:47 arch rpc.nfsd[11204]: error starting threads: errno 38 (Function not implemented)
    Nov 02 21:41:47 arch systemd[1]: Started RPC Bind.
    Nov 02 21:41:47 arch systemd[1]: nfsd.service: main process exited, code=exited, status=1/FAILURE
    Nov 02 21:41:47 arch mount[11205]: mount: unknown filesystem type 'rpc_pipefs'
    Nov 02 21:41:47 arch systemd[1]: Failed to start NFS server.
    Nov 02 21:41:47 arch systemd[1]: Dependency failed for NFS Mount Daemon.
    Nov 02 21:41:47 arch systemd[1]: Job rpc-mountd.service/start failed with result 'dependency'.
    Nov 02 21:41:47 arch systemd[1]: Unit nfsd.service entered failed state
    Nov 02 21:41:47 arch systemd[1]: var-lib-nfs-rpc_pipefs.mount mount process exited, code=exited status=32
    Nov 02 21:41:47 arch systemd[1]: Failed to mount RPC pipe filesystem.
    Nov 02 21:41:47 arch systemd[1]: Dependency failed for NFSv4 ID-name mapping daemon.
    Nov 02 21:41:47 arch systemd[1]: Job rpc-idmapd.service/start failed with result 'dependency'.
    Nov 02 21:41:47 arch systemd[1]: Unit var-lib-nfs-rpc_pipefs.mount entered failed state
    Nov 02 21:41:47 arch sudo[11201]: pam_unix(sudo:session): session closed for user root
    When I run mount -t nfsd nfsd /proc/fs/nfsd it says:
    [dennis@arch ~]$ sudo mount -t nfsd nfsd /proc/fs/nfsd
    mount: unknown filesystem type 'nfsd'
    What to do? I've no idea how to solve this.
    edit : changed quote tags to code --Inxsible
    Last edited by snufkin (2012-11-03 07:50:52)

    alphaniner wrote:What happens if you just run systemctl start nfsd.service ?
    Then I got another error message.
    I found out what was wrong though. I had suspended the computer, which caused GNOME or whatever to mess with my session data. A reboot fixed the problem, although I'm sure a relog would've done the same.
    Last edited by snufkin (2012-11-03 07:51:13)

  • Memory leak in  NFS server

    Hi all,
    I have a problem with 2 SunFire 240 (4Gb of Ram) with solaris 10 in a Veritas Cluster.
    These nodes are 2 NFS server and they have 10 nfs client.
    We have a memory leak on these servers. The memory utilization increase day by day.
    The memory seems to be allocated by the kernel and not from some process.
    So I would like to know if this is a common issue (NFS?) or this is a single case.
    Thanks in advance for you help
    Regards
    Daniele
    Edited by: Danx on Jan 2, 2008 5:23 PM

    That message relates to how the application deals with its threads, which for a the most part isn't actually an issue. However, since it does have the potential to cause a leak under certain circumstances we did make a change in 10.3 to address that issue, so I suggest you upgrade to that release.

  • How to create a file in the server?

    Hi,
    I'm making a webservice that has to generate a XML file, sign it using another webservice and return this XML. The problem is that i don't know how to create the file in the server throught webservice.
    I use this code in the webservice to generate the XML and after I return the XML to client in a byte[]
         static void outputDocumentToFile(Document myDocument, String path) {
            //setup this like outputDocument
              try {
                   // XMLOutputter outputter = new XMLOutputter("  ", true);
                   XMLOutputter outputter = new XMLOutputter();
                   //output to a file
                   FileWriter writer = new FileWriter(path);
                   outputter.output(myDocument, writer);
                   writer.close();
              } catch(java.io.IOException e) {
                   e.printStackTrace();
        }But the file is generated in the client-side, how can I generate the file in the server-side?
    Thanks very much.

    Well the File object doesn't create a file it's simply an abstract representation of file and directory pathnames.
    You can try something like this:
    <%
    try
    // get the path to the web server root
    // I read somewhere not to use 'getRealPath' for some reason which I
    // can't seem to remember :S Hopefull someone can enlighten us :)
    String path = application.getRealPath("/project/jsp/demo.txt");
    File file = new File(path);
    PrintWriter writer = new PrintWriter(new BufferedWriter(new FileWriter(file)));
    writer.println("Hello World!");
    writer.close();
    catch (Exception e)
    System.err.println(e.getMessage());
    %>
    Hope this helps :)

  • How to display HTML file from Unix server on UI at runtime

    Hi Experts,
    My requirement is to display  HTML files,  related to some particular person, on UI. The file is existing on a separate UNIX server and a file related to one person may have a lot of attached files as well , as is the case generally with HTML files, including pictures etc. So it is no use transferring file on my CRM system, as the files are kept separately on this UNIX server which is particularly for this kind of storage.
    I am able to show files residing on MIME repository ( I created some new HTML files )  of my CRM system on UI. but I don't know how to go ahead with this particular requirement.
    One idea is that I can map one folder of my application server to that unix server so that I can see the HTML files in this particular folder. but I don't know how to map MIME repository folder to application server directory or directly to the UNIX server .
    Please advise. Is my approach correct or is there any other way ?
    thanks in advance.
    Regards,
    Vikas

    Maybe this is too simple, but have you got an HTTP server on the UNIX machine? You could simply link the URL into you CRM application and display the contents directly from UNIX.
    cheers Carsten

  • Where can I find the file where the static mapping allocations of the DHCP server are stored?

    In our company we are using DHCP to assign static ip addresses to our clients.
    Now we are forced to change the ip address range. To prevent changing each allocation
    of mac-address to ip-address manually with the admin tool i would like to change the allocation
    in the file where the allocations are saved. The reason ist that i just have to use copy & paste for all
    the allocations.
    So how is the file named and where can I find the file where
    the static mapping allocations of the DHCP server are stored? Is it just an ASCII file?
    Must i note anything when i change the file manually?

    From man bootpd:
    BOOTP/DHCP STATIC BINDINGS
         Static IP address to ethernet address bindings are stored in the /etc/bootptab file and in Open Directory.  Bindings specified in the /etc/bootptab file take precedence over those in Open Directory.
         See bootptab(5) for more information about the /etc/bootptab file.
         For Open Directory, bootpd looks at the /Computers records for the following properties:
    /etc/bootptab is a standard text file, while the records in Open Directory can be manipulated either through the command line, or via Workgroup Manager.

Maybe you are looking for