mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 20:27:03 +00:00
Since some AMIs using consistent network device naming, primary NIC ifname is not 'eth0'. But we hardcoded NIC name as 'eth0' on scylla_ec2_check, we need to add --nic option to specify custom NIC ifname. Fixes #3584 Signed-off-by: Takuya ASADA <syuu@scylladb.com> Message-Id: <20180712142446.15909-1-syuu@scylladb.com>
Edit variables.json and run dist/ami/build_ami.sh, it will build & upload AMI.
When deploying the AMI, be sure to add two more disks(sdb, sdc) to construct RAID.