ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Mike Lykov <combr@vesna.ru>
To: community@altlinux.ru
Subject: Re: [Comm] cannot find name for user id
Date: Wed, 2 Jul 2003 11:47:46 +0500
Message-ID: <200307021147.46713.combr@vesna.ru> (raw)
In-Reply-To: <20030702094829.016311b3.bsod@gs7.ru>

В сообщении от Среда 02 Июль 2003 09:48 Andrey A. Jelnin написал:
> > дело в том, что иногда tcb_convert ругается, если в /etc/shadow есть
> > записи, не совпадающие с /etc/passwd. или наоборот. и пока  я туда-сюда
> > их тусовал, такое и получилось. второй раз буду действовать более точно.
> Дык надо радобраться в чем дело

[root@mail shadow]# ./useradd.pl
useradd: cannot create directory /home/mail/vsrfin
vsrfin -  3072

это в дефолте прописана домашняя директория для создания - /home/mail, но 
реально ее не было
создал,  проверил /etc/passwd - там нет записи о vsrfin. Ну, думаю, значит 
ничего не произошло. Однако запускаю еще раз:

[root@mail shadow]# [root@mail shadow]# ./useradd.pl
mkdir: /etc/tcb/vsrfin: File exists
Problems creating /etc/tcb/vsrfin
vsrfin -  1024

Как это обьяснить? дом. директория не создалась, /etc/passwd не поменялся, НО 
/etc/tcb/vsrfin создался.

ладно, продолжаем действовать стандартными средствами:

[root@mail home]# [root@mail shadow]# ./userdel.pl
userdel: user vsrfin does not exist
vsrfin -  1536

а вот фиг его удалишь.
в /etc/passwd его нет, а в /etc/tcb  - есть. налицо рассинхронизация, после 
которой и приходится вычищать/подправлять руками. и все это из-за просто 
ошибки при useradd ....

-- 
Mike
registered linux user #315334
>From shawkat@samitc.uzsci.net  Wed Jul  2 10:48:05 2003
Return-Path: <shawkat@samitc.uzsci.net>
Delivered-To: community@lrn.ru
Received: from master.altlinux.ru (master.altlinux.ru [62.118.250.235])
	by lrn.ru (Postfix) with ESMTP id 733A54996A
	for <community@lrn.ru>; Wed,  2 Jul 2003 10:48:05 +0400 (MSD)
Received: from samitc.uzsci.net (unknown [194.67.216.221])
	by master.altlinux.ru (Postfix) with ESMTP id 2455EE31D0
	for <community@altlinux.ru>; Wed,  2 Jul 2003 10:48:03 +0400 (MSD)
Received: from localhost.localdomain (unknown [192.168.0.239])
	by samitc.uzsci.net (Postfix) with ESMTP id E37FE137496
	for <community@altlinux.ru>; Wed,  2 Jul 2003 11:35:10 +0500 (UZT)
From: Shawkat <shawkat@samitc.uzsci.net>
To: community@altlinux.ru
Subject: Re: [Comm] Re: Community Digest, Vol 2, Issue 7
Date: Wed, 2 Jul 2003 06:39:01 +0500
User-Agent: KMail/1.5
References: <20030701125443.5C5F2492E8@lrn.ru> <3F027EF5.6000406@inbox.ru>
In-Reply-To: <3F027EF5.6000406@inbox.ru>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="koi8-r"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
Message-Id: <200307020639.01651.shawkat@samitc.uzsci.net>
X-BeenThere: community@altlinux.ru
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: community@altlinux.ru
List-Id: <community.altlinux.ru>
List-Unsubscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=unsubscribe>
List-Archive: </pipermail/community>
List-Post: <mailto:community@altlinux.ru>
List-Help: <mailto:community-request@altlinux.ru?subject=help>
List-Subscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=subscribe>
X-List-Received-Date: Wed, 02 Jul 2003 06:48:07 -0000

> Задача простая - нужна быстрая ФС для оптимального выполнения
> внутрифайловых операций - чтение|запись
> в один и тот же, но очень большой файл - 1ГБ и более.

ИМХО: не уверен, но кажется ext2/ext3 максимальный размер файла ограничен 2 
Гб. Остаются XFS и ReiserFS. Думаю, что выбирать здесь можно только XFS


  reply	other threads:[~2003-07-02  6:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-01 11:47 Mike Lykov
2003-07-01 13:22 ` Andrey A. Jelnin
2003-07-01 13:53   ` Mike Lykov
2003-07-02  4:48         ` Andrey A. Jelnin
2003-07-02  6:47           ` Mike Lykov [this message]
2003-07-02  7:02             ` Tatiana Ilchenko
2003-07-02  9:46                 ` Tatiana Ilchenko
2003-07-02 11:12                   ` Mike Lykov
2003-07-02  5:32     ` Mike Lykov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200307021147.46713.combr@vesna.ru \
    --to=combr@vesna.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git