Changes

From SME Server
Jump to navigationJump to search
784 bytes added ,  12:36, 5 June 2023
no edit summary
Line 145: Line 145:     
* You should verify that your LVM use the whole drive space with the command  
 
* You should verify that your LVM use the whole drive space with the command  
 +
 +
On Koozali SME v10 you should use xfs_growfs  instead of resize2fs
 +
 +
[root@smev10~]# xfs_growfs /dev/main/root
 +
meta-data=/dev/mapper/main-root  isize=512    agcount=4, agsize=1854976 blks
 +
        =                      sectsz=512  attr=2, projid32bit=1
 +
        =                      crc=1        finobt=0 spinodes=0
 +
data    =                      bsize=4096  blocks=7419904, imaxpct=25
 +
        =                      sunit=0      swidth=0 blks
 +
naming  =version 2              bsize=4096  ascii-ci=0 ftype=1
 +
log      =internal              bsize=4096  blocks=3623, version=2
 +
        =                      sectsz=512  sunit=0 blks, lazy-count=1
 +
realtime =none                  extsz=4096  blocks=0, rtextents=0
 +
data blocks changed from 7419904 to 11615232
 +
 +
    
  [root@smeraid5 ~]# pvdisplay
 
  [root@smeraid5 ~]# pvdisplay

Navigation menu