Comment #12 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

I am getting this error after upgrading from 2.4 to 2.6.2 on Ubuntu 12.04. I modified _ExpandCheckDisks as suggested and got this info:

[{'logical_id': ('ganeti', '14240a76-038d-41d7-92ed-541bd2372284.disk0'), 'dev_type': 'lvm', 'params': {}, 'mode': 'rw', 'physical_id': ('ganeti', '14240a76-038d-41d7-92ed-541bd2372284.disk0'), 'iv_name': 'disk/0', 'size': 6144}]
versus
[{'logical_id': ('ganeti', '14240a76-038d-41d7-92ed-541bd2372284.disk0'), 'dev_type': 'lvm', 'params': {'stripes': 1}, 'mode': 'rw', 'physical_id': ('ganeti', '14240a76-038d-41d7-92ed-541bd2372284.disk0'), 'iv_name': 'disk/0', 'size': 5120}]


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to