Commit Graph

1712 Commits

Author SHA1 Message Date
Wolfgang Link
ceebc5fc7c add bios report to pvereport 2015-10-28 11:51:25 +01:00
Wolfgang Link
f99124fb8a add mouint point to GUI 2015-10-28 11:42:00 +01:00
Wolfgang Link
c2ee953ce8 add resize LXC Mountpoint at the GUI 2015-10-28 11:40:07 +01:00
Wolfgang Link
d807e210d5 move Root Disk form Options to Resources and add icon for it 2015-10-28 11:37:31 +01:00
Wolfgang Link
21855147bc add icons to resources 2015-10-28 11:36:37 +01:00
Wolfgang Link
e3b6adbd1c add swap icon for LXC resources 2015-10-28 11:35:51 +01:00
Dietmar Maurer
7216990dd2 RBD: select 'images' content type by default
because we also do not set KRBD flag by default.
2015-10-28 11:14:39 +01:00
Dietmar Maurer
07443f521d bump version to 4.0-55 2015-10-28 09:26:22 +01:00
Alexandre Derumier
fc049c7e4f pve-manager service : start after open-iscsi
Currently,if we have vms on lvm on top of iscsi,

pve-manager service start them too early at host boot,
before open-iscsi daemon, and vm don't start.

Reported-by: Philippe Guy <ph.guy@decidem.fr>
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-10-28 09:24:33 +01:00
Alexandre Derumier
10fa179f75 pveceph install : use release repository
and increase git release key retrieval.
(ceph.com git seem to be quite slow currently)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-10-28 09:23:47 +01:00
Emmanuel Kasper
e03a790042 Add new pvereport command 2015-10-27 07:31:57 +01:00
Dietmar Maurer
f13b954026 remove old/usused init.d files in postinst 2015-10-24 10:35:20 +02:00
Dietmar Maurer
793af71320 bump version to 4.0-54 2015-10-24 09:55:15 +02:00
Dietmar Maurer
451bd04c53 fix lxc crteate wizard 2015-10-24 09:54:22 +02:00
Wolfgang Link
9ea5485da7 fix create CT: this fix the create CT what happend in previous refactoring. 2015-10-23 17:52:18 +02:00
Dietmar Maurer
96f2685651 bump version to 4.0-52 2015-10-23 13:41:02 +02:00
Wolfgang Link
34782e2669 fix bug #781: separate CPU and memory in editor
This is necessary because CPU are not hot-plug-able and memory are hot-plug-able.
also this will be useful for the new resource window.
2015-10-23 13:40:00 +02:00
Dietmar Maurer
9c84c9ea98 bump version to 4.0-51 2015-10-20 09:52:07 +02:00
Thomas Lamprecht
3625a09137 Fix check if vm is ha managed in get_start_stop_list
The check used was completely wrong and so the startall and stopall
API calls touched HA managed service, which they shouldn't.

Using the vm_is_ha_managed call from the HA stack fixes that.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-10-20 09:50:00 +02:00
Thomas Lamprecht
04b2004b36 fix lxc config key in get_start_stop_list sub
When adding the new LXC config format we forgot to adapt the
get_start_stop_list and do s/pve.startup/onboot/

This fixes that qemu VMs were started always before LXC CTs,
irregardless of the defined order.

This also let's us simplify the surrounding code and reduce code
reuse.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-10-20 09:46:16 +02:00
Dietmar Maurer
9199356e3d bump version to 4.0-50 2015-10-15 17:42:09 +02:00
Dietmar Maurer
aa0b406653 fix bug #756: force macro setting to emtpy string when user erases the content 2015-10-15 17:38:56 +02:00
Dietmar Maurer
24bf5bd4d4 GUI: add new vtype ConfigId, use it for snapshot names 2015-10-12 08:15:45 +02:00
Dietmar Maurer
ac9336bc99 s/Realtec/Realtek/
correct brand name
2015-10-09 14:37:59 +02:00
Dietmar Maurer
9056f941bc bump version to 4.0-49 2015-10-09 08:17:16 +02:00
Dietmar Maurer
1649c0b535 IP4_cidr_match: allow short masks like /8 2015-10-09 08:16:00 +02:00
Dietmar Maurer
d234b0bf10 bump version to 4.0-48 2015-10-05 17:47:48 +02:00
Wolfgang Bumiller
0bc9e03b0b lxc/dns: ipv6 support 2015-10-05 17:46:39 +02:00
Dietmar Maurer
ac0831fd1e bump version to 4.0-47 2015-10-05 12:34:35 +02:00
Wolfgang Bumiller
7a9486a7e1 DNS ui/api: ipv6 support 2015-10-05 12:33:42 +02:00
Dietmar Maurer
638b2d7dcc bump version to 4.0-46 2015-10-03 15:33:09 +02:00
Dietmar Maurer
ca2605e76f fix bug #719: vzdump - only call cleanup after prepare 2015-10-03 15:30:45 +02:00
Dietmar Maurer
8072731573 bump version to 4.0-45 2015-10-02 11:43:52 +02:00
Dietmar Maurer
2fec6db911 sources.list: prepare for final 4.0 release - use pve-enterprise repository 2015-10-02 11:41:07 +02:00
Dietmar Maurer
24673f1dcd API: return correct version (instead of 4.0Beta) 2015-10-02 11:37:08 +02:00
Dietmar Maurer
092fa1b0de cleanup: use new run_cli_handler() method 2015-10-02 11:28:01 +02:00
Dietmar Maurer
dca6ac1c02 bump version to 4.0-44 2015-10-01 13:04:43 +02:00
Dietmar Maurer
30b4182b12 add content type selector to LVM storage editor 2015-10-01 13:03:13 +02:00
Dietmar Maurer
a720995e39 bump version to 4.0-43 2015-09-29 07:17:59 +02:00
Thomas Lamprecht
2ebf4aecf9 check for ext5 dir to avoid missing directory errors
As we, for now, default to exclude ext5 from our build it's better
to make an check if its directory exists, and only then allow to
load from it. Else we can get errors on proxy startup, and when
someone passes the ext5 parameter.

Also make a indent/whitespace cleanup.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-29 07:17:19 +02:00
Dietmar Maurer
bd42715148 bump version to 4.0-42 2015-09-26 11:15:04 +02:00
Dietmar Maurer
1fd4069819 update OS Type descriptions 2015-09-26 11:13:54 +02:00
Wolfgang Bumiller
7fabddca05 CephTools: improve abs_path error handling
verify_blockdev_path didn't check the result of abs_path
causing commands like `pveceph createosd bad/path` to error
with a meaningless "Use of uninitialized value" message.
2015-09-25 09:56:04 +02:00
Dietmar Maurer
735df8e5d1 bump version to 4.0-41 2015-09-25 07:19:30 +02:00
Dietmar Maurer
9a05476dda do not install extJS 5 framework by default
We don't want to have development code in final 4.0 release.
2015-09-25 07:17:39 +02:00
Alexandre Derumier
3f0d1a4bfd NetworkEdit : add support for vlan interfaces.
Edit only for now, create will come soon in another patch

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2015-09-25 07:06:48 +02:00
Dietmar Maurer
bc13d63a4d bump version to 4.0-40 2015-09-24 07:03:08 +02:00
Dietmar Maurer
60d08d8012 s/pveBackButton/pveReloadButton/ 2015-09-24 06:54:57 +02:00
Thomas Lamprecht
b981d33e6f better formating and UI of task viewer and task list
[TaskList]:
* format task date on the same node as the title. If space isn't
  there, the date goes on it's own line.
* Truncate output of task status to a maximum of 160 characters to
  fix formating, also the list should only give an overview.
* set list flex to 1, this fixes height and scrolling issues
* Put affected node and status on a own line.

[TaskViewer]
* Only show task status, the exit status is in the log below,
  also some long statuses break this page completely.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-24 06:52:14 +02:00
Thomas Lamprecht
c1e3105369 format cpu load value better
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-24 06:51:43 +02:00