From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Message-ID: <47B3E433.4010304@mail.ru> Date: Thu, 14 Feb 2008 09:48:19 +0300 From: Vladimir Karpinsky User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: ALT Linux Community general discussions References: <47B0040E.3030105@mail.ru> <47B004BA.1080405@mail.ru> In-Reply-To: <47B004BA.1080405@mail.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 080213-1, 13.02.2008), Outbound message X-Antivirus-Status: Clean X-Spam: Not detected Subject: Re: [Comm] autofs X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 06:48:42 -0000 Archived-At: List-Archive: List-Post: Здравствуйте! Придётся отвечать самому себе. :-(. Удалось добраться до "тела": autofs с монтированием хомовников криво перестартовывается, если, где-то остался какой-нибудь пользователь (м.б. даже не очень живой). Все эти проблемы проходят после перезагрузки. Единственно, что хотелось понять: это так и должно быть или нет? Vladimir Karpinsky пишет: > Забыл: Мастер 2.4 > >> Что-то сломал в autofs дописываю автомонтирование nfs ресурса, попытался >> вернуть всё в /etc/auto.* обратно, но всё равно получается ерунда. >> Помогите, пожалуйста, понять что сломал. >> >> ls /etc/auto.* >> /etc/auto.home /etc/auto.master /etc/auto.tab >> >> cat /etc/auto.master >> # Format of this file: >> # mountpoint map options >> # For details of the format look at autofs(8). >> #/net /etc/auto.net >> >> # Autogenerated configuration file for autofs >> /mnt/auto /etc/auto.tab --timeout=5 >> /home /etc/auto.home >> >> cat /etc/auto.home >> * localhost:/export/home/& >> >> cat /etc/auto.tab >> # Autogenerated configuration file for autofs >> >> service autofs restart >> Stopping automounter: [ DONE ] >> Starting automounter: [ DONE ] >> >> tail /var/log/messages >> Feb 11 07:17:41 pulman autofs: Stopping automounter: succeeded >> Feb 11 07:17:41 pulman automount[23767]: failed to load map, exiting >> Feb 11 07:17:41 pulman autofs: automounter startup succeeded >> >> Я так понимаю, что все проблемы в "failed to load map", но что делать не >> понимаю, тем более, что есть ещё один компьютер с аналогичным >> монтированием домашних каталогов пользователей, и там всё работает. >> -- С уважением, Владимир.