Search results

  1. K

    Migrate accross storages

    I looked around a little bit and I found a few old things related to migrating across storages, however it'd sure be nice to be able to do offline migrations from one node to a different storage name on another nodes. Doesn't seem like that would be too difficult.
  2. K

    Proxmox 2.1 and Jumbo frames.

    I need to do more testing on more boxes, but I think I did get this working. Here is my pve-bridge file: #!/usr/bin/perl -w use strict; use PVE::QemuServer; use PVE::Tools qw(run_command); use PVE::Network; my $iface = shift; die "no interface specified\n" if !$iface; die "got strange...
  3. K

    Proxmox 2.1 and Jumbo frames.

    spirit, yes, I have tried that, but it didn't make any difference. Also the pre-up does seem to configure the bond at 9000. snowman66, thanks, I'll take a look at that this afternoon.
  4. K

    Proxmox 2.1 and Jumbo frames.

    We use jumbo frames for better oracle performance. Our database isn't isolated enough, and we're forced to use jumbo frames on the subnet the PM hosts are on. This is a pretty easy issue to reproduce from what I've seen in PM 2.1, and haven't been successful in getting this to work yet. 1)...
  5. K

    Proxmox 2.1 and Jumbo frames.

    Hello, We're having a problem with Proxmox 2.1 and jumbo frames. Our network work uses an MTU of 9000. We're able to get PM 2.1 configured for this MTU, and the host is fine. After creating a VM however, the MTU on the bridge interface is dropped back down to 1500, and the guest is no...
  6. K

    List all VMID's from command line?

    Is there a way to list all VMID's used in a cluster of multiple nodes from the command line? qm is specific to each node. pvecm only shows information about nodes, but not their VM's. I really want to script up some VM creations, but I'm having problems figure out how to get some of the...
  7. K

    Pass kickstart parameters?

    I need to create a bunch of KVM vm's and I was wondering if there's a way to pass kickstart parameters to the kernel when creating a vm with the qm command line?

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!