Advertisement
anzhari

VMX Installation Log

Feb 10th, 2016
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. root@vmx0:/var/opt/vmx-14.1R5.4-1# ./vmx.sh -lv --install
  2. ==================================================
  3. Welcome to VMX
  4. ==================================================
  5. Date..............................................02/10/16 20:59:43
  6. VMX Identifier....................................vmx1
  7. Config file......................................./var/opt/vmx-14.1R5.4-1/config/vmx.conf
  8. Build Directory.................................../var/opt/vmx-14.1R5.4-1/build/vmx1
  9. Environment file................................../var/opt/vmx-14.1R5.4-1/env/ubuntu_virtio.env
  10. Junos Device Type.................................virtio
  11. Initialize scripts................................[OK]
  12. Copy images to build directory....................[OK]
  13. ==================================================
  14. VMX Environment Setup Completed
  15. ==================================================
  16. ==================================================
  17. VMX Install & Start
  18. ==================================================
  19. Linux distribution................................ubuntu
  20. Check GRUB........................................[Disabled]
  21. Installation status of qemu-kvm...................[OK]
  22. Installation status of libvirt-bin................[OK]
  23. Installation status of bridge-utils...............[OK]
  24. Installation status of python.....................[OK]
  25. Installation status of libyaml-dev................[OK]
  26. Installation status of python-yaml................[OK]
  27. Installation status of numactl....................[OK]
  28. Installation status of libnuma-dev................[OK]
  29. Installation status of libparted0-dev.............[OK]
  30. Installation status of libpciaccess-dev...........[OK]
  31. Installation status of libyajl-dev................[OK]
  32. Installation status of libxml2-dev................[OK]
  33. Installation status of libglib2.0-dev.............[OK]
  34. Installation status of libnl-dev..................[OK]
  35. Check Kernel Version..............................[Disabled]
  36. Check Qemu Version................................[Disabled]
  37. Check libvirt Version.............................[Disabled]
  38. Check virsh connectivity..........................[OK]
  39. IXGBE Enabled.....................................[Disabled]
  40. ==================================================
  41. Pre-Install Checks Completed
  42. ==================================================
  43. Check for VM vcp-vmx1.............................[Not Running]
  44. Check for VM vfp-vmx1.............................[Not Running]
  45. Cleanup VM states.................................[OK]
  46. Check if bridge br-ext exists.....................[No]
  47. Cleanup VM bridge br-ext..........................[OK]
  48. Cleanup VM bridge br-int-vmx1.....................[OK]
  49. ==================================================
  50. VMX Stop Completed
  51. ==================================================
  52. Check VCP image...................................[OK]
  53. Check VFP image...................................[OK]
  54. VMX Model.........................................Lite
  55. Check VCP Config image............................[OK]
  56. Check management interface........................[OK]
  57. Setup huge pages to 8192..........................[OK]
  58. Attempt to kill libvirt...........................[OK]
  59. Attempt to start libvirt..........................[OK]
  60. Sleep 2 secs......................................[OK]
  61. Check libvirt support for hugepages...............[OK]
  62. ==================================================
  63. System Setup Completed
  64. ==================================================
  65. Get Management Address of eth0....................[OK]
  66. Generate libvirt files............................[OK]
  67. Sleep 2 secs......................................[OK]
  68. Find configured management interface..............eth0
  69. Find existing management gateway..................eth0
  70. Check if eth0 is already enslaved to br-ext.......[No]
  71. Gateway interface needs change....................[Yes]
  72. Create br-ext.....................................[OK]
  73. Get Management Gateway............................192.168.2.1
  74. Flush eth0........................................[OK]
  75. Start br-ext......................................[OK]
  76. Bind eth0 to br-ext...............................[OK]
  77. Get Management MAC................................52:54:00:d8:27:3e
  78. Assign Management MAC 52:54:00:d8:27:3e...........[OK]
  79. Add default gw 192.168.2.1........................[OK]
  80. Create br-int-vmx1................................[OK]
  81. Start br-int-vmx1.................................[OK]
  82. Check and start default bridge....................[OK]
  83. Define vcp-vmx1...................................[OK]
  84. Define vfp-vmx1...................................[OK]
  85. Wait 2 secs.......................................[OK]
  86. Start vcp-vmx1....................................[OK]
  87. Start vfp-vmx1....................................[OK]
  88. Wait 2 secs.......................................[OK]
  89. ==================================================
  90. VMX Bringup Completed
  91. ==================================================
  92. Check if br-ext is created........................[Created]
  93. Check if br-int-vmx1 is created...................[Created]
  94. Check if VM vcp-vmx1 is running...................[Running]
  95. Check if VM vfp-vmx1 is running...................[Running]
  96. Check if tap interface vcp_ext-vmx1 exists........[OK]
  97. Check if tap interface vcp_int-vmx1 exists........[OK]
  98. Check if tap interface vfp_ext-vmx1 exists........[OK]
  99. Check if tap interface vfp_int-vmx1 exists........[OK]
  100. ==================================================
  101. VMX Status Verification Completed.
  102. ==================================================
  103. Log file........................................../var/opt/vmx-14.1R5.4-1/build/vmx1/logs/vmx_1455112783.log
  104. ==================================================
  105. Thankyou for using VMX
  106. ==================================================
  107. root@vmx0:/var/opt/vmx-14.1R5.4-1#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement