Creation of ACFS Mount points

Create ACFS mount points:

1} ASMCMD [+] > volcreate -G +DG_SOFT -s 2G

2}volinfo -G +DG_SOFT {volume_name}

check:

SQL> select volume_name,volume_device from v$asm_volume;

3}/sbin/mkfs -t /oracleDG/DG/sapbackup {volume_device}

4} /sbin/acfsutil registry -a  {volume_device} /oracleDG/DG/sapbackup

5}/bin/mount -t acfs {volume_device} /acfsmounts/acfs1

6}chown -R oracle:dba /oracleDG/DG/sapbackup

Comments

Popular posts from this blog

How to set the root password after creating instance on oracle cloud

TNS-12541 TNS-12560 TNS-00511 TNS:protocol adapter error No listener

Queryable inventory could not determine the current opatch status.