jojolafrite
Verified User
- Joined
- Sep 19, 2014
- Messages
- 53
I just want to raise a warning for those who want to migrate to centos 7. I think Centos 7 isn't mature enough for moving a server to Centos 7 in production.
1.
I think centos 7 isn't still mature enough to be used in production. There are issues with network interfaces right now (with the last version). For instance, if you have an updated centos 7 version right now and do a >systemctl restart network & then >systemctl status network you may see an error with loopback interface.
2.
In centos 7, they have implemented something called consistent device network device naming. In other words, they changed the eth0 naming. I really don't understand them. It was stable with centos 6.6 and they have decided to change this naming system.
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/ch-Consistent_Network_Device_Naming.html
It looks like it produces issues for bridges (and people who use VPS, most of us).
3. i have myself crashed stable versions of centos 7 Virtual machines. So, to me it looks like it is not that stable. This issue never happened to me with centos 6.5 or centos 6.6.
4. the new systemd module also produces errors.
5. Packages in Centos 7 are older than in centos 6.6 as they aren't still updated.
"several system-critical packages are of a higher version number in CentOS 6.6 than they are in CentOS 7"
reference: http://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
considering that the support for centos 6.6 goes up to 2020 & that directadmin works very well with centos 6.6, it is possible to wait for centos 7 to get more stable.
1.
I think centos 7 isn't still mature enough to be used in production. There are issues with network interfaces right now (with the last version). For instance, if you have an updated centos 7 version right now and do a >systemctl restart network & then >systemctl status network you may see an error with loopback interface.
2.
In centos 7, they have implemented something called consistent device network device naming. In other words, they changed the eth0 naming. I really don't understand them. It was stable with centos 6.6 and they have decided to change this naming system.
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Networking_Guide/ch-Consistent_Network_Device_Naming.html
It looks like it produces issues for bridges (and people who use VPS, most of us).
3. i have myself crashed stable versions of centos 7 Virtual machines. So, to me it looks like it is not that stable. This issue never happened to me with centos 6.5 or centos 6.6.
4. the new systemd module also produces errors.
5. Packages in Centos 7 are older than in centos 6.6 as they aren't still updated.
"several system-critical packages are of a higher version number in CentOS 6.6 than they are in CentOS 7"
reference: http://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
considering that the support for centos 6.6 goes up to 2020 & that directadmin works very well with centos 6.6, it is possible to wait for centos 7 to get more stable.
Last edited: