Skip to main content

Questions tagged [reiserfs]

0 votes
0 answers
69 views

I have asked this question on CS stack exchange. However, I want to ask it here also, maybe some Linux experts can help me out! I would be very grateful if someone can clarify a little bit about the ...
Huy Đỗ Nguyễn An's user avatar
6 votes
2 answers
6k views

I have a Debian 10 server with a 2TB drive where I want to store over 120 million small files. If I use ext4 I run out of inodes. What file system should I use? I've been reading about reiserfs and ...
Aaron Kreider's user avatar
1 vote
0 answers
556 views

I am using Plesk on an Ubuntu 14.04 server and experiencing some strange problems: I checked mount: /dev/vzfs on / type reiserfs (rw,usrquota,grpquota) Then stat /dev/vzfs: stat: cannot stat ‘/dev/...
just.kidding's user avatar
0 votes
1 answer
161 views

On Jessie the only tools available are: /sbin/mkreiser4 /sbin/mkfs.reiser4 /sbin/fsck.reiser4 /sbin/debugfs.reiser4 /sbin/measurefs.reiser4 No one looks like useful to rename the label without ...
Daniele's user avatar
  • 488
7 votes
1 answer
369 views

Users vi and rust share group rust and want to use some file in shared manner. rust$ ls -l myfile -rw-rw-r-- 1 vi rust 0 May 30 03:48 myfile rust$ stat myfile | grep Gid Access: (0664/-rw-rw-r--) ...
Vi.'s user avatar
  • 6,005
1 vote
1 answer
869 views

Hi my use case is quite specific. I have 20 Windows 7 machines constantly creating files in my storage; around 98% of these files are 2.1 MB. On average we create 24 million files every 3 days, and ...
masber's user avatar
  • 149
1 vote
0 answers
494 views

Is there an easy way to use Reiser4 on Debian Wheezy? I installed reiser4progs but obviously I need a patched Kernel as well to use it. Is there some semi-officially maintained kernel to install ...
tholu's user avatar
  • 111
2 votes
0 answers
333 views

I have tried to format a partition on an USB pendrive with mkreiserfs 3.6.21 as follows: mkreiserfs --block-size=2048 /dev/sdb1 Which resulted in Block sizes smaller than 4k are not supported. ...
erch's user avatar
  • 5,230
2 votes
2 answers
5k views

I have a VM server with an extra disk mounted on it. I have increased size on it from VMWare. The disk uses reiserfs file system. /dev/sdb1 /data/mysql_data reiserfs rw,relatime 0 0 After ...
mezi's user avatar
  • 962
4 votes
1 answer
5k views

I'm unable to mount my 300GB external (in external enclosure) HDD's single partition. None of the fsck tools add anything, they cannot even recognize the partition. I had forgotten whether I had used ...
pjv's user avatar
  • 143
3 votes
3 answers
1k views

I've got a server with 3 sata hard drives. Each has 2 partitions: one small is part of /dev/md0, a raid1 array (/boot), rest is part of a raid5 array (/dev/md1), which is an lvm physical volume. ...
Bill's user avatar
  • 31
1 vote
2 answers
461 views

Ok, I have Ubuntu installed but I want to install Windows also (dual-boot). Problem is, I don't have a free partition. I have my root partition (15 GB), and my /home partition (300 GB). The home ...
sashoalm's user avatar
  • 5,920
2 votes
2 answers
593 views

I used the Reiser4 fs for some time and would love to see it get into the mainline kernel. I would think the project can still go forward even if Hans is not able to contribute these days. Is there ...
barrymac's user avatar
  • 1,165