Comment #2 on issue 269 by [email protected]: gnt-instance grow-disk does not work in ganeti 2.6.0
http://code.google.com/p/ganeti/issues/detail?id=269

2012-09-24 14:16:15,217: ganeti-masterd pid=30982/Jq3/Job37 INFO Op 1/1: opcode INSTANCE_GROW_DISK(ubuntutest01) waiting for locks 2012-09-24 14:16:15,220: ganeti-masterd pid=30982/ClientReq2 INFO Received job poll request for 37 2012-09-24 14:16:15,221: ganeti-masterd pid=30982/ClientReq3 INFO Received job poll request for 37 2012-09-24 14:16:15,456: ganeti-masterd pid=30982/ClientReq4 INFO Received job poll request for 37 2012-09-24 14:16:15,876: ganeti-masterd pid=30982/ClientReq5 INFO Received job poll request for 37 2012-09-24 14:16:21,113: ganeti-masterd pid=30982/Jq3/Job37 ERROR Op 1/1: Caught exception in INSTANCE_GROW_DISK(ubuntutest01)
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/ganeti/jqueue.py", line 1020, in _ExecOpCodeUnlocked
    timeout=timeout, priority=op.priority)
File "/usr/lib/pymodules/python2.7/ganeti/jqueue.py", line 1304, in _WrapExecOpCode
    return execop_fn(op, *args, **kwargs)
File "/usr/lib/pymodules/python2.7/ganeti/mcpu.py", line 455, in ExecOpCode
    priority)
File "/usr/lib/pymodules/python2.7/ganeti/mcpu.py", line 394, in _LockAndExecLU
    result = self._LockAndExecLU(lu, level + 1, calc_timeout, priority)
File "/usr/lib/pymodules/python2.7/ganeti/mcpu.py", line 403, in _LockAndExecLU
    result = self._LockAndExecLU(lu, level + 1, calc_timeout, priority)
File "/usr/lib/pymodules/python2.7/ganeti/mcpu.py", line 394, in _LockAndExecLU
    result = self._LockAndExecLU(lu, level + 1, calc_timeout, priority)
File "/usr/lib/pymodules/python2.7/ganeti/mcpu.py", line 394, in _LockAndExecLU
    result = self._LockAndExecLU(lu, level + 1, calc_timeout, priority)
File "/usr/lib/pymodules/python2.7/ganeti/mcpu.py", line 356, in _LockAndExecLU
    result = self._ExecLU(lu)
  File "/usr/lib/pymodules/python2.7/ganeti/mcpu.py", line 328, in _ExecLU
    result = _ProcessResult(submit_mj_fn, lu.op, lu.Exec(self.Log))
  File "/usr/lib/pymodules/python2.7/ganeti/cmdlib.py", line 11705, in Exec
    disk_abort = not _WaitForSync(self, instance, disks=[disk])
File "/usr/lib/pymodules/python2.7/ganeti/cmdlib.py", line 4463, in _WaitForSync
    disks = _ExpandCheckDisks(instance, disks)
File "/usr/lib/pymodules/python2.7/ganeti/cmdlib.py", line 6498, in _ExpandCheckDisks
    raise errors.ProgrammerError("Can only act on disks belonging to the"
ProgrammerError: Can only act on disks belonging to the target instance
2012-09-24 14:16:21,119: ganeti-masterd pid=30982/Jq3/Job37 INFO Finished job 37, status = error


Reply via email to