swap error



I just recently noticed that I don't seem to have any active swap space
on this laptop. Running "gksu qtparted" shows that there is a 1gig swap
partition as sda3. I installed this swap partition way back when I first
put Ubuntu Dapper on this system. At that time System Monitor showed the
swap space as active. Now after upgrading to Feisty, the same swap space
is not shown at all. I am attaching a copy of my "/etc/fstab" which also
seems to show sda3 with the correct mount point for swap specified. I am
mystified, and as I have 2gigs of RAM installed, I haven't needed to use
swap yet but would like to have it if ever needed. I do run some memory
hog programs such as Google Earth, Fracplanet and Xaos.

Thank you

Jim

Attach /etc/fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda4 -- converted during upgrade to edgy
UUID=c8253db2-ac0b-4664-9e3c-837ce469a95d / ext3
defaults,errors=remount-ro 0 1
# /dev/sda3 -- converted during upgrade to edgy
UUID=53682bbd-4fcd-4d8c-81a6-7da4e9dc3ece none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: excessive swap-in time
    ... Trying to do it all with RAM is just inefficient. ... I find that does not work well when the swapping is caused by excessive I/O ... Or you could have 5 TB of swap space. ...
    (comp.os.linux.development.system)
  • Summary swap rules.
    ... So it looks as if swap is mostly not used anymore and can be kept pretty ... Tim Bradshaw stated what I privately felt- that 1:1 swap to memory is ... so it's really only around for memory leaks and core dumps. ... think) which are written to swap space. ...
    (SunManagers)
  • Re: malloc does not return null when out of memory
    ... >> actual RAM and swap are exhausted. ... Having actually worked on the IRIX VM system, and on vswap ... Adding Virtual Swap Space ... You can create a normal file of larger than 0 length and allocate it as ...
    (freebsd-stable)
  • RE: Where do you put your swap partition?
    ... so I can mount /tmp on a tmpfs file system. ... it, hits the disk several times, even with a large buffer cache. ... don't have enough ram, you have to swap, but you're no worse off than ... disk and /var on a third, and have swap space defined on all three. ...
    (Debian-User)
  • SUMMARY: What causes /tmp: File system full, swap space limit exceeded
    ... separate but on swap - standard solaris installation) and this ... Other solution is not using tmpfs but separate /tmp from swap ... Hargrave, Mark's response ... eating away your available VM swap space. ...
    (SunManagers)