Recent content by linuxnewb

  1. L

    [SOLVED]I need help /dev/mapper/pve-root does not exist

    gurubert, that worked! Setting this to solved. Thank you.
  2. L

    [SOLVED]I need help /dev/mapper/pve-root does not exist

    Thank you for the explanation of root delay. This makes logical sense. Adding it manually at the GRUB prompt, would you just insert it before the linux or initrd?
  3. L

    [SOLVED]I need help /dev/mapper/pve-root does not exist

    gurubert, Thank you for the reply. lvm pvscan -ay This command does not work at the (initramfs) command prompt. I will try Crtl-D. I would just reboot or type "exit" I will report back. Why is it necessary to add the delay? What takes extra time for proxmox to find the root boot drive?
  4. L

    [SOLVED]I need help /dev/mapper/pve-root does not exist

    On Proxmox version 7.1-8. Host is Dell R640 Ran apt-get update. Ran apt-get dist-upgrade Rebooted host. Virtual machines where turned off. On reboot host states it can not find the pve volume group. I saw a post to modify the grub wait time to 10, but not sure how to modify this. I have run...
  5. L

    Linux Bridge to static address question.

    Thank you for the information. That corrected the issue and i am up and running.
  6. L

    Base Volume not displayed when adding LVM on NetApp ISCSI

    I know there is a known bug with listing LVM volumes on ISCSI. I am running 7.1-4 Issue is that I see the ISCSI but when I run 'pvesm status' This is what I see. I would expect to see the volume. I have tried setting up multipath but I need the WWID. Any ideas?
  7. L

    Linux Bridge to static address question.

    I have tried that and is it still does not work. I have a nic card connected to a trunked switch, because I have to use vlan 37 for my VM. eno1 with no IP address, goes to vmbr1 with no ip address. I modified the file to allow 1-4094 in vlan tagging, typically it's 2-4094. On my VM i used the...
  8. L

    Linux Bridge to static address question.

    Need some help. New to Proxmox, and have watched numerous videos about how to setup a network for a VM. I have read the documentation as well and still don't grasp what I have to do to set this up. Everything is setup static, no DHCP in environment. My host is on Linux bridge with...