Search results

  1. D

    Proper Routing and Setup - Passing Back out the Router!

    Yes, I am thinking that I should be using the dummy-bridge for the inter-VM-Traffic. Is there any documents on how to properly set this up? The dbservers would only need to communicate with the webservers internally. This would be the perfect setup for me because of the fact of how fast it would...
  2. D

    Proper Routing and Setup - Passing Back out the Router!

    Hi All. I hope I can explain this the right way, cause it is a little confusing for me as well. We have our IPS, which is comcast, that has a modem/router in which we have our main server (with our proxmox VMs on) directly connected to their device. Right now on the proxmox machine we have two...
  3. D

    ERROR: command 'umount /mnt/vzsnap0' failed with exit code 1

    Hi All. I just had to remount our NAS drive in order to create some vzdump/backups. I just ran a backup for one of our VM-101 and in the log file of the backup I got this line that has the error 'ERROR: command 'umount /mnt/vzsnap0' failed with exit code 1'. Although I was sent a email stating...
  4. D

    Getting strange messages - Synchronized to & Promiscuous Mode

    Hi all. Something strange happened and wanted to know what this means. After our server went to a almost halted state, I noticed that in our log files we got a line in our log that stated ntpd 6135 synchronized to 209.114.111.1, stratum2. Does this mean our system may be compromised? Right...
  5. D

    Warnings/Errors on Bootup

    @Tom. This is the results of that command you asked for me to run. pve-manager: 1.7-10 (pve-manager/1.7/5323) running kernel: 2.6.32-4-pve proxmox-ve-2.6.32: 1.7-28 pve-kernel-2.6.32-4-pve: 2.6.32-28 pve-kernel-2.6.18-2-pve: 2.6.18-5 qemu-server: 1.1-25 pve-firmware: 1.0-9 libpve-storage-perl...
  6. D

    Warnings/Errors on Bootup

    I have just rebooted my proxmox server and got a few errors and warnings during the startup process. Also when through a bunch of checks and scans. I was hoping that maybe someone could take a peak at my start up log and tell me if they see anything that I should be concerned with. We have a...
  7. D

    Vzdump Backup Status (ourserver.com) : Backup Failed

    I tried both of those commands and got this... device-mapper: remove ioctl failed: Device or resource busy Command failed Anything else I can try or do?
  8. D

    Vzdump Backup Status (ourserver.com) : Backup Failed

    @dietmar The output was this... pve-data-real: 0 936378368 linear 8:2 224395648 pve-swap: 0 23068672 linear 8:2 384 pve-vzsnap--zicominc2--0-cow: 0 2097152 linear 8:2 1160774016 pve-root: 0 201326592 linear 8:2 23069056 pve-data: 0 936378368 snapshot-origin 254:4 pve-vzsnap--zicominc2--0: 0...
  9. D

    Vzdump Backup Status (ourserver.com) : Backup Failed

    Tried that as well and got this... even though I see the file in the directory. device-mapper: remove ioctl failed: No such device or address Command failed
  10. D

    Vzdump Backup Status (ourserver.com) : Backup Failed

    I get this after running that command... /dev/dm-2: read failed after 0 of 4096 at 0: Input/output error --- Logical volume --- LV Name /dev/pve/swap VG Name pve LV UUID o76A3d-M9xs-PYJN-KwTe-Ed0j-23bL-b4AEki LV Write Access...
  11. D

    Vzdump Backup Status (ourserver.com) : Backup Failed

    When I run that command I get this error..... /dev/dm-2: read failed after 0 of 4096 at 0: Input/output error and when I look in that directory, I do not see that file, etc. Only data, root and swap is in that directory.
  12. D

    Vzdump Backup Status (ourserver.com) : Backup Failed

    Hi All, I posted last week about setting up a USB as a backup drive which I successfully set up. I was able to do one VM backup and it seemed to be working fine. I then tried to backup another VM and I believe something went wrong. Ever since then, the nightly backups are failing. Can someone...
  13. D

    Trying to Add USB for Backup Storage

    I'm getting errors... please see log file above. I need to get rid of the stale backup that went wrong.
  14. D

    Trying to Add USB for Backup Storage

    Dietmar, How do I remove manually stale snapshot and/or previous vzdumps? I tried another backup last night and this morning all my backups of the VMs failed. 105: Nov 07 01:30:13 INFO: Starting Backup of VM 105 (openvz) 105: Nov 07 01:30:13 INFO: CTID 105 exist mounted running 105: Nov 07...
  15. D

    Trying to Add USB for Backup Storage

    Once I did this... it showed. mkdir /backup mount /dev/sdb1 /backup I got a successful backup, however in the log file I see some errors. What does this mean? 105: Nov 06 14:36:13 INFO: Starting Backup of VM 105 (openvz) 105: Nov 06 14:36:13 INFO: CTID 105 exist mounted running 105: Nov 06...
  16. D

    Trying to Add USB for Backup Storage

    @Udo, I took your advice and set it up with the mount /dev/sdb1 /backup and is not showing up as a backup source in the backup GUI. If I restart the server or whatever, does that mean I will have to do this all over again? Or will this cause any issues on a restart? Thanks
  17. D

    Trying to Add USB for Backup Storage

    Hi all, I just plugged in our 1TB USB drive in order to try and use as a backup drive. After I plugged in the drive, it looks like Proxmox did recognize it, but it is not showing up. When I went into the Add ISCSI Target under Storage. I'm not quite sure which Portal to use to enable to try and...
  18. D

    Syslog showing crons not sure if this is normal

    My syslog file is showing a lot of vpsreboot and vpsnetclean. Is there an issue I'm not aware of or is this normal? My syslog file is full of this same code throughout. Thanks in advance - Dan Oct 11 06:25:02 myserver kernel: imklog 3.18.6, log source = /proc/kmsg started. Oct 11 06:25:02...
  19. D

    Backup Stops working

    Neither command worked and got these errors. zicominc2:~# lvremove /dev/pve/vzsnap-zicominc2-0 /dev/dm-2: read failed after 0 of 4096 at 0: Input/output error Can't remove open logical volume "vzsnap-zicominc2-0" zicominc2:~# dmsetup remove -f /dev/pve/vzsnap-zicominc2 dm_task_set_name...
  20. D

    Backup Stops working

    Yes, I noticed that as well. Is there any commands or anything I can do to release or halt whatever is frozen in the backup? or reset the backup process somehow? I can try to do a backup locally, just to test it, but I am beginning to think it is more than just the storage device. Thanks for...