Dietmar Maurer
ffffb625e5
add support to change bond_xmit_hash_policy on linux bond devices
2013-12-30 08:21:44 +01:00
Dietmar Maurer
10a9563eb4
use new ovs bond modes (changed in pve-common)
2013-12-30 07:38:13 +01:00
Dietmar Maurer
bdfa249812
check if ovs is installed when creation ovs network components
2013-12-27 09:52:22 +01:00
Dietmar Maurer
d11733f8da
add GUI for openvswitch network
2013-12-27 09:45:31 +01:00
Dietmar Maurer
f7e342ea2a
ceph: allow to specify network
2013-12-21 10:18:17 +01:00
Dietmar Maurer
9dace87245
Merge remote-tracking branch 'origin/pve-ceph'
2013-12-21 08:03:57 +01:00
Dietmar Maurer
a51ceeb704
fix execute API
2013-12-10 12:05:02 +01:00
Dietmar Maurer
7774df7851
use get_standard_option() for spice options
2013-12-10 10:03:10 +01:00
Dietmar Maurer
b289829f91
factor out common code into run_spiceterm
2013-12-10 09:46:00 +01:00
Dietmar Maurer
f25af3a938
set correct keymap for spiceterm
2013-12-10 08:36:58 +01:00
Dietmar Maurer
427d3fa6d2
implement spice viewer for openvz
2013-12-10 08:00:01 +01:00
Dietmar Maurer
2d802f8c3b
include spiceterm
2013-12-10 07:35:57 +01:00
Dietmar Maurer
409935933e
fix execute API
...
- remove command from index (so that pvesh does not list it)
- use POST instead of GET
- correctly check permissions
- return value with status codes and data (allow expections)
2013-12-09 11:08:02 +01:00
Stefan Priebe
87c3e93147
support to execute multiple commands in one request
2013-12-09 08:44:25 +01:00
Dietmar Maurer
c56a583f4e
use new --connect-timeout for ceph commands
2013-11-22 09:17:42 +01:00
Dietmar Maurer
52d7be4197
fix osd keyring, use tasks
2013-11-22 08:41:37 +01:00
Dietmar Maurer
88a6e29ad1
set correct keyring location for osd
2013-11-21 09:11:42 +01:00
Dietmar Maurer
0b1efc01d5
fix mds permissions in client.admin key
2013-11-21 07:34:30 +01:00
Dietmar Maurer
a08988dc48
allow to call ceph init multiple times
2013-11-20 11:28:23 +01:00
Dietmar Maurer
eac465a574
generate and save ceph fsid
...
add dependency on libuuid-perl
2013-11-20 10:48:22 +01:00
Dietmar Maurer
f3224487a3
avoid useles symlinks to ceph keyrings
2013-11-20 10:28:41 +01:00
Dietmar Maurer
c7881bf602
add ceph pool GUI
2013-11-20 07:53:43 +01:00
Dietmar Maurer
b0537f7be9
add API for ceph pools
2013-11-19 13:25:36 +01:00
Dietmar Maurer
dd7e2a94f2
add OSD tree
2013-11-19 12:13:53 +01:00
Dietmar Maurer
13f4d7623d
allow to create OSD on unused disks
2013-11-15 12:24:14 +01:00
Dietmar Maurer
e9ea467759
isert section when writing ceph.conf
2013-11-15 08:15:39 +01:00
Dietmar Maurer
570278fab0
add ceph log view
2013-11-15 08:02:35 +01:00
Dietmar Maurer
39e1ad7086
improve ceph API paths
2013-11-14 11:06:49 +01:00
Dietmar Maurer
68e0c4bd41
add monitor GUI
2013-11-14 10:15:36 +01:00
Dietmar Maurer
2f692121ce
display crush map
2013-11-13 12:16:20 +01:00
Dietmar Maurer
9662c1952a
start ceph management GUI
2013-11-13 11:01:24 +01:00
Dietmar Maurer
38db610ae6
move code to Ceph.pm, create API for ceph
2013-11-13 06:59:07 +01:00
Dietmar Maurer
718427dacb
subscription updates: set UserAgent header on proxy connect request
2013-10-29 10:20:38 +01:00
Dietmar Maurer
1f254b22e0
use new PVE::Storage::abs_filesystem_path
2013-10-01 12:45:20 +02:00
Dietmar Maurer
2051816c24
bump version to 3.1-14 - avoid warning in daily cron script
2013-09-24 06:41:54 +02:00
Dietmar Maurer
8fd7134c67
use correct changelog urls for pve repositories.
...
We always use a changelog file for each package (not source package).
2013-09-09 11:39:24 +02:00
Dietmar Maurer
446b96693a
corretly use proxy CONNECT
...
There is a bug in LWP:UserAgent - it does not use CONNECT for https
proxy calls. So such calls fails with SQUID.
2013-09-09 11:33:25 +02:00
Dietmar Maurer
a25fa6e9bf
changelog: proxy API call to correct node
...
Nodes can have different apt sources, so changelog localtion can also differ.
2013-08-26 10:11:03 +02:00
Dietmar Maurer
26f876ce18
apt: only consider installed packages
...
Because 'apt-get dist-upgrade' also does not consider the package
selection state (as opposed to apt-get dselect-upgrade).
2013-08-23 10:03:23 +02:00
Dietmar Maurer
702ecae163
try to guess changelog url fro security updates
...
Work for some packages, but not for all security updates. Seems
Debian security team does not upload changelogs.
2013-08-16 09:22:02 +02:00
Dietmar Maurer
d32d05d648
include glusterfs-client version in 'pveversion -v'
2013-08-14 07:56:33 +02:00
Dietmar Maurer
d97a44689d
bug fix: only send updated package list once
2013-08-02 10:41:39 +02:00
Dietmar Maurer
745d942d91
apt: try to send updated packe list only once
2013-08-02 10:03:18 +02:00
Dietmar Maurer
933054047a
apt: try to detect new packages
...
The previos approch did not detect new packages, like new kernels.
2013-08-02 09:21:26 +02:00
Dietmar Maurer
f460dc12b1
impl. a better way to suppress output from apt-get update.
2013-08-02 06:33:36 +02:00
Dietmar Maurer
a137235a4a
be more quiet
2013-08-02 06:28:15 +02:00
Dietmar Maurer
2544e8d5c6
run 'apt-get update' in quiet mode when starting from cron
2013-08-02 06:15:20 +02:00
Dietmar Maurer
2ba6d82257
fix changelog url for pve repository
...
To make it compatible with 'apt-get changelog'
2013-08-01 11:35:48 +02:00
Dietmar Maurer
09c67ebb5b
add correct url for proxmox package changelogs
2013-07-29 12:36:05 +02:00
Dietmar Maurer
19ed44c0ef
tell apt to use http_proxy settings
2013-07-26 09:26:24 +02:00