Stopping proxmox virtualization services, how?

V

vlad

Guest
I'm trying to resize pve-data/ext3, is there anyway to shutdown kvm/openvz and its control services so /var/lib/vz can be unmounted safely? I know that there might be a possiblity of doing ext3 live resizing but I don't trust it just yet.

Thanks,
--Vlad
 
I'm trying to resize pve-data/ext3, is there anyway to shutdown kvm/openvz and its control services so /var/lib/vz can be unmounted safely? I know that there might be a possiblity of doing ext3 live resizing but I don't trust it just yet.

Thanks,
--Vlad

The Virtualizarion is done by vz daemon and qemu-server daemon. You can try:

/etc/init.d/vz stop
/etc/init.d/qemu-server stop

I have tried done some tricks with lvm+mdadm in proxmox 1.3 só resize LVm and ext3 is possible. If you want try install webmin its have a nice tools to manager lvm
 
Thanks, I did these in order:
/etc/init.d/pvedaemon
/etc/init.d/vz
/etc/init.d/qemu-server
Seems to work, I was afraid if I do just vz/qemu-server then pvedaemon would restart them. Just moved my install to mdadm/raid5 array and going to try to write bash script to do the moving automatically next time.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!