* reformatting disk into 4 * reiser4 partitions
@ 2011-07-20 18:05 doiggl
2011-07-28 4:02 ` Christian Kujau
2011-08-12 0:05 ` any news on reiser4 patch for linux 2.6.39 or 3.0.1 doiggl
0 siblings, 2 replies; 5+ messages in thread
From: doiggl @ 2011-07-20 18:05 UTC (permalink / raw)
To: reiserfs-devel
Hello,
How do I reformat this disk into say 4 * reiser4 partitions of 500gb each.
?
I need command to do this please.
The disk size is the following
I will remove the current partition on the disk first, one large partion.
Is 500gb a size that Reiser4 will handle ok ?
Thanks Glenn
Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: reformatting disk into 4 * reiser4 partitions
2011-07-20 18:05 reformatting disk into 4 * reiser4 partitions doiggl
@ 2011-07-28 4:02 ` Christian Kujau
2011-08-12 0:05 ` any news on reiser4 patch for linux 2.6.39 or 3.0.1 doiggl
1 sibling, 0 replies; 5+ messages in thread
From: Christian Kujau @ 2011-07-28 4:02 UTC (permalink / raw)
To: doiggl; +Cc: reiserfs-devel
On Thu, 21 Jul 2011 at 04:05, doiggl@velocitynet.com.au wrote:
> How do I reformat this disk into say 4 * reiser4 partitions of 500gb each.
"reformat"? I think you mean "partition", no? In that case, use GNU
parted to partition the disk in 4 parts. Then, use mkfs.reiser4 on each of
those partitions.
> Is 500gb a size that Reiser4 will handle ok ?
I sure hope so :-)
Christian.
--
BOFH excuse #163:
no "any" key on keyboard
^ permalink raw reply [flat|nested] 5+ messages in thread
* any news on reiser4 patch for linux 2.6.39 or 3.0.1
2011-07-20 18:05 reformatting disk into 4 * reiser4 partitions doiggl
2011-07-28 4:02 ` Christian Kujau
@ 2011-08-12 0:05 ` doiggl
2011-08-16 22:21 ` WARNING: Error for inode nnnnnn (-2) -what does it mean ? doiggl
2011-08-17 21:36 ` generate a newer reiser4 TODO list doiggl
1 sibling, 2 replies; 5+ messages in thread
From: doiggl @ 2011-08-12 0:05 UTC (permalink / raw)
To: reiserfs-devel
Hello
any news on reiser4 patch for linux 2.6.39 or 3.0.1
Thanks Glenn
^ permalink raw reply [flat|nested] 5+ messages in thread
* WARNING: Error for inode nnnnnn (-2) -what does it mean ?
2011-08-12 0:05 ` any news on reiser4 patch for linux 2.6.39 or 3.0.1 doiggl
@ 2011-08-16 22:21 ` doiggl
2011-08-17 21:36 ` generate a newer reiser4 TODO list doiggl
1 sibling, 0 replies; 5+ messages in thread
From: doiggl @ 2011-08-16 22:21 UTC (permalink / raw)
To: reiserfs-devel
Hello,
I am running a #tar -cvf command on part of a reiser4 directory tree which
contains some files
1. I see this in #dmesg
[14406.795709] reiser4[du(22426)]: key_warning
(/usr/src/packages/BUILD/kernel-reiser4-2.6.38.8/linux-2.6.38.8/fs/reiser4/plugin/file_plugin_common.c:511)[nikita-717]:
[14406.795715] WARNING: Error for inode 972957 (-2)
[14406.795870] reiser4[du(22426)]: key_warning
(/usr/src/packages/BUILD/kernel-reiser4-2.6.38.8/linux-2.6.38.8/fs/reiser4/plugin/file_plugin_common.c:511)[nikita-717]:
[14406.795876] WARNING: Error for inode 972958 (-2)
[14406.795930] reiser4[du(22426)]: key_warning
(/usr/src/packages/BUILD/kernel-reiser4-2.6.38.8/linux-2.6.38.8/fs/reiser4/plugin/file_plugin_common.c:511)[nikita-717]:
[14406.795934] WARNING: Error for inode 972959 (-2)
[14406.795985] reiser4[du(22426)]: key_warning
(/usr/src/packages/BUILD/kernel-reiser4-2.6.38.8/linux-2.6.38.8/fs/reiser4/plugin/file_plugin_common.c:511)[nikita-717]:
[14406.795990] WARNING: Error for inode 972960 (-2)
what does mean ?
Thanks Glenn
^ permalink raw reply [flat|nested] 5+ messages in thread
* generate a newer reiser4 TODO list
2011-08-12 0:05 ` any news on reiser4 patch for linux 2.6.39 or 3.0.1 doiggl
2011-08-16 22:21 ` WARNING: Error for inode nnnnnn (-2) -what does it mean ? doiggl
@ 2011-08-17 21:36 ` doiggl
1 sibling, 0 replies; 5+ messages in thread
From: doiggl @ 2011-08-17 21:36 UTC (permalink / raw)
To: reiserfs-devel
Hello,
Can a newer reiser4 TODO list be put up [1] as the old one is dated
2009-04-25
I presume alot has changed since then, the comments could do with newer
updates.
Thanks Glenn
[1]
https://reiser4.wiki.kernel.org/index.php/TODO
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-08-17 21:36 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20 18:05 reformatting disk into 4 * reiser4 partitions doiggl
2011-07-28 4:02 ` Christian Kujau
2011-08-12 0:05 ` any news on reiser4 patch for linux 2.6.39 or 3.0.1 doiggl
2011-08-16 22:21 ` WARNING: Error for inode nnnnnn (-2) -what does it mean ? doiggl
2011-08-17 21:36 ` generate a newer reiser4 TODO list doiggl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).