Hi Jonas,

 It seems to me your configuration database is corrupted since 'clear
system commit' is not working properly, which should.

 Here's something else you can try. Be *VERY* careful though since
this process will erase your configuration
at some point, so I suggest you back it up in your workstation too,
just in case and make sure you have console access to the box

[EMAIL PROTECTED]> configure
[EMAIL PROTECTED] # save Saved-config
[EMAIL PROTECTED] # run file list | match "/"

/var/home/lab/:           ========> remember this path, just in case
you need to login with another user via console later.

[EMAIL PROTECTED]> start shell user root
Password:
[EMAIL PROTECTED] cd /var/rundb
[EMAIL PROTECTED]  ls juniper*
juniper.data    juniper.db      juniper.save
[EMAIL PROTECTED] rm juniper.*
[EMAIL PROTECTED] exit
exit

[edit]
[EMAIL PROTECTED] exit
[EMAIL PROTECTED]> configure
Entering configuration mode
The configuration has been changed but not committed

[edit]
[EMAIL PROTECTED] show
## Last changed: 2008-04-05 18:51:27 CEST

[EMAIL PROTECTED]  commit check
error: cannot commit an empty configuration   # ==:> all your config is deleted

[EMAIL PROTECTED] load override Saved-config # == > use 'load override' to
recover your last "couldnt-be-committed" version of the config
load complete

[edit]
[EMAIL PROTECTED] show # =======> check your configuration here !!!!

[snipped]

[edit]
[EMAIL PROTECTED] commit and-quit # =======> now you should be able to commit
commit complete
Exiting configuration mode

[EMAIL PROTECTED]>


HTH
Erdem

On Sat, Apr 5, 2008 at 4:39 AM, Jonas Frey <[EMAIL PROTECTED]> wrote:
> Hello,
>
>  thanks for all the suggestions:
>
>  commit / rollback 0
>
> request system logout user root
>
> request system logout pid 26710
>  clear system commit
>
>  However none of these work. Does anyone have any other suggestion?
>
>
>
>  Regards,
>  Jonas Frey
>
>  _______________________________________________
>  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

Reply via email to