proxmox

サーバー

proxmox: Cloud-init対応イメージの導入手順一覧

はじめにproxmox で Cloud-init 対応イメージを使用する場合は、コマンドから導入する必要があるため、主要イメージの導入手順・コマンドをまとめておきます。ご参考まで。UbuntuUbuntu 20.04 LTSwget -P ...
ソフトウェア

mongod “Process 183701 (mongod) of user 991 dumped core.”

問題mongdb をスタートする際に以下のエラーが発生Process 183701 (mongod) of user 991 dumped core.原因CPUの命令セット(AVX)不足が原因。仮想環境で実行している場合は、CPUタイプの修...
サーバー

proxmox “ERROR: tunnel replied ‘ERR: resume failed”

問題Proxmox にて以下のエラーが発生してマイグレーションに失敗する。2024-12-30 03:15:07 stopping NBD storage migration server on target.2024-12-30 03:1...
ソフトウェア

proxmox “ERROR: online migrate failure – Failed to complete storage migration: block job (mirror) error: drive-scsi0: Input/output error (io-status: ok)”

問題proxmoxでマイグレーションを実施した際、以下のエラーが発生して移行に失敗する。ERROR: online migrate failure - Failed to complete storage migration: block ...
サーバー

仮想環境におすすめのスイッチ

要件・VLANを使用できること・仮想環境で使用できること・価格が安い機種TP-Link TL-SG1024DEまずはTP-linkです。TL-SG シリーズのうちEが付くモデルは通常のスイッチングハブにWebUIとVLANなどを管理できる機...
サーバー

proxmox「migration aborted (duration 00:00:00): Can’t connect to destination address using public key」

問題proxmox において、以下のエラーが発生してVMのマイグレーションに失敗するmigration aborted (duration 00:00:00): Can't connect to destination address us...
サーバー

proxmoxにVLANネットワークを追加する手順

手順 > System > NetworkCreate > Linux VLANVLAN 20 を作成する場合は Name に「.20」を付けて以下のようになります。VLAN 10 の場合は「vmbr0.10」といった名称になります。作成後...
サーバー

proxmox:Rocky LinuxをCloud ImageでCloud-initする手順

環境proxmox: 8.2.2Rocky: 8.11 (latest, cloud image)手順基本的には以下の手順そのままで良いです。ISOは変更する必要あり。私のやった方法をメモしておきます。Shellにログインして以下コマンドを...
サーバー

proxmox のクラスター構築手順

手順作成Datacenter > Cluster > Create Cluster適当に名前を決めるJoin Informationを開いて「Copy Information」参加別のホストを開き、Join Clusterをクリックコピーし...
サーバー

proxmox: No wake on LAN MAC address defined for

原因WOLのMACアドレスが設定されていない場合に発生するエラーです。設定方法は以下参照。