Same things to me, just upgraded to feisty, on two box.
The PC at work pose no or little problem (it took to me a bit to use all 1Gig 
RAM + 2GB Swap) but on my portable system (IBM Thinkpad T23) it is rather easy 
to fill 256+512MB of RAM... and i imagine that when linux kernel start to fill 
the second swap that is the same of the first... BANG! ;(

[EMAIL PROTECTED]:~# swapon -s
Filename                                Type            Size    Used    Priority
/dev/sda2                               partition       522104  33756   -1
/dev/mapper/sda2                        partition       522104  0       -2
[EMAIL PROTECTED]:~# grep swap /etc/fstab
UUID=239e8d4b-202c-435d-bac4-8a556ea44ccb       none            swap    sw      
        0       0
[EMAIL PROTECTED]:~# vol_id -u /dev/sda2
239e8d4b-202c-435d-bac4-8a556ea44ccb
[EMAIL PROTECTED]:~# swapoff -a
[EMAIL PROTECTED]:~# swapon -a
[EMAIL PROTECTED]:~# swapon -s
Filename                                Type            Size    Used    Priority
/dev/mapper/sda2                        partition       522104  0       -3

If is known some sort of circumvent to prevent at least crashes... say
me.

Thanks.

-- 
swapon with a UUID adds both physical device and evms mapped device
https://bugs.launchpad.net/bugs/103899
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to