Re: bug in ufs?

2009-07-12 Thread Marat N.Afanasyev
Marat N.Afanasyev wrote: all i want to know is whether this is a bug or a feature? and if such a behavior is well-known, where can i read about it? thanks everybody, i have resolved this as my misunderstanding of UFS basics, so it was pretty good lesson for me :) -- SY, Marat

Re: bug in ufs?

2009-07-07 Thread pluknet
2009/7/7 Marat N.Afanasyev ama...@ksu.ru: Kostik Belousov wrote: On Tue, Jul 07, 2009 at 12:15:46AM +0400, Marat N.Afanasyev wrote: Kostik Belousov wrote: On Mon, Jul 06, 2009 at 09:45:45PM +0400, Marat N.Afanasyev wrote: i have a huge amount of small files on the source systems, as you

Re: bug in ufs?

2009-07-07 Thread Peter Jeremy
On 2009-Jul-05 21:56:23 +0400, Marat N.Afanasyev ama...@ksu.ru wrote: i have a strange problem with writing data to my ufs2+su filesystem. Overall, I think you are pushing UFS and have hit one of its limits. 1. i made a 1T gpt partition on my storage server, and formatted it: newfs -U -m 0 -o

Re: bug in ufs?

2009-07-06 Thread Marat N.Afanasyev
Ralf Folkerts wrote: Marat N.Afanasyev wrote: hello! i have a strange problem with writing data to my ufs2+su filesystem. 1. i made a 1T gpt partition on my storage server, and formatted it: newfs -U -m 0 -o time -i 32768 /dev/da1p3a 2. i tried to move data from other servers to this

Re: bug in ufs?

2009-07-06 Thread Kostik Belousov
On Mon, Jul 06, 2009 at 09:45:45PM +0400, Marat N.Afanasyev wrote: Ralf Folkerts wrote: Marat N.Afanasyev wrote: hello! i have a strange problem with writing data to my ufs2+su filesystem. 1. i made a 1T gpt partition on my storage server, and formatted it: newfs -U -m 0 -o time -i 32768

Re: bug in ufs?

2009-07-06 Thread Dmitry Morozovsky
On Mon, 6 Jul 2009, Kostik Belousov wrote: KB i have a strange problem with writing data to my ufs2+su filesystem. KB KB 1. i made a 1T gpt partition on my storage server, and formatted it: KB newfs -U -m 0 -o time -i 32768 /dev/da1p3a KB KB 2. i tried to move data from other servers to

Re: bug in ufs?

2009-07-06 Thread Marat N.Afanasyev
Kostik Belousov wrote: On Mon, Jul 06, 2009 at 09:45:45PM +0400, Marat N.Afanasyev wrote: i have a huge amount of small files on the source systems, as you can see they have about 20 million files and almost each of them is jpeg or gif. afaik, there are no sparse files at all. i still cannot

Re: bug in ufs?

2009-07-06 Thread Dmitry Morozovsky
On Mon, 6 Jul 2009, Kostik Belousov wrote: KB KB My guess that it is due to fragmentation. KB KB As an experiment, try to create 1-byte file. Does it work on the filesystem KB KB in described state ? KB KB Doesn't UFS store one-byte (or several-bytes, like PID file) file entirely in KB

Re: bug in ufs?

2009-07-06 Thread Kostik Belousov
On Tue, Jul 07, 2009 at 12:15:46AM +0400, Marat N.Afanasyev wrote: Kostik Belousov wrote: On Mon, Jul 06, 2009 at 09:45:45PM +0400, Marat N.Afanasyev wrote: i have a huge amount of small files on the source systems, as you can see they have about 20 million files and almost each of them is

Re: bug in ufs?

2009-07-06 Thread Marat N.Afanasyev
Kostik Belousov wrote: On Tue, Jul 07, 2009 at 12:15:46AM +0400, Marat N.Afanasyev wrote: Kostik Belousov wrote: On Mon, Jul 06, 2009 at 09:45:45PM +0400, Marat N.Afanasyev wrote: i have a huge amount of small files on the source systems, as you can see they have about 20 million files and

bug in ufs?

2009-07-05 Thread Marat N.Afanasyev
hello! i have a strange problem with writing data to my ufs2+su filesystem. 1. i made a 1T gpt partition on my storage server, and formatted it: newfs -U -m 0 -o time -i 32768 /dev/da1p3a 2. i tried to move data from other servers to this filesystem, total size of files is slightly less than

Re: bug in ufs?

2009-07-05 Thread Dan Naumov
2009/7/5 Marat N.Afanasyev ama...@ksu.ru: hello! i have a strange problem with writing data to my ufs2+su filesystem. 1. i made a 1T gpt partition on my storage server, and formatted it: newfs -U -m 0 -o time -i 32768 /dev/da1p3a 2. i tried to move data from other servers to this

Re: bug in ufs?

2009-07-05 Thread Marat N.Afanasyev
Dan Naumov wrote: 2009/7/5 Marat N.Afanasyev ama...@ksu.ru: hello! i have a strange problem with writing data to my ufs2+su filesystem. 1. i made a 1T gpt partition on my storage server, and formatted it: newfs -U -m 0 -o time -i 32768 /dev/da1p3a 2. i tried to move data from other servers