mkisofs: out of memory



Hi all,

I'm trying to write a DVD-RW with a directory created with rsnapshot, but there are some problem with mkisofs: "Not enough memory"

# mkisofs -R -J -o /data/rsnap.iso /data/.snapshots
mkisofs: Cannot allocate memory. Not enough memory

The machine has more then 350MB of free memory and 1GB of swap, but mkisofs exausts memory and start to use swap when the problem happen.
The volume I'm trying to copy has 4 GB.
The same problem happen with growisofs, and K3b front end.

System FreeBSD 5.4.
Any clue?

- Marcelo

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: mkisofs: out of memory
    ... mkisofs: Cannot allocate memory. ... swap, but mkisofs exausts memory and start to use swap when the ...
    (freebsd-questions)
  • Re: Heaps and Foreigners
    ... >> can ask for the memory and get a pointer to it. ... cause unfathomable deaths when swap space gets low or is exhausted. ... It's probably because there is some reserve memory to print out errors ... of RAM and disk space) and virtual swap (which is just a number managed ...
    (comp.lang.lisp)
  • Re: Is Greenspun enough?
    ... Most OSes memory map executables directly from the file system so code doesn't pollute the file cache or swap space. ...
    (comp.lang.lisp)
  • Re: [kde-linux] VM and Swap problems
    ... swap is half full the system starts removing swap until it is exactly ... Maybe one of your applications leak memory (I have a webpage ... to two times RAM. ... Unused memory will be used as disk buffers. ...
    (KDE)
  • Re: [RFC][PATCH 2/9] deadlock prevention core
    ... don't try to swap over the network. ... We could track dirty anonymous memory and throttle. ... to be stuck in wait queues. ... What is a "socket wait queue" and how/why can it consume so much memory? ...
    (Linux-Kernel)