Search results

  1. N

    Hourly Spam Report

    We are investigating the PMG and so far all is well, except you have to tell me there MUST be a way to get a report more than once / day. We have used systems like MXForce and Fusemail that make it possible for users to get a report at least every 3 hours. This is the only deal breaker we have...
  2. N

    iSCSI read only?

    Well, after discussing with our storage vendor, Nimble, we realized there was a upgrade to fix one of the commands for iscsi write! My bad, but thank you to everyone who helped!
  3. N

    iSCSI read only?

    Thanks for your help. I'm still baffled. The results from a 3.4 node look the exact same as on 4.4! I did attempt to setup the iSCSI using only one of the IPs on the Nimble and had the same result. This is driving my crazy!
  4. N

    iSCSI read only?

    OK well ... in further news, I setup a iSCSI on a different storage box, a QNAP, and it worked just fine. We use a Nimble storage box as our production iSCSI SAN and that works with 3.4 but not with 4.4. The only difference is the Nimble does multipath by default, so I'm now wondering if I'm...
  5. N

    iSCSI read only?

    Thanks for your reply! Here is a screenshot of what is happening during install of a Linux image. I tested this with PVE 3.4 to work just fine. I am going to test next with a fresh 3.4 install and doing a live upgrade into 4.4. Wish me luck!
  6. N

    iSCSI read only?

    So, PVE 3.4 iscsi = zero problems! I installed a new PVE 4.4, and setup iscsi the way I always do, but now when I try to setup a new VM, I get read only file systems, and basically can't write to iscsi. Anyone else experience this? Ideas? Thanks!
  7. N

    Dirty Cluster!

    Sorry for the delay, I ran this on two different hosts and still have this result. root@sunfire:~# service pve-cluster restart Restarting pve cluster filesystem: pve-cluster. root@sunfire:~# service pvedaemon restart Restarting PVE Daemon: pvedaemon. root@sunfire:~# pvecm nodes Node Sts...
  8. N

    Dirty Cluster!

    Here is my output... no good at all! :( root@sunfire:~# pvecm nodes Node Sts Inc Joined Name 1 M 27208 2016-03-07 15:46:24 sunfire 2 X 27212 banshee 3 X 27212 magneto 4 X 27212...
  9. N

    Dirty Cluster!

    Hello PM community! I fear I have created quite a doozy for my cluster. For months, cluster was operating just fine. I have high end switches meshed between dedicated interfaces for the LAN and SAN of my virtual cluster. The other day I went to remove a node from the cluster. I followed...
  10. N

    Insane load on PVE host

    I'm really only worried about the annual fsck check, but I guess I could disable that. :)
  11. N

    SNMP

    And I'm an idiot ... I replaced the PVE 3.x wheezy repositories with the PVE 4.x Jessie. Oops guess I'm reloading. :)
  12. N

    SNMP

    Here's a good one for you ... I was trying to install SNMP on my PVE host. I used "apt-get update", "apt-get install snmpd" and "apt-get --configure -a" to install SNMP (hopefully cleanly on my host). During the process the pvestatd and pve-cluster became offline, and now I get this error when...
  13. N

    Upgrading cluster / moving iSCSI

    Whats weird is that when I boot up a guest off the same iscsi lun on PVE4.x, Windows will pop up that message "Getting Devices Ready" and then once it boots into the GUI, it runs the new hardware wizard. Odd huh?
  14. N

    Insane load on PVE host

    Oh I totally agree, I will never doubt PVE. :) Thanks for the great advice on units. I do remember that but was flaky on its usage. So get this, I migrated to another host, and it picked right up. Perhaps the hardware config of this guest wasnt compatible with the host, and / or other VMs on...
  15. N

    Insane load on PVE host

    Yes the windows guest VM is pegged, I see a explorer.exe in suspended status. I'm trying to find the cause of it all, it was working great, and then one night just pegged.
  16. N

    Insane load on PVE host

    Check this out guys, I've got a pretty beefy host, that normally runs under 1 load. I have a Windows 2012 R2 VM doing something, I can't pin point yet (youre help would greatly appreciated with any tips), but when this host gets fired up the PVE host load climbs to 10-12 completely slowing down...
  17. N

    Upgrading cluster / moving iSCSI

    Oh yea, 100% sure. My iscsi naming convention is pretty bullet proof. I havent checked the blkid, but that was my next intention when I get some time. I was mainly wondering, is the PVE 4.x kernel that much different that by guests would think they have all new hardware?
  18. N

    Upgrading cluster / moving iSCSI

    I would love to do it that way, but no I do not run iSCSI over LVM. I have a Nimble storage SAN and the iscsi volumes have a very aggressive snapshot schedule for DR and replication. That said, I have to run iscsi direct to the VMs. I do love Proxmox, I'm in no way bashing it, I would assume...
  19. N

    Upgrading cluster / moving iSCSI

    Hello there, I am planning my upgrade from 3.x to 4.x. Ive read alot of the blog posts and they all recommend a full server backup and restore. I however have shared storage using iSCSI so I was hoping I could just remove the old VM from the host, remove the iSCSI from the old host, setup the...