Mark, I used yast to add the mountpoint to fstab as you asked and it had no effect on the problem. Upon reboot the system entered recovery mode because the LV was not available.
Harley -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Mark Post Sent: Monday, December 15, 2014 2:18 PM To: [email protected] Subject: Re: Need help with LVM in SLES 12 on System z >>> On 12/15/2014 at 09:14 AM, Linker Harley - hlinke >>> <[email protected]> wrote: > I created the LV using the following commands (via PuTTY): > pvcreate /dev/dasdd1 > vgcreate sysg1 /dev/dasdd1 > lvcreate -l 1760 -n system-lv1 sysg1 > mkfs.btrfs /dev/sysg1/system-lv1 > > I obtained the 1760 in the lvcreate command from the 'Total PE' value > as output from command 'vgdisplay sysg1' . > > I then updated /etc/fstab (after copying fstab to fstab.orig). I > wanted to mount this new filesystem at /srv to eventually serve as a > repository for the SLES 12 DVD1 iso file. I edited fstab to add: > /dev/sysg1/system-lv1 /srv/ftp/repository btrfs > defaults 0 0 Please try using YaST to add the mount point to the system, then reboot. With SLES12 and systemd, things get a lot more complex to do manually, so I'm interested in hearing if YaST works properly for this task. 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/ *************************************************************************** The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please resend this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. **************************************************************************** ---------------------------------------------------------------------- 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/
