Page 1 of 1
Is the an error manual
Posted: Thu Dec 12, 2013 6:17 pm
by infotelsolutions
Hi
I am getting a lot (every couple of seconds) of CNIXInitiatorISCSITransport::MountTarget: EXITing with failure, MountTargetDll failed with error code 1627 but I cant find any list of what these messages mean or how the problem might be address. Is there such a manual? If not then have you any suggestions.
Thanks
Stewart
Re: Is the an error manual
Posted: Thu Dec 12, 2013 8:50 pm
by anton (staff)
It's not something StarWind-specific rather it's standard Windows Win32 subsystem error code.
//
// MessageId: ERROR_FUNCTION_FAILED
//
// MessageText:
//
// Function failed during execution.
//
#define ERROR_FUNCTION_FAILED 1627L
Means "something had failed inside the transport". Not much to say w/o level 3 trace logs.
There's no description as in general we don't expect customers to parse logs themselfs. It's a support engineers job
infotelsolutions wrote:Hi
I am getting a lot (every couple of seconds) of CNIXInitiatorISCSITransport::MountTarget: EXITing with failure, MountTargetDll failed with error code 1627 but I cant find any list of what these messages mean or how the problem might be address. Is there such a manual? If not then have you any suggestions.
Thanks
Stewart
Re: Is the an error manual
Posted: Mon Dec 16, 2013 10:32 am
by infotelsolutions
Thanks for that - sorry to have looked on the logs
Any hints as to where I might be looking in the sub-sytem - or analysing further would be appreciated.
Re: Is the an error manual
Posted: Mon Dec 16, 2013 3:49 pm
by anton (staff)
LOL
Not a big deal! Generally speaking we should put something like "No serviceable parts inside" on the log window
Sure. Please drop a message to
support@starwindsoftware.com with a link to this forum thread and also make sure you have your log zipped and ready to be sent.
Thanks!

)
infotelsolutions wrote:Thanks for that - sorry to have looked on the logs
Any hints as to where I might be looking in the sub-sytem - or analysing further would be appreciated.