Coverting to btrfs file system error


cappiel

Recommended Posts

Tried to convert to a btrfs system for docker, but I'm receiving these errors when formatting. Any ideas on how i can fix or get around? following the procedures from beta6

 

Oct 19 09:07:43 Tower emhttp: shcmd (50): set -o pipefail ; mkfs.btrfs -f /dev/sde1 |& logger
Oct 19 09:07:43 Tower logger: mkfs.btrfs: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: No such file or directory
Oct 19 09:07:43 Tower emhttp: shcmd: shcmd (50): exit status: 127
Oct 19 09:07:43 Tower emhttp: shcmd (51): mkdir -p /mnt/cache
Oct 19 09:07:43 Tower emhttp: shcmd (52): set -o pipefail ; mount -t btrfs -o noatime,nodiratime /dev/sde1 /mnt/cache |& logger
Oct 19 09:07:43 Tower logger: mount: wrong fs type, bad option, bad superblock on /dev/sde1,
Oct 19 09:07:43 Tower logger:        missing codepage or helper program, or other error
Oct 19 09:07:43 Tower logger:        In some cases useful info is found in syslog - try
Oct 19 09:07:43 Tower logger:        dmesg | tail  or so

Link to comment

Tried to convert to a btrfs system for docker, but I'm receiving these errors when formatting. Any ideas on how i can fix or get around? following the procedures from beta6

 

Oct 19 09:07:43 Tower emhttp: shcmd (50): set -o pipefail ; mkfs.btrfs -f /dev/sde1 |& logger
Oct 19 09:07:43 Tower logger: mkfs.btrfs: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: No such file or directory
Oct 19 09:07:43 Tower emhttp: shcmd: shcmd (50): exit status: 127
Oct 19 09:07:43 Tower emhttp: shcmd (51): mkdir -p /mnt/cache
Oct 19 09:07:43 Tower emhttp: shcmd (52): set -o pipefail ; mount -t btrfs -o noatime,nodiratime /dev/sde1 /mnt/cache |& logger
Oct 19 09:07:43 Tower logger: mount: wrong fs type, bad option, bad superblock on /dev/sde1,
Oct 19 09:07:43 Tower logger:        missing codepage or helper program, or other error
Oct 19 09:07:43 Tower logger:        In some cases useful info is found in syslog - try
Oct 19 09:07:43 Tower logger:        dmesg | tail  or so

 

Btrfs support has been updated since beta6.  Please update to v6.0-beta10a.

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.