VManagePlatform icon indicating copy to clipboard operation
VManagePlatform copied to clipboard

Kvm Manage WebUI

Results 28 VManagePlatform issues
Sort by recently updated
recently updated
newest added

## 删除虚拟机的逻辑: - 判断是否开机, - 如果开始执行destroy操作, - 然后删除硬盘,数据删记录, - 最后undefine instance > 由于数据库数据都是空的,(不知道 @welliamcao ,在刷新宿主机后,怎么没有把 虚拟机更新到服务器上。是celery出问题吗?) 执行到这一步,系统抛出异常。 ### 修复:VManagePlatform/views/vInstance.py 文件。 362: elif op == 'delete': INSTANCE.delDisk(instance) # 删除硬盘 # 这里的逻辑到数据库上找VmServerInstance表到数据,然后删除这个表的数据。由于这个表是空的,模型操作报异常。...

![@4_RO APE FJAW} F A5NWG](https://user-images.githubusercontent.com/35590051/58003568-a12a2680-7b13-11e9-8350-189f1601dfce.png) ![快照](https://user-images.githubusercontent.com/35590051/58003602-b2733300-7b13-11e9-800a-e3e8814de823.png) ![快照报错](https://user-images.githubusercontent.com/35590051/58003603-b30bc980-7b13-11e9-9758-257e9f8e0585.png) ![Q`Z}9{0L9PB7G`$5PYK }16](https://user-images.githubusercontent.com/35590051/58003651-cb7be400-7b13-11e9-8928-09b459d4f65b.png)

``` 解决版本: # wget ftp://xmlsoft.org/libxml2/libxml2-2.7.2.tar.gz # tar xf libxml2-2.7.2.tar.gz # cd libxml2-2.7.2 # ./configure --with-python=~/path/to/python2.7的路径 # make # cd python/ # python setup.py install ```

大家好 1. 我想知道这个操作系统是怎么添加的,ISO? ![image](https://user-images.githubusercontent.com/24621599/37198792-716fb3f8-23ba-11e8-9c1c-842bdc0be22b.png) 2. ISO是如何上传的 ![image](https://user-images.githubusercontent.com/24621599/37198814-88db2e0a-23ba-11e8-8641-20ed98c9adf0.png)

启动/停止或修改虚拟机后弹出“操作失败”的错误,但是实际操作成功,虚拟机可以正常启动或停止 同时修改xml保存时也会弹出错误(实际修改成功)

账户管理-用户管理页面提交信息,提示usermanage404

实例创建失败,失败原因:internal error Missing source path attribute for char device

在web页面操作实例,点击任何按钮都报错,但实际已正常运行,控制台报错如下: Requested operation is not valid: domain is not running libvirt: QEMU Driver error : Requested operation is not valid: domain is not running

1、debian/ubuntu安装部署兼容性如何?有无此方面测试? 2、考虑迁移至python3环境或有无python3下的版本研发计划?

![image](https://user-images.githubusercontent.com/33955081/37898547-ad5f76a0-311b-11e8-8d5d-2370948ccb83.png) ![image](https://user-images.githubusercontent.com/33955081/37898648-f85d6234-311b-11e8-8242-9855492b7380.png)