Modify

Ticket #1909 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

/home not mounted after reboot (XFS)

Reported by: leo128 Owned by: ejhernandez@…
Milestone: 1.4-maint Component: installer
Severity: normal Keywords: XFS home reboot
Cc:

Description

I am new to ebox, but I think I found a bug and an easy workaround to it.

Suppose we're installing ebox to a blank hard disk... we setup a partition for /home and we choose XFS for the format (common setup when using LVM).

Now, ebox installs fine and reboots... you login to the webmin and configure your server and then you reboot and... boom.

/home is not mounted during init, because its line in /etc/fstab contains the option "acl" which seems not to be a good thing for XFS. Just remove "acl" in fstab and the system will boot fine.

if I am not wrong, that option is no use with XFS, since it has already activated acls by default.

Have fun!

Attachments

Change History

comment:1 Changed 3 years ago by jacalvo@…

  • Status changed from new to closed
  • Resolution set to fixed

(In [17487]) NN: Bug fix: do not add acl attribute in /etc/fstab when using xfs (closes #1909)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.