ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yura Kalinichenko <yuk@kalina.in.ua>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Проблемы с правами на файлы.
Date: Wed, 28 Oct 2009 16:42:24 +0200
Message-ID: <4AE85850.5010804@kalina.in.ua> (raw)
In-Reply-To: <d77783290910280359v367112cfj5398cf056bfbab04@mail.gmail.com>

Денис Черносов пишет:
>
> Файловая система: reiserfs
>
> Что посоветуете?
>
>   
В качестве "первой помощи":

service syslogd stop
cd /var
mv log log.bad
mkdir log
cd log.bad
find . -mount | cpio -p -md /var/log
service syslogd start

Ну и как дальше думать как перенести /var на более вменяемую фс.

-- 
SY, 
   Yura Kalinichenko



  parent reply	other threads:[~2009-10-28 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-28 10:59 Денис Черносов
2009-10-28 11:04 ` Andrey Rahmatullin
2009-10-28 14:42 ` Yura Kalinichenko [this message]
2009-10-29 10:26   ` Денис Черносов
2009-10-28 18:18 ` Michael Shigorin
2009-10-29 10:13   ` Денис Черносов

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=4AE85850.5010804@kalina.in.ua \
    --to=yuk@kalina.in.ua \
    --cc=community@lists.altlinux.org \
    /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