Search results

  1. I

    Recovery Script Options

    Thank You :). Will try
  2. I

    Proxmox Ceph Image Cannot Be Found

    Hey Alwin, So I found a script: https://gitlab.lbader.de/kryptur/ceph-recovery/tree/master But it seems ceph changed... The problem is the rbd export does not work, it just freezes, so I'm hoping this will help, But along the way ceph changed something and now it does not look to be working...
  3. I

    Recovery Script Options

    Hey Guys, Ok so I found https://gitlab.lbader.de/kryptur/ceph-recovery/tree/master which seems to have a pretty awesome recovery idea for ceph when you have data corruption (since i've been struggling a couple of days to get my images exported). What I am struggling with though, Is it seems...
  4. I

    Proxmox Ceph Image Cannot Be Found

    I am busy querying it now. But for some reason it's taking FOREVER long. Is that normal? Also, is there anyway to get the images mounted from the disks? With 3 incomplete pg's I can't imagine all the disks are completely corrupted? But yet I can't get anyne backed up or mounted or started at all?
  5. I

    Proxmox Ceph Image Cannot Be Found

    Thank you the issue appears to maybe be the network, I've set the server's to sync and monitoring it now disablng the drives causing delays... One question though... In my initial question I mentioned I can't move servers between nodes because of missing images... How am I to resolve that part...
  6. I

    Proxmox Ceph Image Cannot Be Found

    Thanks for the quick reply... What do you mean a third osd is needed? I have 17 OSD's in the server... There's ample osd's available As for the crashes. Yes we had a couple of drives that kept failing and I eventually got them out. the trouble was getting their data secured first obviously come...
  7. I

    Proxmox Ceph Image Cannot Be Found

    have done just that and it still reports 3 pg's inactive / incomplete. Please see below output? root@pve:~# ceph health detail HEALTH_WARN Reduced data availability: 3 pgs inactive, 3 pgs incomplete; 71 daemons have recently crashed; 29 slow ops, oldest one blocked for 4902 sec, daemons...
  8. I

    Proxmox Ceph Image Cannot Be Found

    At the moment we can't even backup the data to move it since it's not completing the requests just timing out?
  9. I

    Proxmox Ceph Image Cannot Be Found

    I have marked the osd as lost which they were on since nothing was working. Then I am sitting with 3pg's inactive/incomplete... How can I just rebuild them to fix them? I honestly don't care if the data on them is lost,just want to be able to use the space, Right now backups and all are failing...
  10. I

    Unable to delete VM Image

    Hey Guys, I am having an issue deleting a file.... if I run rbd ls -l Default I get a message that reads: 2020-01-28 10:23:44.690 7efe5d7fa700 -1 librbd::io::AioCompletion: 0x559ed057843 0 fail: (2) No such file or directory 2020-01-28...
  11. I

    Proxmox Ceph Image Cannot Be Found

    Sorry I did not quote you, Assuming notifications depend on it :D
  12. I

    Proxmox Ceph Image Cannot Be Found

    I'm not sure what I should be looking for in the logs? What I did notice though is there were a couple of drives with IO errors, So we replaced them one by one, and there is one drive left (osd16) which has 3 objects unfound which I can't seem to resolve? That may be the issue? ceph -s...
  13. I

    Proxmox Ceph Image Cannot Be Found

    Hey Guys, Can someone please assist? I have googled this thing to death now... When I try and migrate a VM I am getting a message as follows: Task viewer: VM 107 - Migrate OutputStatus Stop task started by HA resource agent 2020-01-27 13:03:36 starting migration of VM 107 to node 'c2'...
  14. I

    ProxMox SSL Setup Not Working

    Bud, Do you have any news for me? I'm still kinda stuck D:
  15. I

    ProxMox SSL Setup Not Working

    Thank you for the quick response :). I checked, and I was able to ping each server from the other one. But I ran the two checks for you... Main Server (114): cat /etc/pve/corosync.conf logging { debug: off to_syslog: yes } nodelist { node { name: c1 nodeid: 2 quorum_votes...
  16. I

    ProxMox SSL Setup Not Working

    Bud, Do you have any advise for me? I'm still stuck here? :(
  17. I

    ProxMox SSL Setup Not Working

    I am not sure if it has anything to do with it, but I see I am getting the following messages on the node aswell: TASK ERROR: command 'apt-get update' failed: exit code 100
  18. I

    ProxMox SSL Setup Not Working

    Hey t.lamprecht, I haven't been able to issue the ssl on either one of the two servers... please check below for the response on the two commands. root@pve:~# pvecm status Quorum information ------------------ Date: Sun Dec 8 19:54:31 2019 Quorum provider: corosync_votequorum...
  19. I

    ProxMox SSL Setup Not Working

    Hey Guys, I am very new to proxmox, So please excuse the ignorance. I have been looking around but found no answer, Hopefully there's one here ;). I have setup a proxmox clustere with an additional node, But if I try to do anything through the cluster, it says communication error because...