cancel
Showing results for 
Search instead for 
Did you mean: 

LVM custom operations

Former Member
0 Kudos

Hi all,

We are in process to automate the stop/start/reboot of the systems in the landscape  during maintenance  to bring down the manuall effort for our huge landscape.

We are succeed in doing the custom operations for stop/reboot/start   using  custom operations options with registered with hostagent.

Now we are trying to go more custom tasks like cleanipc  and more things like calling a script which take care of cluster balancing  and cluster stop tasks.

I tried using the below format for cleanipc it's giving the error .

command: su - sidadm -c "cleanipc 00 remove"

The below message is same when we just type in cleanipc at sidadm level , which means LVM not able to interpet the "cleanipc 00 remove" , we tried different options with single quotes and with out quotes... same error is coming.

Tried to give a script file and in command like  /usr/sap/cleanipc.sh  and  the script have same command " cleanipc 00 remove" , still same error.

Please suggest how to fix this and also is it possible  to call a file with more complex commands like for cluster move from s script?

Error message:

Show/Cleanup SAP-IPC-Objects V2.3, 94/01/20
===========================================

+-------------------------------------------------+
| To inhibit destruction of valid SAP-IPC-Objects |
| during shutdown, this program requires now      |
| special options for removing IPC-Objects.       |
+-------------------------------------------------+
377, Error: No Sap-System-Nr specified

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Subhash,

It seems that the ancient note 17108 had it solved for us.

I was also looking for some solution and read note and We have hope .

It says we need to add it in Start profile; However systems based on new kernel  there is no start profile. So we might need to add in instance profile of each ASCS,SCS, DVE**, D*, J*.

Not sure if we can add in Default profile. ( !!! )

Answers (1)

Answers (1)

adarshs_kapoor
Active Participant
0 Kudos

Hi Gadde Subhash,

Please open a development ticket for this and someone from the LVM development group will support you with this.

Best Regards,

Adarsh