Le lundi 17 décembre 2007 15:15, Kirill Korotaev a écrit : > Peter, > > It depends on what you mean by "cloning". What exact command/operations > you did? > > BTW, do you mean OpenVZ or Virtuozzo? > > Thanks, > Kirill > > Peter Machell wrote: > > After cloning a Debian host, I found everything working except MySQL. > > > > I had to chown its binaries, databases and log folder back to mysql > > from root. > > > > Is this normal and should I expect other permissions to have changed? > > When copying the VZ does the ownership of files take on whatever > > matches the UID on the host system? > > > > regards, > > Peter. > > _______________________________________________ > > Users mailing list > > [email protected] > > https://openvz.org/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > https://openvz.org/mailman/listinfo/users
Hi Peter, If you use rsync to copy your VE, you must add this option : --numeric-ids Cheers. -- Jean-Michel Caricand Tél: 03.81.66.20.63 E-mail: [EMAIL PROTECTED] Equipe systèmes Laboratoire d'Informatique de l'Université de Franche-Comté 16, route de Gray - 25030 BESANÇON CEDEX _______________________________________________ Users mailing list [email protected] https://openvz.org/mailman/listinfo/users
