Bug 614667
| Summary: | Sync will fail if interrupted and say "ERROR: server.mount_point not set in the configuration file" | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Shawn Wells <swells> |
| Component: | Satellite Synchronization | Assignee: | Michael Mráka <mmraka> |
| Status: | CLOSED DEFERRED | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 540 | CC: | cperry |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-04 13:27:57 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 462714 | ||
|
Description
Shawn Wells
2010-07-14 22:49:07 UTC
Is is possible that your mount point is/var/satellite nfs share? And that it was offline at that moment? Are you able to do ls -ld /var/satellite ls -l /var/satellite at the same time you reproduce this bug? Hey Miroslav, Sorry for the long delay. Been onsite w/projects... I duplicated the environment here at home and have the same issue. /var/satellite is a local folder, no point point (NFS, LVM, or otherwise). If satellite-sync encounters a control+c during the import (in my case, because we wanted to append a --email), then I receive the "server.mount_point not set in the configuration file" error. This is fixed by completely rm -Rf'ing /var/satellite and re-running satellite-sync |