Recent content by jlgarnier

  1. J

    [SOLVED] VM filesystem corrupted

    Hi all, I spent 2 hours trying to revive the disk but to no avail... All the tools detect the file system and pretend to fix it, but the VM still fails starting with the same error messages. I then give up and will recreate a new VM... Thanks to all of you for your help and support!
  2. J

    [SOLVED] VM filesystem corrupted

    @Onslow : this seems effective. So I need to upload this ISO image to the node first, then attach it to the VM, then boot on this image, right? @leesteken : shame on me, I don't have any backup! I was actually reorganizing the VMs and planned to make a backup after that... Karma stroke first...
  3. J

    [SOLVED] VM filesystem corrupted

    Dear Community, I struggled last week-end to restart a VM which stopped during a power outage (this is running on a homelab server). I manage to open the Proxmox application once the power is back but the VM (OpenMediaVault) cannot restart and display SELinux : could not open policy file...
  4. J

    [SOLVED] Decreasing disk size

    Thanks to all of you! I applied the above procedure this morning and all went pretty well!
  5. J

    [SOLVED] Decreasing disk size

    Thanks guys! Actually, what is surprising is that I managed to copy the whole disk-1 content as it was a genuine HDD some weeks ago! It means, at that time (and I blame on myself for not remembering how ‍♂️), I found a path to the disk and launched a common cp command to backup all data. I...
  6. J

    [SOLVED] Decreasing disk size

    Thanks for your quick answer! Here are the outputs: qm config 100 agent: 1 balloon: 4096 boot: order=scsi0;net0 cores: 4 memory: 8192 name: OMV net0: virtio=52:45:69:61:DE:CC,bridge=vmbr0,firewall=1 numa: 0 onboot: 1 ostype: l26 scsi0: data:vm-100-disk-0,size=88G scsi1...
  7. J

    [SOLVED] Decreasing disk size

    Dear Community, I have a OpenMediaVault VM with 2 disks, the second one being used for media storage. I've changed this for an external USB drive (being able to share the drive with friends) and I now want to reduce the size of the vm-100-disk-1. Is there any method other than removing and...
  8. J

    Renaming node -> volumes not reachable

    Hi all! I'm reviving this thread as I'm seeking additional advises. I gave up trying to understand why the previous 'backups' volume is not accessible anymore (due to some issue during a node renaming operation), but I'd like now to recreate the missing volume. Here's the context: The PVE...
  9. J

    Renaming node -> volumes not reachable

    OK, thanks Fiona for all your efforts! One last question: do you have any idea if reverting the renaming process could help solving the issue? Thanks for any help!
  10. J

    Renaming node -> volumes not reachable

    Hi Fiona, Did you manage to have a look at the PBS log files? How can I restore the datastore1 usage within PVE/PBS? Thanks in advance for your help!
  11. J

    Renaming node -> volumes not reachable

    Apart from the renaming operations, I didn't change anything either on PVE or PBS as all I wanted is to retrieve some VM backups and import them into the second node ("move VMs")... Here is the PBS logfile at the same date: https://we.tl/t-6VrXkY6he9.
  12. J

    Renaming node -> volumes not reachable

    Thanks Fiona! Here's the logfile: WeTransfer https://we.tl/t-lXZXjuzhcD, I hope you'll find some clues therein as the file is pretty huge!
  13. J

    Renaming node -> volumes not reachable

    Hi Fiona! Can you please tell me exactly which files could be helpful? All I find is a /var/log/pve/tasks folder with tens of logfiles in it, whether for PVE or PBS... Is there way to fix this? Thanks for your help!
  14. J

    Renaming node -> volumes not reachable

    Yes, this folder is empty on the PBS server. Actually, there's a /mnt/datastore/backups folder on the PBS server, and a /mnt/pve/backups folder on the PVE, so I may has mistaken one for the other. However, both are totally empty (ls -al). It seems some operations were correctly performed in...