Displaying 20 results from an estimated 500 matches similar to: "Libvirt 1.2.6 patch for Hyper-V 2012 R2 ?"
2014 Jul 08
0
Re: Libvirt 1.2.6 patch for Hyper-V 2012 R2 ?
On 07/08/2014 01:00 PM, Evgeny Vasilchenko wrote:
> Hello,
>
> Does anyone know if the below patch for libvirt 1.2.4 has been integrated into the libvirt 1.2.6 source code?
No, it has not been integrated. We're waiting for a better patch that
supports both versions of HyperV at once, for as long as Microsoft
supports both versions. Look at the vbox driver code for an example of
2012 Dec 17
3
Merge more than 2 dataframe
Hello.
I have for example 4 or more dataframe which like such this example:
date value
2006-11 0.4577647
2006-12 NaN
2006-10 0.1577647
2006-11 0.3577647
2006-12 NaN
2007-01 NaN
2007-02 NaN
2007-03 0.2956429
2007-01 0.3677647
2007-02 NaN
They have the same length. I need merge by date undefined number of
dataframes. End result output will look like
2012 Nov 30
2
missed values
Hello
I have dataframe
101 2008-07 0.2898966
102 2008-08 0.3101667
103 2008-09 0.3730476
104 2008-10 0.2717037
105 2008-11 0.1344286
106 2008-12 0.1375000
107 2009-01 0.1781000
108 2009-02 0.2146667
109 2009-03 0.2808235
110 2009-04 0.4326250
111 2009-05 0.3420741
112 2009-06 0.2675238
113 2009-07 0.2478667
114 2009-08 0.3147000
115 2009-09 0.3437826
116 2009-10 0.2057391
117 2009-11 0.1824737
118
2012 Jun 26
3
Intersection
Hello.
I have a problem with 2 dataframes. There are 2 columns - "value" and
"dates". These dataframes have different dimension. Some dates coincide.
And I need to intersect them by dates and have on output two dataframes
with identical columns "dates" and new dimension . "value" have to
recieve in compliance with dates.
Regards, Aleksander.
[[alternative
2012 Nov 30
2
Generating sequences of dates
Hello,
I have the starting date in UNIX_TIME LONG number (number of milliseconds
since 1970 jan 1st).
Is there a way to generete the sequence of dates with monthly interval in
POSIXct format like
2000-01-01
2000-02-01
2000-03-01
etc
Thanks
[[alternative HTML version deleted]]
2013 Apr 29
1
hyperv connection failing with libvirt 1.0.4 virsh.
Trying to use virsh for hyperv and getting this.
virsh # connect hyperv://172.168.1.111:5985/?transport=http
Enter username for 172.168.1.111 [administrator]:
administrator
Enter administrator's password for 172.168.1.111:
2013-04-29 10:36:48.690+0000: 13991: error :
hypervDebugHandler:1444 : openwsman error: NULL response
error: Failed to connect to the hypervisor
error: internal error
2012 Dec 12
1
Problems with plot maps
Hello,
I need plot map using ggplot()
I use such code:
library("ggplot2")
library(cshapes)
cshp.data <- cshp()
map <- cshp.data[cshp.data$COWCODE==369,]
map_mp<- list(
geom_polygon(aes(long, lat, group = group), data = map, fill = "grey70",
colour = "grey60", inherit.aes = FALSE, show_guide = FALSE),
scale_x_continuous("",
2016 Mar 23
0
libvirt 1.3.3 and Hyper-V 2012
Hello
I installed libvirt 1.3.3 for managing a Hyper-V 2012 R2 Server.
On the hyper-v server I entered the two commands:
winrm set winrm/config/service/auth @{Basic="true"}
winrm set winrm/config/service @{AllowUnencrypted="true"}
After connecting, I receive the following error:
user@ubuntu-serv-kvm:~/libvirt-hyperv-r2-2012$ virsh -c hyperv://192.168.33.140/?transport=http
2012 Aug 01
3
Date period
Hello
I have dataframe
How to remove dates in hourly time seriesThe example time series likedate
value
2000-01-05 00:00:00 1.0
2000-01-05 01:00:00 1.0
2000-01-05 05:00:00 3.6
2000-01-05 06:00:00 3.6
2000-01-05 07:00:00 2.2
2000-01-05 08:00:00 2.2
2000-01-05 09:00:00 2.2
2000-01-05 10:00:00
2013 Feb 25
4
mixing MX and CNAME
Hi,
Has any one had problems with mail clients were your DNS is like this;
doman.com MX 50 mail.domain.com
domain.com MX 100 mail2.domain.com
domain.com CNAME www.domain.com
-aurf
2012 Sep 24
3
Winbind issue using samba 3.6.3
We have a cross platform environment with a Windows 2008 server running Active Directory and many of our workstations are running ubuntu 10.10 using winbind for user authentication. The version of samba running on these boxes is 3.5.4
We are looking to upgrade to Ubuntu 12.04 which runs samba 3.6.3
I am able to connect to the DC, and am able to see the users running the wbinfo -u command, but
2006 Feb 21
5
ffmpeg/ffmpeg2theora &vhooks
Hi theora-list,
I'm involved in in a project to redistribute C-SPAN's floor footage
from the US house and senate that we're capturing and converting*.
This footage is in the public doman, however there's a C-SPAN overlay
which is a registered trademark - we're having to overlay a "public
domain" graphic on top of it. We're currently doing this with
2019 May 16
2
SRV records.
Hi all,
A slightly hypothetical one here... but after Samba (Winbind actually)... looks up the list of AD server for a doman from DNS... what method does it use to decide which is the correct (most local?) domain controller to connect to/log in to?
What will it's behaviour be if it connects to one, or two which don't have connectivity.
--
A. James Lewis (james at fsck.co.uk
2000 Sep 06
3
Error Code 0
Hello,
I have read over all of the FAQ's I could find, read all of the
documnetation that I could find and still I cannot find an answer to the
following problem. When I use the smbclient to check to see if Samba is
working correctly I get the following response. This is running on Solaris
7 on a Sun box. If you need any other info please let me know. Any help
would be very much
2013 Mar 17
3
Dovecot SASL & Postfix
This is probably a dumb question, but I'll ask anyway.
I am currently using Postfix with Dovecot and Cyrus-SASL. I want to
switch over to Dovecot SASL. The regular Dovecot user/password file is
not the same as the file used by cyrus-sasl. Usewr names and passwords
are different. I created a flat file that dovecot can use for SASL
look-ups; however, exactly where in the Dovecot config file to
2004 Jul 14
2
Authentication Problems.
Hey-
I'm kinda new to Dovecot and I'm trying to do something and it seems
I've hit a wall. I put together a server with Fedora Core 2, Exim 4.34,
and Dovecot 0.99.10.6 and I need support mail for multiple domains so
this is how I have my virtual setup:
Virtual Aliases Files:
/var/virtualdomains/$domain/etc/aliases
Virtual Accounts Passwd File:
2015 Jan 22
2
net rpc rights list - could not connect to server 127.0.0.1
Hi!
I have some problems with my new member server
This is my schema:
-Doman Controller name is ?DC01? and realm name is ?MYDOMAIN.LOCAL? ? WORKS!
-Member server 1, name ?MEMBER1? ? WORKS!
#net rpc rights list accounts ?Uadministrator
MYDOMAIN\Domain Admins
SeDiskOperatorPrivilege
When I run this command
works well and I can administrate my shares with
ACL from
2019 May 06
2
Doman join issues
Hi,
We are running test migration on the following environment in preparation for the prod migration. Any suggestions will be grealty appreciated.
OS: Ubuntu18.04
Hypervisor: Proxmox Container (LXC)
Samba Version 4.6.7
DNS: BIND9_DLZ
AD and File server in the same server. Have gone through the Samba documentation regarding this
We get the following when adding a machine (Windows 7) to the
2017 May 31
2
sieve folders in maildir with imap: not a directory not fixed with maildir_stat_dirs = yes
As my logs fill up with "imap(user at domain.com): Error: stat(/mail/doman.com/user//.dovecot.sieve/tmp) failed: Not a directory" errors, I followed the advice at https://wiki2.dovecot.org/VirtualUsers/Home and https://dovecot.org/list/dovecot/2016-June/104403.html and set in /usr/local/etc/dovecot/conf.d/10-mail.conf
# By default LIST command returns all entries in maildir beginning
2019 May 06
3
Doman join issues
On Mon, 6 May 2019 09:47:44 +0000
Praveen Ghimire via samba <samba at lists.samba.org> wrote:
> Hi Louis,
>
> Thank you for that.
>
> I don’t have a /var/lib/samba/bind-dns/dns/ , only
> have /var/lib/samba/private/dns.
>
> Apparmor is now stopped and masked. I had masked the smbd and nmbd
> post the migration, have masked the winbind now.
>
> Have