Opened 18 years ago

Closed 18 years ago

#785 closed patch (fixed)

lvm2 xfs_grow example error

Reported by: kkvenkit@… Owned by: Robert Kulagowski
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

In section 24 of the How-To (http://www.mythtv.org/docs/mythtv-HOWTO-24.html) is an example of using LVM2. At the bottom of the example information on growing an XFS partition are given:

xfs_growfs /dev/VGforMyth/video

According to the manpage for xfs_growfs, the last argument should be the mount path and not the device. This is likely because an XFS partition must be mounted for it to be resized.

Change History (1)

comment:1 Changed 18 years ago by Robert Kulagowski

Resolution: fixed
Status: newclosed

Updated in HOWTO.

Note: See TracTickets for help on using tickets.