Go Back   Cloud Computing > Support > vps hosting
 

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 09-14-11, 02:44
BOD Member
 
Join Date: Dec 2010
Posts: 170
Default After VPS Migration Disk Performance Has Become Slower

I have a vps migrated from old server to a new server. After migration I found that Disk performance has become slower after migration onto New server.

Has anyone else faced this problem after migration of vps?
Reply With Quote
  #2 (permalink)  
Old 09-14-11, 04:29
Moderator
 
Join Date: Nov 2010
Posts: 476
Default

Could you please confirm if the server specs are similar as the old server has?
Reply With Quote
  #3 (permalink)  
Old 09-14-11, 05:29
BOD Member
 
Join Date: Dec 2010
Posts: 170
Default

The newserver have higher specs then the old server, The new srever have latest ext4 filesystem.
Reply With Quote
  #4 (permalink)  
Old 09-14-11, 06:37
Moderator
 
Join Date: Nov 2010
Posts: 476
Default

This happens due to the set of the filesystem features are not enabled during the mount time. The below features commonly influence the extX filesystem performance:
Quote:
noatime
This feature disables registering a file access time.
Quote:
data=writeback
This feature allows metadata to be written asynchronously.
Quote:
barrier=0
This feature enables/disables the use of write barriers in the journalling block device code. When turned off, it allows you to bypass strict order while writing journal commits.

The last feature is enabled by default in ext4 and might be the reason for the visible performance degradation compared to the same device formatted with ext3.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT -6. The time now is 22:46.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright © 1999-2012, BODHost Ltd. All rights reserved.