[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ext3 inode_ratio
- To: luci-discuss@luci.org
- Subject: ext3 inode_ratio
- From: damacus <damacus@gmail.com>
- Date: Mon, 7 Jul 2008 08:02:37 -0500
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Zk37gxGmbnmvgQz8twhEtHW7REVHQbeXg69vsTj85Us=; b=ELpctOnubZlNFkDRKayy7LTZWn4fldsvnnnB/pgaK/+E6dbuRwvXQKbAj8aFSV6Hlo b6sA8JVEoiORqWu9dQMv1yqernjszagce0bnKxbcP3khAdMpsiOSPgrKDtDEMYE/zukI gsMPrPe0NB2ECZXWqzmNN3Dz2eMQQVZmYWjc4=
- DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=HSv2gGLhmHrzz+6jtMw/eBtpoW/C98FMXdL+9RZ1eEa5E/bRojzpvhy0QF8KTSkl3s ZinheLwZ/ZmSuIgU4v8gz80d5gFyydxbNeHn6RQTnbR6iWXOElFBnq2eDYnuMNbgKhc0 H7OGzmclw558Eha+RWVNCja/dmQ4T6P+Z+HLE=
- Organization: Linux Users of Central Illinois
- Reply-To: luci-discuss@luci.org
- Sender: luci-discuss-owner@luci.org
In /etc/mke2fs.conf on Ubuntu 8.04, the defaults are:
base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr
blocksize = 4096
inode_size = 128
inode_ratio = 16384
But if you set -T largefile on mke2fs, it changes inode_ratio to 1048576.
Google hasn't been very helpful. Does anyone know what inode_ratio is
a ratio of and its effects?
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.