Search This Blog

Friday, 17 June 2022

oracleasm createdisk command 


[root@oracle12cdb1 ~]# oracleasm createdisk CRS1 /dev/sdb1

Writing disk header: done

Instantiating disk: done

[root@oracle12cdb1 ~]# oracleasm createdisk DATA1 /dev/sdb2

Writing disk header: done

Instantiating disk: done

[root@oracle12cdb1 ~]# oracleasm createdisk FRA1 /dev/sdb3

Writing disk header: done

Instantiating disk: done

[root@oracle12cdb1 ~]# oracleasm listdisks

CRS1

DATA1

FRA1


No comments:

OCI - Oralce linux - warning your password will expire in 6 days - use command "chage"

  If OS user gets the warning message for password expiry in OCI Oracle linux, then change the password expiry, following are the 2 methods ...