User Tools

Site Tools


informatica:unix:comandos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:unix:comandos [2013/03/22 08:20] joseinformatica:unix:comandos [2015/04/13 20:19] (current) – external edit 127.0.0.1
Line 7: Line 7:
 #cmviewcl | grep paquete #cmviewcl | grep paquete
     pkg_paquete up           running      disabled     servidor1     pkg_paquete up           running      disabled     servidor1
 +
 +====== Ampliar filesystem (AIX) ======
 +
 +Miramos de cuanto es el bloque con:
 +  # lsvg rootvg
 +
 +  VOLUME GROUP:       rootvg                   VG IDENTIFIER:  00cd40e400004c000000012b3dc5e0f5
 +  VG STATE:           active                   PP SIZE:        256 megabyte(s)
 +  VG PERMISSION:      read/write               TOTAL PPs:      1092 (279552 megabytes)
 +  MAX LVs:            256                      FREE PPs:       648 (165888 megabytes)
 +  LVs:                15                       USED PPs:       444 (113664 megabytes)
 +  OPEN LVs:           13                       QUORUM:         1 (Disabled)
 +  TOTAL PVs:          2                        VG DESCRIPTORS: 3
 +  STALE PVs:          0                        STALE PPs:      0
 +  ACTIVE PVs:                                AUTO ON:        yes
 +  MAX PPs per VG:     32512
 +  MAX PPs per PV:     1016                     MAX PVs:        32
 +  LTG size (Dynamic): 1024 kilobyte(s)         AUTO SYNC:      no
 +  HOT SPARE:          no                       BB POLICY:      relocatable
 +
 +
 +Se amplia:
 +  # chfs -a size=+256M /usr
informatica/unix/comandos.1363940414.txt.gz · Last modified: 2015/04/13 20:19 (external edit)