-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image installed in Cassini AS7716-24SC #9
Comments
No, the management components are pre-installed in the image. I think the system is not working properly. |
@pcarrillom Could you try the following image to check if this works properly on Cassini? https://github.com/oopt-goldstone/goldstone-buildimage/releases/tag/v0.7.0-rc1 |
Sure,
I will try this one and let you know.
Kind regards
Sent from Yahoo Mail for iPhone
On Wednesday, September 21, 2022, 12:15 PM, Wataru Ishida ***@***.***> wrote:
@pcarrillom Could you try the following image to check if this works properly on Cassini?
https://github.com/oopt-goldstone/goldstone-buildimage/releases/tag/v0.7.0-rc1
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi,
Now gscli works.
However, it is not showing the installed CFP-DCO (Lumentun). Please see attached image.
Sent from Yahoo Mail for iPhone
On Wednesday, September 21, 2022, 12:17 PM, Pedro Carrillo ***@***.***> wrote:
Sure,
I will try this one and let you know.
Kind regards
Sent from Yahoo Mail for iPhone
On Wednesday, September 21, 2022, 12:15 PM, Wataru Ishida ***@***.***> wrote:
@pcarrillom Could you try the following image to check if this works properly on Cassini?
https://github.com/oopt-goldstone/goldstone-buildimage/releases/tag/v0.7.0-rc1
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@pcarrillom Thanks for testing. I can't see the image on your post, but it is expected that DCO PIU doesn't work on Cassini. (only ACO PIU works now) The way to access ACO PIU and DCO PIU is different on Cassini, and we need to go through the Broadcom SDK to access DCO PIU. This makes things tricky to support DCO PIU. By the way, Goldstone supports both DCO and ACO PIU on Wistron Galileo1 because we can access both via the i2c bus. |
Thanks
This limitation (DCO piu support) is related to Goldstone or to TAI?I understand that commercial implementations (like Ocnos) are based on TAI, and they indeed support the DCO-Piu.
Is the same limitation present in Galileo-Flex-T?
Kind regards
Sent from Yahoo Mail for iPhone
On Wednesday, September 21, 2022, 8:53 PM, Wataru Ishida ***@***.***> wrote:
@pcarrillom Thanks for testing. I can't see the image on your post, but it is expected that DCO PIU doesn't work on Cassini. (only ACO PIU works now)
The way to access ACO PIU and DCO PIU is different on Cassini, and we need to go through the Broadcom SDK to access DCO PIU. This makes things tricky to support DCO PIU.
By the way, Goldstone supports both DCO and ACO PIU on Wistron Galileo1 because we can access both via the i2c bus.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I'd say this is a (non-technical) limitation of Goldstone. In order to develop our own TAI library for Cassini DCO PIU, we need to figure out how to access the DCO PIU via Broadcom SDK. |
I see.
In the downloads section of the edgecore website for the AS7716 there is a Stratum version for Cassini, based on Broadcom SDK6, and in the same page there is a Stratum TAI for Cassini. Maybe there you can find what you need to add the DCO support.
Thanks and kind regards
Sent from Yahoo Mail for iPhone
On Wednesday, September 21, 2022, 9:30 PM, Wataru Ishida ***@***.***> wrote:
I'd say this is a (non-technical) limitation of Goldstone.
As you pointed out, both Goldstone and OcNOS use TAI to control CFP2 transceivers.
TAI is just a software API layer, and it doesn't specify anything about how to implement the software component (TAI library) that provides the TAI APIs.
OcNOS has its own TAI library that supports Cassini DCO PIU, and we don't have access to it.
In order to develop our own TAI library for Cassini DCO PIU, we need to figure out how to access the DCO PIU via Broadcom SDK.
We need Edgecore's engineering support to do this discussion.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@pcarrillom Thanks for the info. If I can get the source code of the TAI library, it would definitely help, but I don't think we can use the binary as is in Goldstone. If you want to try, you can place the TAI library under I assume the TAI library is communicating with the Broadcom SDK in some method so that the TAI library can access the register of CFP2DCOs. |
Hello,
I have installed Goldstone release 0.6 in Cassini Hardware.
Trying to get gscli working with no success.
Should I install goldstone-management?
How can I get the cli to work?
sorry to bother, but I have been trying to find any docs with no success.
I have followed the instructions of getting started in the goldstone-management repo, but I am getting errors when trying to run gscli with Kubectl -exec.
Thanks for your kind help
The text was updated successfully, but these errors were encountered: