Re: BUG #4096: PG 8.3.1. confused about remaining disk space

Поиск
Список
Период
Сортировка
От J6M
Тема Re: BUG #4096: PG 8.3.1. confused about remaining disk space
Дата
Msg-id 001d01c898b0$21f5ebd0$1500020a@eden.fr
обсуждение исходный текст
Ответ на BUG #4096: PG 8.3.1. confused about remaining disk space  ("" <j6m@adm.estp.fr>)
Список pgsql-bugs
----- Original Message -----
From: "Gregory Stark" <stark@enterprisedb.com>
To: "Zdenek Kotala" <Zdenek.Kotala@Sun.COM>
Cc: <j6m@adm.estp.fr>; <pgsql-bugs@postgresql.org>
Sent: Monday, April 07, 2008 1:14 PM
Subject: Re: [BUGS] BUG #4096: PG 8.3.1. confused about remaining disk space



>
> Also check "df -i"
>

This might be an issue :


Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/sda3            1311552  302829 1008723   24% /
udev                   31875    1318   30557    5% /dev
/dev/sda1              14056      40   14016    1% /boot
/dev/sda4                  0       0       0    -  /home
/dev/sdb1                  0       0       0    -  /var/lib/pgsql

However /dev/sda4 and /dev/sdb1 use reiserfs


/dev/sda3 on / type ext3 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda1 on /boot type ext3 (rw,acl,user_xattr)
/dev/sda4 on /home type reiserfs (rw)
/dev/sdb1 on /var/lib/pgsql type reiserfs (rw)
securityfs on /sys/kernel/security type securityfs (rw)

Hence, free inode counts are not relevant (at least AFAIK on reiserfs
internals).

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "J6M"
Дата:
Сообщение: Re: BUG #4096: PG 8.3.1. confused about remaining disk space
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4096: PG 8.3.1. confused about remaining disk space