Commit 42501ce
authored
ssvm: apply MTU value on storage/management nic if available (apache#3370)
If mtu= value is defined in the parameters received by the SSVM agent
per the secstorage.vm.mtu.size setting, it applies the MTU setting on
eth1 which is the storage/management nic.
Fixes apache#3369
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent 12c850e commit 42501ce
1 file changed
Lines changed: 25 additions & 0 deletions
File tree
- services/secondary-storage/server/src/org/apache/cloudstack/storage/resource
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
260 | 284 | | |
261 | 285 | | |
262 | 286 | | |
| |||
2605 | 2629 | | |
2606 | 2630 | | |
2607 | 2631 | | |
| 2632 | + | |
2608 | 2633 | | |
2609 | 2634 | | |
2610 | 2635 | | |
| |||
0 commit comments