Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Nov 07, 2012 3:41 pm 
Offline

Joined: Wed Nov 07, 2012 3:32 pm
Posts: 1
I have a 2GB RAM VPS at hostgator which I use as git SCM. Hostgator has hard limit on max inodes of 1,000,000 on all VPS plans and I have run out of it. So I am looking for switch.

However I need to to know if there are such max inode limits on Linode VPS servers too? If yes what are those?

Regards,

Pritam.


Top
   
PostPosted: Wed Nov 07, 2012 4:06 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
There is no limit to inodes specific to Linode. It does depend on the filesystem formatting options you use (which you can format your own filesystem on Linode if you want). We do use sane defaults when we create the filesystems for our distribution templates - unless you're doing something crazy you shouldn't need to do anything.

Hope that helps,
-Chris


Top
   
PostPosted: Wed Nov 07, 2012 4:17 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:18 am
Posts: 681
The short answer is you should be able to get what you need, but you may or may need to take extra steps or manually control your filesystems.

With Linode, your filesystem is completely local to your Linode so you can configure it however you may like - there's no externally imposed inode limit, nor is your filesystem shared with other Linodes. However, using the Linode Manager to create your disk volumes will generate ext3 filesystems with (I believe) default inode allocations, which may or may not be sufficient for your use case.

For most uses, you'll run out of space before you run out of inodes, but if you know you are generating a ton of very tiny files, that may not be true with the default allocations. For example, on one of my Linodes, a 2GB disk image has a filesystem with about 130K inodes, while a 12GB disk image has about 1.67M.

But worst case, you can instead opt to generate raw disk images and then manually manage the filesystem creation on top of them however you like (even if ext3 since I don't think you can increase the inode allocation after the fact with tune2fs).

Note that if you opt for a filesystem other than ext2/3 the Linode backup system won't be able to backup that image (in case that's a feature you want to use).

At the least you could go ahead and try out a test Linode and see how the defaults match up against what you may need.

-- David


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group