T.R | Title | User | Personal Name | Date | Lines |
---|
3081.1 | | HYDRA::CHIN | | Fri Jan 24 1997 11:29 | 41 |
|
From: HYDRA::AXPDEVELOPER "[email protected]"
To: [email protected]
CC: CHIN,AXPDEVELOPER
Subj: ASAP Log#1997-3081
Hi Mike,
If you have DUNIX V4.0, you can use 'psrinfo' to see
#4 24-JAN-1997 11:28:21.71 MAIL
/usr/sbin/psradm -n [-v] [[-a] [processor_id ...]]
#4 24-JAN-1997 11:28:21.71 MAIL
-f Puts the specified processor off line.
-n Puts the specified processor on line.
-a Specifies that all the processors except the master processor be
put off line or on line.
-v Displays a message about the status of the operation performed on
each processor.
EXAMPLES
The following example puts processors 2 and 3 off line:
# psradm -f 2 3
The following example puts all the processors except the master processor
on line:
Please let us know if you have more questions.
Thanks,
Miller
Alpha Developer Support
|
3081.2 | | HYDRA::CHIN | | Wed Jan 29 1997 17:51 | 58 |
| From: [email protected] (Michael Carter)
Message-Id: <[email protected]>
Subject: Re: FWD: Re: ASAP Log#1997-3081
To: [email protected]
Date: Wed, 29 Jan 97 14:30:00 PDT
In-Reply-To: <[email protected]>; from
"[email protected]" at Jan 29, 97 5:02 pm
X-Mailer: ELM [version 2.2 PL8]
Thanks,
Yeah it's only a 1 processor machine.
Thanks for your help.
Mike
>
>
> -------
>
> Hi Mike,
>
> The output seems to indicate one CPU.
>
> One thing you may want to try is to open up
> the system box to check the number of CPUs.
>
> Let me know.
>
> Miller
>
> In-Reply-To: <[email protected]>; from
> "[email protected]" at Jan 24, 97 11:23 am
> X-Mailer: ELM [version 2.2 PL8]
>
> Miller,
>
> Thanks for your reply. It looks like this is only a single processor
> machine based on thee results:
>
> # psradm -v -n 1 2 3
> psradm: processor 1: Invalid argument
> psradm: processor 2: Invalid argument
> psradm: processor 3: Invalid argument
> # psradm -v -n -a
> processor 0 already on-line.
>
>
> Is there anything else I can try?
>
> Thanks,
>
> Mike Carter
>
--
|
3081.3 | console variable cpu_enabled | HYDRA::NEWMAN | Chuck Newman, 508/467-5499 (DTN 297), MRO1-3/F26 | Thu Jan 30 1997 09:03 | 2 |
| From the console prompt, check cpu_enabled (sp?). It's a bit mask -- make sure
it's all "F"'s
|
3081.4 | | HYDRA::VANORDEN | | Thu Jan 30 1997 10:00 | 39 |
| From: SANDPP::chin "Miller Chin 29-Jan-1997 1702" 29-JAN-1997 17:01:47.62
To: axpdeveloper@dec:.mro.hydra ([email protected] 29-Jan-1997 0957 -0500)
CC: chin@DEC:.mro.sandpp
Subj: Re: FWD: Re: ASAP Log#1997-3081
Hi Mike,
The output seems to indicate one CPU.
One thing you may want to try is to open up
the system box to check the number of CPUs.
Let me know.
Miller
In-Reply-To: <[email protected]>; from
"[email protected]" at Jan 24, 97 11:23 am
X-Mailer: ELM [version 2.2 PL8]
Miller,
Thanks for your reply. It looks like this is only a single processor
machine based on thee results:
# psradm -v -n 1 2 3
psradm: processor 1: Invalid argument
psradm: processor 2: Invalid argument
psradm: processor 3: Invalid argument
# psradm -v -n -a
processor 0 already on-line.
Is there anything else I can try?
Thanks,
Mike Carter
|