Re: [j-nsp] Database size on JunOS

2020-11-02 Thread Timur Maryin via juniper-nsp
--- Begin Message ---

It does exist:


> show version | match model:
Model: qfx10002-72q

> show system configuration database usage
Maximum size of the database: 406.99 MB
Current database size on disk: 10.50 MB
Actual database usage: 10.48 MB
Available database space: 396.52 MB


> request system configuration database resize
Configuration database resized




On 02/11/2020 09:21, Vincent Bernat wrote:
Thanks for the hint. Unfortunately, the partition is too small on the 
QFX and I suppose that's why the command does not exist on this serie.


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


Re: [j-nsp] Database size on JunOS

2020-11-02 Thread Timur Maryin via juniper-nsp
--- Begin Message ---

Hi there,


Have a look

https://www.juniper.net/documentation/en_US/junos/topics/reference/configuration-statement/request-system-configuration-database-resize.html



On 29/10/2020 17:05, Vincent Bernat wrote:

Hey!

With a configuration file around 5 MB, we get a pretty big configuration
database:

% gunzip -c /config/juniper.conf.gz | wc
   122092  331622 4452705
router> show system configuration database usage
Maximum size of the database: 409.99 MB
Current database size on disk: 145.00 MB
Actual database usage: 69.82 MB
Available database space: 340.17 MB

How 5MB of text could translate to 145/69 MB in binary format?

The configuration file is "big" because we have some IRR-generated
policies.

Moreover, on a QFX10k, the partition for /var/rundb is quite small
(1GB). Is there a way to bump that, dynamically or through a reinstall?

Thanks.

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


[j-nsp] Database size on JunOS

2020-10-29 Thread Vincent Bernat
Hey!

With a configuration file around 5 MB, we get a pretty big configuration
database:

% gunzip -c /config/juniper.conf.gz | wc
  122092  331622 4452705
router> show system configuration database usage
Maximum size of the database: 409.99 MB
Current database size on disk: 145.00 MB
Actual database usage: 69.82 MB
Available database space: 340.17 MB

How 5MB of text could translate to 145/69 MB in binary format?

The configuration file is "big" because we have some IRR-generated
policies.

Moreover, on a QFX10k, the partition for /var/rundb is quite small
(1GB). Is there a way to bump that, dynamically or through a reinstall?

Thanks.
-- 
Condense soup, not books!
___
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp