Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post for Fedora 27 Atomic Host availability on multi-arch #483

Closed
wants to merge 1 commit into from

Conversation

sinnykumari
Copy link
Contributor

Contents of post is mostly complete except missing download link of ISO and cloudImages. They will be added once officially available.

---

Fedora 27 release extends Atomic Host availability from x86_64 to additional architectures which includes 64 bit ARM (AArch64) and PowerPC Little Endian (ppc64le).
Atomic Host provides immutable operating system tree (OStree) with rollback facility. To learn more, see [Project Atomic website](http://www.projectatomic.io/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can add a little more excitement to this section: "we are proud to announce we are adding support for multi-arch ...."

also would me nice to mention that they will get updates just like x86_64 trees do.

Fedora Atomic Host for aarch64 and ppc64le are available in both ISOs and cloudImages-
[ISO](link)
[QCOW](link)
[Raw image](link)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make these bullet points by adding the - character to the front of each of them.


# Installation
Atomic Host can be installed as per user preference where they want to install it. For example: on bare metal, virtual machine, cloud setup, etc.
One of the quick ways is to run `virt-install`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can add "If you have some aarch64 or ppc64le bare metal we'd love for you to take Atomic Host for a spin. One quick way is to run virt-install on one of theses platforms:"

@sinnykumari
Copy link
Contributor Author

@dustymabe Thanks a lot for reviewing the post! I found your review comments useful and have incorporated those changes.

PR has been updated with review comments. Additionally, I made separate download link sub-section for both architectures.

- [Raw image](link)

# Installation
Atomic Host can be installed as per user preference where they want to install it - on bare metal, virtual machine, cloud setup and so on.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand that UEFI is a requirement of the alt-arch ISOs? It would be nice to have some detail here, caveats, special conditions, etc.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From Atomic Host package install list (https://pagure.io/fedora-atomic/blob/f27/f/fedora-atomic-host-base.json) , I see that UEFI requirement is only for aarch64. ppc64le runs without UEFI. I will update UEFI requirement for aarch64. Can also add a note that aarch64 iso install is not yet supported on Single Board Computer e.g. RPi3, Pine64.


# Installation
Atomic Host can be installed as per user preference where they want to install it - on bare metal, virtual machine, cloud setup and so on.
If you have some aarch64 or ppc64le hardware, we'd love for you to take Atomic Host for a spin. One quick way is to run `virt-install` on one of theses platforms:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's virt-install? What are the requirements for it? What software provides support for it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, will add details about virt-install.

```
$ sudo rpm-ostree install elfutils
```
* `Running containers` - One can easily run a container image available locally or from a registry. For example, running hello-world container image from docker.io registry on ppc64le machine:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have any information on when FLIBS will have alt-arch containers?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked with Adam Miller, FLIBS for multi-arch container image build is currently on hold.

@jberkus
Copy link
Contributor

jberkus commented Nov 7, 2017

See comments.

Also, if I can get a pic of my Aarch box running atomic, I'll add that to the blog post.

@sinnykumari
Copy link
Contributor Author

Thanks @jberkus for reviewing the post!
I will soon update PR with required changes.

@sinnykumari
Copy link
Contributor Author

Updated Installation section as per suggestion from @jberkus

Signed-off-by: Sinny Kumari <sinny@redhat.com>
@sinnykumari sinnykumari changed the title [WIP] Post for Fedora 27 Atomic Host availability on multi-arch Post for Fedora 27 Atomic Host availability on multi-arch Nov 15, 2017
@sinnykumari
Copy link
Contributor Author

Updated download url links for ISOs and cloudImages. Post is ready from my end.

@jberkus
Copy link
Contributor

jberkus commented Nov 15, 2017

@sinnykumari how does this match up with the article you've submitted for Fedora Magazine?

@jberkus
Copy link
Contributor

jberkus commented Nov 15, 2017

Closing, as this has been replaced by #491

@jberkus jberkus closed this Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants