Reposting again, hoping someone from DeveloperWorks may respond.  

Betsie

 

________________________________

From: Spann, Elizebeth (Betsie) 
Sent: Thursday, June 01, 2006 11:17 AM
To: 'Linux on 390 Port'
Subject: snIPL on zLinux

 

Hi,

Is anyone running snIPL on zLinux? This is a DeveloperWorks product
documented in Device, Drivers, Features and Commands.   I believe there
is a problem handling image names that have a dash, eg. CCPUC-LX2

The snIPL processing changes it to CCPUC\nLX2  as you can see from the
strace:

 

vmzl006:/usr/local/bin # cat /tmp/snipl.trace2 | grep CCPUC

execve("./snipl", ["./snipl", "-r", "CCPUC-LX2"], [/* 54 vars */]) = 0

write(2, "CCPUC\nLX2: reset failed, return "..., 75) = 75

 

The resulting error is 

 

vmzl006:/usr/local/bin # strace -o /tmp/snipl.trace2 ./snipl -r
CCPUC-LX2

Server 10.nnn.nn.nn from config file /etc/snipl.conf is used

CCPUC

LX2: reset failed, return code of HwmcaCommand is NO_SUCH_OBJECT - 1

 

Betsie


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to