[ovirt-users] How to increase the total space of storage domain
Hi: In the management page of the web, the total space of the domain added to the storage domain page cannot specify a specific value. The total space value is determined by a specific code function based on the configuration parameters of the physical machine, or is it a fixed value? Is there any way to modify this value? After I create multiple virtual machines, this space is not enough to continue to create virtual machines. How can I solve this problem? Thank you.___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WZAIKJVNWPLXLKHTPB6WELBGPFJXWJVS/
[ovirt-users] Problems with configuring ovirt and neotron network integration
Hi: Environmental information: 4.2.0 ovirt version, according to "https://www.ovirt.org/documentation/how-to/networking/overlay-networks-with-neutron-integration/"; document of it services. Both services are accessible from the browser. After the above environment is configured according to the document, I need to execute the following command "engine-config --set keyauthstoneurl =http://< host-fqdn >:35357/v2.0" on the ovirt-engine side. The following information appears: "Error setting KeystoneAuthUrl's value. No such entry." When I execute "engine-config-a | grep-i 'KeystoneAuthUrl'", there is no return value, and there is no such configuration item in the current version of ovirt. Now how do I proceed next? Thanks!___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org
Re: [ovirt-users] After realizing HA migration, the virtual machine can still get the virtual machine information by using the "vdsm-client host getVMList" instruction on the host before the migration
The environment on my side may be different from the link. My VM1 can be used normally after it is started on host2, but there is still information left on host1 that is not cleaned up. Only the interface and background can still get the information of vm1 on host1, but the vm2 has been successfully started on host2, with the HA function. I would like to ask a question, whether the UUID of the virtual machine is stored in the database or where is it maintained? Is it not successfully deleted after using the HA function? 2018-02-01 16:12:16,"Simone Tiraboschi" : On Thu, Feb 1, 2018 at 2:21 AM, Pym wrote: I checked the vm1, he is keep up state, and can be used, but on host1 has after shutdown is a suspended vm1, this cannot be used, this is the problem now. In host1, you can get the information of vm1 using the "vdsm-client Host getVMList", but you can't get the vm1 information using the "virsh list". Maybe a side effect of https://bugzilla.redhat.com/show_bug.cgi?id=1505399 Arik? 2018-02-01 07:16:37,"Simone Tiraboschi" : On Wed, Jan 31, 2018 at 12:46 PM, Pym wrote: Hi: The current environment is as follows: Ovirt-engine version 4.2.0 is the source code compilation and installation. Add two hosts, host1 and host2, respectively. At host1, a virtual machine is created on vm1, and a vm2 is created on host2 and HA is configured. Operation steps: Use the shutdown -r command on host1. Vm1 successfully migrated to host2. When host1 is restarted, the following situation occurs: The state of the vm2 will be shown in two images, switching from up and pause. When I perform the "vdsm-client Host getVMList" in host1, I will get the information of vm1. When I execute the "vdsm-client Host getVMList" in host2, I will get the information of vm1 and vm2. When I do "virsh list" in host1, there is no virtual machine information. When I execute "virsh list" at host2, I will get information of vm1 and vm2. How to solve this problem? Is it the case that vm1 did not remove the information on host1 during the migration, or any other reason? Did you also check if your vms always remained up? In 4.2 we have libvirt-guests service on the hosts which tries to properly shutdown the running VMs on host shutdown. Thank you. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
[ovirt-users] After realizing HA migration, the virtual machine can still get the virtual machine information by using the "vdsm-client host getVMList" instruction on the host before the migration.
Hi: The current environment is as follows: Ovirt-engine version 4.2.0 is the source code compilation and installation. Add two hosts, host1 and host2, respectively. At host1, a virtual machine is created on vm1, and a vm2 is created on host2 and HA is configured. Operation steps: Use the shutdown -r command on host1. Vm1 successfully migrated to host2. When host1 is restarted, the following situation occurs: The state of the vm2 will be shown in two images, switching from up and pause. When I perform the "vdsm-client Host getVMList" in host1, I will get the information of vm1. When I execute the "vdsm-client Host getVMList" in host2, I will get the information of vm1 and vm2. When I do "virsh list" in host1, there is no virtual machine information. When I execute "virsh list" at host2, I will get information of vm1 and vm2. How to solve this problem? Is it the case that vm1 did not remove the information on host1 during the migration, or any other reason? Thank you.___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [ovirt-users] noVNC console is not work
Hi: I installed version 4.2.0 ovirt, compiled through source code. At 2018-01-23 00:01:54, "Sandro Bonazzola" wrote: 2018-01-22 12:48 GMT+01:00 Pym : Hi: I'm installing ovirt-4.2 through the source code, Hi, I'm curious, may I ask on which distribution you are deploying ovirt-4.2 since you are installing from source? and now I want to see the virtual machine through the web. I shall be carried out in accordance with the https://www.ovirt.org/develop/release-management/features/virt/novnc-console/#using-novnc operation. The specific configuration is shown in the figure When I click on the Console function of the virtual machine, the new page will always display Loading. The url for the new page is:https://10.100.219.37:8443/ovirt-engine/services/novnc-main.jsp?host=tchyp.ecr.com&port=6100&title=vm-3%20-%20noVNC. Excuse me, is there any other configuration that needs to be changed? Thank you. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users -- SANDRO BONAZZOLA ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D Red Hat EMEA | | TRIED. TESTED. TRUSTED. | ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
[ovirt-users] noVNC console is not work
Hi: I'm installing ovirt-4.2 through the source code, and now I want to see the virtual machine through the web. I shall be carried out in accordance with the https://www.ovirt.org/develop/release-management/features/virt/novnc-console/#using-novnc operation. The specific configuration is shown in the figure When I click on the Console function of the virtual machine, the new page will always display Loading. The url for the new page is:https://10.100.219.37:8443/ovirt-engine/services/novnc-main.jsp?host=tchyp.ecr.com&port=6100&title=vm-3%20-%20noVNC. Excuse me, is there any other configuration that needs to be changed? Thank you. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
[ovirt-users] All in one adds host failure
Hi: I'm doing ovirt all in one. I first used the iso of node to do the basic environment, and then I did the source compilation and installation ovirt on the node environment. When I add a New Host to the web interface Host- >New, in the log: Ansible playbook command has exited with value: 1, then Host installation failed. The logs are as follows: engine.log: "2018-01-05 14:49:32,445+08 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [78c6a9cb-ecc5-4e44-9366-13960ef04559] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host tchyp-test.ecr.com. Stage: Termination. 2018-01-05 14:49:32,506+08 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-12) [78c6a9cb-ecc5-4e44-9366-13960ef04559] EVENT_ID: VDS_ANSIBLE_INSTALL_STARTED(560), Ansible host-deploy playbook execution has started on host tchyp-test.ecr.com. 2018-01-05 14:49:32,507+08 INFO [org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (EE-ManagedThreadFactory-engine-Thread-12) [78c6a9cb-ecc5-4e44-9366-13960ef04559] Executing Ansible command: /usr/bin/ansible-playbook --private-key=/home/pan/ovirt-engine/etc/pki/ovirt-engine/keys/engine_id_rsa --inventory=/tmp/ansible-inventory4777891582855267855 --extra-vars=host_deploy_cluster_version=4.2 --extra-vars=host_deploy_gluster_enabled=false --extra-vars=host_deploy_virt_enabled=true --extra-vars=host_deploy_vdsm_port=54321 --extra-vars=host_deploy_override_firewall=true --extra-vars=host_deploy_firewall_type=FIREWALLD --extra-vars=ansible_port=22 --extra-vars=host_deploy_post_tasks=/home/pan/ovirt-engine/etc/ovirt-engine/ansible/ovirt-host-deploy-post-tasks.yml --extra-vars=host_deploy_ovn_tunneling_interface=127.0.0.1 --extra-vars=host_deploy_ovn_central=null /home/pan/ovirt-engine/share/ovirt-engine/playbooks/ovirt-host-deploy.yml 2018-01-05 14:49:32,788+08 INFO [org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor] (EE-ManagedThreadFactory-engine-Thread-12) [78c6a9cb-ecc5-4e44-9366-13960ef04559] Ansible playbook command has exited with value: 1 2018-01-05 14:49:32,792+08 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-12) [78c6a9cb-ecc5-4e44-9366-13960ef04559] Host installation failed for host 'dbefa58b-3ee2-439b-8e9f-7ece571abe32', 'tchyp-test.ecr.com': 250 2018-01-05 14:49:32,796+08 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-12) [78c6a9cb-ecc5-4e44-9366-13960ef04559] START, SetVdsStatusVDSCommand(HostName = tchyp-test.ecr.com, SetVdsStatusVDSCommandParameters:{hostId='dbefa58b-3ee2-439b-8e9f-7ece571abe32', status='InstallFailed', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: af0b8d1 2018-01-05 14:49:32,803+08 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-12) [78c6a9cb-ecc5-4e44-9366-13960ef04559] FINISH, SetVdsStatusVDSCommand, log id: af0b8d1 2018-01-05 14:49:32,809+08 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-12) [78c6a9cb-ecc5-4e44-9366-13960ef04559] EVENT_ID: VDS_INSTALL_FAILED(505), Host tchyp-test.ecr.com installation failed. 250." ovirt-host-deploy-ansible-20180105144932-127.0.0.1-78c6a9cb-ecc5-4e44-9366-13960ef04559.log: "ERROR! Unexpected Exception: [Errno 13] Permission denied to see the full traceback, use -vvv" What am I going to do now to add host success? Thanks. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Re: [ovirt-users] Unable to add VM Portal successfully
Hi: Thank you very much for your help. I did it your way, successful build RPM and installed successfully, these steps were smooth, but I click on the web Page or "404 - Page not found". I'm not quite sure where the problem is, is there a problem with the environment or the configuration file is wrong, the source code compilation process is done according to the process of the official website, nothing else has been changed I query the log and the file, not found the wrong where, I now put some of my side of the situation to post the picture, You can help me to see what went wrong when you are free。 " [root@ovirttest ~]# cat /etc/ovirt-engine/engine.conf.d/50-ovirt-web-ui.conf ENGINE_APPS="${ENGINE_APPS} ovirt-web-ui.war" # ovirt-web-ui auth sequence ENGINE_SSO_AUTH_SEQUENCE_webui=~ [root@ovirttest ~]# cd /home/pan/ovirt-engine/share/ovirt-engine/ovirt-web-ui.war/ [root@ovirttest ovirt-web-ui.war]# ls authorizedRedirect.jsp index.jsp ovirt-web-ui.config ovirt-web-ui.war static WEB-INF " Do I need to configure these files? Thank you very much. At 2018-01-04 23:57:00, "Jakub Niedermertl" wrote: Hi Pym, to deploy VM Portal (ovirt-web-ui) next to the engine one needs to compile it from sources to rpm package [1], and install it next to ovirt-engine package. Container deployment is not used by default. Technically ovirt-web-ui is another war application served by engine's Wildfly. See symlink /usr/share/ovirt-engine/ovirt-web-ui.war and configuration file /etc/ovirt-engine/engine.conf.d/50-ovirt-web-ui.conf of package ovirt-web-ui [2] for details. Best regards Jakub [1]: https://github.com/oVirt/ovirt-web-ui#build [2]: http://resources.ovirt.org/pub/ovirt-4.2/rpm/el7/noarch/ On Thu, Jan 4, 2018 at 10:58 AM, Pym wrote: Hi: I recently built the ovirt-engine service in source code compilation, which is now accessible through the web interface. However, there is no VM Portal feature on the main page. After clicking, "404 - failed to find the page". Next I found the source code for web- UI functionality at github, and I wanted to install it through source compilation. I tried to follow the above process, but the following problems occurred: " [root@ovirttest ovirt-web-ui]# docker run --rm -it --network host --add-host ovirttest.erc.com:10.100.211.113 -e ENGINE_URL=https://ovirttest.erc.com/ovirt-engine -p 3000:3000 mareklibra/ovirt-web-ui:latest yarn start v0.24.4 $ node scripts/start.js Please authenticate against oVirt running at https://ovirttest.erc.com/ovirt-engine oVirt user (admin@internal): admin oVirt password: ** oVirt domain (internal-authz): ovirttest.erc.com Failed obtaining oVirt auth token: Error: connect ECONNREFUSED 10.100.211.113:443 Done in 27.64s. " How to make sure the container can reach the engine on this ip:port. Or there are other ways to solve this problem, which has been bothering me for days. Thank you very much. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users