similar to: Windows Home Server as Xen Guest

Displaying 20 results from an estimated 60000 matches similar to: "Windows Home Server as Xen Guest"

2013 Apr 25
3
Puppet and internal modules...
Afternoon/Evening all It looks like Puppet is starting to get some traction within my organisation, with several other teams asking what Puppet can do for them :-) The main use I''m getting asked about is one touch deployment of our products by Dev teams... On the surface it shouldn''t be too hard, and I''ve already got a model in mind. However one of the
2013 Apr 05
2
Flush provider - Differentiating between new resource and modification?
Morning all I''m working on converting some of my NetApp providers to prefetch/flush style to try and optimize performance. I''ve hit an issue on my Netapp_user provider, around handling resource creation versus resource modification? What''s the easiest way to differentiate? Current code is here:
2008 Sep 15
2
write only permissions
Hi, We've just put in a Samba fileserver to replace our windows box for our School District and it seems to be working great. I have a question about defining some specific permissions though. We set up 'Drop boxes' for teachers that kids can drag files into, but they don't have read permission so they can't read each others submitted work. Here's what is looks like on
2004 Jul 13
0
[Fwd: Re: posixAccount for Machines in LDAP?]
---------------------------- Original Message ---------------------------- Subject: Re: [Samba] posixAccount for Machines in LDAP? From: kent@www.warehamportal.mec.edu Date: Tue, July 13, 2004 4:54 pm To: "Paul Gienger" <pgienger@ae-solutions.com> -------------------------------------------------------------------------- Thanks for getting back to me, Paul. Here's
2012 Nov 07
2
Custom Type & Invalid Parameter...
Hi All As per my various other Posts, I''m writing a customer type and provider set for NetApp support.. My current problem is that the ''puppet device -v'' run keeps failing with: Error: Could not retrieve catalog from remote server: Error 400 on SERVER: > Invalid parameter aggregate at /etc/puppet/manifests/site.pp:30 on node > actint-star-nactl01 > Now
2012 Sep 26
14
Glassfish custom provider and 'file does not exist'
Hi there, I''m trying to setup Glassfish config management using puppet. I''ve found larstobi''s module here <https://github.com/larstobi/puppet-glassfish/>which I''ve cloned and am starting to tweak, as it would appear that the mentioned module is based on Solaris, therefore I''m starting to add support for EL. My code tree is
2012 Dec 21
1
Hiera and 'clientcert' fact not working :(
Morning All I''m trying to use Hiera with Puppet 3.0 to streamline some of my module configuration... However I''m having issues using the ''*%{::clientcert}*'' variable as part of the hierarchy... Currently, my *hiera.yaml* file looks like: --- :backends: - yaml - json :yaml: :datadir: /etc/puppet/hieradata :json: :datadir: /etc/puppet/hieradata
2011 May 18
4
KVM vs ESXi
Morning Everyone, I'm busy doing a rebuild of my home server and am tossing between VMware and KVM for this build. I already have experience with ESX, we use it at work, but I'm debating trying out KVM for a while. The server itself is a budget build using a Supermicro X8SAX board w/ i7-950 & 12GB RAM, LSI 3081 SAS RAID (1068e based), rolled into a NorcoTek 16 Bay SAS case. Not fancy
2011 May 18
4
KVM vs ESXi
Morning Everyone, I'm busy doing a rebuild of my home server and am tossing between VMware and KVM for this build. I already have experience with ESX, we use it at work, but I'm debating trying out KVM for a while. The server itself is a budget build using a Supermicro X8SAX board w/ i7-950 & 12GB RAM, LSI 3081 SAS RAID (1068e based), rolled into a NorcoTek 16 Bay SAS case. Not fancy
2011 Oct 31
2
Xen 4.1.2 PVHVM guest with Linux 3.1.0 network problem, empty MAC address (all zeroes)
Hello, While testing Fedora 16 Xen PVHVM guests I noticed the following problem: When starting F16 PVHVM guest I can see the vifX.0 and tapX.0 interfaces appear on dom0, but after the guest kernel (Linux 3.1.0) starts and loads PVHVM drivers the vif/tap interfaces disappear from dom0.. so the bridge in dom0 doesn''t have any vifs/taps connected to it anymore. Has anyone seen that
2010 Sep 30
3
Excluding most and including some problems continue.
Here is my rsync command as it currently stands. /usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod --log-file=/export/home/webuser/logs/rsync-log -F /export/home/ webuser at appprod::dprweb_extranet/ > rsync-test Here is the current .rsync-filter file. + das + em + enf + internal + itb + medtox + pml + psb + reg + whs + htdocs + docs - /* -
2000 Jan 18
1
Mapping users folder on Win98
Hi all I was wondering if it is at all possible to have a users folder mapped when a user logs onto the server. I have a student lab here with 30 machine and have 400 users, they are connecting to a Linux server. We have given each user a space of 3Mb on the server so they can store their work on. I can creat a shortcut to the server so they can access it by double clicking on the shortcut.
2015 Jan 20
0
Building Xen 4.4 rpms for centos7
On 01/20/2015 08:10 AM, Pasi K?rkk?inen wrote: > Hello, > > Now that the Xen 4.4.1 rpms + libvirt 1.2.10 rpms for CentOS 6 seem to be in good shape > it would be a good time to start experimenting with el7 builds aswell. > > I think it's best to start with the same set of packages we have for el6, > and just do the minimum required changes to get them working on centos7.
2003 Jun 05
1
finding files on remote rsync servers
Newbie needs advice, please. Sorry for the length of posting: I use rsync because it is such a great tool to reduce my download time for ISO files of different distros on remote servers that I want to update on my local disk. I've read the man file, the FAQ and the Wiki, and all have helped me understand much better my use of rsync for what I'm trying to do. However, I'm stuck on
2004 Jul 15
1
formatting tables with long column names via package:xtable within Sweave
Hi, I use the excellent Sweave tools for writing documents but was wondering how to neatly print a data.frame with long column headings. I cant manage to do this via package:xtable. Typically the labels that I would like use for each column consist of more than one word, but even with just one word, the heading is often wider than the contents of the column. So the number of columns that fits
2015 Jan 20
4
Building Xen 4.4 rpms for centos7
Hello, Now that the Xen 4.4.1 rpms + libvirt 1.2.10 rpms for CentOS 6 seem to be in good shape it would be a good time to start experimenting with el7 builds aswell. I think it's best to start with the same set of packages we have for el6, and just do the minimum required changes to get them working on centos7. That probably means fixing some dependencies in the spec file, and some changes
2015 Jan 20
1
Building Xen 4.4 rpms for centos7
On Tue, Jan 20, 2015 at 08:35:31AM -0600, Johnny Hughes wrote: > On 01/20/2015 08:10 AM, Pasi K?rkk?inen wrote: > > Hello, > > > > Now that the Xen 4.4.1 rpms + libvirt 1.2.10 rpms for CentOS 6 seem to be in good shape > > it would be a good time to start experimenting with el7 builds aswell. > > > > I think it's best to start with the same set of
2006 Apr 11
0
compiling a package on a pc - process is stalling
Hi, On a new pc, I am trying to 'CHECK' an R package containing only R code but the process is hanging and I cant see why. The 00check.log file shows * using log directory 'c:/temp/opRisk.Rcheck' * using R version 2.2.1, 2005-12-20 * checking for file 'opRisk/DESCRIPTION' ... OK * this is package 'opRisk' version '0.2' * checking if this is a source
2010 Apr 02
1
Fedora 12 host, Windows guest, using Xen
Is it possible today to have Host, Fedora 12 Hypervisor xen guest Windows 7 I have an Intel VT processor. Some googling implies I need to wait for FC13 TIA -- Dave Pawson XSLT XSL-FO FAQ. Docbook FAQ. http://www.dpawson.co.uk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Oct 31
5
Xen 4.1.1 HVM guest cdrom trouble, lost interrupts, ata failed commands (frozen)
Hello, I was testing Fedora 16 (rc2) Xen host, with included Xen 4.1.1 rpms and Linux 3.1.0 dom0 kernel. Fedora 16 PV domUs seem to work nicely. I noticed a problem with Fedora 16 Xen HVM guests though. The F16 guest kernel (Linux 3.1.0) fails with the qemu-dm emulated DVD-ROM drive.. Full HVM guest kernel dmesg attached to this email. See the end of this email for Xen cfgfile for the