blocks icon indicating copy to clipboard operation
blocks copied to clipboard

Enable bcache or LVM on existing block devices

Results 30 blocks issues
Sort by recently updated
recently updated
newest added

I get the message in the title after issuing: `sudo add-apt-repository ppa:g2p/storage` Since the PPA doesn't have support for Ubuntu focal, should I follow the git/build procedure? Or, do changes...

This project hasn't been updated in years but I was able to get it working on Ubuntu 20.04. Here is what I did to get it working on a Ubuntu...

Given that this project seems unmaintaned, I wrote a guide on how to do a manual LV to bcache conversion: https://unix.stackexchange.com/questions/552335/convert-existing-lvm-lv-to-bcache-backing-device

Current versions of ocaml cannot build supermin v4 due to deprecated functions.

`ihor@ihor-Z97P-D3:~$ sudo add-apt-repository ppa:g2p/storage 'This PPA does not support xenial' Cannot add PPA: ''This PPA does not support xenial''. ` Xenial is LTS Ubuntu (16.04)

Is trying to convert btrfs raid safe? How should I go about it?

Ubuntu 14.04 (out in few weeks) introduced Python 3.4. Please add support for this newer version

My setup: /dev/sdx1 is EFI boot partition (hence vfat) /dev/sdx2 is luks holding my filesystems If i read correct, it will be considered a partition in cmd_to_bcache (around line 1743)...

Trying to convert an ext4 volume on /dev/sdb to lvm and get the following error (after successful resize it seems): ``` The filesystem (ext4) leaves enough room, no need to...

Upon trying to use blocks, I encountered many compatibility problems when trying to get Python 3.3 to work, even when using virtualenv. And when it did finally work, there were...