Hi everybody,
Typically I'm using common kernel with Proxmox.
I've done several upgrades from 1.9 to 3.1 till 3.4.
Now I' going with last pve-kernel-2.6.32.
All that time I have several ramdisks for some VMs.
Just add
GRUB_CMDLINE_LINUX="ramdisk_size=20971520"
Recently I've tried pve-kernel-3.10.0-13-pve to get some benefit from hugepage.
But couldn't /dev/ramX find:
Can you give me a clue why no ramdisk creating on boot kernel 3.10 ?
On my test servers with Proxmox 4.0 all ramdisks are ok.
Typically I'm using common kernel with Proxmox.
I've done several upgrades from 1.9 to 3.1 till 3.4.
Now I' going with last pve-kernel-2.6.32.
All that time I have several ramdisks for some VMs.
Just add
GRUB_CMDLINE_LINUX="ramdisk_size=20971520"
Recently I've tried pve-kernel-3.10.0-13-pve to get some benefit from hugepage.
But couldn't /dev/ramX find:
Code:
# ls -l /dev/ram*
ls: cannot access /dev/ram*: No such file or directory
Can you give me a clue why no ramdisk creating on boot kernel 3.10 ?
On my test servers with Proxmox 4.0 all ramdisks are ok.