Skip to content
Snippets Groups Projects
  1. Jul 27, 2007
    • Michael Hanselmann's avatar
      - Implement “gnt-instance reinstall --os-type=…” · d0834de3
      Michael Hanselmann authored
      - Add the command to gnt-instance.sgml
      
      Reviewed-by: iustinp
      d0834de3
    • Iustin Pop's avatar
      Fix the "gnt-cluster getmaster" command by making the LuQueryClusterInfo · 59322403
      Iustin Pop authored
      runnable on non-master nodes (and remove the list of instances and nodes
      returned by it, that information can be retrieved by other opcodes).
      
      Also, remove the node/instance list from "gnt-cluster info" as it
      doesn't make sense to duplicate this information.
      
      Reviewed-by: imsnah
      59322403
    • Iustin Pop's avatar
      Move the cluster name from ConfigWriter to SimpleStore. · 5fcdc80d
      Iustin Pop authored
      Reason: if left ConfigWriter, nodes don't know to which cluster they belong.
      This will bite us later when we'll revisit node join operation.
      
      Cons: we lose the cluster name from the config file, which means a
      standalone "cluster.data" is a little bit harder to analyze. But I have
      a plan for this which will follow shortly.
      
      Implementing this will also allow us to cleanly fix "gnt-cluster
      getmaster".
      
      Reviewed-by: imsnah
      5fcdc80d
  2. Jul 26, 2007
  3. Jul 25, 2007
  4. Jul 24, 2007
  5. Jul 23, 2007
  6. Jul 19, 2007
  7. Jul 18, 2007
Loading