OpenVZ Forum


Home » General » Support » Porting old server inside VE
Re: Porting old server inside VE [message #29257 is a reply to message #29229] Wed, 09 April 2008 20:27 Go to previous messageGo to previous message
dahas is currently offline  dahas
Messages: 14
Registered: April 2008
Junior Member
He he this kind of info I looking for.
That is the easy way I guess. My way for Ubuntu will be reinstall application on clean VE and move date like mysql database and email inside we using normal way (phpmyadmin or similar).
Till now i deal with 3 problems 1 was time drifting but was fixed w/o my know intervention Razz strange not? 2 was the pure-ftpd-mysql who need some strange permissions b4 can work (I use it for a long time and never got a security problem from that) and 3 netstat i guess need to be patched because he dont show UDP used ports yelling for about that.
Here 1 example:
On VE give this netstat -atpun
root@ubuntu-7-10:/# netstat -atpun
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name   
tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN     877/apache2         
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN     554/mysqld          
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN     877/apache2         
tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN     790/pure-ftpd (SERV 
tcp        0      0 10.10.10.101:53         0.0.0.0:*               LISTEN     438/named           
tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN     438/named           
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN     777/master          
tcp        0      0 127.0.0.1:953           0.0.0.0:*               LISTEN     438/named           
netstat: no support for `AF INET (udp)' on this system.

if I run same command on HN I see named udp ports used.
HV is CentOS 5.1 x64
VE is Ubuntu 7.10 x64 (i will reconsider to move it on i386 because i still have old P4 at 3Ghz w/o x64 flag and if i will plan to make a backup 1 of them i cant run the VE inside that machine and i bet i don't get to much speed from x64 programs Razz )

Btw I like spell checker and use it Razz

[Updated on: Wed, 09 April 2008 20:29]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [SOLVED] live migration checkpointing/dump error: iptables-save exited with 255
Next Topic: Share /etc/passwd among VEs
Goto Forum:
  


Current Time: Sun Jul 14 08:31:59 GMT 2024

Total time taken to generate the page: 0.02182 seconds