Recent content by antoniormjr

  1. A

    VDI/SPICE Integration w/ GPU Passthrough?

    Hi, I know the post is old and I wonder if you use any solutions today? I am looking for the same solution but integrated with the RPITC project http://rpitc.blogspot.com.br/
  2. A

    Spice does not connect through script

    Hello, I am using script / usr / share / doc / pve-manager / examples / spice-example-sh by passing the ./spice.sh -u root @ pam -p password 101 192.168.1.2 and is displaying the following error (AUTH OK Curl: (22) The requested URL returned error: 401 403 Permission check failed (Permission...
  3. A

    Database SQL Server Corrupt Proxmox

    Hello everyone, I have a problem and I would like some help. Currently I have 4 servers a cluster and an FC storage, I'm using LVM. I have a vm Windows Server 2008 R2 with SQL Server 2008 and a Windows Server 2012 with SQL Server 2012. There were two electrical problems in which I shut down my...
  4. A

    Ceph and Storage Fiber Channel

    I do not believe I have a very expensive SAN and I can only use LVM ... Thanks for the feedback.
  5. A

    Ceph and Storage Fiber Channel

    Yes I researched but did not speak in SAN.
  6. A

    Ceph and Storage Fiber Channel

    Thanks for your feedback, but I currently use LVM but lvm is limited and I can not take snapshot ... what would you recommend me to use with the SAN?
  7. A

    Ceph and Storage Fiber Channel

    Hi everyone, would you like to use the ceph in a Fiber Channel storage would it be possible? If you can, please tell me the way.
  8. A

    HowTo: Upgrade Ceph Hammer to Jewel

    Hi everyone, would you like to use the ceph in a Fiber Channel storage would it be possible? If you can, please tell me the way.
  9. A

    LVM-Thin problem remove VG/LV

    Hi everyone, I solved the problem by following the steps below. Vgcfgbackup -f vg.bak vgname // edit vg.bak and remove all thinp related volumes Vgcfgrestore -f vg.bak vgname
  10. A

    LVM-Thin problem remove VG/LV

    Hi, I'm trying to delete LV and VG after thin presenting corrupted data, but I'm not getting it. Here are some errors. Inactive '/ dev / vmslnxg2 / thinvmslnxg2' [1.39 TiB] inherit Inactive '/ dev / vmslnxg2 / vm-102-disk-1' [18.00 GiB] inherit Inactive '/ dev / vmslnxg2 / vm-103-disk-1' [38.00...
  11. A

    Proxmox 4.2 improvements LUNS

    Hello lnxbil, thanks for the feedback. What I am is to help the Proxmox have more prominent market and be in reference hypervisor. Today use VMware in my production however make comparisons between the two tools taking the best ideas and sharing with Proxmox developers and I already met a few...
  12. A

    LXC NFS PVE 4.2-60 (running kernel: 4.4.15-1-pve)

    Zima discovered the problem. I ran the following command (cat / var / log / messages | grep audit) and found the following error [Aug 9 17:49:15 server kernel: [64087.571679] audit: type = 1400 audit (1470775755.523: 62): apparmor = " DENIED "operation =" mount "info =" failed match type "error...
  13. A

    LXC NFS PVE 4.2-60 (running kernel: 4.4.15-1-pve)

    Zima when I change to another server Proxmox pve-manager: 4.2-2 (running version: 4.2-2 / 725d76f0) pve-kernel-3.19.8-1-pve: 3.19.8-3 NFS within the fstab my container it works correctly. For this reason I believe that is a BUG as yesterday updated my servers and today presented this problem...