F5Networks / f5-google-gdm-templates

Google Deployment Templates for quickly deploying BIG-IP services in Google Cloud Platform
28 stars 45 forks source link

2nicByol Disk problem #76

Closed ofaruk89 closed 2 years ago

ofaruk89 commented 2 years ago

Hi,

when i deploy 1 boot byol image (16.1 or 15.4) , it provision auto 54G disk, and i see in f5 max 20G available for modules. Recommended disk space is for avr + asm = 36G

My yaml file for modules-> bigIpModules: ltm:nominal,asm:nominal,avr:nominal,fps:nominal i am seperating with comma (yaml file guide says : ## (OPTIONAL) Enter a comma-separated list of modules and provisioning level, for example 'ltm:nominal' or 'ltm:nominal,asm:nominal'.)

PS(when i update repo it says me use hypen between module names , is this problem fixed ? )

ofaruk89 commented 2 years ago

And another issue : management work as app int , app int work as management interface

shyawnkarim commented 2 years ago

Previous versions of our templates erroneously said that the modules needed to be comma separated. The latest version correctly says that they need to be hyphen separated.

For your second issue, I just launched the template and app traffic was assigned to nic0 and mgmt traffic was assigned to nic1. This is the correct behavior.

shyawnkarim commented 2 years ago

Closing.

Please reopen another issue if you would like additional help.