Huang Rui

Results 9 comments of Huang Rui

Yes, raw-track-access mode was used in ckdencode and ckddecode when create/deploy the eckd disk image . Not sure in feilong API - guest_deploy, whether we skip the dasdfmt before eckd...

> No need to `dasdfmt` a disk before writing an image to the disk Normally, the target disk is larger than the raw disk image size. Still need dasdfmt for...

Currently, yes, user needs to add the columns manually as mentioned in the doc: https://cloudlib4zvm.readthedocs.io/en/latest/quickstart.html#upgrade-z-vm-sdk Good suggestion that add a check then point user to the link.

Thanks for you information. Could you please share us the source link of the EBCDIC ASCII conversation tables?

Two examples: - For a2e, according to https://www.ibm.com/docs/en/iis/11.7?topic=tables-ascii-ebcdic , a2e[21] should be `4F` = `79` - For e2a, according to https://www.ibm.com/docs/en/iis/11.7?topic=tables-ebcdic-ascii, e2a[5A] should be `5D` = `93`

currently, feilong rely on the IUCV channel to communicate with SMAPI request servers, so it has to stay in the same z/VM system. We don't have performance data like cpu...

@dongyanyang any comments on this? Thanks

@aazam-gh still work in progress?