how to make processor online and offline
Answers were Sorted based on User's Feedback
Answer / norton anti virus
psradm -a <processor number> online
psradm -f <processor number> offline
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / sathish
psradm -a -n ---> setting all processors online
psradm -n 2 ---> set processor-2 online
psradm -f 3 ---> set processor-3 offline
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / amarbir sandhu
psradm -a -n ---> setting all processors online
psradm -n 2 ---> set processor-2 online
psradm -f 3 ---> set processor-3 offline
psradm -a -f ---> set processor-3 offline
psradm -F -f 1 2 ---> set processor-1,2 offline forcefully
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prabhu
go to ok prompt and
for disabling .asr is command to enable and dispable the
processr(CPU)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / jaswant
psradm -d < cpu id> (from psrinfo) :- disable CPU
psradm -e < cpu id > :- enable cpu
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / mgopal_krishna
if you are talking process on Solaris 10, then you can do that by svcadm command.
i.e # svcadm enable <FMRI of the process>
# svcadm disable <FMRI of the Porcess>
| Is This Answer Correct ? | 1 Yes | 7 No |
What is VTS?
8 Answers Bharti, Sun Microsystems, Suncore Microsystems,
how to know the creation time of users and creation time of zones in solaris
How to repalce a failed disk?
You have a boot disk under svm, the machine fails to boot and remains in ok prompt? what could be the possible reason?
which hardware u using present
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
How do u know that,what patch can be applicable on the system?
how to chk who r the users currently ogged in to the system..?
What is lofs in zones
Suppose if u want to reconfigure the kernel then how ur going to do?
what is df -kh i/o error ?How to Troubleshoot ?
In solaris we have two directories for commands,what are they, Is there any difference between those.