Thanks for the info Mark. I did find that lszfcp provided info I needed. lszfcp -a -b 0.0.4800 seems to show local port_name lszfcp -P -H -D -V has some remote side info
Am I correct that zfcp_host_configure and zfcp_disk_configure are still alive and well? They may just update files in /etc/udev/rules.d rather than /etc/sysconfig/hardware? We'll need to change our scripts for setting up multipath'ing but that should be doable. Annie Smith -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Mark Post Sent: Tuesday, September 03, 2013 4:55 PM To: [email protected] Subject: Re: Problems with san after SLES11 upgrade >>> On 8/25/2013 at 12:23 PM, "Smith, Ann (CTO Service Delivery)" <[email protected]> wrote: > Upgraded server using EMC san from sles10 sp4 to sles11 sp2 > > LVM cannot find volume groups > > lsscsi shows devices > > Cannot find udevinfo command that used to be in udev package or > san_disc command that used to be in s390 tools package > > > Were they moved to different packages? The version of udev was bumped significantly between SLES10 and SLES11. The upstream developers completely reworked the structure of the commands. The various udev???? commands were replaced by "udevadm sub-command". One of those is "udevadm info" which would be analogous to udevinfo. The san_disc command was dropped from the lib-zfcp-hbaapi package by IBM when they changed the version from 1.4.x to 2.0. It was documented as a "sample program" to show how to use the API for the zFCP adapter. They didn't update the README or Changelog file to indicate exactly why it was dropped. I suspect the function overlap between that and lszfcp and zfcp_san_disc was big enough that it was considered unnecessary. Mark Post ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/ ************************************************************ This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential and/or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this communication and destroy all copies. ************************************************************ ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
