cv4pve-barc icon indicating copy to clipboard operation
cv4pve-barc copied to clipboard

did not load config file, using default settings.

Open malehovich opened this issue 4 years ago • 2 comments

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

malehovich avatar Apr 21 '20 10:04 malehovich

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.

lephisto avatar Jun 16 '20 14:06 lephisto

News?

franklupo avatar Jul 07 '20 16:07 franklupo