Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

did not load config file, using default settings. #58

Open
malehovich opened this issue Apr 21, 2020 · 2 comments
Open

did not load config file, using default settings. #58

malehovich opened this issue Apr 21, 2020 · 2 comments

Comments

@malehovich
Copy link

Hey. Does not backup. Searches for Ceph settings on the wrong path. Need some kind of setup?

eve4pve-barc backup --vmid=287 --label='daily' --path=/mnt/zfs/barc --renew=7d --retain=30d
ACTION: Backup
Start backup 2020-04-21 13:18:04
VM 287 - ======== Start backup VMID 287 (sql-sharepoint) ========
VM 287 - -------- Snapshots Disks VMID 287--------
VM 287 - Issuing fsfreeze-freeze to 287 on node3
2
VM 287 - No previous backup: issueing full run for big_pool:vm-287-disk-0
VM 287 - Creating snapshot big_pool/vm-287-disk-0@barcdaily20200421131804
did not load config file, using default settings.
2020-04-21 13:18:28.417 7fd429a63f40 -1 Errors while parsing config file!
2020-04-21 13:18:28.417 7fd429a63f40 -1 parse_file: cannot open /etc/ceph/ceph.conf: (2) No such file or directory
2020-04-21 13:18:28.417 7fd429a63f40 -1 parse_file: cannot open /root/.ceph/ceph.conf: (2) No such file or directory
2020-04-21 13:18:28.417 7fd429a63f40 -1 parse_file: cannot open ceph.conf: (2) No such file or directory
2020-04-21 13:18:28.417 7fd429a63f40 -1 Errors while parsing config file!
2020-04-21 13:18:28.417 7fd429a63f40 -1 parse_file: cannot open /etc/ceph/ceph.conf: (2) No such file or directory
2020-04-21 13:18:28.417 7fd429a63f40 -1 parse_file: cannot open /root/.ceph/ceph.conf: (2) No such file or directory
2020-04-21 13:18:28.417 7fd429a63f40 -1 parse_file: cannot open ceph.conf: (2) No such file or directory
unable to get monitor info from DNS SRV with service name: ceph-mon
2020-04-21 13:18:28.429 7fd429a63f40 -1 failed for service _ceph-mon._tcp
rbd: couldn't connect to the cluster!
2020-04-21 13:18:28.429 7fd429a63f40 -1 monclient: get_monmap_and_config cannot identify monitors to contact
ERROR: rbd snap create big_pool/vm-287-disk-0@barcdaily20200421131804
VM 287 - Issuing fsfreeze-thaw to 287 on node3
2
VM 287 - Issuing fsfreeze-thaw to 287 on node3
0
VM 287 - -------- Export images --------
VM 287 - -------- Copy config --------
VM 287 - -------- Housekeeping --------
End backup 2020-04-21 13:18:37

@lephisto
Copy link
Contributor

The Script doesn't touch any Ceph internals. It seems that your Ceph isn't running properly.

Issue a rbd ls -l <yourpoolname> to see if you can list the RBDevs in the pool.

@franklupo
Copy link
Member

News?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants