---
PVE/Storage/CIFSPlugin.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/PVE/Storage/CIFSPlugin.pm b/PVE/Storage/CIFSPlugin.pm
index 1670a5c..724fb1f 100644
--- a/PVE/Storage/CIFSPlugin.pm
+++ b/PVE/Storage/CIFSPlugin.pm
@@ -218,7 +218,8 @@ sub check_connection {
};
with fixed-up commit message. but IMHO it would make sense to follow up
with some variant of:
- warn instead of die if the $out_str contains an error status code
- check for more error status codes
- maybe 'warn "$err\n";' as well?
On Wed, May 16, 2018 at 09:08:06AM +0200, Wolfgang Link wrote:
> -
> On May 16, 2018 at 8:35 AM Alexandre DERUMIER wrote:
>
>
> Nice !
>
> They are also a small api client in proxmox repo
>
> https://git.proxmox.com/?p=pve-apiclient.git;a=summary
>
>
> Maybe proxmox team could be interested by your work ?
Rene is a new team member, so he is already part of
Signed-off-by: Thomas Lamprecht
---
mostly indentation changes, see git show -w
www/manager6/qemu/USBEdit.js | 131 ---
1 file changed, 61 insertions(+), 70 deletions(-)
diff --git a/www/manager6/qemu/USBEdit.js b/www/manager6/qemu/USBEdit.js
index 1ca8a
Hi,
Theses last months, I'm working on vxlan implementation. (I'll send info in
coming weeks)
I have worked on classic ifupdown, but it's not super clean to implement,
when we have complex configuration.
ifupdown2 is currently well maintained by cumulus since 2014, and support all
features fr
---
Makefile | 42 +
debian/changelog | 174 +
debian/compat | 1 +
debian/control | 31
debian/copyright
with ifupdown2, we can't call ifup for each ovs_ports in OvsBridge.
But as we define also ovs_bridge for each interface, we can simply add
the bridge here, to be sure that it's exist before adding the interface.
for config, we simply need to replace allow-..., with auto.
I have keeped ovs_ports to
ifupdown2 conflict with ifenslave, as it's replace it
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 64588075..830f0f0c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends: apt-transport-https,
with ifupdown2, we can't call ifup for each ovs_ports in OvsBridge.
But as we define also ovs_bridge for each interface, we can simply add
the bridge here, to be sure that it's exist before adding the interface.
for config, we simply need to replace allow-..., with auto.
I have keeped ovs_ports to
ifupdown2 conflict with ifenslave, as it's replace it
root (1):
add ifupdown2 as alternative to ifenslave.
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.11.0
___
pve-devel mailing list
pve-devel@pve.proxmox.com
https://
>>Rene is a new team member, so he is already part of our team ;-)
>>(r.joc...@proxmox.com)
Lol, I didn't notice it ;)
BTW, could be great to have team members on proxmox website (with some pictures
;)
- Mail original -
De: "dietmar"
À: "aderumier" , "pve-devel" ,
"Rene Jochum"
Envo
This command will only check the needed share
and do not query the hole server shares.
This reduce the answer time and also has the benefit we check the
credentials on this share and not on the server.
---
PVE/Storage/CIFSPlugin.pm | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff
We show and can remove serial devices but couldn't add new ones
through the WebUI.
Add a simple component to allow adding serial ports backed by a
socket, which can be especially useful now with xterm.js
Passing through serial devices from /dev isn't possible with this, as
it is normally a root on
Hi all,
we are very excited to announce the general availability of Proxmox VE 5.2!
The new GUI tools for creating Proxmox VE Clusters and the Let´s Encrypt
Certificate Management can save you a lot of time if you install and
manage several clusters. Cloud-init, Samba/CIFS storage plugin, impr
14 matches
Mail list logo