From a527d2c3f55c58770748892b619a693df03dbebf Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Mon, 13 Jan 2020 13:14:49 +0100 Subject: Add uCPE Mgr's CPU, RAM and storage requirements - Add uCPE Mgr CPU, RAM and storage requirements - Add info about making sure the uCPE device's disk is big enough when instantiating VNFs Change-Id: I67702c4e06eb8e9dd608ed17d9462c24255035bf Signed-off-by: Sona Sarmadi --- .../doc/getting_started_ucpe_manager.xml | 136 +++++++++++++++------ 1 file changed, 101 insertions(+), 35 deletions(-) (limited to 'doc') diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml index 095d2d5..186c304 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_ucpe_manager.xml @@ -18,6 +18,66 @@ A machine running CentOS with network access to the physical device. + + + CPU, RAM and storage requirements for the uCPE Manager: + + + + For small-sized deployments (tens of devices): + + + + 4 cores + + + + 16 GB RAM + + + + 300 GB hard-drive + + + + + + For mid-sized deployments (hundreds of devices): + + + + 8 cores + + + + 32 GB RAM + + + + 300 GB hard-drive + + + + + + For large deployments (thousands of devices): + + + + 16 cores + + + + 64-256 GB RAM + + + + 1 - 2 TB hard-drive + + + + + @@ -890,18 +950,18 @@ Custom Scripts The custom scripts feature allows users to execute user-defined - scripts on the uCPE device at various times.This allows - for more flexible and advanced configurations such as a LTE modem + scripts on the uCPE device at various times.This allows for more + flexible and advanced configurations such as a LTE modem configuration, advanced network configurations or OVS flow rule programming at any time.
Uploading Scripts - The scripts need to be uploaded to the uCPE Manager prior to use. - When uploading scripts to the uCPE Manager make sure to select the - right script type. - + The scripts need to be uploaded to the uCPE Manager prior to + use. When uploading scripts to the uCPE Manager make sure to select + the right script type. + The following script types are supported: @@ -911,8 +971,8 @@ - Always-before-startup. This script will always - execute during the startup. + Always-before-startup. This script will + always execute during the startup. @@ -921,8 +981,8 @@ - Always-after-startup. This script will always - execute after the system has been started. + Always-after-startup. This script will + always execute after the system has been started. @@ -939,13 +999,13 @@ - In the Script Type menu, select the type - the uploaded script should have. + In the Script Type menu, select the + type the uploaded script should have. - Press Choose File to select the scripts needed, - and then press Send. + Press Choose File to select the scripts + needed, and then press Send.
@@ -964,7 +1024,8 @@ Select the script you want to delete from the Uploaded Scripts tab and then click - Delete, which will remove the script immediately from the uCPE Manager. + Delete, which will remove the script + immediately from the uCPE Manager. @@ -982,13 +1043,13 @@ - Select the Configuration tab and specify a - new loacation to store the scripts. + Select the Configuration tab and + specify a new loacation to store the scripts. Change the script storage location only if you have many - scripts which you would prefer to store on another - partition, otherwise leave this configuration as is. + scripts which you would prefer to store on another partition, + otherwise leave this configuration as is. @@ -1008,20 +1069,22 @@ In the Script Config Screen pop up, - select the devices from the device(s) chooser list on which to run the - scripts. Press the > button to move - the devices to the right side of the chooser, which is the list - of devices that will execute the selected scripts. + select the devices from the device(s) chooser list on which to + run the scripts. Press the > button to + move the devices to the right side of the chooser, which is the + list of devices that will execute the selected scripts. - Select the scripts from the list under the device(s) chooser - by pressing the + button. - - - In the pop-up window, select the scripts from the list. - If there are no scripts to select, then there is no script - uploaded with that particular type. Upload the script(s) needed and try again. + Select the scripts from the list under the device(s) + chooser by pressing the + button. + + + + In the pop-up window, select the scripts from the list. If + there are no scripts to select, then there is no script uploaded + with that particular type. Upload the script(s) needed and try + again. @@ -1030,10 +1093,10 @@ press ok. - The status of execution for the scripts can be seen by opening the - Fault -> Events - screen and filtering by device and/or the event name - Custom. + The status of execution for the scripts can be seen by + opening the Fault -> + Events screen and filtering by device + and/or the event name Custom. @@ -1694,7 +1757,10 @@ When a VNF is onboarded and available in the VNF catalog, it can be instantiated on connected uCPE devices. The configurations provided - when the VNF is onboarded, serve as a template for instantiation. + when the VNF is onboarded, serve as a template for instantiation. Before + instantiating any VNF, please make sure the available storage space on + the uCPE device is big enough to accommodate the VNF you need to + instantiate. Follow the instructions below to instantiate a VNF: -- cgit v1.2.3-54-g00ecf