Ramblings from MostlyChris

Tech stuff and a bit more

Browsing Posts tagged filesystem

NOTE: RAID expansions can take a few hours to complete, especially if done on-line. This assumes that new drives have been added to the RAID array and a rebuild of the array has been done. You will need to follow these steps to have the OS recognize the new space. 1. Confirm fdisk -l shows [...]

I routinely deal with Read Only file systems and always have to remember the commands to remove the journal and run a file system check. Since some days I am better at remembering than others, I thought I'd just write it down in this post so I can find it later. First, remove the journal: [...]