Latest activity

  • A
    Is it a matter of validation alone? it seems to me that the allocated size is available from vmid.conf, and on disk size is available using zfs get or blockdev... its trivial enough to pipe it manually using dd | ssh | rbd-import so I wonder why...
  • T
    kennt jemand vielleicht ein clientloses tool/script, mit dem ich schlank und komfortabel z.B. per traceroute die Route zu einer VM intern prüfen kann? Selbstredend ohne Monster ala Nagios und Konsorten. Mir schwebt vor, eine Standardroute zu...
  • P
    Am at 10.6.1 frr, so I should be seeing /32s on the host directly now for it to redistribute? Any specific config changes needed?
  • N
    I have a similar problem, but with ipv4. I've setup a test cluster, containing five pve nodes, connected via evpn ::100 - ::500). A bgp controller is being used to connect the cluster to two external routers ::a, ::b) SDN controllers: evpn...
  • UdoB
    You may want to take a look at this information: https://www.proxmox.com/en/about/open-source/developers https://www.proxmox.com/en/downloads/proxmox-virtual-environment/agreements Your proposal will require a Storage API version update, that...
  • bbgeek17
    You may want to take a look at this information: https://www.proxmox.com/en/about/open-source/developers https://www.proxmox.com/en/downloads/proxmox-virtual-environment/agreements Your proposal will require a Storage API version update, that...
  • William Edwards
    Pretty sure I just found the deviation in `resolv.conf` that causes the hash to change. That was a very useful hint, thanks. What throws me off is that SSH host keys aren't re-generated every time this happens, while the `ssh` module runs with...
  • J
    It is hard to say what is going on without having fingers on the keyboard. That said, the ID is a Hash based on userdata and networkdata. The resolve.conf of the host is part of Network Data by default, and is inherited by VMs from the generated...
  • J
    Johannes S reacted to bbgeek17's post in the thread ServiceNow discovery with Like Like.
    This is a question for your compliance and management team. There is no universal answer to your concern. Are you in Finance, Pharma, Defense, or is this a medium size SaaS business. There are many variables here. Sometimes an agent based...
  • bbgeek17
    It is hard to say what is going on without having fingers on the keyboard. That said, the ID is a Hash based on userdata and networkdata. The resolve.conf of the host is part of Network Data by default, and is inherited by VMs from the generated...
  • UdoB
    Interesting way to think about that, never gave it a thought really. First, I don't think CRUSH rules can be based on where the volumes of the VMs are located. The lowest you can go is OSD level, the daemon that directly manages the physical...
  • William Edwards
    Hi @bbgeek17, Thanks for your reply. Your comment on `/etc/resolv.conf` is actually a very good one - I found that five nodes in the cluster have a deviating one. To see if that's an issue, I migrated the VM - that I could reproduce the issue...
  • bbgeek17
    I believe this is expected to avoid duplicate VMs on the network. You can probably add a step to your Ansible to unlock the VM. The "issue" is that Ceph is using "raw+size" for migration of offline VMs (which your template is), however the ZFS...
  • A
    alexskysilk reacted to bbgeek17's post in the thread ServiceNow discovery with Like Like.
    This is a question for your compliance and management team. There is no universal answer to your concern. Are you in Finance, Pharma, Defense, or is this a medium size SaaS business. There are many variables here. Sometimes an agent based...
  • UdoB
    UdoB reacted to bbgeek17's post in the thread ServiceNow discovery with Like Like.
    This is a question for your compliance and management team. There is no universal answer to your concern. Are you in Finance, Pharma, Defense, or is this a medium size SaaS business. There are many variables here. Sometimes an agent based...
  • bbgeek17
    bbgeek17 replied to the thread ServiceNow discovery.
    This is a question for your compliance and management team. There is no universal answer to your concern. Are you in Finance, Pharma, Defense, or is this a medium size SaaS business. There are many variables here. Sometimes an agent based...
  • L
    Logicman replied to the thread ServiceNow discovery.
    It's for a local debian user, not in the GUI; I'm not confortable with this so that why I'm inquiring.
  • bbgeek17
    Thank you for updating the forum - this is very product specific but very useful nevertheless! You can mark the thread as Solved by editing the first post and selecting the appropriate subject prefix. Cheers Blockbridge : Ultra low latency...
  • O
    Yes, as the author of the thread you can mark it as SOLVED by editing the title and from the drop-down menu selecting the [SOLVED] prefix.
  • bbgeek17
    Hi @William Edwards , I am not part of PVE staff, and they will reply directly if they find it necessary. That said, I would check these: a) "pveversion --verbose" across all hosts b) consistency of /etc/resolv.conf across hosts c)...