Difference between revisions of "HyperV"
(New page: HyperV is running on Tristar. ==Networks== * User network, NIC #40, IP 192.168.1.40 * Server network, IP 192.168.1.20 Machines for general usage should be allocated to the "User netw...) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Outdated}} |
||
− | HyperV is running on [[Tristar]]. |
||
+ | |||
+ | Hyper-V is running on [[Tristar]]. |
||
==Networks== |
==Networks== |
||
Line 6: | Line 8: | ||
Machines for general usage should be allocated to the "User network". |
Machines for general usage should be allocated to the "User network". |
||
+ | |||
+ | ==New machines== |
||
+ | # Clone off the base image |
||
+ | ## Open the ''Hyper-V Management Console'' (currently installed on ''[[Warner]]'') |
||
+ | ## Connect to ''Tristar'' |
||
+ | ## Additional steps |
||
+ | # Rename the machine, add new name to LDAP: |
||
+ | ## Visit [https://www.filmsoc.warwick.ac.uk/phpldapadmin PHP LDAP Admin], |
||
+ | ## Login with LDAP admin password |
||
+ | ## Expand ''Computers'' in the left-hand list |
||
+ | ## Select the ''uid=XXXXX$'' entry |
||
+ | ## Click ''Copy or move this entry'' |
||
+ | ## In the ''Destination DN'' field, change the ''uid'' attribute to the name of the new machine and click ''Copy'' |
||
+ | ## Update the ''CN'', ''Description'', and ''displayName'' fields, click ''Save Changes'', and then click ''Commit'' |
||
+ | # Find the MAC address of the machine |
||
+ | ## SSH into [[Dean]] or [[Pearl]] |
||
+ | ## Add the MAC address and system name into ''/etc/mac_users'' or ''/etc/mac_servers'' |
||
+ | ## Restart the firewall using ''/etc/rc5.d/S18firewall restart'' |
||
+ | ==External Links== |
||
+ | |||
+ | [http://technet.microsoft.com/en-us/library/ee256064(v=ws.10).aspx TechNet: Hyper-V Walkthrough] |
||
[[Category:IT]] |
[[Category:IT]] |
Latest revision as of 15:15, 1 February 2019
IMPORTANT: The content of this page is outdated. If you have checked or updated this page and found the content to be suitable, please remove this notice. |
Hyper-V is running on Tristar.
Networks
- User network, NIC #40, IP 192.168.1.40
- Server network, IP 192.168.1.20
Machines for general usage should be allocated to the "User network".
New machines
- Clone off the base image
- Open the Hyper-V Management Console (currently installed on Warner)
- Connect to Tristar
- Additional steps
- Rename the machine, add new name to LDAP:
- Visit PHP LDAP Admin,
- Login with LDAP admin password
- Expand Computers in the left-hand list
- Select the uid=XXXXX$ entry
- Click Copy or move this entry
- In the Destination DN field, change the uid attribute to the name of the new machine and click Copy
- Update the CN, Description, and displayName fields, click Save Changes, and then click Commit
- Find the MAC address of the machine