autumn Wang
2010-06-24 04:01:49 UTC
Hi,
I tried to run iscsi provider on X86 server/w OpenSolaris build_134, got the following error:
***@ucslab01:/var# dtrace -n 'iscsi*::: { @[args[0]->ci_remote] = count(); }'
[u]dtrace: invalid probe specifier iscsi*::: { @[args[0]->ci_remote] = count(); }: in action list: failed to resolve native type for args[0][/u]
Looks like the data structure of the argument was changed. Anybody knows how to find out the exact data strucuture and argument type in source code? (which file should I look into)?
Regards,
Autumn Wang.
Regards,
Autumn Wang.
I tried to run iscsi provider on X86 server/w OpenSolaris build_134, got the following error:
***@ucslab01:/var# dtrace -n 'iscsi*::: { @[args[0]->ci_remote] = count(); }'
[u]dtrace: invalid probe specifier iscsi*::: { @[args[0]->ci_remote] = count(); }: in action list: failed to resolve native type for args[0][/u]
Looks like the data structure of the argument was changed. Anybody knows how to find out the exact data strucuture and argument type in source code? (which file should I look into)?
Regards,
Autumn Wang.
Regards,
Autumn Wang.
--
This message posted from opensolaris.org
This message posted from opensolaris.org