-
Recent Posts
- UniFi Controller Notifications using a STARTTLS Mail Server 10-Dec-2019
- Errno 28 When Trying to Update VMware ESXi 6.7.0 Update 2 to Update 3 29-Nov-2019
- Create a custom alias for a RemoteApp in Windows Server 2012 R2 20-Nov-2019
- Adjust Date/Time in Windows Server 2019 17-Nov-2019
- Let’s Encrypt Suddenly Failing to Renew a Certificate 07-Nov-2019
Archives
- December 2019 (1)
- November 2019 (4)
- September 2019 (2)
- August 2019 (3)
- May 2019 (3)
- April 2019 (1)
- March 2019 (2)
- February 2019 (1)
- January 2019 (3)
- July 2018 (1)
- June 2018 (4)
- May 2018 (1)
- January 2018 (1)
- December 2017 (2)
- September 2017 (1)
- August 2017 (1)
- May 2017 (1)
- April 2017 (5)
- March 2017 (3)
- February 2017 (4)
- January 2017 (1)
- November 2016 (2)
Monthly Archives: April 2017
ESXi 6.5 Host Initiator Unable to Connect to OpenMediaVault 2.x Guest iSCSI Target
I ran into a problem when trying to have an OpenMediaVault 2.x Guest machine act as an iSCSI target for an ESXi 6.5 Host iSCSI initiator. The goal was to have OMV share a datastore for the ESXi host using … Continue reading
Posted in Uncategorized
Leave a comment
How to Utilize iSCSI fileio with OpenMediaVault 2.x
OMV (version 2.x) has an iscsitarget plugin available (openmediavault-iscsitarget), however the web interface only supports BlockIO type of targets and I was looking to implement FileIO. After installing the plugin, it is possible to manually configure the OMV plugin for … Continue reading
Posted in Uncategorized
1 Comment
Bind iSCSI to a Single Network Card on OpenMediaVault
If you have multiple network cards for OMV (such as using one for a dedicated storage network), you may be looking to force OMV to assign all iSCSI traffic to one network card. A word of caution – if you … Continue reading
Posted in Uncategorized
Leave a comment
Unable to Remove USB Controller from ESXi 6.5 Virtual Machine
Ran into a situation where an “x” was not available for removing a USB Controller from a Guest. To resolve, first shut down the guest (if running) and temporarily Unregister it from the host. Then from the datastore, download the … Continue reading
Posted in Uncategorized
Leave a comment
Unable to Connect to a MySQL Server Running on Debian Linux
If you have a fresh install of a mysql server running on Debian (e.g., after running apt-get install mysql-server) you may find that any mysql client connections from other computers to your Debian server fail (one popular example is Kodi … Continue reading
Posted in Uncategorized
Leave a comment