linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 64k and 4k page size inter-op?
@ 2020-09-13 22:49 Daniel Pocock
  2020-09-14  7:06 ` Nikolay Borisov
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Pocock @ 2020-09-13 22:49 UTC (permalink / raw)
  To: linux-btrfs


I recently ran into trouble moving btrfs volumes between an amd64 host
(4k page size) and powerpc64el (64k page size)

As far as I can tell, the only option to ensure compatibility between
the two hosts is to

a) recompile the powerpc64el kernel for a 4k page size,

b) re-format any volumes created with 64k sectorsize so they have 4k instead

Is there any other reasonable way to proceed?

Are there any downsides to using the 4k page size on powerpc64el?

Regards,

Daniel

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

end of thread, other threads:[~2020-09-14  7:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13 22:49 64k and 4k page size inter-op? Daniel Pocock
2020-09-14  7:06 ` Nikolay Borisov
2020-09-14  7:19   ` Daniel Pocock

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).