DellEMC PowerVault MD3xxx Service Manual
DellEMC PowerVault MD3xxx Service Manual PowerVault MD3860i Hard Drive Replacement Reference
Installing Active Directory Domain Controller on Windows Server 2019
Installing Active Directory Domain Controller on Windows Server 2019 Windows Server 2019 Primary Controlle Windows Server 2019 Name server, IP address and DNS server. Set Preferred DNS server to the same IP address that you assign Windows Server. Install the Active Directory Domain Services role. Configure Active Directory. Reboot. Secondary Controller Windows Server 2022 Name server, IP address and DNS server. Set Preferred DNS server to the Primary Controller and ...
Installing SCVMM 2025 on Windows Server 2022
Installing SCVMM 2025 on Windows Server 2022 Account Privileges: User DC Host Hyper-V Host VMM Host sj\hypervscvmm Domain Users / Administrators Join a domain sj.com with user sj\hypervscvmm, add to local administrators group on VMM host. Add-Computer -DomainName sj.com -DomainCredential 'sj\hypervscvmm'Add-LocalGroupMember -Member 'sj\hypervscvmm' -Group 'Administrators' KEY: BXH69-M62YX-QQD6R-3GPWX-8WMFY Deployment requirements Windows Assessment and Deployment Kit (ADK), Only ...
Using SCVMM Convert Virtual Machine to Hyper-V
Using SCVMM Convert Virtual Machine to Hyper-V SCVMM 2025 VMware -> Hyper-V Uninstall vmware tools, poweroff, disconnect vSwith, delete all snapshots. Select VMs and Services > Home > Convert Virtual Machine. Select Virtual Machine Source. Specify Virtual Machine Identity. Virtual Machine Configuration. Generation 1 for Legacy BIOS, VHD. Generation 2 for EFI, VHDX. Select Host. Select Path. Select Networks. Add Properties. Summary. Reference ・ system-center-vmm-sc-vmm-...
StarWind V2V Converter
StarWind V2V Converter Physical to Hyper-V VMware to Hyper-V V2V have some bugs, recommend P2V option. Reference ・ StarWind Troubleshooting Issue: The V2V_Converter.exe crashing when performing VM migrations from VMware to Hyper-V. StarWind V2V Converter 9.0.1.757 VMware ESXi, 7.0.3, 19482537 VMware VCSA, 7.9.3, 21477706 错误应用程序名称: V2V_Converter.exe,版本: 9.0.1.757,时间戳: 0x68341ce6错误模块名称: ntdll.dll,版本: 10.0.17763.7434,时间戳: 0x2354c845异常代码: 0xc0000374错误偏移量: 0x00000000000fb199错误进程 ID:...
Using diskpart to manage disk on windows
Using diskpart to manage disk on windows list diskselect disk 1attributes disk clear readonlyonline disk 1convert gptcreate partition primary size=1024format quick fs=ntfs label=dataassign letter=E
Overview of QEMU-KVM
Overview of QEMU-KVM ・ libvirt KVM Architecture Quick Commands # List all supported operating systems.osinfo-query os# Hot add/remove disk.qemu-img create -f qcow2 /var/lib/libvirt/images/vm1-02.qcow2 5Gvirsh attach-disk vm1 /var/lib/libvirt/images/vm1-2.qcow2 vdb --subdriver qcow2 --live --configvirsh detach-disk vm1 vdb --live --config# SELinuxsetsebool -P virt_use_nfs 1 Create VM qemu-system-ppc64 -cpu POWER8 -machine pseries -m 4096 -serial stdio \-drive file=/mnt/d/Qemu/AIX_v7.2/hdi...
Configuring Network for QEMU-KVM
Configuring Network for QEMU-KVM NAT forwarding flowchart TD Internet[🌐 Internet / Physical Network<br/>Router: 192.168.1.1] subgraph HostMachine[KVM Host Machine] PhysicalNIC["🔌 Physical NIC (eth0)<br/>IP: 192.168.1.100"] subgraph VirtualNetwork[Libvirt Default NAT Network] Bridge["🔀 Virtual Bridge (virbr0)<br/>Gateway: 192.168.122.1/24<br/>DHCP + DNS + NAT"] DHCPServer["📡 dnsmasq Process<br/>DHCP Rang...
Configuring Network Bonding on RHEL 6
Configuring Network Bonding on RHEL 6 RHEL 6 ~]# service NetworkManager stop~]# chkconfg NetworkManager off~]# vi /etc/sysconfig/network-scripts/ifcfg-bond0DEVICE=bond0IPADDR=10.10.12.51NETMASK=255.255.255.0GATEWAY=10.10.12.254ONBOOT=yesBOOTPROTO=noneTYPE=EthernetNM_CONTROLLED=noUSERCTL=noBONDING_OPTS="mode=1 miimon=100 fail_over_mac=1"~]# vi /etc/sysconfig/network-scripts/ifcfg-p1p2DEVICE=p1p2ONBOOT=yesBOOTPROTO=noneMASTER=bond0SLAVE=yesTYPE=EthernetNM_CONTROLLED=noUSERCTL=no~]# vi /etc/s...
ZStack Installation and Initialization
ZStack Installation and Initialization admin/password ・ https://zhuanlan.zhihu.com/p/477550202 Troubleshooting Running zstack C76 on VMware ESXi 7.0u3, the VM instances hung with seabios screen. Cause: The host machine CPU E5-2620 v4 @ 2.10GHz. The CPU version is too outdated and does not support the EPT function. Workaround: Poweroff all VM Instances, disable the Intel EPT Hardware Assist on Resource Center > Hardware > Computing Facility > Host. Modify the host kvm-nested....














