ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@lic145.kiev.ua>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] [URGENT!!] dd и файлы >2Gb
Date: Mon Oct 15 21:36:01 2001
Message-ID: <20011015203728.A1401@lic145.kiev.ua> (raw)

[-- Attachment #1: Type: text/plain, Size: 1503 bytes --]

Кто что скажет по поводу работы с файлами >2G?

Ситуация:
Spring 2001 (glibc-2.2.2-ipl4mdk, fileutils-4.0.41-ipl1mdk
hda (мой) -- 40G, все разделы под reiserfs.
hdc (друга) -- 15G, 2G vfat (primary), 6G vfat (ext), дальше биос
когда-то не позволил разметить.

Со вторым диском проблемы (человек ставил Spring, несколько
странная ситуация с partition table, ......, запуск виндового
fdisk -- и тот, "проверив поверхность", изувечил hdc5 (т.е. в
оригинале hda5) с 6G vfat.

Возникла задача -- спасти данные. Они не предельно
важные/уникальные, но нужные и трудновосстановимые :((

У меня: попытка скопировать /dev/hdc5 _целиком_ к себе привела к
созданию 2G файла и сообщению про превышенный размер файла
(File size limit exceeded).

Вопрос N1: где bottleneck? В glibc?

Ладно, скопировали кусками по 2000M
(dd /dev/hdc5 of=file2.img bs=1M count=2000 skip=2000).

При попытке залития назад
(dd if=file2 of=/dev/hdc5 count=2000 seek=2000) через секунду
(видимо, сикнув) жалуется на то же самое -- т.е. на уровне работы
с файлом, видимо, выходит эквивалент sparse и превышение лимита
8-(

Вопрос N2: как залить данные назад? Пока надумал только с бубном
вокруг fdisk, но это крайне ненадежно.

Вопрос N3: в более последних glibc/fileutils это часом не
пофиксили?

Доступен J1.0, но выкачаем все, что угодно...

-- 
WBR, Michael Shigorin -- webmaster at www.chem.univ.kiev.ua
>Home Page:  http://visa.chem.univ.kiev.ua/~mike/  ICQ: 113344029
>Brainbench: http://www.brainbench.com/transcript.jsp?pid=2434729

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

             reply	other threads:[~2001-10-15 21:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-15 21:36 Michael Shigorin [this message]
2001-10-15 22:05 ` Dmitry V. Levin
2001-10-16 10:33   ` Michael Shigorin

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=20011015203728.A1401@lic145.kiev.ua \
    --to=mike@lic145.kiev.ua \
    --cc=mandrake-russian@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