Recent content by myozone

  1. M

    [SOLVED] SOLVED Reboot caused a kernel panic !!

    Done marked as solved - thanks ! No more cold sweats - for a while... (Still waiting on the post for the inverter:))
  2. M

    [SOLVED] SOLVED Reboot caused a kernel panic !!

    First off thank you again for your help. Indeed your post did get my system going again I followed it exactly (I didn't need to reinstall the kernel) Sorry for the confusion I meant the localLVM like in this youtube not the LVM volume - thankfully :eek: It's horrible to go to bed last night...
  3. M

    [SOLVED] SOLVED Reboot caused a kernel panic !!

    Thank you for your reply. I use a single drive and I did remove the LVM? volume and used that free space from the start when the server was first in commission - I used a YouTube video for the information on that. I did try the Proxmox resue option from a Ventoy boot usb but that just jumped...
  4. M

    [SOLVED] SOLVED Reboot caused a kernel panic !!

    Just rebooted my Proxmox server and now it comes up with Kernel Panic block 0,0 - I've attached the screen shot. A while ago I removed old unused kernels but I thought not the last plus one other. Maybe that is the issue as the server has not been rebooted for a while. I really don't want to...
  5. M

    Proxmox Datacenter Manager - First Alpha Release

    I wonder if it'll have a backup and restore functions for Proxmox itself ? Nice if it could run on PI as well ...?
  6. M

    [SOLVED] Locked myself out - PCI passthrough only NIC

    Thanks both, I was going down the road off RS232 console, I have a USB to RS232 and the Lenovo has 9pin RS232, I don't think Proxmox has it enabled by default, I couldn't find the gender changers I have somewhere and a crossover cable. I did download puppylinux.iso for Ventoy
  7. M

    [SOLVED] Locked myself out - PCI passthrough only NIC

    HELP ! I was just messing with a VM and PCI passthrough'd the only ethernet port on my tiny Lenovo box to a VM - I know ... Now I can no longer get back in, the box boots up with the normal login message ip:8006 but that disappears after a few seconds and no video out. The offended VM is...
  8. M

    New drive added 1TB to 2TB

    Thank you for replying. I think this covers your query, obviously this is a virtualized Proxmox nested in my main Proxmox. root@pve:~# lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert root pve -wi-ao---- 30.62g swap pve -wi-ao---- 896.00m root@pve:~#...
  9. M

    New drive added 1TB to 2TB

    UPDATE:- I reread my own post and tried lvresize -l +100%FREE pve/root resize2fs /dev/mapper/pve-root and that appeared to fix the size not showing up correctly. I assume this is the correct way of doing this ?
  10. M

    New drive added 1TB to 2TB

    I'm about to get a new NVME M.2 2TB SSD for my Proxmox 7.4-17 I currently have a 1TB SATA SSD and have Proxmox and VM's on the 1TB drive. When I installed Proxmox I used Commands for single drive storage: ----------------- lvremove /dev/pve/data lvresize -l +100%FREE /dev/pve/root resize2fs...
  11. M

    [SOLVED] HELP !! GRUB config warning

    Yep all booted ok Thanks guys !:)
  12. M

    [SOLVED] HELP !! GRUB config warning

    All done /dev/sda Now will it reboot ....
  13. M

    [SOLVED] HELP !! GRUB config warning

    er Ok:eek:, I just liked to confirm before I did anything ... Not a lot of choice really The DNS is pfSense I think, I've got it very tight it blocks github sometimes :rolleyes:... It feels a bit like what wire do I cut yellow, blue,red, green, pink :)
  14. M

    [SOLVED] HELP !! GRUB config warning

    Yes, reboots fine. But after a apt-get update && apt-get upgrade -y I get root@pve:~# apt-get update && apt-get upgrade -y Err:1 http://ftp.uk.debian.org/debian bullseye InRelease Temporary failure resolving 'ftp.uk.debian.org' Err:2 http://security.debian.org bullseye-security InRelease...
  15. M

    [SOLVED] HELP !! GRUB config warning

    root@pve:~# update-grub Generating grub configuration file ... Found linux image: /boot/vmlinuz-5.15.74-1-pve Found initrd image: /boot/initrd.img-5.15.74-1-pve Found memtest86+ image: /boot/memtest86+.bin Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin Warning: os-prober will...