Hi Eric, I tried running aio.sh script on a VM instance in OpenStack but getting the following nested virtualization support error. I hope we can run it a VM as per discussion in the meeting and it is not mandatory to run it on baremetal?
cat: /sys/module/kvm_intel/parameters/nested: No such file or directory INFO: Your CPU does not support KVM extensions Does the host machine require KVM nested virtualization to be enabled for this to be enabled in the VM? I checked it is disable right now : sys/module/kvm_intel/parameters/nested value is N. Regards, Vidhu Here is the full log for the script run inside a VM: root@kud:~/k8s/kud/hosting_providers/baremetal# ./aio.sh Preparing inventory for ansible Generating rsa key for this host Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/id_rsa. Your public key has been saved in /root/.ssh/id_rsa.pub. The key fingerprint is: SHA256:OADVN3JhhqzOLqx3qEuaxEokKavxL4v0GCIjvWNh3tQ root@kud The key's randomart image is: +---[RSA 2048]----+ | . =o+ | | .. + . | | . .. . | |+. o .o S | |=oo + E. | |B@.* | |%*&.+ | |XB+O. | +----[SHA256]-----+ Allowing present ~/.ssh/id_rsa key to be used for login to this host Enabling nested-virtualization cat: /sys/module/kvm_intel/parameters/nested: No such file or directory Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: grub-pc-bin Use 'sudo apt autoremove' to remove it. The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 16.6 kB of archives. After this operation, 62.5 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 msr-tools amd64 1.3-2build1 [9760 B] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6862 B] Fetched 16.6 kB in 2s (8861 B/s) Selecting previously unselected package msr-tools. (Reading database ... 60031 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2build1_amd64.deb ... Unpacking msr-tools (1.3-2build1) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Setting up msr-tools (1.3-2build1) ... Setting up cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used ::DISCLAIMER:: ________________________________ The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects. ________________________________ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20597): https://lists.onap.org/g/onap-discuss/message/20597 Mute This Topic: https://lists.onap.org/mt/72903127/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
