Displaying 1 result from an estimated 1 matches for "the_mount_point".
2006 Jul 27
1
Bug: lvchange delayed until re-boot. System lock up experienced.
...ct:
- lvchange --permission=r # Seems OK
- lvdisplay # Seems OK, says "r"
- mount <normal mount args> # Only "t -ext2" extra, no "read
# only" warning from mount command
- >/mnt/the_mount_point/test # Seems OK, ls shows it
- rm /mnt/the_mount_point/test # Seems OK, ls doesn't show it
What would happen if I did not umount it here? I guess it would run for
at least some time without problem. Then, if LVM truly has it ro, when
buffer flush time came there should be some undesirab...