Hi
Yesterday, I started the process of transferring all Vms from the old node to the new one.
Vms include a Domain Controller, a File Server, an SQL server, 2 win 10 & 11 machines for some services and a RDS server.
All servers are based on Win2019 OS. Hardware is different the servers, but as cpu host from the very start of the VMs creation
had chosen as cpu type x86-64-v2-AES for that particular reason and future licensing issues.
I thought to start only with one VM (RDS-Server) and see how it goes and continue from there with other VMs. The way of migration was an
intermediate Truenas server used for backup purposes connected to the nodes via a nfs share. So after backing up the VM, restored it
to the new server and of course watched NOT to tick unique option. Also let VM id the same.
The issue was and still remains that after starting the VM (RDS-Server) and trying to login with a user's credentials, I have a message of <<domain's
credential broken>> and I can only login as a local admin. Maybe it would be a Win issue, specially if we take into consideration how easily
Win and server OSes dislike changes and breaks validation keys quite easily, but here it is not the license the problem. It happens after migration,
so I felt this was the correct forum to ask for guidance / help , specially if others came across a similar issue.
Finally, everything remains the same inside the conf file of the VM and the network bridge except the vmgenid which is the only field that changes
vmbr1 BD:24:17:56:788
Everything else (I believe so), remains the same except the vmgenid option.
Yesterday, I started the process of transferring all Vms from the old node to the new one.
Vms include a Domain Controller, a File Server, an SQL server, 2 win 10 & 11 machines for some services and a RDS server.
All servers are based on Win2019 OS. Hardware is different the servers, but as cpu host from the very start of the VMs creation
had chosen as cpu type x86-64-v2-AES for that particular reason and future licensing issues.
I thought to start only with one VM (RDS-Server) and see how it goes and continue from there with other VMs. The way of migration was an
intermediate Truenas server used for backup purposes connected to the nodes via a nfs share. So after backing up the VM, restored it
to the new server and of course watched NOT to tick unique option. Also let VM id the same.
The issue was and still remains that after starting the VM (RDS-Server) and trying to login with a user's credentials, I have a message of <<domain's
credential broken>> and I can only login as a local admin. Maybe it would be a Win issue, specially if we take into consideration how easily
Win and server OSes dislike changes and breaks validation keys quite easily, but here it is not the license the problem. It happens after migration,
so I felt this was the correct forum to ask for guidance / help , specially if others came across a similar issue.
Finally, everything remains the same inside the conf file of the VM and the network bridge except the vmgenid which is the only field that changes
Code:
agent: 1
boot: order=scsi0
cores: 4
cpu: x86-64-v2-AES
machine: pc-i440fx-8.1
memory: 16384
meta: creation-qemu=8.1.5,ctime=1719391962
name: WS2K19-RDS0
net0: virtio=BC:24:11:81:33:C8,bridge=vmbr1,firewall=1
numa: 1
ostype: win10
scsi0: HHprox3VM:vm-106-disk-0,cache=writeback,discard=on,size=120G
scsihw: virtio-scsi-pci
smbios1: uuid=2346700c-a342-4b27-9245-7c12b384e004
sockets: 1
vmgenid: 5eedff76-46fa-4086-83e6-07a89a2dc254 ->(differs after migration)
vmbr1 BD:24:17:56:788
Everything else (I believe so), remains the same except the vmgenid option.
Last edited: