cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Mount Point for MCOS

former_member184628
Participant
0 Kudos

Hi All,

We have implemented BW on HANA System and it was all implemented as single instance on one Hardware, now we have to implement HANA in MCOS for DEV and QAS system.

The current file system is :

Filesystem              Size  Used  Avail   Use% Mounted on

/dev/sda1                63G   11G   50G    18%  /

devtmpfs                127G  280K  127G   1%  /dev

tmpfs                     213G  100K  213G   1%  /dev/shm

/dev/sapmntdata      1.1T   16G  1.1T     2%  /sapmnt

Need to know the new mount point for this for MCOS type implementation. Where our DEV and QAS will reside in the same HANA DB box.

Thanks,

Sharib

Message was edited by: Sharib Tasneem

Accepted Solutions (1)

Accepted Solutions (1)

former_member184628
Participant
0 Kudos

Hi All,

There is no separate Mount point needed for MCOS HANA system.

Need to provide log directory, data directory and Shared folder during MCOD creation.

Log Directory will be /<Shared directory>/log/SID2 which in our case was /sapmnt/log/SID2

Data Directory will be /Shared Directory>/data/SID2 which in our case was /sapmnt/data/SID2

And Shared location which is /sapmnt/ in our case.

Use HLM(HANA Life cycle management tool to create new HANA SID. It was like a Cake walk for Updateing HANA Revision, Client, etc.

Thanks and Regards,

Sharib

Note: You need to create SID2 directory inside the location and give appropriate permission to <SID1>ADM user to write over there.

Message was edited by: Sharib Tasneem

Answers (0)