ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Vadim V. Zhytnikov" <vvzhy@netorn.ru>
To: ALT Community <community@altlinux.ru>
Subject: [Comm] архивирование системы с помощью cpio
Date: Fri, 07 Mar 2003 21:00:47 +0300
Message-ID: <3E68DE4F.3070804@netorn.ru> (raw)

Решил я тут создать архивную копию своей любимой системы
и записать её на DVD-RW для сохранности.  Сам архив
решил делать "идеологичеки павильным" методом с помощью
cpio:

find ./ | cpio -o | gzip ....

Однако возник один настараживающий момент.
На многие файлы cpio ругается:

truncating inode number

Выяснилось, что сообщение возникает для файлов
иеющих inode > 0xFFFF, и вообще похоже, что
внутренне cpio обрезает inode до 2 байтов.

Собственно вопрос:  как ко всему этому относится?
Не возникнут проблемы при последующем
восстановлении системы из cpio архива?

Вообще само обрезание inode до 65536 кажется
немного странным.  Так man cpio говорит, что
inode не может превышать этого значения при
old ACSII формате архива, но ведь по умолчанию
формат архива - binary.


-- 
      Vadim V. Zhytnikov

       <vvzhy@mail.ru>
      <vvzhy@netorn.ru>




             reply	other threads:[~2003-03-07 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-07 18:00 Vadim V. Zhytnikov [this message]
2003-03-11 22:02 ` [Comm] ÁÒÈÉ×ÉÒÏ×ÁÎÉÅ ÓÉÓÔÅÍÙ Ó ÐÏÍÏÝØÀ cpio Alexey Borovskoy

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=3E68DE4F.3070804@netorn.ru \
    --to=vvzhy@netorn.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