Thanks, Mark! One more if you don't mind
myhost:~ # vgextend app /dev/disk/by-path/ccw-0.0.8002-part1 Device /dev/disk/by-path/ccw-0.0.8002-part1 excluded by a filter. myhost:~ # l /dev/disk/by-path/ccw-0.0.8002-part1 lrwxrwxrwx 1 root root 12 May 30 16:00 /dev/disk/by-path/ccw-0.0.8002-part1 -> ../../dasdk1 myhost:~ # vgextend app /dev/dasdk1 Volume group "app" successfully extended I can't use the names with virtual addresses anymore? Both SP3 and SP4 seem to have this line in /etc/lvm/lvm.conf filter = [ "r|/dev/.*/by-path/.*|", "r|/dev/.*/by-id/.*|", "r|/dev/fd.*|", "r|/dev/cdrom|", "a/.*/" ] So not sure what is up with that... -----Original Message----- From: Linux on 390 Port <[email protected]> On Behalf Of Mark Post Sent: Thursday, May 30, 2019 2:04 PM To: [email protected] Subject: Re: [LINUX-390] dasd_configure in SLES 12 SP4 On 5/30/19 4:54 PM, Marcy Cortes wrote: > Should I just be using that chzdev command now? Yes. Starting with SLES12 SP4, the following SUSE-provided scripts: ctc_configure dasd_configure qeth_configure zfcp_disk_configure zfcp_host_configure are simply wrappers for the chzdev command. The wrappers will be removed at some point in the future. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www2.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www2.marist.edu/htbin/wlvindex?LINUX-390
