Statistics
| Branch: | Tag: | Revision:

root / snf-image-host @ 13965151

Name Size
AUTHORS 153 Bytes
COPYING 17.7 kB
ChangeLog 1.9 kB
Makefile.am 1.8 kB
autogen.sh 302 Bytes
common.sh.in 11.7 kB
configure.ac 4.7 kB
copy-monitor.py 5.4 kB
create 6.1 kB
defaults 3.3 kB
export 20 Bytes
ganeti_api_version 11 Bytes
helper-monitor.py 4.2 kB
import 20 Bytes
parameters.list 396 Bytes
pithcat 2.8 kB
rename 20 Bytes
snf-image-update-helper.in 7.3 kB
variants.list 8 Bytes
verify 1.6 kB

Latest revisions

# Date Author Comment
13965151 07/20/2012 02:59 pm Nikos Skalkotos

Get unbuffered input in helper-monitor.py

Change sys.stdin.readline with os.read

d8ca112b 07/19/2012 04:54 pm Nikos Skalkotos

Remove redundant location field in error messages

e4647c86 07/18/2012 05:14 pm Nikos Skalkotos

Run ganeti_os_main before monitor_pipe utilization

Progress monitor program needs to know the instance name, which is
provided by ganeti_os_main.

0b51f509 07/18/2012 12:46 pm Nikos Skalkotos

Prefix all monitoring message types with image-

73dddd66 07/16/2012 02:53 pm Nikos Skalkotos

Fix some error messages

70a1fdc1 07/16/2012 02:47 pm Nikos Skalkotos

Fix a bug in error reporting json string

A `{' was missing in the beginning of the json string of the message
with type `error'.

f32664b2 07/16/2012 11:51 am Nikos Skalkotos

Add helper-monitor.py program

This program transforms raw helper monitor messages into json strings
under very strict rules. This reduces security concerns since the
helper VM output cannot be trusted.

9baf3e2c 07/09/2012 02:50 pm Nikos Skalkotos

Add copyright info in verify

7a7a6bd3 07/03/2012 03:34 pm Constantinos Venetsanopoulos

Initial verification of OS parameters

  • Make sure `img_format', `img_passwd' and `img_id' are passed
  • If format is `diskdump', require the `img_properties` parameter
a50a2bff 05/29/2012 06:37 pm Nikos Skalkotos

cleanup! cleanup! cleanup! cleanup!

  • Change the monitor message type names once again (hope this is
    the final version)
  • Pass -u (unbuffered) to sed to retain the actual output order in
    the log file
  • Fix a bug in helper code where the starting `{' was missing from...

View revisions

Also available in: Atom