[PVE-User] pve-user Digest, Vol 113, Issue 5

Chris Tomkins christ at brandwatch.com
Fri Aug 11 17:06:03 CEST 2017


Many thanks to those who replied with advice.

I realised that 'systemctl restart corosync' was temporarily restoring
quorum, but it was failing again after just a few minutes. This made me
investigate more the requirement for a dedicated cluster link (which I
don't have).

Eventually I realised that my network configuration was carrying many
unused VLANs to my hypervisors, which was resulting in a lot of unknown
unicast and broadcast traffic which was disturbing the cluster traffic.

As soon as I removed the unneeded tagged VLANs, everything became stable.

Many thanks again!

Chris

On 11 August 2017 at 14:32, <pve-user-request at pve.proxmox.com> wrote:

> Send pve-user mailing list submissions to
>         pve-user at pve.proxmox.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> or, via email, send a message with subject or body 'help' to
>         pve-user-request at pve.proxmox.com
>
> You can reach the person managing the list at
>         pve-user-owner at pve.proxmox.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of pve-user digest..."
>
>
> Today's Topics:
>
>    1. Re: Cluster won't reform so I can't restart VMs
>       (Alexandre DERUMIER)
>    2. Re: Cluster won't reform so I can't restart VMs (Uwe Sauter)
>    3. Re: USB Devices hotplug (Gilberto Nunes)
>    4. Re: USB Devices hotplug (Gilberto Nunes)
>    5. Re: USB Devices hotplug (Gilberto Nunes)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 11 Aug 2017 13:48:23 +0200 (CEST)
> From: Alexandre DERUMIER <aderumier at odiso.com>
> To: proxmoxve <pve-user at pve.proxmox.com>
> Subject: Re: [PVE-User] Cluster won't reform so I can't restart VMs
> Message-ID:
>         <1833356745.1123782.1502452103445.JavaMail.zimbra at oxygem.tv>
> Content-Type: text/plain; charset=utf-8
>
> seem to be a multicast problem.
>
> does it work with omping ?
>
>
> ----- Mail original -----
> De: "Chris Tomkins" <christ at brandwatch.com>
> À: "proxmoxve" <pve-user at pve.proxmox.com>
> Envoyé: Vendredi 11 Août 2017 12:02:00
> Objet: [PVE-User] Cluster won't reform so I can't restart VMs
>
> Hi Proxmox users,
>
> I have a 4 node cluster. It has been in production for a few months with
> few/no issues.
>
> This morning one of my admins reported that each node appeared isolated
> ("Total votes: 1"). All VMs were up and unaffected. Unfortunately I
> made the mistake of stopping VMs on 3 of the nodes to apply updates and
> reboot as I assumed this would clear the issue. Now the scenario remains
> the same but the VMs are down on 3 of the nodes and it won't allow me to
> start them as I have no quorum.
>
> No config changes were made and this cluster was fine and had quorum last
> time I looked (last week).
>
> I don't want to take the wrong action and make this worse - any advice
> would be greatly appreciated!
>
> hypervisors ar1406/ar1600/ar1601 are up to date and have been rebooted this
> morning. ar1407 has not been rebooted or updated (yet) as the VMs on it are
> critical.
>
> Thanks,
>
> Chris
>
> [LIVE]root at ar1406:~# for i in ar1406 ar1407 ar1600 ar1601; do ssh $i 'cat
> /etc/pve/.members'; done
> {
> "nodename": "ar1406",
> "version": 3,
> "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4, "quorate":
> 0 },
> "nodelist": {
> "ar1407": { "id": 2, "online": 0},
> "ar1601": { "id": 3, "online": 0},
> "ar1600": { "id": 4, "online": 0},
> "ar1406": { "id": 1, "online": 1, "ip": "10.0.6.201"}
> }
> }
> {
> "nodename": "ar1407",
> "version": 3,
> "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4, "quorate":
> 0 },
> "nodelist": {
> "ar1407": { "id": 2, "online": 1, "ip": "10.0.6.202"},
> "ar1601": { "id": 3, "online": 0},
> "ar1600": { "id": 4, "online": 0},
> "ar1406": { "id": 1, "online": 0}
> }
> }
> {
> "nodename": "ar1600",
> "version": 3,
> "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4, "quorate":
> 0 },
> "nodelist": {
> "ar1407": { "id": 2, "online": 0},
> "ar1601": { "id": 3, "online": 0},
> "ar1600": { "id": 4, "online": 1, "ip": "10.0.6.203"},
> "ar1406": { "id": 1, "online": 0}
> }
> }
> {
> "nodename": "ar1601",
> "version": 3,
> "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4, "quorate":
> 0 },
> "nodelist": {
> "ar1407": { "id": 2, "online": 0},
> "ar1601": { "id": 3, "online": 1, "ip": "10.0.6.204"},
> "ar1600": { "id": 4, "online": 0},
> "ar1406": { "id": 1, "online": 0}
> }
> }
>
> --
>
> Chris Tomkins
>
> Brandwatch | Senior Network Engineer (Linux/Network)
>
> christ at brandwatch.com | (+44) 01273 448 949
>
> @Brandwatch
>
> New York | San Francisco | Brighton | Singapore | Berlin |
> Stuttgart
>
>
> Discover how organizations are using Brandwatch to create their own success
> <https://www.brandwatch.com/customer-success/>
>
>
> Email disclaimer <http://www.brandwatch.com/email-disclaimer/>
>
>
> [image: bw-signature logo.png]
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 11 Aug 2017 13:59:30 +0200
> From: Uwe Sauter <uwe.sauter.de at gmail.com>
> To: pve-user at pve.proxmox.com
> Subject: Re: [PVE-User] Cluster won't reform so I can't restart VMs
> Message-ID: <209fd528-5e7f-c9ff-7a11-33133c6dd02c at gmail.com>
> Content-Type: text/plain; charset=utf-8
>
> If it is a multicast problem and your cluster is not that big (~10 nodes)
> you could switch to using "udpu" in corosync.conf
>
> totem {
> […]
>   config_version: +=1 ######### increment with every change you do
>   transport: udpu
> }
>
>
>
>
> Am 11.08.2017 um 13:48 schrieb Alexandre DERUMIER:
> > seem to be a multicast problem.
> >
> > does it work with omping ?
> >
> >
> > ----- Mail original -----
> > De: "Chris Tomkins" <christ at brandwatch.com>
> > À: "proxmoxve" <pve-user at pve.proxmox.com>
> > Envoyé: Vendredi 11 Août 2017 12:02:00
> > Objet: [PVE-User] Cluster won't reform so I can't restart VMs
> >
> > Hi Proxmox users,
> >
> > I have a 4 node cluster. It has been in production for a few months with
> > few/no issues.
> >
> > This morning one of my admins reported that each node appeared isolated
> > ("Total votes: 1"). All VMs were up and unaffected. Unfortunately I
> > made the mistake of stopping VMs on 3 of the nodes to apply updates and
> > reboot as I assumed this would clear the issue. Now the scenario remains
> > the same but the VMs are down on 3 of the nodes and it won't allow me to
> > start them as I have no quorum.
> >
> > No config changes were made and this cluster was fine and had quorum last
> > time I looked (last week).
> >
> > I don't want to take the wrong action and make this worse - any advice
> > would be greatly appreciated!
> >
> > hypervisors ar1406/ar1600/ar1601 are up to date and have been rebooted
> this
> > morning. ar1407 has not been rebooted or updated (yet) as the VMs on it
> are
> > critical.
> >
> > Thanks,
> >
> > Chris
> >
> > [LIVE]root at ar1406:~# for i in ar1406 ar1407 ar1600 ar1601; do ssh $i
> 'cat
> > /etc/pve/.members'; done
> > {
> > "nodename": "ar1406",
> > "version": 3,
> > "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4,
> "quorate":
> > 0 },
> > "nodelist": {
> > "ar1407": { "id": 2, "online": 0},
> > "ar1601": { "id": 3, "online": 0},
> > "ar1600": { "id": 4, "online": 0},
> > "ar1406": { "id": 1, "online": 1, "ip": "10.0.6.201"}
> > }
> > }
> > {
> > "nodename": "ar1407",
> > "version": 3,
> > "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4,
> "quorate":
> > 0 },
> > "nodelist": {
> > "ar1407": { "id": 2, "online": 1, "ip": "10.0.6.202"},
> > "ar1601": { "id": 3, "online": 0},
> > "ar1600": { "id": 4, "online": 0},
> > "ar1406": { "id": 1, "online": 0}
> > }
> > }
> > {
> > "nodename": "ar1600",
> > "version": 3,
> > "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4,
> "quorate":
> > 0 },
> > "nodelist": {
> > "ar1407": { "id": 2, "online": 0},
> > "ar1601": { "id": 3, "online": 0},
> > "ar1600": { "id": 4, "online": 1, "ip": "10.0.6.203"},
> > "ar1406": { "id": 1, "online": 0}
> > }
> > }
> > {
> > "nodename": "ar1601",
> > "version": 3,
> > "cluster": { "name": "netteamcluster", "version": 4, "nodes": 4,
> "quorate":
> > 0 },
> > "nodelist": {
> > "ar1407": { "id": 2, "online": 0},
> > "ar1601": { "id": 3, "online": 1, "ip": "10.0.6.204"},
> > "ar1600": { "id": 4, "online": 0},
> > "ar1406": { "id": 1, "online": 0}
> > }
> > }
> >
>
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 11 Aug 2017 09:09:08 -0300
> From: Gilberto Nunes <gilberto.nunes32 at gmail.com>
> To: PVE User List <pve-user at pve.proxmox.com>
> Subject: Re: [PVE-User] USB Devices hotplug
> Message-ID:
>         <CAOKSTBt-3wXj29AJ1madPMKe894sEQgmf1+
> ZvWvU1KxxJQ0hWg at mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> No! Nothing work here.
> I try different USB port with different devices.
> I try with and without hotplug, with and without SPICE.
> I try with Linux, with Windows 7 Ultimate and with Windows 2012.
> Nothing work.
> What now?? Any suggestions???
>
>
>
> 2017-08-11 8:47 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
>
> > I just update the server, but doesn't work...
> > I will try with and without hotplug, and with and without SPICE.
> > We'll see.
> >
> >
> >
> >
> > 2017-08-11 8:33 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
> >
> >> I will try it...
> >> Just now I update the server... Perhaps this can solve the problem...
> >> Wait a moment please.
> >>
> >>
> >>
> >>
> >>
> >> 2017-08-11 8:28 GMT-03:00 Alwin Antreich <a.antreich at proxmox.com>:
> >>
> >>> Hallo Gilberto,
> >>>
> >>> > Gilberto Nunes <gilberto.nunes32 at gmail.com> hat am 11. August 2017
> um
> >>> 13:21 geschrieben:
> >>> >
> >>> >
> >>> > I just turn on the server..
> >>> > No VM running. I start a Windows 7 VM.
> >>> > Put the pendriver in physical server.
> >>> > Try to add usb device to Win 7 VM and still see pendig device
> >>> > I try with qm set command as well, and same result....
> >>> > Come'on.... This feature already work in PVE 4.x. Why this recede???
> >>>
> >>> Did it work with a different device? Does it work without hotplug?
> >>>
> >>> >
> >>> >
> >>> >
> >>> >
> >>> > 2017-08-11 5:21 GMT-03:00 Alwin Antreich <a.antreich at proxmox.com>:
> >>> >
> >>> > > Hi Gilberto,
> >>> > >
> >>> > > > Gilberto Nunes <gilberto.nunes32 at gmail.com> hat am 10. August
> >>> 2017 um
> >>> > > 18:02 geschrieben:
> >>> > > >
> >>> > > >
> >>> > > > Hi friends
> >>> > > >
> >>> > > > I am using PVE 5 here, and when I try to add a external USB
> Device
> >>> into
> >>> > > > Windows 2012 VM, I see it in red, which means in append mode.
> >>> > > > I just have to shutdown the VM and start it again in order to see
> >>> the
> >>> > > > device in Windows disk manager
> >>> > > > I already enable hotplug into vm config, like this:
> >>> > > >
> >>> > > > boot: cdn
> >>> > > > bootdisk: scsi0
> >>> > > > cores: 2
> >>> > > > cpu: host
> >>> > > > hotplug: 1
> >>> > > > ide2: local:iso/virtio-win-0.1.140.iso,media=cdrom,size=166688K
> >>> > > > memory: 4096
> >>> > > > name: Win2012-a1
> >>> > > > net0: e1000=22:65:CE:9B:B7:0F,bridge=vmbr0
> >>> > > > numa: 1
> >>> > > > ostype: win8
> >>> > > > scsi0:
> >>> > > > ZFS-LOCAL:vm-107-disk-1,cache=writeback,discard=on,iothread=
> >>> 1,size=40G
> >>> > > > scsihw: virtio-scsi-single
> >>> > > > smbios1: uuid=4c0295ab-725c-4f17-837a-0dfefb95ed99
> >>> > > > sockets: 2
> >>> > > >
> >>> > > > [PENDING]
> >>> > > > usb0: host=152d:2329
> >>> > >
> >>> > > Check if the usb device is already in use. Does hotplug for a
> >>> different
> >>> > > usb device work on that VM?
> >>> > >
> >>> > > >
> >>> > > > What I do wrong??
> >>> > > >
> >>> > > > Thanks a lot
> >>> > > > _______________________________________________
> >>> > > > pve-user mailing list
> >>> > > > pve-user at pve.proxmox.com
> >>> > > > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>> > >
> >>> > > --
> >>> > > Cheers,
> >>> > > Alwin
> >>> > >
> >>> > > _______________________________________________
> >>> > > pve-user mailing list
> >>> > > pve-user at pve.proxmox.com
> >>> > > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>> > >
> >>> > _______________________________________________
> >>> > pve-user mailing list
> >>> > pve-user at pve.proxmox.com
> >>> > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>> --
> >>> Cheers,
> >>> Alwin
> >>>
> >>> _______________________________________________
> >>> pve-user mailing list
> >>> pve-user at pve.proxmox.com
> >>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>
> >>
> >>
> >
>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 11 Aug 2017 09:23:22 -0300
> From: Gilberto Nunes <gilberto.nunes32 at gmail.com>
> To: PVE User List <pve-user at pve.proxmox.com>
> Subject: Re: [PVE-User] USB Devices hotplug
> Message-ID:
>         <CAOKSTBsGJpMsaXhk=GUrvJ45h3WexdwLK9km1VaqrxWb9sqTaA at mail.
> gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> And, when I try it with Linux machine, the VM just freeze!
> What a mess!
>
> 2017-08-11 9:09 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
>
> > No! Nothing work here.
> > I try different USB port with different devices.
> > I try with and without hotplug, with and without SPICE.
> > I try with Linux, with Windows 7 Ultimate and with Windows 2012.
> > Nothing work.
> > What now?? Any suggestions???
> >
> >
> >
> > 2017-08-11 8:47 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
> >
> >> I just update the server, but doesn't work...
> >> I will try with and without hotplug, and with and without SPICE.
> >> We'll see.
> >>
> >>
> >>
> >>
> >> 2017-08-11 8:33 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
> >>
> >>> I will try it...
> >>> Just now I update the server... Perhaps this can solve the problem...
> >>> Wait a moment please.
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> 2017-08-11 8:28 GMT-03:00 Alwin Antreich <a.antreich at proxmox.com>:
> >>>
> >>>> Hallo Gilberto,
> >>>>
> >>>> > Gilberto Nunes <gilberto.nunes32 at gmail.com> hat am 11. August 2017
> >>>> um 13:21 geschrieben:
> >>>> >
> >>>> >
> >>>> > I just turn on the server..
> >>>> > No VM running. I start a Windows 7 VM.
> >>>> > Put the pendriver in physical server.
> >>>> > Try to add usb device to Win 7 VM and still see pendig device
> >>>> > I try with qm set command as well, and same result....
> >>>> > Come'on.... This feature already work in PVE 4.x. Why this recede???
> >>>>
> >>>> Did it work with a different device? Does it work without hotplug?
> >>>>
> >>>> >
> >>>> >
> >>>> >
> >>>> >
> >>>> > 2017-08-11 5:21 GMT-03:00 Alwin Antreich <a.antreich at proxmox.com>:
> >>>> >
> >>>> > > Hi Gilberto,
> >>>> > >
> >>>> > > > Gilberto Nunes <gilberto.nunes32 at gmail.com> hat am 10. August
> >>>> 2017 um
> >>>> > > 18:02 geschrieben:
> >>>> > > >
> >>>> > > >
> >>>> > > > Hi friends
> >>>> > > >
> >>>> > > > I am using PVE 5 here, and when I try to add a external USB
> >>>> Device into
> >>>> > > > Windows 2012 VM, I see it in red, which means in append mode.
> >>>> > > > I just have to shutdown the VM and start it again in order to
> see
> >>>> the
> >>>> > > > device in Windows disk manager
> >>>> > > > I already enable hotplug into vm config, like this:
> >>>> > > >
> >>>> > > > boot: cdn
> >>>> > > > bootdisk: scsi0
> >>>> > > > cores: 2
> >>>> > > > cpu: host
> >>>> > > > hotplug: 1
> >>>> > > > ide2: local:iso/virtio-win-0.1.140.iso,media=cdrom,size=166688K
> >>>> > > > memory: 4096
> >>>> > > > name: Win2012-a1
> >>>> > > > net0: e1000=22:65:CE:9B:B7:0F,bridge=vmbr0
> >>>> > > > numa: 1
> >>>> > > > ostype: win8
> >>>> > > > scsi0:
> >>>> > > > ZFS-LOCAL:vm-107-disk-1,cache=writeback,discard=on,iothread=
> >>>> 1,size=40G
> >>>> > > > scsihw: virtio-scsi-single
> >>>> > > > smbios1: uuid=4c0295ab-725c-4f17-837a-0dfefb95ed99
> >>>> > > > sockets: 2
> >>>> > > >
> >>>> > > > [PENDING]
> >>>> > > > usb0: host=152d:2329
> >>>> > >
> >>>> > > Check if the usb device is already in use. Does hotplug for a
> >>>> different
> >>>> > > usb device work on that VM?
> >>>> > >
> >>>> > > >
> >>>> > > > What I do wrong??
> >>>> > > >
> >>>> > > > Thanks a lot
> >>>> > > > _______________________________________________
> >>>> > > > pve-user mailing list
> >>>> > > > pve-user at pve.proxmox.com
> >>>> > > > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>> > >
> >>>> > > --
> >>>> > > Cheers,
> >>>> > > Alwin
> >>>> > >
> >>>> > > _______________________________________________
> >>>> > > pve-user mailing list
> >>>> > > pve-user at pve.proxmox.com
> >>>> > > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>> > >
> >>>> > _______________________________________________
> >>>> > pve-user mailing list
> >>>> > pve-user at pve.proxmox.com
> >>>> > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>> --
> >>>> Cheers,
> >>>> Alwin
> >>>>
> >>>> _______________________________________________
> >>>> pve-user mailing list
> >>>> pve-user at pve.proxmox.com
> >>>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>>
> >>>
> >>>
> >>
> >
>
>
> ------------------------------
>
> Message: 5
> Date: Fri, 11 Aug 2017 10:31:19 -0300
> From: Gilberto Nunes <gilberto.nunes32 at gmail.com>
> To: PVE User List <pve-user at pve.proxmox.com>
> Subject: Re: [PVE-User] USB Devices hotplug
> Message-ID:
>         <CAOKSTBuiY7wfPX1eNK_Vgsg4dXuFbMrpK9YSLCY3+
> PtGnksevg at mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> Ok!
> I performe a fresh installation and just realize that with Virtio SCSI
> Single, command qm set doesn't work.
> I change to Virtio SCSI and qm set works properly.
> But USB Device passthrough doesn't work, unless I turn off the VM. It's not
> suppose to work on line??? I meant hotplug???
>
> Thanks any way
>
> 2017-08-11 9:23 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
>
> >
> >
> >
> > And, when I try it with Linux machine, the VM just freeze!
> > What a mess!
> >
> > 2017-08-11 9:09 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
> >
> >> No! Nothing work here.
> >> I try different USB port with different devices.
> >> I try with and without hotplug, with and without SPICE.
> >> I try with Linux, with Windows 7 Ultimate and with Windows 2012.
> >> Nothing work.
> >> What now?? Any suggestions???
> >>
> >>
> >>
> >> 2017-08-11 8:47 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
> >>
> >>> I just update the server, but doesn't work...
> >>> I will try with and without hotplug, and with and without SPICE.
> >>> We'll see.
> >>>
> >>>
> >>>
> >>>
> >>> 2017-08-11 8:33 GMT-03:00 Gilberto Nunes <gilberto.nunes32 at gmail.com>:
> >>>
> >>>> I will try it...
> >>>> Just now I update the server... Perhaps this can solve the problem...
> >>>> Wait a moment please.
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>> 2017-08-11 8:28 GMT-03:00 Alwin Antreich <a.antreich at proxmox.com>:
> >>>>
> >>>>> Hallo Gilberto,
> >>>>>
> >>>>> > Gilberto Nunes <gilberto.nunes32 at gmail.com> hat am 11. August 2017
> >>>>> um 13:21 geschrieben:
> >>>>> >
> >>>>> >
> >>>>> > I just turn on the server..
> >>>>> > No VM running. I start a Windows 7 VM.
> >>>>> > Put the pendriver in physical server.
> >>>>> > Try to add usb device to Win 7 VM and still see pendig device
> >>>>> > I try with qm set command as well, and same result....
> >>>>> > Come'on.... This feature already work in PVE 4.x. Why this
> recede???
> >>>>>
> >>>>> Did it work with a different device? Does it work without hotplug?
> >>>>>
> >>>>> >
> >>>>> >
> >>>>> >
> >>>>> >
> >>>>> > 2017-08-11 5:21 GMT-03:00 Alwin Antreich <a.antreich at proxmox.com>:
> >>>>> >
> >>>>> > > Hi Gilberto,
> >>>>> > >
> >>>>> > > > Gilberto Nunes <gilberto.nunes32 at gmail.com> hat am 10. August
> >>>>> 2017 um
> >>>>> > > 18:02 geschrieben:
> >>>>> > > >
> >>>>> > > >
> >>>>> > > > Hi friends
> >>>>> > > >
> >>>>> > > > I am using PVE 5 here, and when I try to add a external USB
> >>>>> Device into
> >>>>> > > > Windows 2012 VM, I see it in red, which means in append mode.
> >>>>> > > > I just have to shutdown the VM and start it again in order to
> >>>>> see the
> >>>>> > > > device in Windows disk manager
> >>>>> > > > I already enable hotplug into vm config, like this:
> >>>>> > > >
> >>>>> > > > boot: cdn
> >>>>> > > > bootdisk: scsi0
> >>>>> > > > cores: 2
> >>>>> > > > cpu: host
> >>>>> > > > hotplug: 1
> >>>>> > > > ide2: local:iso/virtio-win-0.1.140.
> iso,media=cdrom,size=166688K
> >>>>> > > > memory: 4096
> >>>>> > > > name: Win2012-a1
> >>>>> > > > net0: e1000=22:65:CE:9B:B7:0F,bridge=vmbr0
> >>>>> > > > numa: 1
> >>>>> > > > ostype: win8
> >>>>> > > > scsi0:
> >>>>> > > > ZFS-LOCAL:vm-107-disk-1,cache=writeback,discard=on,iothread=
> >>>>> 1,size=40G
> >>>>> > > > scsihw: virtio-scsi-single
> >>>>> > > > smbios1: uuid=4c0295ab-725c-4f17-837a-0dfefb95ed99
> >>>>> > > > sockets: 2
> >>>>> > > >
> >>>>> > > > [PENDING]
> >>>>> > > > usb0: host=152d:2329
> >>>>> > >
> >>>>> > > Check if the usb device is already in use. Does hotplug for a
> >>>>> different
> >>>>> > > usb device work on that VM?
> >>>>> > >
> >>>>> > > >
> >>>>> > > > What I do wrong??
> >>>>> > > >
> >>>>> > > > Thanks a lot
> >>>>> > > > _______________________________________________
> >>>>> > > > pve-user mailing list
> >>>>> > > > pve-user at pve.proxmox.com
> >>>>> > > > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>>> > >
> >>>>> > > --
> >>>>> > > Cheers,
> >>>>> > > Alwin
> >>>>> > >
> >>>>> > > _______________________________________________
> >>>>> > > pve-user mailing list
> >>>>> > > pve-user at pve.proxmox.com
> >>>>> > > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>>> > >
> >>>>> > _______________________________________________
> >>>>> > pve-user mailing list
> >>>>> > pve-user at pve.proxmox.com
> >>>>> > https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>>> --
> >>>>> Cheers,
> >>>>> Alwin
> >>>>>
> >>>>> _______________________________________________
> >>>>> pve-user mailing list
> >>>>> pve-user at pve.proxmox.com
> >>>>> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >>>>>
> >>>>
> >>>>
> >>>
> >>
> >
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
>
> ------------------------------
>
> End of pve-user Digest, Vol 113, Issue 5
> ****************************************
>



-- 

Chris Tomkins

Brandwatch | Senior Network Engineer (Linux/Network)

christ at brandwatch.com | (+44) 01273 448 949

@Brandwatch

New York  |  San Francisco  |  Brighton  |  Singapore  |  Berlin |
 Stuttgart


Discover how organizations are using Brandwatch to create their own success
<https://www.brandwatch.com/customer-success/>


Email disclaimer <http://www.brandwatch.com/email-disclaimer/>


[image: bw-signature logo.png]



More information about the pve-user mailing list