Recent content by eshrath

  1. E

    [SOLVED] Proxmox not connecting to Network

    Yes. It is a typo. I fixed it. After making the changes recommended by you, I am able to get the Proxmox up and running. Thanks a lot @Neobin Additional questions related to the static IP address and other ethernet ports. 1) What is the best way to make the IP address static? Is it through...
  2. E

    [SOLVED] Proxmox not connecting to Network

    Another observation. When I scan the open ports in the ip, I do not see 8006 open. sudo nmap -sT 192.168.1.105 Starting Nmap 7.80 ( https://nmap.org ) at 2022-03-13 22:18 CDT Nmap scan report for 192.168.1.105 Host is up (0.00051s latency). Not shown: 997 closed ports PORT STATE SERVICE...
  3. E

    [SOLVED] Proxmox not connecting to Network

    Thank you @UdoB. I was able to get eth0 working. I am able to ssh into server IP address 192.168.1.105. (address configured for eth0) However I am still not able to access Proxmox web interface. Content of /etc/network/interfaces auto lo iface lo inet loopback auto eno1 iface eno1 inet...
  4. E

    [SOLVED] Proxmox not connecting to Network

    Hello, My Proxmox was running normal on local ip 192.168.1.112. In setting up the static IP address of the Proxmox and the Dell IDRAC of the server, I seems to have messed up the static IP address in the Network controller (UniFi) and /etc/network/interfaces file. Now, proxmox is NOT...
  5. E

    [SOLVED] Issue installing Proxmox 7 on Dell R720 in UEFI mode.

    @mle - Quick question, after IT Mode flash, is it required to put the battery back on?
  6. E

    [SOLVED] Proxmox - TrueNAs, Disks were not passing to the TrueNas from Proxmox.

    @inxsible @Neobin - After flashing the PERC Card to IT Mode, is there any harm in putting on the battery back in place?
  7. E

    [SOLVED] Proxmox - TrueNAs, Disks were not passing to the TrueNas from Proxmox.

    Before flashing to IT Mode, VM was set to q35, rom-bar enabled.
  8. E

    [SOLVED] Proxmox - TrueNAs, Disks were not passing to the TrueNas from Proxmox.

    After a couple of frustrating week in trying to get this setup, I finally got it working and it would have definitely not been possible without the help from this forum. What I did: Flashed the PCI card to IT Mode. I followed the guide from https://fohdeesha.com. This guide is comprehensive...
  9. E

    [SOLVED] Proxmox - TrueNAs, Disks were not passing to the TrueNas from Proxmox.

    root@proxmox:~# lspci -s 02:00 -nnk 02:00.0 RAID bus controller [0104]: Broadcom / LSI MegaRAID SAS 2208 [Thunderbolt] [1000:005b] (rev 01) DeviceName: Integrated RAID Subsystem: Dell PERC H710P Mini (for monolithics) [1028:1f34] Kernel driver in...
  10. E

    [SOLVED] Proxmox - TrueNAs, Disks were not passing to the TrueNas from Proxmox.

    @Dunuin - Latest kernel update did not help. Still the disks are not showing up in NAS. @Neobin - What attribute / column in the first screenshot indicated the disk controller is not in IT-Mode? Any pointers on how to flash then firmware to IT-Mode? I believe the flashing is different for...
  11. E

    [SOLVED] Proxmox - TrueNAs, Disks were not passing to the TrueNas from Proxmox.

    Since I could not find a comfortable way to go to back to the previous version of the kernel, I installed the previous version of the Proxmox on the same hard drive. Proxmox Version - 7.0-2 and Proxmox Kernel poe-kernel-5.11:7.0-7 Pverversion--verbose (first tree lines) proxmox-ve: 7.0-2...
  12. E

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    Today morning one of the user creating a ticket and within few minutes, one of the staff member acknowledging the PCI passthrough issues. Thanks for helping out.
  13. E

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    That's very encouraging to hear. We learn from the experiences and when the community helps from their learnings, its really good.
  14. E

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    Thanks for sharing your thoughts about Proxmox. I am not afraid of the learning curve it requires, as I am looking at using the built features to start with. I am also happy with the community, who take time to respond and help others. I will keep digging and learning more and hope to...
  15. E

    Latest Update 5.13.19-4-pve broke my QEMU PCIe Sharing. Works with 5.13.19-3

    You are very famous member and should be using Proxmox for few months. I am about to use Proxmox for some of my work related to Homelab, Home Automation, NAS, Media Server etc.. I am facing issues after one another in the last couple of week with Proxmox, getting VMs, setting up zfs, getting...