<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.grohub.org/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Grohub wiki - infrastructure:virtualisation:proxmox</title>
        <description>Boite à outils</description>
        <link>https://wiki.grohub.org/</link>
        <lastBuildDate>Thu, 30 Apr 2026 13:04:33 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.grohub.org/_media/wiki/logo.png</url>
            <title>Grohub wiki</title>
            <link>https://wiki.grohub.org/</link>
        </image>
        <item>
            <title>enlever-message-no-valid-subscription</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/enlever-message-no-valid-subscription?rev=1604170711&amp;do=diff</link>
            <description>Enlever message &quot;no valid subscription&quot;

virtualisation proxmox valid_subscription_message

Méthode rapide

Cette méthode s&#039;applique à Proxmox 6.2.x

Pour faire l&#039;opération en une seule commande


# sed -i.backup -z &quot;s/res === null || res === undefined || \!res || res\n\t\t\t.data.status \!== &#039;Active&#039;/false/g&quot; /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js &amp;&amp; systemctl restart pveproxy.service</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 31 Oct 2020 18:58:31 +0000</pubDate>
        </item>
        <item>
            <title>home</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/home?rev=1604170826&amp;do=diff</link>
            <description>Proxmox

virtualisation proxmox

Proxmox Virtual Environment est une solution de virtualisation libre (licence AGPLv3) basée sur l&#039;hyperviseur Linux KVM, et offre aussi une solution de containers avec LXC. Elle propose un support payant.

Pages


	* Ajouter un montage NFS
	* Ajouter un subnet IPs privées sur un host public
	* Commande QM - créer un template
	* Enlever message &quot;no valid subscription&quot;
	* Installation
	* Openvswitch
	*</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 31 Oct 2020 19:00:26 +0000</pubDate>
        </item>
        <item>
            <title>installation</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/installation?rev=1755778408&amp;do=diff</link>
            <description>Installation

virtualisation proxmox installation

Préparation de la clé d&#039;installation

Nous récupérons l&#039;ISO à cette adresse : &lt;https://www.proxmox.com/en/downloads/proxmox-virtual-environment&gt;

ou


wget https://enterprise.proxmox.com/iso/proxmox-ve_9.0-1.iso


Nous insérons notre clé USB et contrôlons son emplacement (/dev/sdb dans mon cas)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 21 Aug 2025 12:13:28 +0000</pubDate>
        </item>
        <item>
            <title>nfs-mount</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/nfs-mount?rev=1602330493&amp;do=diff</link>
            <description>Ajouter un montage NFS

virtualisation proxmox nfs

Nous attachons un lecteur NFS de façon à pouvoir y stocker images ISO et sauvegardes des VMs.

Côté serveur NFS

Nous ajoutons dans le répertoire /etc/exports


/mnt/nfs4/pve   192.168.10.2(rw,sync,no_root_squash,no_subtree_check) 192.168.10.3(rw,sync,no_root_squash,no_subtree_check)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 10 Oct 2020 11:48:13 +0000</pubDate>
        </item>
        <item>
            <title>node-rename</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/node-rename?rev=1672048796&amp;do=diff</link>
            <description>Renommer un noeud Proxmox

virtualisation proxmox node rename

Nous changeons le hostname du noeud


sudo hostnamectl set-hostname new-hostname


Nous changeons le nom au sein du fichier /etc/hosts


sudo vi /etc/hosts


Nous adaptons la ligne comportant notre noeud avec le nouveau nom</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 26 Dec 2022 09:59:56 +0000</pubDate>
        </item>
        <item>
            <title>openvswitch</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/openvswitch?rev=1602330493&amp;do=diff</link>
            <description>Openvswitch

virtualisation proxmox openvswitch

Nous installons Openvswitch


sudo aptitude install openvswitch-switch


Configuration

Nous éditons le fichier /etc/network/interfaces et y ajoutons la configuration suivante


auto lo
iface lo inet loopback

auto vmbr0
allow-ovs vmbr0
iface vmbr0 inet manual
        ovs_type OVSBridge
        ovs_ports eno1 vlan10 vlan11 vlan12 vlan20
	mtu 9000

allow-vmbr0 eno1
iface eno1 inet manual
	ovs_type OVSPort
	ovs_bridge vmbr0
	ovs_options tag=10 vlan_…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 10 Oct 2020 11:48:13 +0000</pubDate>
        </item>
        <item>
            <title>qm-create-template</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/qm-create-template?rev=1757948547&amp;do=diff</link>
            <description>Commande QM - créer un template

virtualisation proxmox qm template

Nous créons une VM dont l&#039;ID est 4199


sudo qm create 4199 --name deb131-tpl --memory 2048 --sockets 1 --cores 2 --net0 virtio,bridge=vmbr0 --scsihw virtio-scsi-single --agent enabled=1 --tablet 0


Nous importons un disque au format qcow2 que nous avons construit à l&#039;aide de Packer</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 15 Sep 2025 15:02:27 +0000</pubDate>
        </item>
        <item>
            <title>sidebar</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/sidebar?rev=1604170773&amp;do=diff</link>
            <description>Proxmox


	* Ajouter un montage NFS
	* Ajouter un subnet IPs privées sur un host public
	* Commande QM - créer un template
	* Enlever message &quot;no valid subscription&quot;
	* Installation
	* Openvswitch
	* Renommer un noeud Proxmox
	* VM Plan partitionnement



Virtualisation


	* LibVirt
	* Machines virtuelles
	* OpenNebula
	* oVirt
	* Proxmox</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 31 Oct 2020 18:59:33 +0000</pubDate>
        </item>
        <item>
            <title>subnet-ip-privees-host-public</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/subnet-ip-privees-host-public?rev=1602330494&amp;do=diff</link>
            <description>Ajouter un subnet IPs privées sur un host public

virtualisation proxmox

Afin de pouvoir utiliser un réseau privé au sein d&#039;un serveur Proxmox hébergé chez OVH, Online ou autre, nous mettons en place la configuration suivante dans le fichier /etc/network/interfaces


# The loopback network interface
auto lo
iface lo inet loopback

iface eno1 inet manual
                                                                                                                                            
au…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 10 Oct 2020 11:48:14 +0000</pubDate>
        </item>
        <item>
            <title>vm-plan-partitions</title>
            <link>https://wiki.grohub.org/infrastructure/virtualisation/proxmox/vm-plan-partitions?rev=1602330494&amp;do=diff</link>
            <description>VM Plan partitionnement

virtualisation proxmox vm

Disques
 Nom      Volume     Taille    VG LVM  boot     /dev/sda1  256 MB    -      système  /dev/sda5  15.5 GiB  vg_sys 
Volumes
 Nom    VG LVM  LV_LVM    Montage         Taille  FS type  Options                boot   -</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 10 Oct 2020 11:48:14 +0000</pubDate>
        </item>
    </channel>
</rss>
