All of lore.kernel.org
 help / color / mirror / Atom feed
* Mount memory allocation error
@ 2008-07-03 10:19 Peter Smith
       [not found] ` <474dca090807030319w7ff440b0w1315c60fb7d56756-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Smith @ 2008-07-03 10:19 UTC (permalink / raw)
  To: NILFS Users mailing list


[-- Attachment #1.1: Type: text/plain, Size: 680 bytes --]

Hi,
I recently upgraded my memory from 2G to 4G and this made it necessary to
change my kernel
from
2.6.22.5-31-default
to
2.6.22.5-31-bigsmp

Now I cannot mount nilfs2 partitions.
I get the error message:  mount.nilf2: ... ... Cannot allocate memory

My environment is
OpenSuse 10.3
nilfs 2.02
nilfs-utils 2.04

Yes, I did recompile/install nilfs and nilfs-utils while using the bigsmp
kernel.
When I switch back to the default kernel mount.nilfs2 works normally,
as does everything else.(but of course I don't have access to the full 4G
memory)

Your help would be greatly appreciated
Peter


-- 
This is Linux land. On quiet nights you can hear the Windows machines
rebooting.

[-- Attachment #1.2: Type: text/html, Size: 775 bytes --]

[-- Attachment #2: Type: text/plain, Size: 158 bytes --]

_______________________________________________
users mailing list
users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org
https://www.nilfs.org/mailman/listinfo/users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mount memory allocation error
       [not found] ` <474dca090807030319w7ff440b0w1315c60fb7d56756-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2008-07-03 11:30   ` Ryusuke Konishi
       [not found]     ` <20080703.203027.100419265.ryusuke-sG5X7nlA6pw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Ryusuke Konishi @ 2008-07-03 11:30 UTC (permalink / raw)
  To: users-JrjvKiOkagjYtjvyW6yDsg

Hi Peter,

On Thu, 3 Jul 2008 12:19:53 +0200, "Peter Smith" wrote:
> Hi,
> I recently upgraded my memory from 2G to 4G and this made it necessary to
> change my kernel
> from
> 2.6.22.5-31-default
> to
> 2.6.22.5-31-bigsmp
> 
> Now I cannot mount nilfs2 partitions.
> I get the error message:  mount.nilf2: ... ... Cannot allocate memory
> 
> My environment is
> OpenSuse 10.3
> nilfs 2.02
> nilfs-utils 2.04
> 
> Yes, I did recompile/install nilfs and nilfs-utils while using the bigsmp
> kernel.
> When I switch back to the default kernel mount.nilfs2 works normally,
> as does everything else.(but of course I don't have access to the full 4G
> memory)
> 
> Your help would be greatly appreciated
> Peter

Thank you for reporting this.
We are now trying to catch the problem.

BTW, did you try our binary package for OpenSuse?
It is available on http://www.nilfs.org/pub/opensuse/.

Does it incur the same problem?

Cheers,
Ryusuke Konishi

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mount memory allocation error
       [not found]     ` <20080703.203027.100419265.ryusuke-sG5X7nlA6pw@public.gmane.org>
@ 2008-07-03 11:46       ` Seiji Kihara
       [not found]         ` <lur6abjil3.wl%kihara-sG5X7nlA6pw@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Seiji Kihara @ 2008-07-03 11:46 UTC (permalink / raw)
  To: NILFS Users mailing list

Hello Peter,

At Thu, 03 Jul 2008 20:30:27 +0900 (JST),
Ryusuke Konishi wrote:
> Hi Peter,
> 
> On Thu, 3 Jul 2008 12:19:53 +0200, "Peter Smith" wrote:
> > Hi,
> > I recently upgraded my memory from 2G to 4G and this made it necessary to
> > change my kernel
> > from
> > 2.6.22.5-31-default
> > to
> > 2.6.22.5-31-bigsmp
> > 
> > Now I cannot mount nilfs2 partitions.
> > I get the error message:  mount.nilf2: ... ... Cannot allocate memory
> > 
> > My environment is
> > OpenSuse 10.3
> > nilfs 2.02
> > nilfs-utils 2.04
> > 
> > Yes, I did recompile/install nilfs and nilfs-utils while using the bigsmp
> > kernel.
> > When I switch back to the default kernel mount.nilfs2 works normally,
> > as does everything else.(but of course I don't have access to the full 4G
> > memory)
> > 
> > Your help would be greatly appreciated
> > Peter
> 
> Thank you for reporting this.
> We are now trying to catch the problem.
> 
> BTW, did you try our binary package for OpenSuse?
> It is available on http://www.nilfs.org/pub/opensuse/.
> 
> Does it incur the same problem?

I had tested with our environment and no error occured.
Could you please try our binary packages, and more information
of your environment if error occurs?

my log:

% uname -r
2.6.22.5-31-bigsmp
% rpm -q nilfs-kmp-bigsmp nilfs-utils
nilfs-kmp-bigsmp-2.0.2_2.6.22.5_31-1
nilfs-utils-2.0.4-1
% head /proc/meminfo
MemTotal:      4150384 kB
MemFree:       3811844 kB
Buffers:         16608 kB
Cached:         254852 kB
SwapCached:          0 kB
Active:         119736 kB
Inactive:       180004 kB
HighTotal:     3276528 kB
HighFree:      2982592 kB
LowTotal:       873856 kB
% head /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping        : 6
cpu MHz         : 2000.251
cache size      : 4096 KB
physical id     : 0
siblings        : 2
% dd if=/dev/zero of=nilfs2.vol bs=1048576 seek=1024 count=0
0+0 records in
0+0 records out
0 bytes (0 B) copied, 1.4095e-05 s, 0.0 kB/s
% mkfs -t nilfs2 nilfs2.vol
mkfs.nilfs2 ver 2.0
Start writing file system initial data to the device
       Blocksize:4096  Device:nilfs2.vol  Device Size:1073741824
File system initialization succeeded !!
% sudo mount -t nilfs2 -o loop nilfs2.vol /a
% df /a
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/loop0             1048572     16380    966656   2% /a

Regards,

Seiji Kihara
NILFS Team, NTT Labs.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mount memory allocation error
       [not found]         ` <lur6abjil3.wl%kihara-sG5X7nlA6pw@public.gmane.org>
@ 2008-07-03 11:57           ` Peter Smith
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Smith @ 2008-07-03 11:57 UTC (permalink / raw)
  To: NILFS Users mailing list


[-- Attachment #1.1: Type: text/plain, Size: 3187 bytes --]

SUCCESS
I used the Suse rpm and everything worked perfectly.
I can only assume a mistake on my part.
Thank you very much for such a prompt and helpful response
Peter

On Thu, Jul 3, 2008 at 1:46 PM, Seiji Kihara <kihara-sG5X7nlA6pw@public.gmane.org> wrote:

> Hello Peter,
>
> At Thu, 03 Jul 2008 20:30:27 +0900 (JST),
> Ryusuke Konishi wrote:
> > Hi Peter,
> >
> > On Thu, 3 Jul 2008 12:19:53 +0200, "Peter Smith" wrote:
> > > Hi,
> > > I recently upgraded my memory from 2G to 4G and this made it necessary
> to
> > > change my kernel
> > > from
> > > 2.6.22.5-31-default
> > > to
> > > 2.6.22.5-31-bigsmp
> > >
> > > Now I cannot mount nilfs2 partitions.
> > > I get the error message:  mount.nilf2: ... ... Cannot allocate memory
> > >
> > > My environment is
> > > OpenSuse 10.3
> > > nilfs 2.02
> > > nilfs-utils 2.04
> > >
> > > Yes, I did recompile/install nilfs and nilfs-utils while using the
> bigsmp
> > > kernel.
> > > When I switch back to the default kernel mount.nilfs2 works normally,
> > > as does everything else.(but of course I don't have access to the full
> 4G
> > > memory)
> > >
> > > Your help would be greatly appreciated
> > > Peter
> >
> > Thank you for reporting this.
> > We are now trying to catch the problem.
> >
> > BTW, did you try our binary package for OpenSuse?
> > It is available on http://www.nilfs.org/pub/opensuse/.
> >
> > Does it incur the same problem?
>
> I had tested with our environment and no error occured.
> Could you please try our binary packages, and more information
> of your environment if error occurs?
>
> my log:
>
> % uname -r
> 2.6.22.5-31-bigsmp
> % rpm -q nilfs-kmp-bigsmp nilfs-utils
> nilfs-kmp-bigsmp-2.0.2_2.6.22.5_31-1
> nilfs-utils-2.0.4-1
> % head /proc/meminfo
> MemTotal:      4150384 kB
> MemFree:       3811844 kB
> Buffers:         16608 kB
> Cached:         254852 kB
> SwapCached:          0 kB
> Active:         119736 kB
> Inactive:       180004 kB
> HighTotal:     3276528 kB
> HighFree:      2982592 kB
> LowTotal:       873856 kB
> % head /proc/cpuinfo
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 15
> model name      : Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
> stepping        : 6
> cpu MHz         : 2000.251
> cache size      : 4096 KB
> physical id     : 0
> siblings        : 2
> % dd if=/dev/zero of=nilfs2.vol bs=1048576 seek=1024 count=0
> 0+0 records in
> 0+0 records out
> 0 bytes (0 B) copied, 1.4095e-05 s, 0.0 kB/s
> % mkfs -t nilfs2 nilfs2.vol
> mkfs.nilfs2 ver 2.0
> Start writing file system initial data to the device
>       Blocksize:4096  Device:nilfs2.vol  Device Size:1073741824
> File system initialization succeeded !!
> % sudo mount -t nilfs2 -o loop nilfs2.vol /a
> % df /a
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/loop0             1048572     16380    966656   2% /a
>
> Regards,
>
> Seiji Kihara
> NILFS Team, NTT Labs.
> _______________________________________________
> users mailing list
> users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org
> https://www.nilfs.org/mailman/listinfo/users
>



-- 
This is Linux land. On quiet nights you can hear the Windows machines
rebooting.

[-- Attachment #1.2: Type: text/html, Size: 4706 bytes --]

[-- Attachment #2: Type: text/plain, Size: 158 bytes --]

_______________________________________________
users mailing list
users-JrjvKiOkagjYtjvyW6yDsg@public.gmane.org
https://www.nilfs.org/mailman/listinfo/users

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-07-03 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-03 10:19 Mount memory allocation error Peter Smith
     [not found] ` <474dca090807030319w7ff440b0w1315c60fb7d56756-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-07-03 11:30   ` Ryusuke Konishi
     [not found]     ` <20080703.203027.100419265.ryusuke-sG5X7nlA6pw@public.gmane.org>
2008-07-03 11:46       ` Seiji Kihara
     [not found]         ` <lur6abjil3.wl%kihara-sG5X7nlA6pw@public.gmane.org>
2008-07-03 11:57           ` Peter Smith

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.