Hi all, I have inherited a few procurve switches and have a couple of questions.
A 2910al switch has a mini gbic fibre connector in, is there an easy way to tell if this will work in a 3500yl switch?
I'm finding the HP site hard to navigate is there a list of what Gbic connectors work with...
I'm trying to optimise my switch for iSCSI traffic, I have an LACP link setup accross several NICs should I have flow control turned on on those ports as well?
I'm using a 2910al switch
Thanks.
I've had a look in the admin guide for info on configuring my network interfaces and I would like to load balance two NICs'. This is what it says:
They clearly don't support LACP but does the switch need any configuration for the NIC bond or do I just plug them both into ports on the same...
Just thought that i'd post the final working file.
tasklist /FI "IMAGENAME eq tray.exe" 2>NUL | find /I /N "tray.exe">NUL
if "%ERRORLEVEL%"=="1" start "" "C:\Program Files\Hotkey Utility\tray.exe"
EXIT
I have a VM/VHD hosted on an iSCSI SAN that I would like to temporarily move to local storage on the Xenserver.
Is this possible in Xencenter?
I'm running Xenserver 5.5.
I have googled this and I’m not finding a clear answer.
Thanks.
I'll have to wait a while to apply that update.
One thing that i've noticed is that Jumbo Frames are enabled on the SAN iSCSI link but Xenserver 5.5 doesn't support Jumbo Frames.
Could this have an affect on performance?
This sounds similar...
We have a Xenserver hosting several Windows VM’s connected to an iSCSI SAN via 3x 1Gb NICs that are in an LACP bond. During normal load the setup performs fine the two virtual file servers serve files to 400 clients all day long without issue, these files are mainly word, excel and jpeg’s. The...
Sorted thanks for the help.
tasklist /FI "IMAGENAME eq tray.exe" /FO CSV > search.log
FOR /F %%A IN (search.log) DO IF %%~zA EQU 0 GOTO end
"C:\Program Files\Citrix\ICA Client\pn.exe" /APP "Desktop"
start "" "C:\Program Files\Hotkey Utility\tray.exe"
:end
del search.log
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.