Hello, all.

Well the patches seem to work. They were applied with no errors and the
fsiucv driver was successfully build using the "make ..." command. After
the "make" and "make tools" completed with no errors, I installed the
drive driver using the "insmod fsiucv.ko" command and a "lsmod" command
shows this:

Module Size Used by
fsiucv 20480 0
pkey 32768 0
zcrypt 106496 1 pkey

......

Now on to trying to use fsiucv. Since the "make tools" did not create
the "ricleint" application, I just compiled it by hand:

     gcc riclient.c

which completed with no errors, yielding the usual "a.out" file.

I have the RISERVER rexx code running on MAINT here, so I did the
following:

echo "maint" > /sys/devices/iucv/iucv0/target_user

echo "zVM72" > /sys/devices/iucv/iucv0/target_node

echo "RISERVER" > /sys/devices/iucv/iucv0/program_name

All the other entries under ".../iucv/iucv0" were left as is.

Running the a.out files yields this:

./a.out
open: Permission denied

All of the required IUCV settings for both guests have been applied as
well.

I'd like to buy a clue here, please. :-)

DJ

---
BEST REGARDS

   DAVE JONES                       IBM Z CHAMPION [1]
    Managing Director for zSystems Support, zLinux, and Cloud
    ++1 281.578.7544 (Cell)
    Web: www.itconline.com [2]
    18502 Purdy Ct. Houston, TX  77084  USA

On 07.07.2022 6:05 PM, Mark Post wrote:

> On 7/7/22 20:12, Neale Ferguson wrote:
>
>> Is it built against my git hub code? If so, generate a PR and I'll merge if 
>> it works.
>
> Yes, it was.  I was going to wait until I heard back from Dave before
> sending you my changes. If you'd prefer I do it now, instead, I'll do that.
>
> Mark Post
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
> http://www2.marist.edu/htbin/wlvindex?LINUX-390


Links:
------
[1]
https://www.credly.com/badges/7c92e732-8ab1-4470-98c6-251c33506d69/public_url
[2] http://www.itconline.com/

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www2.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to