Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Proxmox Cookbook

You're reading from   Proxmox Cookbook Over 60 hands-on recipes to perform server virtualization and manage virtualized server solutions with Proxmox

Arrow left icon
Product type Paperback
Published in Aug 2015
Publisher
ISBN-13 9781783980901
Length 318 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
 Ahmed Ahmed
Author Profile Icon Ahmed
Ahmed
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Proxmox Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Installing Proxmox FREE CHAPTER 2. Getting to Know the Proxmox GUI 3. Cluster and VM Management 4. Network Configurations 5. Firewall Configurations 6. Storage Configurations 7. Backup and Restore 8. Updating and Upgrading Proxmox 9. Monitoring Proxmox 10. Advanced Configurations for VMs 11. The CLI Command Reference Index

Proxmox commands


In this section, we will look at the commands for performing various tasks in Proxmox through a CLI.

How to do it…

In the following sections, we will explore some of the following commands:

  • Node-related commands

  • Cluster-related commands

  • Storage-related commands

  • KVM-based VM-related commands

Node-related commands

This section shows CLI commands that pertain to individual nodes only. These commands are run on specific nodes to perform various tasks, such as checking version numbers, performance status, upgrading packages, and so on:

  1. To check the currently installed versions of the Proxmox packages in a node, use the following command:

    #pveversion –v
    

    The preceding command is useful when trying to compare versions with installed and released updated packages before installing them

    The following screenshot shows the typical output of the command with the installed package list and version information:

  2. To upgrade a Proxmox node, use the following command:

    #pveupgrade
    

    The preceding command...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images