[tor-bugs] #32937 [Internal Services/Tor Sysadmin Team]: install a new node in the gnt-fsn cluster (fsn-node-03)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jan 23 16:57:12 UTC 2020
#32937: install a new node in the gnt-fsn cluster (fsn-node-03)
-------------------------------------------------+-------------------------
Reporter: anarcat | Owner: anarcat
Type: project | Status:
| accepted
Priority: Medium | Milestone:
Component: Internal Services/Tor Sysadmin Team | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by anarcat):
nothing works. i've requested a KVM console, but i'm not sure how long
that's going to take.
to access the machine from the rescue system, I do this:
{{{
cryptsetup luksOpen /dev/md1 crypt_dev_md1
vgchange -a y
mount /dev/vg_nvme/root /mnt
mount /dev/md0 /mnt/boot
for dev in dev sys proc run ; do mount -o bind /$dev /mnt/dev ; done
hostname fsn-node-03
chroot /mnt
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32937#comment:11>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list