18 | | '''Note:''' Don't forget to disable tracing because your hard disk will quickly be filled by pcap files in case of intensive network usage. The port-forwarding configuration might be affected by this setting as well. |
| 18 | '''Note:''' Don't forget to disable tracing because your hard disk will quickly be filled by pcap files in case of intensive network usage. The port-forwarding configuration might be affected by this setting as well.[[BR]] |
| 19 | '''Note:''' In case situation is 100% reproducible and it takes several steps to reproduce. It's recommended following steps in pcap file creation: |
| 20 | {{{ |
| 21 | 1. prepare environment to test, "lead" your application very close to the state when the |
| 22 | problem appears. |
| 23 | 2. press host-S (take snapshot) |
| 24 | 3. press host-Q (select shutdown with discard to snapshot, it's important ) |
| 25 | 4. run vm again and finish the test |
| 26 | }}} |