
26 Sep
2013
26 Sep
'13
7:27 a.m.
On 26.09.2013 05:50, varun bhatnagar wrote:
Hi,
Is it possible to attach a harddisk to an ESX node later after creating/defining it? If yes, can anyone tell me how to do it?
Regards, Varun
Unfortunately, this piece of functionality is not implemented yet. However, if you want to do a cold plug (that is disk will be visible at next start of the domain), you can 'virsh edit $dom' and write the appropriate XML snippet by hand. Michal P.S.: Patches are welcome :)