Displaying 20 results from an estimated 2000 matches similar to: "XenFS"
2007 Apr 29
3
Building Modules Against Xen Sources
I''m currently trying to build modules against the kernels created
with Xen 3.0.5rc4.
This used to not be such a problem, as Xen created a kernel directory
and the built in it. Plain Jane, nothing fancy.
I''ve noticed that somewhere since I did this (which was as recent as
3.0.4-1) the kernel build now does things a bit different.
Apparently there is some sort of
2007 Feb 09
0
Xvd Problem
We recently added a disk to our Coraid SAN. We''ve used tons of
devices off of this SAN with Xen before, but this time we experienced
some weird behavior.
I configured a DomU to have the device directly offered as a disk
(i.e. ''phy/dev/etherd/e1.1,sdb1,rw''). When I tried to boot it, an
xvd process showed up as usual. However, it consumed 100% processor
2008 Apr 06
8
Is XVD live resize possible?
Hi!
Say I export an LVM logical volume from dom0 as /dev/xvda to the domU:
disk = [ ''phy:xenimages/stan,xvda,w'' ]
No I can lvresize xenimages/stan in dom0, but the domU stays ignorant
of this change. How could I propagate the resize to the domU without
rebooting or temporarily breaking its connection to /dev/xvda? Sort
of a SCSI rescan, perhaps?
--
Thanks,
Feri.
2007 Mar 06
10
Does XEN support crash carts?
While VNC is good enough, it doesnt work
if the NIC is down. So is there a way to switch
amongst guest VMs once a crash carts
monitor/keyboard/mouse is attached to the
video/USB/etc. ports (on the back of the physical
box running XEN)?
For the network down (out-of-band)
emergencies, is there a way to
switch amongst domain and/or guest VM
consoles once a crash cart terminal
2012 Mar 08
1
Bug#586772: blktap2 Support
We have a great many VMs that are stuck on Lenny because of this. Probably can build it ourselves, but would prefer to avoid the maintenance nightmare. Please make this happen, as we really like Debian.
Thanks,
--
Jayson Vantuyl
jayson at gogrid.com<mailto:jayson at gogrid.com>
417-207-6962<tel:+14172076962> (mobile)
________________________________
The information contained in
2003 May 31
0
adsi and voicemail application not working
Can anyone tell me what I need to do to tell the voicemail and voicemail2
applications to download to a different slot? The only problem I have
remaining is this one... I dial the voicemailmain extension from a PT480,
and the display tells me "services is full, download refused", but asterisk
PBX only occupies the first slot (I changed this)...
Any help would be greatly appreciated.
2010 Oct 28
1
[PATCH] xen: xenfs: privcmd: check put_user() return code
put_user() may fail. In this case propagate error code from
privcmd_ioctl_mmap_batch().
Signed-off-by: Vasiliy Kulikov <segooon at gmail.com>
---
Compile tested.
drivers/xen/xenfs/privcmd.c | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/drivers/xen/xenfs/privcmd.c b/drivers/xen/xenfs/privcmd.c
index f80be7f..2eb04c8 100644
---
2010 Oct 28
1
[PATCH] xen: xenfs: privcmd: check put_user() return code
put_user() may fail. In this case propagate error code from
privcmd_ioctl_mmap_batch().
Signed-off-by: Vasiliy Kulikov <segooon at gmail.com>
---
Compile tested.
drivers/xen/xenfs/privcmd.c | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/drivers/xen/xenfs/privcmd.c b/drivers/xen/xenfs/privcmd.c
index f80be7f..2eb04c8 100644
---
2003 Apr 16
1
The Joys of ADSI
Hey Everybody,
You may remember be as the one that was generally running in circles
trying to get ADSI phones to work?
Well, five phones later, I've got a phone and a code that works to
program it.
I have been discouraged from just posting it to an e-mail forum, but I
have been encouraged to get it embedded in the program. Is this
possible? How should it be done?
Next, after getting it
2004 Aug 04
0
Bogus patent applications (was: [RANT] ... Broadvoice)
Jayson Vantuyl wrote:
> Mmmmmm. I'm should patent that.
> Something like "Patent for Using Spam
> Filters to Block Stuff That Isn't Spam" or
> something equally obvious. I like it.
That won't make it even past the sloppiest examiner. You
would have to wrap it up nicely and present it as
something novel, like so ...
-------------------------
Method and
2013 May 15
6
xenfs: race condition on xenstore watch
Dear xen-devel,
There''s a race condition in xenfs (xenstore driver) that causes
userspace utility xenstore-watch to crash.
Normally, the userspace process gets an "OK" from xenfs and then the
watch fires immediately after. Occasionally, this happens the other way
around: the watch fires before the driver sends "OK", which confuses
the xenstore-watch client. It seems
2003 Apr 23
2
Call Queue Manager and DID Digits
I've been asked to create a graphical "call-queue"
manager. That is, use the existing call queues application but allow
a way to view what's coming and attach information to it. As far as the
"attaching information" that's in the realm of my application, but I'm
trying to figure out if the internals of queues are exposed through any
interface. Any help there?
2006 Oct 24
1
Status Update
Heya folks-
I just wanted to give a little status update on the new version of
BackgrounDRb. Skaar has stepped up big time and done a ton of work
getting the new architecture going so big thanks to him. I will be
doing some documentation and a few more tweaks and we should have a
new release shortly.
Cheers-
-- Ezra Zygmuntowicz
-- Lead Rails Evangelist
-- ez at engineyard.com
--
2006 Oct 30
1
new BackgroundRB
Hey Greg-
Yes I am sorry, the new architecture uses fork and named pipes and a
bunch of unix stuff to do its magick. Now you may be able to port it
to qwork on windows, but I don''t think it is possible :( I''m really
sorry about this but I need this thing to be as robust and solid as
it can be and in the end windows isn''t compatible. Now you may be
able to
2006 Nov 05
1
Testing custom mongrel handlers?
Hey Folks-
I''m trying to setup a new test/spec harness for testing Merb. I was
wondering if there is a way to mock the Mongrel request, response
objects easily to test my handler without actually running a server?
I can easily do the env hash but I''m not entirely sure what needs to
go in the request StringIO object that gets passed into my mongrel
handler''s
2006 Nov 29
0
BackgrounDRb 0.2.1 Release
It''s that time again friends. skaar has been at it again and has
greatly improved the stability of the new system. And Ara Howard has
helped a ton by working with us on the slave library to iron out the
wrinkles./ The results is a lot nicer backgroundrb for everyone.
I have to say another huge thanks to skaar. He has singlehandedly
wrote almost all of this new version and many
2006 Nov 01
0
Scheduler not useable yet
Hey there Gang-
The scheduler in the new BackgrounDRb is not really useable yet. So
please avoid it for a few days until we get the kinks worked out.
Thanks-
-- Ezra Zygmuntowicz
-- Lead Rails Evangelist
-- ez at engineyard.com
-- Engine Yard, Serious Rails Hosting
-- (866) 518-YARD (9273)
2012 Jan 04
1
Image Croping in simple way..
Hi All,
From the past two weeks i am working on image croping using
ImageMagic,Paperclip gems.It''s big headache to install ImageMagic
gem.actually i am hosting my site in engineyard.so it''s difficult to
configure ImageMagic in engine yard.
can anyone please give me a suggestion to do image croping in ror.
thanks,
manikyalarao.p
--
You received this message because you are
2007 Jul 12
4
Backgroundrb needs a new maintainer.
Hello All-
Is there anyone out there that wants to take over as maintainer of
the backgroundrb project? I feel bad because I know lots of folks use
it but I absolutely do not have time to work on it anymore :(.
I''m looking for a new maintainer, I would give you all the access to
the project you need and try to help you come up to speed on the
codebase.
If anyone is
2008 Jan 14
0
Belkin F6H550-UPS NUT support
Hi Jayson,
2008/1/11, Jayson Anderson <jayson.anderson at gmail.com>:
> Greetings Arnaud,
>
> I'm sorry for taking up your time, but you are the primary POC for the NUT
> project:
>
> I was just wondering if you know of any planned support for the Belkin
> F6H550-UPS within the NUT project ?
>
> I am not a coder and as such, completely at the mercy of the