>>> On 5/3/2016 at 10:47 AM, Frank Wolfe <[email protected]> wrote: > The install does work only if I select the default partition. As soon as I > create the LVM is causing issue.
That's not terribly surprising. If you don't use LVM, pvcreate never gets executed. :) As was discussed here just a little while ago, there's not much point in using LVM and then btrfs on top of that (assuming you used the default file system). Install the system on the single volume, and then use "btrfs device" and "btrfs filesystem" to add the new DASD volume and extend the file system. As I also said, please, please, please make sure you have all available maintenance installed before doing this or you'll experience the same failure. Is this actually SLES12 you're installing, or SLES12 SP1? SLES12 will be going off support very soon now. 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/
