From Fedora Project Wiki

< Architectures‎ | ARM

Revision as of 21:55, 3 July 2013 by Ausil (talk | contribs) (→‎arm-qa machines: update for freshly installed f19 nodes)

arm-qa machines

There are currently 4 SOC's (System On Chip) setup as arm QA machines in one of the calxeda chassis maintained by Fedora Infrastructure.

These instances have 4GB of memory, and 300GB drives.

These machines are useable for testing packages, building test fixes, etc

Access to these machines is controlled by the 'arm-qa' fas group. All members of that group have ssh access to bastion-comm01.fedoraproject.org and from there to the arm machines.

Currently The machines are:

arm03-qa00.arm.fedoraproject.org

arm03-qa01.arm.fedoraproject.org

arm03-qa02.arm.fedoraproject.org

arm03-qa03.arm.fedoraproject.org

Currently all 4 are armv7hfp, qa00 and qa01 are fedora 19 while qa02 and qa03 are fedora 18.

access

In order to access the machines:

  • Ensure you have been added to the arm-qa fas group.
  • Ensure you have uploaded a ssh public key to fas.
  • Add the following to your ~/.ssh/config file:

Host arm03-qa* arm03-qa*.arm.fedoraproject.org HostName %h ProxyCommand ssh -q yourfasid@bastion-comm01.fedoraproject.org /usr/bin/nc %h 22

  • ssh to the machine you wish to access.

sudo

All accounts with access to the machine can use sudo. Follow these steps:

  • Login to the arm machine
  • run 'newgrp arm-qa' (this is to work around bug 750361)
  • run your sudo command and enter your fas password and 2nd factor.

Contact

In the event you need a machine rebooted or reinstalled, please ask in #fedora-admin or #fedora-noc or file a infrastructure ticket.