Buenas gente, hoy instalé ubuntu desktop 10.04 con raid 1 y estoy teniendo
algunos problemas.

1) practicamente al 100% de uso de ram

2) cuando realizo multiples operaciones con los discos o movida de datos
grandes el sistema se cuelga, como esperando respuesta, al cabo de un tiempo
vuelve en si, asumo que por [1]

les paso mi config:

md0 es raid1 entre sda1 y sda1 /boot
md1 es raid1 entre sda6 y sda6 /
md2 es raid1 entre sda7 y sda7 /home

mount

/dev/md1 on / type xfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
none on /var/lib/ureadahead/debugfs type debugfs (rw,relatime)
/dev/md2 on /home type xfs (rw)
/dev/md0 on /boot type xfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/cuackyou/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=cuackyou)
/dev/sdd2 on /media/554B54B35C2EE1BB type fuseblk
(rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda1 on /media/ddb94543-cc41-442c-b73c-a42cc7b5af85 type ext3
(rw,nosuid,nodev,uhelper=udisks)

/etc/fstab

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc                            /proc           proc    nodev,noexec,nosuid
    0       0
# / was on /dev/md1 during installation
UUID=f13a2329-cb73-4ff1-80c6-d29e02788119    /               xfs
defaults            0       1
# /boot was on /dev/md0 during installation
UUID=bd370275-823a-4303-a9ce-ac44d996a2df     /boot           xfs
defaults            0       2
# /home was on /dev/md2 during installation
UUID=417dc99e-4470-45b0-ae4d-907810742b32     /home           xfs
defaults            0       2
# swap was on /dev/sda5 during installation
UUID=a66e348c-3e9f-48d2-bd44-bfdf7c9508c7     none            swap
sw,pri=1        0       0
# swap was on /dev/sdb5 during installation
UUID=292396d7-65fa-4b1e-aea6-b0e3521c027a     none            swap
sw,pri=1                  0       0

cat /proc/mdstat

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4]
[raid10]
md1 : active raid1 sdb6[0] sdc6[1]
      13630976 blocks [2/2] [UU]

md2 : active raid1 sdb7[0] sdc7[1]
      953425472 blocks [2/2] [UU]

md0 : active raid1 sdb1[0] sdc1[1]
      264960 blocks [2/2] [UU]

unused devices: <none>


vmstat 5
procs -----------memory---------- ---swap-- -----io---- -system--
----cpu----
 r  b   swpd   free   buff  cache   si   so    bi    bo   in   cs us sy id
wa
 0  1      0  50776 139352 6699912    0    0  3642  3553  557 1112  5  3 71
20
 0  2      0 133012 139404 6460348    0    0 11622 120520 2280 4549  9  6 55
30
 1  3      0  52800 139720 6635224    0    0 29112    22 2926 5435 10  7 26
57
 1  1      0  50600 139872 6698360    0    0 25448    55 2681 4840 10  6 31
53
 0  1      0  52396 140172 6703244    0    0 20209    48 2661 4897 12  4 51
34
 0  1      0  52456 140456 6702148    0    0 27954    62 2495 4482  8  5 57
30
 0  1      0  47868 140624 6705992    0    0 19692 12713 2694 4802 10  5 56
28
 0  2      0  52404 140856 6488456    0    0 45266 124578 3420 6738 10  9 36
46
 0  3      0  80048 141016 6560392    0    0 24820    53 2781 5157 11  5 22
63
 1  3      0  56276 141112 6674076    0    0 11421    14 2892 5406 10  4 31
56
 0  1      0  47100 141412 6708940    0    0 26358  8024 2748 5183 10  4 52
34
 1  3      0  53752 141860 6698300    0    0 39409 21815 2892 5248 10  5 51
34
 0  1      0  47360 142200 6705848    0    0 31793 26862 2624 4598 12  7 43
39



Alguien tiene una pista de que carajo puede estar fallando/mal configurado?

Gracias por su tiempo gente

-- 
   Lucas

"We are all shaped by the tools we use"
   Edsger W. Dijkstra
Lanux - Grupo de usuarios de GNU/Linux de Lanus
Visitanos en: http://www.lanux.org.ar

Reglas de etiqueta para el posteo de mensajes a  la lista:
http://www.lanux.org.ar/?page_id=35

Articulos y noticias por rss:
http://www.lanux.org.ar/?feed=rss2 
            
Lanux por irc: 
irc.freenode.net -&gt; #lanux.
_______________________________________________
General mailing list
[email protected]
http://listas.lanux.org.ar/cgi-bin/mailman/listinfo/general

Responder a