0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Relax-and-Recoverで作成したOSイメージから作ったPCのDHCPで振られるIPアドレスが重複した話

Posted at

ミニPCの構築作業があり数が20台以上あったのでクローンを作成しUSBに焼いてブートメディアを作成して作業していくことになりました。

クローンはRelax-and-Recoverを使って作成しました。(ここもだいぶ詰まった笑)

ようやくブートメディアが作成でき、どしどしインストールして各々ごと設定をしていきました(IPやホスト名の変更など)

しかしテストでNWに何台か接続するとPINGやSSHが通りにくく「なぜ??」となりました。

調べてみると、どうやらDHCPで振られるローカルIPが重複しているようでこれが原因のようでした。

ただ何が悪いのかわからず、調べてみるとこんな記事がありました。
https://t-dilemma.info/vsphere-clone-ubuntu-dhcp-ip-conflict/

どうやらmachine-idが重複していたことが原因らしくこれを直して解決しました。

直し方は上記URLを参照してください。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?