Learn about Centmin Mod LEMP Stack today
Become a Member

Linode Linode KVM VPS teething issues ?

Discussion in 'Virtual Private Server (VPS) hosting' started by eva2000, Jul 29, 2015.

  1. eva2000

    eva2000 Administrator Staff Member

    55,404
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,836
    Local Time:
    9:55 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. rdan

    rdan Well-Known Member

    5,451
    1,412
    113
    May 25, 2014
    Ratings:
    +2,206
    Local Time:
    7:55 PM
    Mainline
    10.2
    All my 4 Linode are created fresh on KVM, not an upgrade.
    Yes I have problem, but with CSF+CentOS7.1 only.
     
  3. Matt

    Matt Well-Known Member

    932
    415
    63
    May 25, 2014
    Rotherham, UK
    Ratings:
    +671
    Local Time:
    12:55 PM
    1.5.15
    MariaDB 10.2
    Mine are all fine. Again, KVM on a fresh build, and migrated to KVM straight after initial build.
     
  4. jeffwidman

    jeffwidman Active Member

    152
    27
    28
    Dec 3, 2014
    Ratings:
    +51
    Local Time:
    4:55 AM
    I migrated a Linode that was doing several million pageviews a month with a couple of Xenforo installs from Xen to KVM and saw an instant performance increase of ~25% as reported by htop and NewRelic. Unlike most forum servers, the box was CPU-bound, not memory bound.

    I know most synthetic benchmarks don't show such a wide disparity, so my hunch is Xen is normally fine, it's just when CPU contention is really tight that Xen starts to struggle compared to KVM.

    Likely Linode's KVM boxes are running faster processors than their Xen boxes, and that would have helped as well.
     
  5. eva2000

    eva2000 Administrator Staff Member

    55,404
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,836
    Local Time:
    9:55 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    @jeffwidman interesting indeed. Definitely much better on KVM for my Piwik Analytics Linode KVM VPS. This forum is still on Xen Linode VPS. I should find the time to switch after the .08 stable dust settles :)
     
  6. jeffwidman

    jeffwidman Active Member

    152
    27
    28
    Dec 3, 2014
    Ratings:
    +51
    Local Time:
    4:55 AM
    The server I switched kept slowing down because too many visitor requests were stacking up. I tried bumping php workers, and just hit more contention issues, so had to bring them back down. Finally in desperation I did the one-click migrate on Linode's control panel. If I'd realized they also offer one-click upgrade to a bigger box, I probably would have done that instead, but the switch to KVM went flawlessly with only 20 mins of downtime while they copied the filesystem over.