cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Reclaim size of volume "/hana/shared and /hana/log" when it is full.

SokcheangLean
Explorer

Accepted Solutions (1)

Accepted Solutions (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
SokcheangLean
Explorer
0 Kudos

After i delete log file in /hana/shared and /hana/log. hdbindexserver can not running .

How can I solve it ?

SokcheangLean_0-1721794199942.png

 

SokcheangLean
Explorer
0 Kudos

?

Answers (1)

Answers (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Kudos

Deleting log files may cause system issues due to their role in tracking and debugging.

Here's a solution:
1. Restart the HANA system using `HDB stop` and `HDB start`.
2. Restore the log files if you have a backup.
3. Ensure sufficient disk space in /hana/shared and /hana/log directories to allow hdbindexserver to run.
4. Verify correct permissions for the same directories.
5. Use `HDB admin_check` to check system logs for more information on hdbindexserver issues.