linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Using Btrfs with Ubuntu 14.04
@ 2014-08-12  7:46 Cyril Scetbon
  2014-08-12 15:34 ` Timofey Titovets
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Cyril Scetbon @ 2014-08-12  7:46 UTC (permalink / raw)
  To: linux-btrfs

Hi guys,

Can you tell me if there are any pitfalls to use Btrfs under Ubuntu 14.04 (Btrfs 3.12). Are there any well known bug that are only fixed later ? Please, send me links just to check if it could hurt or not ..

Thanks
-- 
Cyril SCETBON


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Using Btrfs with Ubuntu 14.04
  2014-08-12  7:46 Using Btrfs with Ubuntu 14.04 Cyril Scetbon
@ 2014-08-12 15:34 ` Timofey Titovets
  2014-08-13 11:50   ` nivw
  2014-08-12 16:02 ` David Pottage
  2014-08-14 11:37 ` Chris Samuel
  2 siblings, 1 reply; 7+ messages in thread
From: Timofey Titovets @ 2014-08-12 15:34 UTC (permalink / raw)
  To: Cyril Scetbon; +Cc: linux-btrfs

I not so long install ubuntu 14.04 to my friend and it working good,
but i don't know, devs of distro port fixes from newer kernel to 3.13
or not.

2014-08-12 10:46 GMT+03:00 Cyril Scetbon <cyril.scetbon@free.fr>:
> Hi guys,
>
> Can you tell me if there are any pitfalls to use Btrfs under Ubuntu 14.04 (Btrfs 3.12). Are there any well known bug that are only fixed later ? Please, send me links just to check if it could hurt or not ..
>
> Thanks
> --
> Cyril SCETBON
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Best regards,
Timofey.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Using Btrfs with Ubuntu 14.04
  2014-08-12  7:46 Using Btrfs with Ubuntu 14.04 Cyril Scetbon
  2014-08-12 15:34 ` Timofey Titovets
@ 2014-08-12 16:02 ` David Pottage
  2014-08-14 11:37 ` Chris Samuel
  2 siblings, 0 replies; 7+ messages in thread
From: David Pottage @ 2014-08-12 16:02 UTC (permalink / raw)
  To: Cyril Scetbon, linux-btrfs


On 12/08/14 08:46, Cyril Scetbon wrote:
> Hi guys,
>
> Can you tell me if there are any pitfalls to use Btrfs under Ubuntu 14.04 (Btrfs 3.12). Are there any well known bug that are only fixed later ? Please, send me links just to check if it could hurt or not ..
You should probably install the latest kernel, as otherwise if you 
report any issue to this list the first thing people will ask you to do 
is to update.

Follow the instructions here:
https://wiki.ubuntu.com/KernelTeam/GitKernelBuild

It is not hard, but it will take a while. I would allow at least an hour 
to build a kernel package unless you are on the latest fast hardware. It 
could also take a long time to git clone the kernel unless your internet 
conection is fast.

On step 2, I suggest you clone from the stable reposistory instead of 
Linus's bleeding edge repsitory. The sable clone URL is: 
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

Good luck !

-- 
David Pottage





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Using Btrfs with Ubuntu 14.04
  2014-08-12 15:34 ` Timofey Titovets
@ 2014-08-13 11:50   ` nivw
  2014-08-14 19:39     ` Cyril Scetbon
  0 siblings, 1 reply; 7+ messages in thread
From: nivw @ 2014-08-13 11:50 UTC (permalink / raw)
  To: Timofey Titovets, Cyril Scetbon; +Cc: linux-btrfs

Cyril,
I fresh installed ubuntu 14.04 with btrfs on the boot SSD and btrfs on a 
1Tb HDD.
I had some issue with the UEFI, when I turned it off in the BIOS , all 
worked fine.
I am also running three other laptops , all with a single hard drive and 
14.04 and run fine.
I so need to remove snapshots ever once in a while, as I apt-get upgrade.
I installed 3.14 on the three laptops as there where many btrfs bugs 
fixed there, and it all works fine.
Niv

On 12/08/14 18:34, Timofey Titovets wrote:
> I not so long install ubuntu 14.04 to my friend and it working good,
> but i don't know, devs of distro port fixes from newer kernel to 3.13
> or not.
>
> 2014-08-12 10:46 GMT+03:00 Cyril Scetbon <cyril.scetbon@free.fr>:
>> Hi guys,
>>
>> Can you tell me if there are any pitfalls to use Btrfs under Ubuntu 14.04 (Btrfs 3.12). Are there any well known bug that are only fixed later ? Please, send me links just to check if it could hurt or not ..
>>
>> Thanks
>> --
>> Cyril SCETBON
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Using Btrfs with Ubuntu 14.04
  2014-08-12  7:46 Using Btrfs with Ubuntu 14.04 Cyril Scetbon
  2014-08-12 15:34 ` Timofey Titovets
  2014-08-12 16:02 ` David Pottage
@ 2014-08-14 11:37 ` Chris Samuel
  2014-08-14 19:49   ` Cyril Scetbon
  2 siblings, 1 reply; 7+ messages in thread
From: Chris Samuel @ 2014-08-14 11:37 UTC (permalink / raw)
  To: linux-btrfs

On Tue, 12 Aug 2014 09:46:38 AM Cyril Scetbon wrote:

> Can you tell me if there are any pitfalls to use Btrfs under Ubuntu 14.04
> (Btrfs 3.12).

14.04 is using the 3.13 kernel and (so far) has seemed stable enough for me.

YMMV. ;-)

cheers,
Chris
-- 
 Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Using Btrfs with Ubuntu 14.04
  2014-08-13 11:50   ` nivw
@ 2014-08-14 19:39     ` Cyril Scetbon
  0 siblings, 0 replies; 7+ messages in thread
From: Cyril Scetbon @ 2014-08-14 19:39 UTC (permalink / raw)
  To: nivw; +Cc: Timofey Titovets, linux-btrfs

Do you know what was happening with UEFI ?

Did you identify a list of important fixes needed to go for 3.14 ? If I understand well you kept the kernel and just change the driver version, right ?

Thanks Niv !

Cyril Scetbon

> Le 13 août 2014 à 13:50, nivw <nivw@infinidat.com> a écrit :
> 
> Cyril,
> I fresh installed ubuntu 14.04 with btrfs on the boot SSD and btrfs on a 1Tb HDD.
> I had some issue with the UEFI, when I turned it off in the BIOS , all worked fine.
> I am also running three other laptops , all with a single hard drive and 14.04 and run fine.
> I so need to remove snapshots ever once in a while, as I apt-get upgrade.
> I installed 3.14 on the three laptops as there where many btrfs bugs fixed there, and it all works fine.
> Niv
> 
>> On 12/08/14 18:34, Timofey Titovets wrote:
>> I not so long install ubuntu 14.04 to my friend and it working good,
>> but i don't know, devs of distro port fixes from newer kernel to 3.13
>> or not.
>> 
>> 2014-08-12 10:46 GMT+03:00 Cyril Scetbon <cyril.scetbon@free.fr>:
>>> Hi guys,
>>> 
>>> Can you tell me if there are any pitfalls to use Btrfs under Ubuntu 14.04 (Btrfs 3.12). Are there any well known bug that are only fixed later ? Please, send me links just to check if it could hurt or not ..
>>> 
>>> Thanks
>>> --
>>> Cyril SCETBON
>>> 
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Using Btrfs with Ubuntu 14.04
  2014-08-14 11:37 ` Chris Samuel
@ 2014-08-14 19:49   ` Cyril Scetbon
  0 siblings, 0 replies; 7+ messages in thread
From: Cyril Scetbon @ 2014-08-14 19:49 UTC (permalink / raw)
  To: Chris Samuel; +Cc: linux-btrfs@vger.kernel.org


> 14.04 is using the 3.13 kernel and (so far) has seemed stable enough for me.
Cool too now.
> 
> YMMV. ;-)
I hope not !
> 
> cheers,
> Chris
> -- 
> Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-14 19:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12  7:46 Using Btrfs with Ubuntu 14.04 Cyril Scetbon
2014-08-12 15:34 ` Timofey Titovets
2014-08-13 11:50   ` nivw
2014-08-14 19:39     ` Cyril Scetbon
2014-08-12 16:02 ` David Pottage
2014-08-14 11:37 ` Chris Samuel
2014-08-14 19:49   ` Cyril Scetbon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).