Cannot use quota command on NFS shares

When I am logged into a host other than where the my users directories reside, the quota -v command does not display any information.
Does the file systems need to be mounted differently? I know the mounts are definitely including the rq mount option.
Thanks for the help,
-Todd

look into rquotad/rquota. it may be disabled (svcs nfs/rquota) or commented out in /etc/inetd.conf

Similar Messages

  • Cannot use the command "warm-reload" on IOS 12.4T

    Hi,
    I would like to use the command "warm-reload" like the following documentations on the router 2611XM with IOS 12.4T.
    http://www.cisco.com/en/US/docs/ios/fundamentals/configuration/guide/warm_reload_ps6441_TSD_Products_Configuration_Guide_Chapter.html
    I thought it available, but actually at the consol which connected with the router, it did not exist.
    How can I use this command on the IOS 12.4T?
    Regards,
    Okumura

    Hi, Ganesh.H
    Thank you for your reply.
    My consol shows below.
    Router#show version
    Cisco IOS Software, C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2008 by Cisco Systems, Inc.
    Compiled Wed 13-Aug-08 16:09 by prod_rel_team
    ROM: ROMMON Emulation Microcode
    ROM: C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Router uptime is 2 minutes
    System returned to ROM by unknown reload cause - suspect boot_data[BOOT_COUNT] 0x0, BOOT_COUNT 0, BOOTDATA 19
    System image file is "tftp://255.255.255.255/unknown"
    Router#conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    Router(config)#warm-reboot
                    ^
    % Invalid input detected at '^' marker.
    Router(config)#
    Regards,
    Okumura
    Hi Okumura,
    Yes you are right and i have also seen in the command lookup tool it also shows avalibale from 12.4 and T series,But when i am trying to fetch your ios i am unable to find the particular in feature navigator for particular ios to support this feature.
    C2600 Software (C2600-ADVENTERPRISEK9-M), Version 12.4(15)T7, RELEASE SOFTWARE (fc3)
    Ganesh.H

  • I cannot use this command. Why?

    [root@localhost ~]# man iostat
    No manual entry for iostat.
    [root@localhost ~]# iostat
    bash: iostat:command not found.
    [root@localhost ~]# xedit
    bash: xedit:command not find.
    Why can I not use these commands?
    How can I use these commands?

    Hi,
    "command not found" means that you didn't install the packages for this command. Please search the installation CD and install packages sysstat and xorg-x11 using command "rpm -ivh <packagename>-version.rpm"

  • Cannot use Trim command in CS4

    I am trying to use the Trim command in CS4 (I am using Vista 64-bit).   While I've used Photoshop for several years, I use it intermittently and am a complete novice.  I am trying to create an irregularly-shaped image (a map), and am trying to cut off the white areas around the map so that I can insert it into an Indesign document.   When I click Image-Trim, and click Bottom Right Pixel Color (which is a white area of the image), I then click the bottom right corner and NOTHING HAPPENS.   Sometimes, I get a message that I cannot do this because the "layer is locked," but there are no layers except the single background layer, and I have no clue about how to "unlock" this. 
    Earlier, I had clicked Image-Trim and the crop-like boundaries appeared around the white areas, but I was not certain what to do after that.   I pressed Enter, but nothing happened.   I closed the image and placed it into Indesign, but the white areas still appear.
    Is there a step by step description of how to do this?  It's obviously not doing what the Adobe Photoshop Help instructions say to do, which ends with "Select one or more areas of the image to trim away: Top, Bottom, Left, or Right" but doesn't say what to do after you've selected the area!!).
    Thanks in advance!

    To unlock the background layer, to make it a 'real layer', just double-click it in the layers palette.
    Once you have done that, you can erase any part of the image to become transparent, then you place the PSD file into InDesign.

  • Cannot use &SAP_EDIT command on SE16N on some tables

    Hi,
    this is probably something easy to explain for all the experts out there:
    I was asked by one of our developers the reason why he couldn't use the &SAP_EDIT command on some Z* tables.
    When I tried it for myself, I could see that in fact the command couldn't be used with the table he asked me about but I could use it with some other Z* tables. He then told me he could do it until last monday but not now...
    When comparing one table where I could use the &SAP_EDIT command with another where it wasn't possible, I couldn't find any differences on the table configurations.
    Now, I have a couple of questions about this:
    1. Where is this configured? What property should be changed so I can use the &SAP_EDIT command?
    2. Is there a way to find out who (or what) changed the system's behavior when using the &SAP_EDIT command on this table?
    Thanks,
    Antonio

    Hi Raymond,
    The note 1446530 in its version 5 doesn't solve the problem. There is an error in include LSE16NF10, form routine FILL_SAP_EDIT-
    *..this function is only allowed for special purposes
       if ld_on &lt;&gt; true.
          exit.
       endif.
    The data declaration of the variable ld_on is-
    data: ld_on(1)  value ' '.
    And definition of true is-
    constants: true(1)  value 'X'.
    It's obvious that such if check would always be true and hence, the subsequent code won't be executed. Effectively, the note does nothing.
    Instead, use t-code UASE16N and type in &SAP_EDIT, if data editing is needed. It works without the note.
    Nevertheless, it is enjoyable to read the language of note 1420281.
    -Abhijeet.

  • Cannot use Offline Files with DFS share: "Access denied" error for DfsrPrivate in Sync Center

    Hello,
    I have an infrastructure that uses DFS to move files to different sites and we are using a GPO to define Offline Files for users at those sites. Whenever we try to initiate a manual sync, an error stating "Access
    denied" is generated for all DfsrPrivate directories and the Sync Center reports it as a failed sync. We have tried giving Domain Users, Everyone, and invidiual accounts Write, Modify and even Full Control permissions to the DfsrPrivate directories and
    as it seems, only users with administrative access and allowed to sync properly. Is there something obvious I'm missing here?
    -Girard

    Hi,
    I cannot help test on this moment but we should not create offline files on DfsrPrivate folders which will cause issue. Try to exclude those folders as Offline Files and it should work in Sync Center. 
    If you have any feedback on our support, please send to [email protected]

  • Cannot use &SAP_EDIT command on SE16N and UASE16N

    Hi,
    When I try to user transaction UASE16N, it says "Progam is obsolete. Use transaction SE16 instead".
    Also, i can`t use se16n.
    (Support Package "SAP_APPL 600" Level is 18)
    I can not implement the SAP Note 1446530, because it has a sysntax error.
    Any new note to be applied to solve this issue??
    Best Regards.

    I can't implement SAP Notes 1473881.
    Because, i have already imported Support Package "SAPK-60018INFINBASIS".
    So, SAP Notes 1473881 is invalid .
    thanks..

  • Copying files on NFS shares takes forever. Any suggestions?

    I have some shares mounted via NFS, using Lion as a client. The mounting used to work flawlessly under Snow Leopard. In Lion, copying files often takes forever - the little spinning ball appears and it may take up to several minutes to complete a copy operation. The problem appears to be unrelated from the Finder - I have noticed the same when using the terminal to copy files.
    Are there perhaps some different settings I should use when mounting the NFS shares?

    Hi,
    You may try this:
    Click Start> Control Panel> Internet Options.
    Click Security tab.
    Click Local Intranet.
    Click Sites button.
    Click Advanced button.
    Enter the IP Address of the other machine or server and click Add.
    Click Close.
    Also, review this article:
    How to bypass the
    security warning "Unknown Publisher" with the checkbox "Always Ask Before Opening this File"
    Tracy Cai
    TechNet Community Support

  • Cannot mount NFS shares using the Finder

    Hello all!
    I have a directory structure on a OpenSuse NFS Server which I like to browse/read using my MAC OSX 10.5.6. It works like a joy when I am mounting the NFS share on the command line using "sudo":
    sudo mount -o resvport nfshost:/full/path/NFS/share /My/mount/point
    However, this is kind of unconvenient as I need to start Terminal and sudo always asks me for the root password. I would appreciate to mount the NFS share just as I mount afp shares using the Finder. But the NFS share is neither searchable using the Finder nor does it show up in the list of host in the side bar of the Finder.
    Does anyone has an idea how to solve that? Thx for your information!

    The problem is most likely that your NFS server requires that connections come from reserved ports but you can't connect that way from the Finder GUI.
    Your example:
    sudo mount -o resvport nfshost:/full/path/NFS/share /My/mount/point
    shows that you need to use "-o resvport" and that you need to do the mount as root. (This is because the networking stack requires you to be root to get a reserved port.) When you try to mount it via the Finder, you can't specify any mount options like "-o resvport" and even if you could the mount would fail because the Finder isn't running as root.
    My first suggestion would be to change the configuration of your server to not require clients to use reserved ports for the NFS protocol. Unfortunately, Linux chooses to call that option "insecure" even though requiring the use of reserved ports (using "secure") doesn't actually make NFS more secure.
    Alternatively, you could configure the mount to be performed by something that does do the mount as root - e.g. automount/autofs. You can do this by configuring the mount on Directory Utility's "Mounts" section... you'll want to add "resvport" to the "Advanced mount options" field.
    HTH
    --macko

  • How to create an nfs share using the method "CreateShare" of class "MSFT_NfsServerTasks"

    I need to use the "CreateShare" of the wmi class "MSFT_NfsServerTasks" to create a nfs share.
    I am new to wmi. could somebody please guide me to achieve this. thanks in advance.

    let to me rephrase my question. I need to call the MSFT_NfsServerTasks::createmethod to create the nfs share.
    And the syntax for this method is
    uint32 CreateShare(
    [in] string Name,
    [in] string Path,
    [in] string NetworkName,
    [in] string Authentication[],
    [in] boolean UnmappedUserAccess,
    [in] boolean AnonymousAccess,
    [in] sint32 AnonymousUid,
    [in] sint32 AnonymousGid,
    [in] string LanguageEncoding,
    [in] boolean AllowRootAccess,
    [in] string Permission,
    [in] MSFT_NfsSharePermission ClientPermission[],
    [out] MSFT_NfsShare Share
    And to run this method I will be using "IWbemServices::ExecMethod". This method takes the Input parameter object(IWbemClassObject). I managed to add string the parameters in the input parameterobject as,
    IWbemClassObject* pInInst = NULL;:/*some code*/
    VARIANT var;
    var.vt = VT_BSTR;
    var.bstrVal= SysAllocString(L"C:\\share1");
    BSTR ArgPath = SysAllocString(L"Path");
    hRes = pInInst->Put(ArgName, 0, &var, 0);
    But how could I use it for other parameters e.g. string[], MSFT_NfsSharePermission ClientPermission[]etc.

  • 4507R+E with "k9" type IOS cannot use "crypto key generate rsa" command

    Hi all,
    We just upgraded the IOS on our SUP7L-E supervisor in a 4507R+E from a non-k9 (crypto) image to a k9 (crypto) image so we could use SSH to manage it. The specific image we are using is: cat4500e-universalk9.SPA.03.04.04.SG.151-2.SG4.bin. We also have a pair of 2960CG-8TS-L's that are running on: c2960c405ex-universalk9-mz.152-2.E.bin. We have given the devices new hostnames and specified a domain according to instructions.
    Our problem seems to be that we cannot use the "crypto key generate rsa" command to generate the keys we need to use SSH. We use this command all the time on our other 2960 and 4510 switches with no problems. We can issue other "crypto" commands but just cant generate the keys. Has anyone else experienced/fixed this problem? <!--break-->

    Switch#crypto key generate rsa modulus ?
    <360-4096> size of the key modulus [360-4096]
    I am running IOS version 3.5.3E and I can regenerate the key using the command "crypto key generate rsa modulus" command.

  • Cannot use the Send to Soundtrack Pro Audio File Command

    I cannot use the Send to Soundtrack Pro Audio File Command, only the Multitrack and it's starting to really get on my nerves. It is unhiglighted. If I unlink the clip and select only half of the audio, the option re-appears. I have no idea what is wrong.

    As an audio file, you can only send one clip at a time. This is a feature, not a bug. See the book for more information.
    Russ

  • The selected objects cannot be joined as they are invalid objects,( Compound paths, closed paths, Text Objects, Graphs, Live Paint group). You can use Join command to connect two or more paths, paths in groups; ot to close an open path.

    Hi I was trying to join two Ractangle Tool objects but getting this type of Error in illustrator cs6 :-
    The selected objects cannot be joined as they are invalid objects,( Compound paths, closed paths, Text Objects, Graphs, Live Paint group).
    You can use Join command to connect two or more paths, paths in groups; ot to close an open path.
    Please assist me asap.

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    This sound like a firewall issue. I would start by disabling the firewall and seeing if you can connect. If this works then you know where the problem is,
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Have a MacMini that is dropping NFS Share connections, Using cifs://servername/path however the NFS Share is dropped everyday without fail.

    Have a MacMini that is dropping NFS Share connections, Using cifs://servername/path however the NFS Share is dropped everyday without fail.  Is there a better way to setup this share?  I've got 5 other Macs that use the same NFS Share and none of them are dropping the shared connection.  This is on OSX 10.9.x Maverick.

    cifs:// is not NFS cifs:// is effectively SMB i.e. Windows filesharing, NFS is Unix filesharing, furthermore cifs:// is a way of forcing Mavericks to use SMB version 1 protocol. Normally you would use smb:// which will default to trying to use SMB version 2 protocol.
    Saying all that, SMB version 1, SMB version 2, and NFS should all normally work fine. It is possible that the server may be configured to disconnect idle users although one would expect this to happen with other users as well. It is perhaps more likely that your problem Mavericks Mac maybe going to sleep periodically, while asleep the connection to the server maybe being lost. Apple's own server software has specific cleverness to allow clients to sleep and resume their connection when they wake.
    Therefore it might be worth checking your Energy Saver settings on this Mac and disabling computer sleep.

  • Use NAS (NFS) share as storage? Can't make shares.

    Hi,
    Trying to make shares on a network storage, nas, connected via nfs but i noticed that its greyed out. Is it supposed to only use disks or iSCSI för shares?

    This is frustrating!.. I've managed to get that working but i have a different issue now ..here is what i have done in details:
    Server: MAC OSX 10.6.8.
    Server was standalone and then I bounded to the AD then promoted to Open Directory Master without kerberos realm - as it is the AD is the one that holds the accounts.. that's how it should be correct ?
    Disk utility: I mounted the NFS share and in WGM i enabled file sharing on the NFS share via AFP, and now it shows under WGM - Home tab as: afp://xserve.mydomain.com/homes
    - for the clients, I bounded them to OD first for MCX and then to AD.
    Directory Utility: settings for both "client & server"
    *Create mobile account at login - false
    *Force local home directory on startup disk - false
    *Une UNC path - True with AFP protocol.
    Server Admin:
    * AFP is enabled on the NFS share "homes" and its auto-mounted.
    * Open Directory Master:
    - LDAP Server is running
    - Password Server is running.
    - Kerberos is stopped.
    Workgroup Manager:
    * I selected the test user "adtest" and assigned the home folder which is:
    Home URL: afp://xserve.domain.com/homes/adtest
    Full Path: /Network/Servers/xserve.domain.com/homes/adtest
    and when i click on Create Home Now, it did create the user home directory under the NFS share which is auto-mounted
    Active Directory Server:
    under the adtest user - profile tab, i see: \\xserve.domain.com\homes\adtest
    Problem:
    - when i try to login with adtest user from the client, i get the error message:
    "You are unable to login in o the user account "adtest" at this time - logging in to the account failed because an error occurred."
    Troubleshooting:
    1- logged in with local admin account and typed id adtest in terminal.. it shows all user attributes and groups, which means the machine is bound correctly to both AD & OD
    2- when I change the home for the user to the the default "/Users".. i can login just fine with the adtest account.. does that look like its a permissions issue ?
    Thanks again for your help.

Maybe you are looking for

  • How to print multiple copies on one page ?

    How to print multiple copies of one document on one page ? in coreldraw I used to make the document -for example a business card 5x9 - and when sending to print it automatically placed the number of cards that would fit in my A4 sheet. how do I make

  • Printing Issues on PSC 1210xi with Vista thru DI-724U Router

    I have a D-Link DI-724U router that has a built-in print server function.  I have used it for several years with XP machines, and it works perfectly for running my HP PSC 1210xi printer.  I just bought a new Vista machine, and I set up the printer. 

  • Calling a query ( using a Button or Link) form a WAD application in BW3.5

    Hi,   I have build a web application using charts, graphs( involving BW3.5 QUERIES, views) using WAD3.5.  I however need a Button or a link( probably command URL) in the application screen,  TO CALL a perticular query or view in a separate window. Ca

  • Rolling months - Time series function

    Hi, I am new to OBIEE and this forum, and wondering someone could guide me through this requirement. I have a requirement that User needs to see inventory for rolling past 13 months, and should display inventory numbers(snapshot) for the first day of

  • Failure Updating CUIC Reports to 9.1.2

    UCCE CUIC v 9.1.1 When updating the CUIC report files to 9.1.2, we are getting an error during the import. [product_name=CUIC][subsystem_exception_info=][tid=http-8444-35][version_number=CUIC_9_0_1_0_0_0_23]: Information associated with the following