#293 Add instructions for remounting mounts on runroot builders
Merged 16 days ago by zlopez. Opened a month ago by zlopez.
zlopez/infra-docs-fpo bvmhost_restart  into  master

@@ -9,6 +9,7 @@ 

  ** <<_kojid_wont_start_or_some_builders_wont_connect>>

  ** <<_disk_space_issues>>

  ** <<_checking_builders_are_all_checking_in_correctly>>

+ ** <<_mntkoji_is_not_accessible_on_s390x_builder>>

  

  == Contact Information

  
@@ -85,3 +86,16 @@ 

  ====

  Kojira process should only run on koji02. Never on koji01.

  ====

+ 

+ === /mnt/koji is not accessible on s390x builder

+ 

+ After restarting any `s390x` machine in `inventory/builders` `[runroot]` group sshfs mounts are not mounted automatically. Those needs to be mounted manually.

+ 

+ . `mount /mnt/koji`

+ . `mount /srv/odcs`

+ 

+ [NOTE]

+ ====

+ You need to have access to Bitwarden Vault for the password prompt.

+ ====

+ 

It's actually not all runroot builders, it is only the s390x ones. ;) So, look in that group only for the s390x builders.

Also, it's bitwarden, not bitlocker. ;)

Also... not sure it should really be here? Or this howto should be more general? The s390x builders are not in iad2 and you can't reboot it's bvmhost with ipmi... but otherwise good note to add.

I probably need to find a better place for this.

rebased onto 92f450a

a month ago

I moved these instructions to koji SOP and addressed all the problems. I hope it will be ok now.

rebased onto 0fd0808

16 days ago

Pull-Request has been merged by zlopez

16 days ago
Metadata