|
FAQ
If you don't have the written instructions provided with your fob, follow the step-by-step instructions for enabling and using your RSA SecurID token in the article Enabling Your SecurID Fob and First-Time Login. If you have any difficulty using your RSA SecurID token, please contact the NAS Control Room at (800) 331-8737 for assistance. In general, call the NAS Control Room when you have problems logging in: (800) 331-8737. More specifically, if you already have an account on a NAS high-performance computing system and you are trying to log in to a new account on another NAS system, your password on the new system is your current "lou" password. If you do not remember this password, a Control Room analyst will provide you with a new default password. If you are a new user and don't know your default installation password for the NAS systems, please call the Control Room. See also Enabling Your SecurID Fob and First-Time Login.
NOTE: Due to security requirements, in order for the Control Room analysts to provide you with a default password, (a) you must able to provide the correct answer to a security question that you have already submitted to NAS, or (b) the analyst must be able reach you at the phone number listed on your account request form. If your phone number has changed due to office moves or reorganizations, your PI must contact the Control Room stating the reason for the change via phone or FAX. The FAX number is (650) 604-1777. If your PI is unavailable, your branch chief or division chief may do this for you.
When you have been given a default password, you will be prompted to change it once you log into a NAS system. For guidance on choosing a password, please see the article Password Creation Rules.
Passwords expire every 90 days. You will receive an automated email prompting you to change your password several days prior to expiration.
Yes, but only to the systems within the NAS high-end computing enclave. It does not propagate to the secure front-end (SFE) systems or to the DMZ file transfer servers. For more information on the enclave, see Overview of High-Performance Computing Environment. Use the groups command to display a list of groups (GIDs) for which you are a member. The following example shows that user zsmith is a member of the groups a0800, a0907, all, and e0720.
%groups zsmith zsmith : a0800 a0907 all e0720 For more information on groups and GID charges, see Multiple GIDs and Charging to a Specific GID. You can do both attended or unattended file transfers on NAS systems. Both require multiple steps. See the article File Transfers Overview for information on how to transfer files to and from Columbia, Pleiades, and other systems within the high-end computing enclave. Use the dmls command on lou to determine whether your file is on tape or disk. lou1> dmls -la The possible state of DMF files are as follows:
To retrieve your files from tape, use the dmget command. For more information about NAS file storage and retrieving files from tape, see Data Migration Facility (DMF) Commands. Yes, you can recover deleted files if you deleted them in your home directory. Please call the NAS Control Room at (800) 331-8737 or send an email to support@nas.nasa.gov with file name and path, along with the date the file was last modified. The /nobackup directories are not backed up and cannot be restored. For more information on filesystem management, see the articles Pleiades Lustre Filesystems and Columbia CXFS Filesystems.
To check your disk quota on Pleiades and Columbia, use the quota -v command. For more information on home filesystems and quota policies, see the following articles: There are a variety of reasons for poor code performance. The quickest way to determine the problem is to send an email to support@nas.nasa.gov with the following information:
Your request will be acknowledged and routed to our code optimization specialists for resolution. Get more information on HECC code optmization services. Passwords must adhere to the following rules:
For more guidance, see the article on Password Creation Rules. To obtain resource usage and charging information about your account, the accounts of other users on your project, and the project as a whole, use the job accounting utility acct_ytd. To show hours remaining for all your projects use the command:
acct_ytd -c all
To show hours remaining for a specific project use the command:
acct_ytd project_id
For more information about acct_ytd please see the article Job Accounting Utilities and its referenced man pages.
Only principle investigators can request that additional hours be added to your account. Please contact your PI to make this request. Information for PIs is available in the article Requesting Computing Time.
You can make a special request for various job-related changes, such as longer wall-time, higher job priority, or larger disk quotas. For longer wall-time, call the NAS Control Room at 800-331-8737. To request higher priority/placement in the job queue, call the NAS Control Room at (800) 331-8737 for immediate assistance. For a larger disk quota, please send an email to support@nas.nasa.gov with a justification for the quota increase. For information on how to use the Modules utility, see the article: Modules |