Try to prevent instance memory changes N+1 failures
[ganeti-local] / lib /
2011-05-11 Iustin PopTry to prevent instance memory changes N+1 failures
2011-05-10 Marco CasavecchiaUse floppy disk and a second CDROM on KVM
2011-05-10 René NussbaumerMake root_path an optional hypervisor parameter
2011-05-09 Marco CasavecchiaAdd 2 new variables to the OS scripts environment
2011-05-09 Iustin PopAdd --no-wait-for-sync when converting to drbd
2011-05-09 Iustin PopRecreate instance disks: allow changing nodes
2011-05-06 Iustin PopRename instance: only show new name when different
2011-05-06 Michael HanselmannFix race condition in LUGroupAssignNodes
2011-05-03 Michael Hanselmanncmdlib: Fix typo, s/nick/NIC/
2011-05-03 Iustin PopA small optimisation in cluster verify
2011-05-02 Iustin PopA few docstring fixes
2011-05-02 Iustin Popluxi: do not handle KeyboardInterrupt
2011-05-02 Iustin PopHandle EPIPE errors while writing to the terminal
2011-05-02 Iustin PopCluster verify: check for missing bridges
2011-04-29 Michael HanselmannTLReplaceDisks: Use implicit loop for dictionary
2011-04-29 Michael HanselmannRelease unneeded locks while replacing disks
2011-04-29 Michael Hanselmannlocking: Export “list_owned” from lock manager
2011-04-29 Michael Hanselmanngnt-instance: Fix typo in error message
2011-04-29 Iustin Popmlock: fail gracefully if libc.so.6 cannot be loaded
2011-04-28 Iustin PopAllow creating the DRBD metadev in a different VG
2011-04-28 Iustin PopMake _GenerateDRBD8Branch accept different VG names
2011-04-28 Iustin PopFix WriteFile with unicode data
2011-04-27 Iustin PopReplace disks: keep the meta device in the same VG
2011-04-27 Doug DumitruFix for multiple VGs - PlainToDrbd and replace-disks
2011-04-27 Iustin PopFix potential data-loss in utils.WriteFile
2011-04-27 Iustin PopImprove error messages in cluster verify/OS
2011-04-27 Iustin PopPrevent readding of the master node
2011-04-27 Iustin PopFix punctuation in an error message
2011-04-21 Michael Hanselmanncli: Fix wrong argument kind for groups
2011-04-20 Michael HanselmannFix typo in LUGroupAssignNodes
2011-04-20 Iustin Popgnt-instance info: automatically request locking
2011-04-19 Iustin PopFix master IP activation in failover with no-voting
2011-04-19 Iustin Popdisk wiping: fix bug in chunk size computation
2011-04-19 Michael HanselmannFix bug in watcher
2011-04-14 Michael HanselmannRelease locks before wiping disks during instance creation
2011-04-13 Michael Hanselmannutils.WriteFile: Close file before renaming
2011-04-13 Michael HanselmannNicer formatting for group query error
2011-04-07 Michael HanselmannMerge branch 'stable-2.4' into devel-2.4
2011-04-06 Michael HanselmannLUInstanceQueryData: Don't acquire locks unless requested
2011-04-06 Iustin PopIncrease the lock timeouts before we block-acquire
2011-04-04 Iustin Popdaemon.py: move startup log message before prep_fn
2011-04-04 Iustin PopDisplay the actual memory values in N+1 failures
2011-03-31 Iustin Popssh.VerifyNodeHostname: remove the quiet flag
2011-03-24 Michael HanselmannFix output for “gnt-job info”
2011-03-17 Michael Hanselmannwatcher: Fix misleading usage output
2011-03-17 Stephen ShirleyClarify --force-join parameter message
2011-03-16 Michael Hanselmannlocking: Fix race condition in lock monitor
2011-03-15 Michael Hanselmannutils: Export NiceSortKey function
2011-03-10 Stephen ShirleyTreat empty oob_program param as default
2011-03-10 Iustin PopFix bug in instance listing with orphan instances
2011-03-10 Iustin PopFix bug related to log opening failures
2011-03-07 Iustin PopMerge branch 'devel-2.3' into devel-2.4
2011-03-07 Iustin PopMerge branch 'devel-2.2' into devel-2.3
2011-03-04 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-03-04 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-03-04 Iustin PopRAPI: fix evacuate node resource
2011-03-02 Guido TrotterMerge remote branch 'stable-2.4' into devel-2.4
2011-02-28 Michael HanselmannFix LU processor's GetECId
2011-02-28 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-28 Iustin PopFix potential data-loss bug in disk wipe routines
2011-02-25 Stephen Shirley1-char comment typo fix
2011-02-24 Stephen ShirleyExpand some acronyms, add to glossary
2011-02-22 Michael HanselmannFix title of query field containing instance name
2011-02-21 Iustin PopMerge branch 'devel-2.4' into stable-2.4
2011-02-18 Iustin PopChange the list formatting to a 'special' chars
2011-02-18 Stephen ShirleyFix minor docstring typo
2011-02-18 Guido TrotterRAPI: remove required parameters for reinstall
2011-02-17 Iustin PopFix HV/OS parameter validation on non-vm nodes
2011-02-17 Iustin PopNodeQuery: mark live fields as UNAVAIL for non-vm_capab...
2011-02-17 Iustin PopNodeQuery: don't query non-vm_capable nodes
2011-02-17 Iustin PopFix LUClusterRepairDiskSizes and rpc result usage
2011-02-17 Iustin PopFix RPC mismatch in blockdev_getsize[s]
2011-02-10 Iustin PopFix bug in iallocator data structures build
2011-02-09 Iustin PopFix error msg for instances on offline nodes
2011-02-09 Iustin Popcluster verify and instance disks on offline nodes
2011-02-09 Iustin PopCluster verify and N+1 warnings for offline nodes
2011-02-08 Stephen ShirleyHandle gnt-instance shutdown --all for empty clusters
2011-02-04 Stephen ShirleyAdd --force-join option to gnt-node add
2011-02-03 Iustin PopBump up intra-cluster import connect timeout
2011-02-03 Iustin PopImport-export: fix logging of daemon output
2011-02-03 Iustin PopFix handling of ^C in the CLI scripts
2011-02-03 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-02-03 Michael Hanselmannbackend: Disable compression in export info file
2011-02-02 Michael HanselmannReopen log files upon SIGHUP in daemons
2011-02-02 Michael Hanselmannutils.SetupLogging: Return function to reopen log file
2011-02-02 Michael Hanselmannutils.SetupLogging: Make program a mandatory argument
2011-02-02 Michael Hanselmannutils.log: Restrict I/O error handling coverage
2011-02-02 Michael Hanselmannutils.log: Split formatter building into separate function
2011-02-01 Stephen ShirleyEnforce that new node groups have unique names
2011-02-01 Stephen ShirleyAdd _UnlockedLookupNodeGroup()
2011-01-31 Stephen ShirleyMinor grammar fix in QuitGanetiException docstring
2011-01-31 Michael HanselmannIntroduce re-openable log record handler
2011-01-28 Iustin PopRe-create instance disk symlinks on activate
2011-01-28 Michael HanselmannAdd RAPI resource for instance console
2011-01-28 Michael HanselmannExport console information as query field
2011-01-28 Iustin PopConfigWriter: add checks for be/nd/nic params
2011-01-28 Iustin PopConfigWriter: simplify _UnlockedVerifyConfig
2011-01-28 Guido TrotterAdd e1000 nic support for HVM
2011-01-28 Stephen ShirleyPrevent removal of last node group
2011-01-28 René NussbaumerFix instance list for instances running multiple times
next