IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

Cb Response: "No Such File or Directory" Error During Backup

Cb Response: "No Such File or Directory" Error During Backup

Environment

  • Cb Response: 6.x

Symptoms

  • Administrator receives the following error during configuration backup:

tar: sfd: Cannot stat: No such file or directory

Cause

Some versions of the Cb Response 6.x documentation includes a typo in the command:

tar -P --selinux -cvf cbyum.tar /etc/yum.repos.d sfd

Resolution

Run the command without "sfd" at the end:

tar -P --selinux -cvf cbyum.tar /etc/yum.repos.d

Related Content

Cb Response 6.2.3 Server / Cluster Management Guide

Labels (1)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎08-28-2018
Views:
698
Contributors