Recent content by oeginc

  1. O

    Setting up GlusterFS on ProxMox hardware nodes...

    Only because I'm trying to keep my ProxMox install pure.
  2. O

    Setting up GlusterFS on ProxMox hardware nodes...

    @SamTzu - Yes, the download link was posted above, but here it is in case you missed it. http://download.proxmox.com/debian/dists/wheezy/pve-no-subscription/binary-amd64/glusterfs-server_3.4.1-1_amd64.deb Just do a wget on that and install... # wget...
  3. O

    Setting up GlusterFS on ProxMox hardware nodes...

    Yeah, I just found that download site just before you posted this reply. Thanks! I didn't really want to get into changing out ProxMox packages...
  4. O

    Setting up GlusterFS on ProxMox hardware nodes...

    I have found the latest debian packages, but they are 3.4.2-1, I can't find the version ProxMox is using. Do you think it would be a problem just dpkg -i installing the latest common, client and server?
  5. O

    Setting up GlusterFS on ProxMox hardware nodes...

    I've read that the latest version of ProxMox supports GlusterFS and I'd like to setup my /backup partition (to start with, and possible my /var/lib/vz partition if it works well) as GlusterFS filesystems. I have 10 nodes, each node has a 2TB drive mounted on /backup. I'd like to make them all...
  6. O

    HELP!? Lost container configuration files, how can I regenerate/restore them?

    As I mentioned originally, I migrated them off to the other nodes and kept moving them around until I had everything reformatted and reinstalled. It worked just fine (you can migrate to nodes that aren't in your cluster) - it just took a very long time to complete and I was hoping not to have...
  7. O

    HELP!? Lost container configuration files, how can I regenerate/restore them?

    No, my old cluster is gone (I have physically reformatted all of the boxes). So... After a little experimenting and reading thru the PVE libraries I found that the VPS configuration file *IS* stored in the backup archive (as I had expected) in /etc/vzdump/vps.conf So I am going thru each...
  8. O

    HELP!? Lost container configuration files, how can I regenerate/restore them?

    Ok, first - before I get chewed out for doing this, I know what I did was wrong and I will not doing it again.. At least by accident. So what I did was rebuilt all of my machines destroying my old cluster, migrating machines to new hosts as needed to reformat and reinstall fresh on the other...
  9. O

    DAB for Debian Testing?

    Ok, I think I was able to accomplish what I am looking to do, I had to patch /usr/share/perl5/PVE/DAB.pm as follows: *** DAB.pm.orig 2013-07-22 00:43:07.000000000 -0400 --- DAB.pm 2013-12-27 07:30:41.000000000 -0500 *************** *** 377,383 **** if $arch !~ m/^(i386|amd64)$/...
  10. O

    DAB for Debian Testing?

    Is there some way to have DAB using the testing version of Debian while building? I understand this may come with some inherit bugs... Right now I am building Wheezy and copying my own /etc/rc.local startup script that updates the system to testing on first boot and then removes itself. For 1...
  11. O

    "VZDQ: Tried to clean..." No solution but changing to ext3?

    I've been having this same problem for years now without a solution, now I understand I need to increase my snapshot size. What is the default snapshot size? What is the largest I can make it with the default ProxMox installation and/or is there some way of seeing how much space is left for...
  12. O

    Proxmox 2.3 Networking Problem - OpenVZ Container looses networking after some period

    Re: Proxmox 2.3 Networking Problem - OpenVZ Container looses networking after some pe Turns out just as I had expected... There WAS another device on the network using my IP address, it just wasn't a server so it was harder to find. It was my smart gigabit ethernet switch.... Oi...