similar to: No subject

Displaying 20 results from an estimated 11000 matches similar to: "No subject"

2007 Feb 06
23
What I''m doing with Puppet
Hi all, Just reading through Luke''s interview on computerworld.com.au and I came across this statement: "This topic comes up on the list periodically, however, and most people are very tight-lipped about what they''re doing with Puppet." Being the chattermouth that I am, I''d like to take this opportunity to tell you all what we''re (that is, my
2000 Sep 16
1
DIY hardware player -> Vorbis??
Hello all, I ran across this link from slashdot and it looks like it has a lot of potential: http://www.pjrc.com/tech/mp3/ It is a built-it-yourself kit project for an mp3 player. Although there are still some things that need to be refined, this could be one path to getting a cheap Vorbis hardware player. As I said, it is currently set up for mp3 files, but the firmware is supposedly
2007 Sep 04
1
[ANNOUNCE] Lguest64 - fatter puppies!
This is a formal announcement of Lguest64. Most are aware of the little puppies (lguest32, or simply lguest, or in some circles "rustyvisor"). But this time the puppies ate a bit too much. No more lean and mean puppies, now we got big fat lazy ones. Running on the hardware that's too lazy to do full virutalization. Yes, lguest now runs on x86_64! As you know, puppies are young,
2007 Sep 04
1
[ANNOUNCE] Lguest64 - fatter puppies!
This is a formal announcement of Lguest64. Most are aware of the little puppies (lguest32, or simply lguest, or in some circles "rustyvisor"). But this time the puppies ate a bit too much. No more lean and mean puppies, now we got big fat lazy ones. Running on the hardware that's too lazy to do full virutalization. Yes, lguest now runs on x86_64! As you know, puppies are young,
2008 Oct 10
4
xenconsole: Could not open tty `/dev/pts/5'': No such file or directory
Hi, i''m running a two dom0 nodes cluster for HA, and xen domUs running on top, currently it handles 5 domUs. The issue is that there''s a domU that can only run on one node, it''s not possible to start it on the other one. I get a ''b'' status and can''t access the console. Other domUs can start in either node and I can access their console without
2003 Dec 01
0
No subject
is that it is difficult to determine when to convert. With FTP, most of the developers utilize a user defined file extension list that isn't too reliable. A coworker came up with an alternative for our FTP apps that was much more reliable. What he did was evaluate the first 1K bytes of data to determine if it was a binary or ascii file. I don't have time to work on this, but if
2020 Sep 04
2
SID mapping: Samba and SSSD
Rpvs> On 04/09/2020 19:02, Gregory Sloop wrote: >> Re: [Samba] SID mapping: Samba and SSSD >> *Rpvs> On 03/09/2020 22:35, Jeremy Allison wrote: >> >> On Thu, Sep 03, 2020 at 10:20:09PM +0100, Rowland penny via samba >> wrote: >> >>> On 03/09/2020 22:08, Jeremy Allison wrote: >> >>>> Happy to review if you write it :-).
2007 Aug 13
2
package versions and external checks
Hi all, I''m looking into a way to centrally manage installed packages on a fairly fine-grained level. We prefer not to blindly install every new update, but when a mechanism in which we can "approve" of a certain version or not. At first I was thinking about something external to puppet, but then I remembered that it''s possible in puppet to tell which version needs to
2008 Jan 23
2
FOSDEM 2008
Hi all, Just wondering if anyone is going to FOSDEM 2008 this year. I know Luke can''t come (which is his loss, more beer for me :P) but that doesn''t mean we can''t have a little meetup amongst puppeteers! Just to see some faces behind the nicks and emailaddresses and the like. Like last year, I''m planning on only visiting one day, probably the Sunday. Anyone
2007 Feb 12
1
FOSDEM meet-up!
Hi all, We were just talking on IRC about a meet-up for the interested parties on Saturday of FOSDEM in Brussels. Although it''s a bit difficult to pinpoint any spot at this time, we''d thought it would be nice to try to meet up at 13:00 at the CentOS+Fedora room. When we''re there, we''ll see if we''re welcome or not :) If you got any better ideas, now is
2007 Jan 22
2
aes unsupported algorithm for ipsec?
Hi all, I''m trying to create a IPsec tunnel from a Debian Etch machine to a Cisco PIX. Part of my config is the following: add x.x.x.x x.x.x.x esp 34501 -m tunnel -E aes-ctr "abcdefghijklmnop"; When I try to set this using setkey, it fails with the following message: line 9: unsupported algorithm at [abcdefghijklmnop] parse failed, line 9. Can anyone tell me what
2005 Dec 07
0
live migration with xen 2.0.7 with fibre channel on Debian - help needed
Hi, I''d like to test the stability of live migration during heavy load of domU. scenario: - both dom0s and domU are running on Debian Sarge. - script on dom0 triggers live-migration to the other dom0 - domU is running I/O tests, e.g. bonnie++ - domUs root- (ext3) and swap fs is stored on two partitions in a san - san is connected using fibre channel cards to both dom0s - san in dom0
2014 Jun 20
0
Filesystem corruptions
Dear xen-users, in the last two days, two different domUs on two different dom0s had suddenly corrupted filesystems which let to total data loss on both domUs. I have never suffered under this failure before and I guess it is related to XEN. Both domUs were running for long time without any problems and I am pretty sure, that the hard drives are fine (checked with smart checks).
2013 Apr 19
3
Reading CSV file
I am trying to read a csv file using the code; contol <- read.csv("RBS.csv") This is the error message I got; Error in file(file, "r") : unable to open connection In addition: Warning message: In file(file, "r") : cannot open file 'RBS.csv', reason 'No such file or directory' Where was the mistake? -- OYEYEMI, Gafar Matanmi (Ph.D) Senior
2010 Apr 30
5
Mount drbd/gfs logical volume from domU
Hi list, I setup on 2 Xen Dom0s drbd/gfs a logical volume, this works as primary/primary so both DomUs will be able to write on them at the same time. But I dont know how to mount them from my domUs, I can see them with fdisk -l. The partition is /dev/xvdb1 SHould I install gfs on domUs and mount them on each as gfs partitions? [root@p3x0501 ~]# fdisk -l Disk /dev/xvda: 5368 MB, 5368709120
2007 Aug 21
1
Xen Rhel5 dom0 Solaris11-66 domU nic packet offloading
I am currently running a Redhat Rel5 Dom0 with a solaris 11-66 xen domU as well as a Redhat REL4 domU. I am experiancing problems similary to those described the the Aug 2006 Release notes regarding ... Solaris domUs on non-Solaris dom0s 32-bit Solaris domUs should run on any 3.0.2-3 or later dom0. The majority of our testing has been on CentOS dom0s. 64-bit solaris dom0 and domU require updates
2009 Feb 25
2
1/2 OFF-TOPIC: How to use CLVM (on top AoE vblades) instead just plain LVM for Xen based VMs on Debian 5.0?
Guys, I have setup my hard disc with 3 partitions: 1- 256MB on /boot; 2- 2GB on / for my dom0 (Debian 5.0) (eth0 default bridge for guests LAN); 3- 498GB exported with vblade-persist to my network (eth1 for the AoE protocol). On dom0 hypervisor01: vblade-persist setup 0 0 eth1 /dev/sda3 vblade-persist start all How to create a CVLM VG with /dev/etherd/e0.0 on each of my dom0s? Including the
2009 Apr 27
0
e1000e NIC and MTU issues
Hello, I am observing a performance degradation (of about 100 Mbps dropl) between two domUs on different hosts when I set the MTU on dom0 to anything > 1500. The domUs are still configured with MTU of 1500, so effectively there isn''t any traffic with bigger MTU ever generated. And the network is jumbo frame capable. Furthermore, when I check the interrupts/second for dom0 using
2011 Feb 24
4
OT: Ecommerce hosting
Would appreciate some suggestions for ecommerce hosting. Been using, cough, cough, godaddy, for about 5 or 6 yrs but in the last year or so, they really suck. Did the hosting myself for a while prior to going with godaddy but I don't have time to babysit. Seems godaddy would rather spend millions advertising during the Super Bowl than put that money to good use. TIA!!
2006 Aug 26
0
FC5 -- Xen 3.0.2 -- iptables with dom0 and domU
Situation: Running a simple UDP client/server program where the client on one domU on one computer sends echo packets to another domU on another computer, server sends echoes back. They do this on a specified port (will use any port between 5000-6000). This program works on non-Xen machines in various environments, Linux and Solaris. Program just hangs on the domUs. I believe I need help with