Re: no space left on device

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: no space left on device
Дата
Msg-id m3el7ujdql.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Re: no space left on device  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
"scott.marlowe" <scott.marlowe@ihs.com> writes:

> 2:  You have run out of inodes to store file system information in.  Take
> your machine down to run level 1 and run fsck for your file system on it
> in a forced check mode (-f switch for e2fsck) and see how many of the
> inodes are in use.  If you're out, you're gonna need to backup your whole
> database somewhere, rerun mke2fs with a switch to up the number of
> descriptors. (-i for bytes per inode or -T news|largfile|largefile4)

You don't have to do this; 'df -i' will give inode usage.

-Doug

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: How to backup a postgreSQL of 80 GByte ?
Следующее
От: "Thomas T. Thai"
Дата:
Сообщение: boolean over char(1)