Junos OS

last person joined: 6 days ago 

Ask questions and share experiences about Junos OS.
  • 1.  error: init: write failed: No space left on device (MX960)

    Posted 06-09-2014 08:10

    Gents,

    I'm trying to commit some new configuration on my service router MX960, but once I enter the commit command I receive the following messages:

    re0:
    error: init: write failed: No space left on device
    error: init: write failed: No space left on device
    error: init: write failed: No space left on device
    error: init: write failed: No space left on device
    error: commit failed: daemon file propagation failed


    I've tried the following:

    request system storage cleanup

    No positive results!!!

     

    Please advise.

     

    Thanx,

    Amin



  • 2.  RE: error: init: write failed: No space left on device (MX960)

    Posted 06-09-2014 08:42

    Run "show system storage", and check to see if there is storage available in partitions like:

     

    /

    /var

    /config

     



  • 3.  RE: error: init: write failed: No space left on device (MX960)

     
    Posted 06-09-2014 20:32

    Hello

     

    You could delete backup software:

     

    request system software delete backup

     

    In spite of running cleanup and backup-delete commands, if you still see errors!

    It is quite possible that files are not gettign deleted properly.

     

    In such scenario, you could login into shell and delete files by using standard unix commands(rm -rf <file-name>)

    Thank you.

     

    Regards,

    Raveen