Search results

  1. K

    Debian 12 VM install with two nics and two ips

    I am not clear what you mean by a timing variance? The luck refers to the fact that the secondary ip needs only access from subnet, and that works consistently! In fact, it worked with every setup I tried, I just cannot get the second ip to be utilized outside of the network which is not needed...
  2. K

    Debian 12 VM install with two nics and two ips

    Thanks for all the replies. i need one ip for the gw sip proxy traffic and another for the users. I didnt make this up, this is an installation requirement. They both need to public facing (no lan ips) and there is no mention of being on the same subnet. I was able to successfully add two ips to...
  3. K

    Debian 12 VM install with two nics and two ips

    Thanks SteveITS...you are probably right, and they dont specify two different subnets, only two public ips......I could use a different subnet, i guess and try that...but i have seen many examples of two ips one nic...so i am not sure if we specific parc of the application to the ip, that it...
  4. K

    Debian 12 VM install with two nics and two ips

    There are two nics and two ips, i am not sure what you mean. i just changed the mask on .122 to /27 , restarted networking, and no change source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The primary network interface allow-hotplug ens18...
  5. K

    Debian 12 VM install with two nics and two ips

    P0 Please read the proxmox network manual and show us yor result.----------------not sure what you mean here. Here is the setup for the vm. o 00:00:00:00:00:00 127.0.0.1/8 ::1/128 ens18 bc:24:11:21:88:4a 98.xxx.xxx.121/27 fe80::be24:11ff:fe21:884a/64 ens19 bc:24:11:db:50:68...
  6. K

    Debian 12 VM install with two nics and two ips

    Most of the posts related to this deal with the VE setup. I am installing an application on debian which requires two nics and two separate ip addresses. i have two ips on the same subnet and vlan from the proxmox ve but i have tried several times without success. I am not an expert, and some...
  7. K

    Issues with Proxmox Windows 2016 VM unresponsive and can only be reset

    Unfortunately, that provides me little hope or direction in resolving it!!
  8. K

    Issues with Proxmox Windows 2016 VM unresponsive and can only be reset

    We have four nodes in a cluster with the same hardware. It is a Dell M910 blade server with loads of cpu and ram, nowhere near capacity. The VM is running up to 25% capacity of ram , 15% cpu and 80% hd. I have put the vm on a host where it is the only one, and updated that host to the lastest...
  9. K

    I know that I did something wrong and I am pulling my hair out trying to figure out what I did...

    i hate to state the obvious, are you completely sure it has nothing to do with your install, and not the network, or some element of it. Is it different result with same wireless and ethernet as the proxmox when using your pc?
  10. K

    PBS: error fetching datastores - fingerprint 'xx' not verified, abort! (500)

    I have found the command for determining the fingerprint in the proxmox back up server and it is the same as in the nodes, so i am not clear why i am getting this error all of a sudden. This is the command by the way, proxmox-backup-manager cert info | grep Fingerprint
  11. K

    PBS: error fetching datastores - fingerprint 'xx' not verified, abort! (500)

    Hi, i am running into this same situation all of a sudden. As far as i know, there have been no changes made. However, the solutions above are confusing to me. The fingerprint that is putting up the error is the same one in each of the nodes under datacenter->storage->name of pmb->edit->general...
  12. K

    Replacing hard disks in a mirror setup

    Hi, the raid controller wasn't the issue, it was the virtualization. Now the VD has been created and new device added to zpool/rpool on both machines. I hope that this will be an easier task going forward if other drives fail.
  13. K

    Replacing hard disks in a mirror setup

    It turns out that i reinstalled the drives, and they are now being seen. When i issue those commands i get different results as per below. The disks are there but it is not seeing them for some reason. zpool status -v pool: rpool state: ONLINE scan: scrub repaired 0B in 00:00:25 with 0...
  14. K

    Replacing hard disks in a mirror setup

    Thanks, i never would have thought of that. I dont understand how this would have happened but i guess some how when we rebooted the machines the bios enabled the raid. I dont get it. I will check out the raid settings and hopefully that will resolve it. thanks
  15. K

    Replacing hard disks in a mirror setup

    i followed the instructions above, but i get stuck again. zpool replace rpool 16938304517973068656 cannot open '16938304517973068656': no such device in /dev must be a full path or shorthand device name
  16. K

    Replacing hard disks in a mirror setup

    Thanks for the quick reply. root@ktpve32:~# zpool status -v pool: rpool state: DEGRADED status: One or more devices could not be used because the label is missing or invalid. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Replace...
  17. K

    Replacing hard disks in a mirror setup

    i am stuck trying to replace a hard drive in two servers where they failed. There are only two drives, so it is setup as a simple mirror. I tried to rename etc. and got nowhere. I tried to wipe the new disk and got the error below. Is there any way to add these disks without reinstalling...
  18. K

    Zpool replace with removed dead drive doesn't work

    i am having a similar issue to the post above. I have two nodes, exactly the same, and each of them had a failed drive. There are only two drive bays and the zfs is set up as a mirror. The difference is that i replaced the failed drive with the new one, and i cannot get any command to work...
  19. K

    Stuck on Creating ZFS

    i created a new install, as i lost the previous one as i had not used ZFS and when one of the drives went down, so did the server. In any event, i dont know what i have done wrong as i cannot create zfs. It seems that only one drive is recognized although they are all seen in the directory...
  20. K

    No internet to the vms

    Yep, is it correct. I have subsequently found out, that there is something probably wrong on the switch setup as the two offending nodes, cannot see the gw for the public ips. But thanks for your help, as it is unusual