cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
263
Views
1
Helpful
6
Replies

CUCM 12.5 Backup Failed / Not Enough space on Common Partition

m.gnahoui
Level 1
Level 1

Hi, I wanted to make a backup of my CUCM 12.5 platform.


I get the error "Failed to initiate backup. Backup failed, unable to create backup storage directory: /common/drf/2024-06-11-22-43-10/".

I first expanded the disk space of the CUCM VM from 200G to 800G, which didn't work.

After reading several articles, I wanted to free up space on the disk by running the COP file "ciscocm.free_common_space_v1.5.cop.sgn", but I again got an error "There is not enough disk space in the common partition to perform the upgrade. For steps to resolve this condition, please refer to the section "Pre Upgrade Tasks" in the Cisco Unified Communication Manager Upgrade Guide.".

mgnahoui_0-1718280251946.png

I checked by doing "show status" and I got this:

"
Command Line Interface is starting up, please wait ...
log4j:ERROR Failed to flush writer,
java.io.IOException: No space left on device
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:345)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
at org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender .java:276)
at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
at com.cisco.iptplatform.fappend.ciscoRollingFileAppender.append(cisc oRollingFileAppender.java:81)
at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:2 51)
at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppend ers(AppenderAttachableImpl.java:66)
at org.apache.log4j.Category.callAppenders(Category.java:206)
at org.apache.log4j.Category.forcedLog(Category.java:391)
at org.apache.log4j.Category.debug(Category.java:260)
at com.cisco.iptplatform.cli.CliSettings.getInstance(CliSettings.java :116)
at sdMain.initialize(sdMain.java:521)
at sdMain.main(sdMain.java:676)
Welcome to the Platform Command Line Interface
VMware Installation:
4 vCPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
Disk 1: 800GB, Partitions aligned
16384 Mbytes RAM
admin:
admin:show status
Host Name : srvprccmpub.gouv.bj
Date : Thu Jun 13, 2024 13:05:06
Time Zone : Western African Time (Africa/Porto-Novo)
Locale : en_US.UTF-8
Product Ver : 12.5.1.10000-22
Unified OS Version : 7.0.0.0-4
Uptime:
13:05:07 up 1 day, 14:09, 1 user, load average: 0.84, 0.61, 0.54
CPU Idle: 00.00% System: 11.23% User: 04.70%
IOWAIT: 00.00% IRQ: 00.00% Soft: 00.26%
Memory Total: 16267336K
Free: 8181768K
Used: 4193912K
Cached: 10371936K
Shared: 1278764K
Buffers: 3891656K
Total Free Used
Disk/active 14154188K 1001752K 12990924K (93%)
Disk/inactive 14154188K 13371164K 40984K (1%)
Disk/logging 49573456K 0K 49290804K (100%)

admin:"

My/logging disk is 100% full.

How can I solve the problem ?

Please help me.

 

6 Replies 6

b.winter
VIP
VIP

There are probably hundreds of old post with the same question.
Have you checked them, before asking the same question again?

Why have you expanded the disk? Have you thought about it once, what you're even doing?!

eyalraba
Cisco Employee
Cisco Employee

can refer to this document to troubleshoot: Troubleshoot Full Common Partition in CUCM - Cisco

Thank you, I went through the article but actually the disk "Disk/logging 49573456K 0K 49290804K (100%)"  is already 100% used. I can’t run the COP file to free up space. I get the error: "There is not enough disk space in the common partition to perform the upgrade. For steps to resolve this condition, please refer to the section "Pre Upgrade Tasks" in the Cisco Unified Communication Manager Upgrade Guide" when after upload I try to install the COP file.

eyalraba
Cisco Employee
Cisco Employee

The document mentions other methods to lower the common partition, such as adjusting the LWM/HWM, delete logs, or delete unused phones' FW. Have you tried those?

I tried it but my disk usage is always at 100%. I deleted log files, unused firmware from phones too, but still nothing. Please help me ...

Hi @m.gnahoui ,

In this case the space got freed, but the show status is providing the wrong info and stuck at 100%, I had a similar issue once. Please reboot the server (utils system restart), and check it again.