K
keats
Guest
Hello
I try actualy to have my second physical drive on a virtual machin in ubuntu(in kvm) but I have a big probleme
I add my physical drive in the VM with this command
The web interface confirm the command work fine but when i go in my vm i can't find disk
The command fdisk -l as no result like they have no virtual hard drive.
this is my config file for this VM (/etc/pve/qemu-server/108.conf)
If anyone have an idea ?
ps : sorry for my english
I try actualy to have my second physical drive on a virtual machin in ubuntu(in kvm) but I have a big probleme
I add my physical drive in the VM with this command
Code:
qm set 108 --ide1 /dev/sdb1
The command fdisk -l as no result like they have no virtual hard drive.
this is my config file for this VM (/etc/pve/qemu-server/108.conf)
Code:
bootdisk: ide0
cores: 1
ide0: local:108/vm-108-disk-1.raw
ide1: /dev/sdb1
ide2: none,media=cdrom
memory: 512
name: nfs
net0: rtl8139=62:F3:1E:D7:D6:A5,bridge=vmbr0
onboot: 1
ostype: l26
sockets: 1
If anyone have an idea ?
ps : sorry for my english