Re: restore: "no memory to extend symbol table" abort

From: Igor Pokrovsky (ip_at_doom.homeunix.org)
Date: 08/18/04

  • Next message: Doug White: "Re: 5.2.1-RELEASE-p9 and system crashes with samba"
    Date: Wed, 18 Aug 2004 22:51:05 +0400
    To: Roman Neuhauser <neuhauser@chello.cz>
    
    

    On Wed, Aug 18, 2004 at 07:52:50AM +0200, Roman Neuhauser wrote:
    > I have problems dump|restoring to a new disk.
    >
    > Procedure:
    >
    > shutdown now
    > /sbin/fdisk -Iv ad1
    > /sbin/disklabel -r ad1s1
    > /sbin/disklabel -re ad1s1
    > /sbin/newfs /dev/ad1s1e
    > /sbin/swapon -a # 1GB ad0s1b
    > /sbin/mount /dev/ad1s1a /mnt
    > cd /mnt
    > /sbin/dump -0af- /usr | restore -xf-
    > <-- restore reports insufficient memory, asks for permission to abort
    > and dump core (backtrace below)

    I expirienced something like this (I don't remember exactly)
    when I had not enough space in /tmp.

    -ip

    -- 
    The time available to go fishing shrinks as the fishing
    season draws nearer.
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Doug White: "Re: 5.2.1-RELEASE-p9 and system crashes with samba"