Sponsored Content
Operating Systems AIX Questions on AIX 7 Administration Post 302750609 by edwardz on Wednesday 2nd of January 2013 03:18:25 AM
Old 01-02-2013
Questions on AIX 7 Administration

Here i have a question about AIX 7 Administration test. I just want the explanation:
The cfgmgr command appears to be taking an excessive time to complete. The administrator was able to quit the command and return to the command prompt. The administrator does not have access to themanaging HMC and unable to check for any LED codes.
How else can the cause of the observed delay be determined?
A. Review the latest entry within /var/log/cfgdb.out.
B. Start the syslog daemon before re-issuing the command.
C. Re-issue the command with the W flag.
D. Initiate the ledmon command from a separate session, then re-issue cfgmgr.
 

8 More Discussions You Might Find Interesting

1. AIX

AU14 AIX 5L System Administration I: Implementation

hello everybody I'm studying this book called AU13 AIX 5L Basics, but i almost finish and I need to have the next one whose name is 1. AU14 AIX 5L System Administration I: Implementation I know these are several books, if someone had it en PDF, please let me know how I could get it. ... (0 Replies)
Discussion started by: karlochacon
0 Replies

2. UNIX for Dummies Questions & Answers

Basic Aix Administration Questions...

Would this be the right forum to ask basic unix administration questions relating to smitty tasks, etc? (2 Replies)
Discussion started by: NycUnxer
2 Replies

3. Solaris

solaris 10 OS administration interview questions and answers

Hello, I am new to this forum and I am preparing for interview .Kindly can anybody send me Solaris 10 OS administration interview questions and answers (2 Replies)
Discussion started by: meet2muneer
2 Replies

4. Solaris

Various System Administration Questions

Sorry I'm kind of desperate here :wall:, there's a security audit coming next week :( and I can't seem to find solutions for the questions below :confused:. 1) I need to limit usage on account during non-working hours. There's no /etc/security/time.conf file in my system should I create it? ... (0 Replies)
Discussion started by: ShouTenraku
0 Replies

5. UNIX for Advanced & Expert Users

Interview questions and answers on HP Unix administration

Hi, Can some body help me to get Interview questions and answers on HP Unix administration? Thanks Krsnadasa (1 Reply)
Discussion started by: krsnadasa
1 Replies

6. AIX

C4040-227: Associate AIX 7 Administration - certification material

Hi I am planning to take up this exam - C4040-227: Associate AIX 7 Administration Can someone please help me with where i can find proper documentation for this (1 Reply)
Discussion started by: honey26
1 Replies

7. Shell Programming and Scripting

C4040-227 - Associate AIX 7 Administration

Hello Everyone, Could anyone please provide the Study Material / Dump for C4040-227 - Associate AIX 7 Administration? I'm planning to write the certification.Thank you in advance. Regards, Anjaneyulu Deeti (0 Replies)
Discussion started by: deeti
0 Replies

8. AIX

AIX user administration - queue management

Dear All Please how can I create a user which would be only able to manage queue printer like creating, release, hold etc a printer queue. He would for example be able to enter commands like : - lpstat -pprintqueue where printqueue is an existing queue on the server - enable printqueue... (0 Replies)
Discussion started by: sobnc
0 Replies
fasthalt(8)						      System Manager's Manual						       fasthalt(8)

NAME
fasthalt - Halts the system SYNOPSIS
/usr/sbin/fasthalt [-lnq] DESCRIPTION
The fasthalt command halts the system and flags a subsequent reboot to skip the execution of fsck. The program creates the fastboot file, then invokes the halt program. The system start-up script contains instructions to look for the fastboot file. If present, the script removes the file and skips the invocation of the fsck command. If the command is invoked without the -l, -n, or -q flag, the halt program logs the shutdown using the syslogd command and places a record of the shutdown in the login accounting file, /var/adm/wtmp. Using the -q and the -n flags imply the -l flag. You must have root privileges to use this command. FLAGS
Does not log the halt using syslog. Prevents the sync before stopping, and does not log the halt using syslog. Causes a quick halt, does not log the halt using syslog, and makes no attempt to kill all processes. FILES
Specifies the command path Specifies the path of the syslog daemon RELATED INFORMATION
Commands: fsck(8), halt(8), syslogd(8) Functions: sync(2), syslog(3) delim off fasthalt(8)
All times are GMT -4. The time now is 03:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy