Jump to content

New SSD added to cache pool and now no write rights


Go to solution Solved by JorgeB,

Recommended Posts

  • Solution

Filesystem is going read-only due to lack of space, but I'm not seeing why it's running out of space at mount time, this usually happens when a balance was started but not signs of "balance resumed" in the log, in any case please try this, with the array stopped type:


 

mkdir /temp
mount -o skip_balance /dev/sdf1 /temp
btrfs balance cancel /temp
umount /temp

 

Then start the array and post new diags.

Link to comment

Yes, kooks OK now, note that the pool is in single profile, i.e., no redundancy but you can use the total capacity from both devices, if you want to convert to raid1 (redundant but only 120GB can be used since they have different capacities) you first need to remove some data from cache1.

  • Thanks 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...