[PVE-User] PVE+SPICE smartcard protocol redirection support?

2016-12-15 Thread Yannis Milios
Hello, I'm sorry if this has been asked again in the past, but may I ask if PVE SPICE implementation supports smartcard passthrough and if yes how can be enabled? For usb card readers usb redirection works but for built in ones (laptops) smartcard protocol redirection is needed. I'm currently

Re: [PVE-User] fast way to get all vm names via pvesh?

2016-12-15 Thread David Lawley
no more often than I need it, this works well for me. thanks for sharing On 12/15/2016 5:35 AM, IMMO WETZEL wrote: #!/usr/bin/env bash nodes=$(pvesh get /nodes/ 2>/dev/null | sed -n -E '/\"id\"/ s/.*:\s\"(.*)\".*/\1/p' | sed -n -E 's/node/nodes/p' ) vms=$(for i in $nodes ; do vms=$(pvesh get

Re: [PVE-User] fast way to get all vm names via pvesh?

2016-12-15 Thread Thomas Lamprecht
On 12/15/2016 11:35 AM, IMMO WETZEL wrote: Hi Thats my current script to get all vm names from the cluster. Afterwards I check the new name against the list to prevent errors. #!/usr/bin/env bash nodes=$(pvesh get /nodes/ 2>/dev/null | sed -n -E '/\"id\"/ s/.*:\s\"(.*)\".*/\1/p' | sed -n

Re: [PVE-User] Ceph: Some trouble creating OSD with journal on a sotware raid device...

2016-12-15 Thread Marco Gaiarin
Sorry, i came back to this topic because i've done some more tests. Seems that 'pveceph' tool have some trouble creating OSD with journal on ''nonstandard'' partition, for examply on a MD device. A command like: pveceph createosd /dev/sde --journal_dev /dev/md4 fail mysteriously (OSD

Re: [PVE-User] fast way to get all vm names via pvesh?

2016-12-15 Thread Mark Schouten
pve:/> get /cluster/resources -type=vm ? Met vriendelijke groeten, --  Kerio Operator in de Cloud? https://www.kerioindecloud.nl/ Mark Schouten | Tuxis Internet Engineering KvK: 61527076 | http://www.tuxis.nl/ T: 0318 200208 | i...@tuxis.nl Van: IMMO WETZEL

Re: [PVE-User] Windows & Gluster 3.8

2016-12-15 Thread Dominik Csapak
On 12/15/2016 09:23 AM, Wolfgang Bumiller wrote: On December 14, 2016 at 1:25 PM Lindsay Mathieson wrote: When host VM's on gluster you should be setting the following: (...) And possibly consider downgrading to 3.8.4? Unfortunately I'll have to confirm that

Re: [PVE-User] Windows & Gluster 3.8

2016-12-15 Thread Lindsay Mathieson
On 15 December 2016 at 18:23, Wolfgang Bumiller wrote: > Though I just saw 3.8.7 is available by now which should also contain the > fixes. Seems to work in my local tests. Would be nice if some more people > could test it. This weekend probably -- Lindsay

Re: [PVE-User] Windows & Gluster 3.8

2016-12-15 Thread Wolfgang Bumiller
> On December 14, 2016 at 1:25 PM Lindsay Mathieson > wrote: > > > When host VM's on gluster you should be setting the following: > > (...) > > And possibly consider downgrading to 3.8.4? Unfortunately I'll have to confirm that there are a few bugs in versions