Replies: 1 comment 3 replies
-
Hi @jcpvdm |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In some scenarios extra storage space is needed on the node.
For example in case of Nokia SR-OS, logging or persistence files for subscriber-management can take a lot of space depending on the config. Virtualized CPM supports the addition of extra Compact-Flashes (CF1, CF2) disks as .qcow2 images. So I thought this could be a nice feature to add in containerlab.
I was thinking something like this that would allow to bind a custom .qcow2 image from the host to the node:
Beta Was this translation helpful? Give feedback.
All reactions