Re: [j-nsp] Power ON?

2018-04-06 Thread Aaron Gould
Funny, the day after I learned about this way of powering down a next gen
RE, I had to do it for a technician that was pulling an RE for RMA return to
jtac because of a bad ssd.

I forgot at first that this was how to do it, so I couldn't find how to
power down RE...


root@960-lab> request system ?
Possible completions:
  certificate  Manage X509 certificates
  commit   Perform commit related operations
  configurationRequest operation on system configuration
  license  Manage feature licenses
  logout   Forcibly end user's CLI login session
  process  Request operation on system process
  reboot   Reboot the system
  recover  Recover a specified volume
  scripts  Manage scripts (commit, op, event)
  snapshot Create a normal Junos or a recovery snapshot
  software Perform system software extension or upgrade
  storage  Request operation on system storage
  zeroize  Erase all data, including configuration and log files

...then I remember this email thread from you all...

root@960-lab> request vmhost ?
Possible completions:
  cleanup  RE vmhost cleanup /var/tmp, /var/crash and /var/log
  file-copyCopy file from vmhost to vjunos
  halt Halt the software on RE
  hard-disk-test   Run smartd self tests on hard disks
  power-offPower off the software on RE
  power-on Power on the system
  reboot   Reboot RE vmhost
  snapshot Create a vmhost recovery snapshot
  software Perform vmhost software extension or upgrade
  zeroize  Erase all data, including configuration and log files

--- on master re...

root@960-lab> request vmhost power-off other-routing-engine
re1:
--
Initiating vmhost shutdown...  Cmos Write successfull
Cmos Write successfull for Boot_retry
Cmos Write successfull for Boot_retry
ok
Initiating Junos shutdown...  shutdown: [pid 7199]
Shutdown NOW!
ok
Junos shutdown is in progress...
Shutdown NOW!

System shutdown time has arrived\x07\x07

--- At this point the technician in the CO told me all lights were out on BU
RE in slot 1

--- during that power-off, this was seen on BU RE console...

root@sv-b-960-lab>
*** FINAL System shutdown message from root@sv-b-960-lab ***

System going down IMMEDIATELY


Stopping cron.
Waiting for PIDS: 3996.
.many more msgs seen on console...
ACPI: Preparing to enter system sleep state S5
Power down.



- Aaron

___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] Power ON?

2018-04-03 Thread Aaron Gould
I can't speak for the others, but there isn't confusion on my part since I'm 
new to a lot of this vm stuff and simply chimming-in that I see that also in my 
mx960.:)

- Aaron


___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] Power ON?

2018-04-03 Thread Saku Ytti
Is the confusion how it could possibly make sense to power on your
vmhost, when you're running on it?

I believe the use-case is mostly to power-on/power-off vmhost on non-current RE.


On 3 April 2018 at 15:41, Aaron Gould  wrote:
> Seeing it on my MX960 also...
>
> agould@ 960> request vmhost ?
> Possible completions:
>   cleanup  RE vmhost cleanup /var/tmp, /var/crash and /var/log
>   file-copyCopy file from vmhost to vjunos
>   halt Halt the software on RE
>   hard-disk-test   Run smartd self tests on hard disks
>   power-offPower off the software on RE
>   power-on Power on the system
>   reboot   Reboot RE vmhost
>   snapshot Create a vmhost recovery snapshot
>   software Perform vmhost software extension or upgrade
>   zeroize  Erase all data, including configuration and log files
>
>
> -Aaron
>
>
> -Original Message-
> From: juniper-nsp [mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of 
> Ola Thoresen
> Sent: Tuesday, April 3, 2018 1:59 AM
> To: juniper-nsp@puck.nether.net
> Subject: Re: [j-nsp] Power ON?
>
> On 02. april 2018 21:00, Chris Adams wrote:
>
>> Working on a new MX204, I noticed this:
>>
>> user@router> request vmhost power-o?
>> Possible completions:
>>power-offPower off the software on RE
>>power-on Power on the system
>>
>> Really?  The RE VM can tell the VM host to power ON? :)
>
> We noticed the same thing, and had a good laugh last week.
>
> Another fun thing is that if you just do a "vmhost halt", you can restart it 
> by pushing a button in the serial console.  But if you do a power-off, you 
> need to pull the power cord (no "on/off" switch in the PSUs or chassis) .
>
>
> /Ola (T)
> ___
> juniper-nsp mailing list juniper-nsp@puck.nether.net 
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
> ___
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp



-- 
  ++ytti
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] Power ON?

2018-04-03 Thread Chuck Anderson
It makes sense on dual-RE platforms:

mx960> request vmhost power-on other-routing-engine

On Tue, Apr 03, 2018 at 07:41:57AM -0500, Aaron Gould wrote:
> Seeing it on my MX960 also...
> 
> agould@ 960> request vmhost ?
> Possible completions:
>   cleanup  RE vmhost cleanup /var/tmp, /var/crash and /var/log
>   file-copyCopy file from vmhost to vjunos
>   halt Halt the software on RE
>   hard-disk-test   Run smartd self tests on hard disks
>   power-offPower off the software on RE
>   power-on Power on the system
>   reboot   Reboot RE vmhost
>   snapshot Create a vmhost recovery snapshot
>   software Perform vmhost software extension or upgrade
>   zeroize  Erase all data, including configuration and log files
> 
> 
> -Aaron
> 
> 
> -Original Message-
> From: juniper-nsp [mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of 
> Ola Thoresen
> Sent: Tuesday, April 3, 2018 1:59 AM
> To: juniper-nsp@puck.nether.net
> Subject: Re: [j-nsp] Power ON?
> 
> On 02. april 2018 21:00, Chris Adams wrote:
> 
> > Working on a new MX204, I noticed this:
> >
> > user@router> request vmhost power-o?
> > Possible completions:
> >power-offPower off the software on RE
> >power-on Power on the system
> >
> > Really?  The RE VM can tell the VM host to power ON? :)
> 
> We noticed the same thing, and had a good laugh last week.
> 
> Another fun thing is that if you just do a "vmhost halt", you can restart it 
> by pushing a button in the serial console.  But if you do a power-off, you 
> need to pull the power cord (no "on/off" switch in the PSUs or chassis) .
> 
> 
> /Ola (T)
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] Power ON?

2018-04-03 Thread Aaron Gould
Seeing it on my MX960 also...

agould@ 960> request vmhost ?
Possible completions:
  cleanup  RE vmhost cleanup /var/tmp, /var/crash and /var/log
  file-copyCopy file from vmhost to vjunos
  halt Halt the software on RE
  hard-disk-test   Run smartd self tests on hard disks
  power-offPower off the software on RE
  power-on Power on the system
  reboot   Reboot RE vmhost
  snapshot Create a vmhost recovery snapshot
  software Perform vmhost software extension or upgrade
  zeroize  Erase all data, including configuration and log files


-Aaron


-Original Message-
From: juniper-nsp [mailto:juniper-nsp-boun...@puck.nether.net] On Behalf Of Ola 
Thoresen
Sent: Tuesday, April 3, 2018 1:59 AM
To: juniper-nsp@puck.nether.net
Subject: Re: [j-nsp] Power ON?

On 02. april 2018 21:00, Chris Adams wrote:

> Working on a new MX204, I noticed this:
>
> user@router> request vmhost power-o?
> Possible completions:
>power-offPower off the software on RE
>power-on Power on the system
>
> Really?  The RE VM can tell the VM host to power ON? :)

We noticed the same thing, and had a good laugh last week.

Another fun thing is that if you just do a "vmhost halt", you can restart it by 
pushing a button in the serial console.  But if you do a power-off, you need to 
pull the power cord (no "on/off" switch in the PSUs or chassis) .


/Ola (T)
___
juniper-nsp mailing list juniper-nsp@puck.nether.net 
https://puck.nether.net/mailman/listinfo/juniper-nsp

___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] Power ON?

2018-04-03 Thread Ola Thoresen

On 02. april 2018 21:00, Chris Adams wrote:


Working on a new MX204, I noticed this:

user@router> request vmhost power-o?
Possible completions:
   power-offPower off the software on RE
   power-on Power on the system

Really?  The RE VM can tell the VM host to power ON? :)


We noticed the same thing, and had a good laugh last week.

Another fun thing is that if you just do a "vmhost halt", you can 
restart it by pushing a button in the serial console.  But if you do a 
power-off, you need to pull the power cord (no "on/off" switch in the 
PSUs or chassis) .



/Ola (T)
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] Power ON?

2018-04-02 Thread Colton Conor
Wait are the shipping these units now?

On Mon, Apr 2, 2018 at 2:29 PM, Chuck Anderson  wrote:

> Cool.  Is there another parameter specify which VM to power-on, maybe a
> service VM?
>
> I wonder why the MX150 doesn't have any vmhost commands.  It would come in
> handy for some issues.
>
> On Mon, Apr 02, 2018 at 02:00:33PM -0500, Chris Adams wrote:
> > Working on a new MX204, I noticed this:
> >
> > user@router> request vmhost power-o?
> > Possible completions:
> >   power-offPower off the software on RE
> >   power-on Power on the system
> >
> > Really?  The RE VM can tell the VM host to power ON? :)
> ___
> juniper-nsp mailing list juniper-nsp@puck.nether.net
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


Re: [j-nsp] Power ON?

2018-04-02 Thread Chuck Anderson
Cool.  Is there another parameter specify which VM to power-on, maybe a service 
VM?

I wonder why the MX150 doesn't have any vmhost commands.  It would come in 
handy for some issues.

On Mon, Apr 02, 2018 at 02:00:33PM -0500, Chris Adams wrote:
> Working on a new MX204, I noticed this:
> 
> user@router> request vmhost power-o?
> Possible completions:
>   power-offPower off the software on RE
>   power-on Power on the system
> 
> Really?  The RE VM can tell the VM host to power ON? :)
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp


[j-nsp] Power ON?

2018-04-02 Thread Chris Adams
Working on a new MX204, I noticed this:

user@router> request vmhost power-o?
Possible completions:
  power-offPower off the software on RE
  power-on Power on the system

Really?  The RE VM can tell the VM host to power ON? :)
-- 
Chris Adams 
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp