qm config <ID>
and the output of pveversion -v
? If you go to the Options
panel for the VM in the GUI, you can check if the correct disk is present for the boot order.Hi, the server was restarted to make a diagnosis of a DB service installed there. In fact, the two disks are present in the hardware corresponding to the equipment.Hi,
did you do anything special with the machine before the problem started happening? Could you share the VM configuratonqm config <ID>
and the output ofpveversion -v
? If you go to theOptions
panel for the VM in the GUI, you can check if the correct disk is present for the boot order.
and is the boot order correct? from the screenshot it seems like trying to boot from networkIn fact, the two disks are present in the hardware corresponding to the equipment.
pve 5.x has been EOL for some time now, i'd recommend you to upgrade to 6.3 when possiblepveversion -v
proxmox-ve: 5.2-2 (running kernel: 4.15.17-1-pve)
pve-manager: 5.2-1 (running version: 5.2-1/0fcd7879)
Hi, yes, the order is correct, the configuration of the disks of that VM has not been modified, you are right, the update of that equipment is pending.and is the boot order correct? from the screenshot it seems like trying to boot from network
pve 5.x has been EOL for some time now, i'd recommend you to upgrade to 6.3 when possible
Hi, this is te result of the excecution of the commandsTo add to what @oguz said, you might also want to check the partitions on the virtual disks, e.g.
Code:fdisk -l /dev/mapper/pve-vm--110--disk--1 fdisk -l /dev/mapper/pve-vm--110--disk--2
How were the disks used within the VM? Seems like only the second disk contains a single partition. You could try and mount it to see what's on it.Hi, this is te result of the excecution of the commands
root@urbinapveIV:/home/apvargas# fdisk -l /dev/mapper/pve-vm--110--disk--1
Disk /dev/mapper/pve-vm--110--disk--1: 75 GiB, 80530636800 bytes, 157286400 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
root@urbinapveIV:/home/apvargas# fdisk -l /dev/mapper/pve-vm--110--disk--2
Disk /dev/mapper/pve-vm--110--disk--2: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 65536 bytes / 65536 bytes
Disklabel type: dos
Disk identifier: 0xc784d6c5
Device Boot Start End Sectors Size Id Type
/dev/mapper/pve-vm--110--disk--2-part1 2048 104857599 104855552 50G 83 Linux
root@urbinapveIV:/home/apvargas#
We use essential cookies to make this site work, and optional cookies to enhance your experience.