Page 1 of 1

Error after change home dir to another disk

Posted: Thu Apr 16, 2015 8:38 am
by taicv
Hi there
I install Vesta on my VPS on a cloud computing datacenter (they use open stack)

First time, home dir is on root disk.
Last day, I add another disk to my VPS and mount it to /home and move all old user data to this.

I've run v-rebuild-user for my all user, but i have a little error

When I log in to admin account and suspend a domain, it return error 12.

Please tell me how to fix this problem and do I have any risk after changing user data to the other disk?

Many thanks
Image

Re: Error after change home dir to another disk

Posted: Thu Apr 16, 2015 9:12 am
by skurudo
12 E_PARSING Configuration is broken
https://vestacp.com/docs/api/#return_codes

What did you do exactly? How do you use your big disk?

Show output: df -h

Re: Error after change home dir to another disk

Posted: Fri Apr 17, 2015 3:51 am
by taicv
skurudo wrote:12 E_PARSING Configuration is broken
https://vestacp.com/docs/api/#return_codes

What did you do exactly? How do you use your big disk?

Show output: df -h
I've just sent you a PM all what I've done on my VPS.

This is df -h output

Code: Select all

Filesystem      Size  Used Avail Use% Mounted on
/dev/vda1        20G   16G  3.6G  81% /
tmpfs           499M     0  499M   0% /dev/shm
I think I've made a big mess, I'll plan to backup and re-install VPS and vesta to prevent all unexpected risk :)