How to get rid of GPFS ?

Hi

We are doing the migration of DMX3 disks to DMX4 disks using migratepv. We are not using GPFS but we have gpfs disks present in the server. Can anyone advise how to get rid of GPFS in both the servers cbspsrdb01 and cbspsrdb02. I will do migratepv for the other disks present in the servers but im worried about the gpfs disks.

The below are the outputs from my servers :

   
============================================================================================================================
root@cbspsrdb02 [/] #lspv
hdisk6          00c7518dcdac304d                    cbs_nsd02
============================================================================================================================
root@cbspsrdb01 [/] #lspv
hdisk4          00c7518dcdac304d                    cbs_nsd02
============================================================================================================================
root@cbspsrdb01 [/] #mmlsnsd

 File system   Disk name    NSD servers
---------------------------------------------------------------------------
 workfiles     cbs_nsd02    (directly attached)
============================================================================================================================
root@cbspsrdb02 [/] #mmlsnsd

 File system   Disk name    NSD servers
---------------------------------------------------------------------------
 workfiles     cbs_nsd02    (directly attached)
============================================================================================================================
root@cbspsrdb01 [/] #lslpp -l | grep -i gpfs
  gpfs.base                  3.3.0.3  COMMITTED  GPFS File Manager
  gpfs.gui                   3.3.0.1  COMMITTED  GPFS GUI
  gpfs.msg.en_US             3.3.0.3  COMMITTED  GPFS Server Messages - U.S.
  gpfs.base                  3.3.0.3  COMMITTED  GPFS File Manager
  gpfs.docs.data             3.3.0.1  COMMITTED  GPFS Server Manpages and
============================================================================================================================
root@cbspsrdb02 [/] #lslpp -l | grep -i gpfs
  gpfs.base                  3.3.0.3  COMMITTED  GPFS File Manager
  gpfs.gui                   3.3.0.1  COMMITTED  GPFS GUI
  gpfs.msg.en_US             3.3.0.3  COMMITTED  GPFS Server Messages - U.S.
  gpfs.base                  3.3.0.3  COMMITTED  GPFS File Manager
  gpfs.docs.data             3.3.0.1  COMMITTED  GPFS Server Manpages and
============================================================================================================================

Hi,

try following on all gpfs nodes:

mmumount all -N nodename
mmshutdown -N nodename
mmfsenv -u
installp -u gpfs

regards
zxmaus

1 Like

Hi

Thanks for your reply :slight_smile:

I got the below link from IBM and this link contains the procedure to remove all traces of GPFS.

Help - "Cluster products Information Center"