Re: [one-users] Full system datastore

2014-08-13 Thread pawel . orzechowski
Hi, Again, does anybody has some ideas about this. We need to recreate all VM's and it is not solution for production environment (good that it was just a begining of migration from XenServer) . Here are the steps we did: * no machine can be run because ON says that system data

Re: [one-users] Full system datastore

2014-08-13 Thread Jaime Melis
Hi, Can you run these commands and send us the output: (in OpenNebula frontend) $ for i in /var/lib/one/datastores/{,*}; do echo $i; df -h $i; done (in a KVM hypervisor) $ for i in /var/lib/one/datastores/{,*}; do echo $i; df -h $i; done Also, what OpenNebula version do you have currently