Hi guys!
I'm just beginning to try and understand proxmox (8.2) . Initially I was astonished the installer offerend to select ONE of the 8 Disks in the machine as installation location, ignoring all other disks. I gave him /dev/sda, around 300GB. Next it could not create the swap partition. Hence I limited "hdsize" to 30 GB and installation went fine.
I managed to increase the root filesystem by: Setting up /dev/sda4 , creating a LVM pv , adding it to LVM vg "pve" , lvresize the root lv to max size, and resize2fs the root fs while online (isn't ext4 a great fs )
Setting up VMs:
I created a 30GB VM for oracle linux. I specified cdrom=real cdrom. The metal is an old DL380 thus I used HP-ILO to define the virtual-DVD drive to be the iso Image of OracleLinux, just as i did specify the virtual-DVD drive to be the Proxmox8.2 Image. So HP-ILO virtual DVD setting does work, otherwise I would have not been aber to install proxmox.
My reasoning was that the VM cdrom setting "cdrom = real cdrom" woudl Connect the VM's cdrom to whatrever the metal (DL380) thinks its cdrom is.
However booting did not work.
Then I found the "boot ISOs" section in proxmox (that was the reason to increase the pve lv) and "uploaded" the iso file. Worked nicely.
Now if I point the VM's cdrom to the ISO-image of Oracle Linux 7.9 and restart the VM the Installscreen of OL7.9 shows up.
But if I point the VM's cdrom to the ISO-image of Oracle Linux 8.10 and restart the VM i get :
Any idea why ? Should i change the BIOS Setting of the VM?
Aside from that, some general questions:
- am I correct that I should add all other diskst to LVM-VG "pve" if I want more/bigger VMs ?
- am I correct that such operation are expected to be done not via proxmox web interface but as root via ssh?
- what is the difference between local(pve) and local-lvm(pve) ?
- where will the RAM Image be stored when hibernating a VM ?
edit: forget the boot question, the OEL 8.10 DVD iso won't boot directly on the DL380 as well
so it appears NOT to be a proxmox issue but something in the OEL8.10 ISO image seems to be off.
my bad fro not checking befor posting, sry
I'm just beginning to try and understand proxmox (8.2) . Initially I was astonished the installer offerend to select ONE of the 8 Disks in the machine as installation location, ignoring all other disks. I gave him /dev/sda, around 300GB. Next it could not create the swap partition. Hence I limited "hdsize" to 30 GB and installation went fine.
I managed to increase the root filesystem by: Setting up /dev/sda4 , creating a LVM pv , adding it to LVM vg "pve" , lvresize the root lv to max size, and resize2fs the root fs while online (isn't ext4 a great fs )
Setting up VMs:
I created a 30GB VM for oracle linux. I specified cdrom=real cdrom. The metal is an old DL380 thus I used HP-ILO to define the virtual-DVD drive to be the iso Image of OracleLinux, just as i did specify the virtual-DVD drive to be the Proxmox8.2 Image. So HP-ILO virtual DVD setting does work, otherwise I would have not been aber to install proxmox.
My reasoning was that the VM cdrom setting "cdrom = real cdrom" woudl Connect the VM's cdrom to whatrever the metal (DL380) thinks its cdrom is.
However booting did not work.
Then I found the "boot ISOs" section in proxmox (that was the reason to increase the pve lv) and "uploaded" the iso file. Worked nicely.
Now if I point the VM's cdrom to the ISO-image of Oracle Linux 7.9 and restart the VM the Installscreen of OL7.9 shows up.
But if I point the VM's cdrom to the ISO-image of Oracle Linux 8.10 and restart the VM i get :
Code:
Booting from DVD/CD ...
ISOLINUX 6.04 ....
Faild to load ldlinux,c32
Boot failed: press any key
Any idea why ? Should i change the BIOS Setting of the VM?
Aside from that, some general questions:
- am I correct that I should add all other diskst to LVM-VG "pve" if I want more/bigger VMs ?
- am I correct that such operation are expected to be done not via proxmox web interface but as root via ssh?
- what is the difference between local(pve) and local-lvm(pve) ?
- where will the RAM Image be stored when hibernating a VM ?
edit: forget the boot question, the OEL 8.10 DVD iso won't boot directly on the DL380 as well
so it appears NOT to be a proxmox issue but something in the OEL8.10 ISO image seems to be off.
my bad fro not checking befor posting, sry
Last edited: