Posted On March 31, 2019

Set up ESX with QNAP iSCCI targets

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> Set up ESX with QNAP iSCCI targets
1. Download Qfinder: http://download.qnap.com/webstart/QNAPQfinder_Windows.exe
2. Login as admin / admin; then, set a new password
3. Upgrade firmware
4. System Settings – Hardware – uncheck “Enable Write Cache”
5. Set port trunking under Network link – choose 802.3ad for orderly aggregation
6. Set static IP address
7. Configure LUN under System Settings – Storage Manager
8. Turn off / remove all other applications
9. in vSphere Client, install iSCSI target with the IP of the QNAP

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Sample: AWS & Satellite Subnets

    Web Tier App Tier Data Tier Zone A 172.31.0.0/20 172.31.64.0/24 172.31.128.0/24 Zone B…

Virtual Machine Networking Error 15011

Creating New Logical Network $logicalNetworkID="somehash-hash-hash" $newNetworkName='Test Network' $subnet="192.168.500.0/24" $logicalNetwork = Get-SCLogicalNetwork -ID $logicalNetworkID $vmNetwork =…

Kubernetes: Cert-Manager x509 ECDSA verification failure

Symptoms Error from server (InternalError): error when creating "kimconnect-cert.yaml": Internal error occurred: failed calling webhook…