Switching

 View Only
last person joined: 23 hours ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
  • 1.  Copy junos from primary to backup

    Posted 06-11-2018 03:31

    Hello,
    I have primary Junos running 15.x and backup image has 12.x version. How can I format/copy backup partition and copy 15.x to backup?

    The output is like this

    root> show system storage partitions
    fpc0:
    --------------------------------------------------------------------------
    Boot Media: internal (da0)
    Active Partition: da0s1a
    Backup Partition: da0s2a
    Currently booted from: active (da0s1a)

    Partitions information:
      Partition  Size   Mountpoint
      s1a        183M   /
      s2a        183M   altroot
      s3d        369M   /var/tmp
      s3e        123M   /var
      s4d        62M    /config
      s4e               unused (backup config)

    {master:0}
    root> show system snapshot media internal
    fpc0:
    --------------------------------------------------------------------------
    Information for snapshot on       internal (/dev/da0s1a) (primary)
    Creation date: Jan 1 00:04:21 2010
    JUNOS version on snapshot:
      jdocs-ex: 15.1R6.7
      junos  : ex-15.1R6.7
      junos-ex-4200: 15.1R6.7
      jweb-ex: 15.1R6.7
    Information for snapshot on       internal (/dev/da0s2a) (backup)
    Creation date: Jun 14 02:58:07 2013
    JUNOS version on snapshot:
      jbase  : ex-12.3R3.4
    WARNING: snapshot format is incompatible with the software currently running



  • 2.  RE: Copy junos from primary to backup

    Posted 06-11-2018 03:50
    Try this.

    labroot@jtac- # run request system snapshot slice alternate
    Doing the initial labeling...
    Verifying compatibility of destination media partitions...
    Running newfs (886MB) on internal media / partition (da0s2a)...
    Running newfs (93MB) on internal media /config partition (da0s2e)...
    Copying '/dev/da0s1a' to '/dev/da0s2a' .. (this may take a few minutes)