|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Can I rename logical volumes without problems?
В Чтв, 29/07/2010 в 13:28 +0200, Mauro пишет:
> On 29 July 2010 13:26, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
> > On Thu, Jul 29, 2010 at 6:15 PM, Mauro <mrsanna1@xxxxxxxxx> wrote:
> >> I have a vm in a logical volume /dev/xen-vg00/myvm-disk and
> >> /dev/xen-vg00/myvm-swap.
> >> Can I rename this two logical volumes and then restart the vm with no
> >> problems?
> >> Of course after modify the config file to reflect the new disk names.
> >
> > short answer: yes, as long as the new names and then one on the config
> > match. And "restart" as in "xm shutdown" and "xm create/xm start", not
> > "init 6" from domU side.
>
> I've logged in my VM and do shutdown, then I logged into dom0 renamed
> logical volumes, modify VM config file and do xm create VM.cfg.
> Is it right?
Not excactly, I think, you must destroy domU for that VM (it shall not
appear in xm list). If shutdown destory domU, that's fine. If not, you
must destroy it manually (after shutdown).
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|