Displaying 20 results from an estimated 2000 matches similar to: "Gluster Management UI on oVirt platform"
2012 Feb 29
2
Gluster Management Console
Hi,
I am trying to set up the Gluster Management Console (backend servers - centos 6, glusterfs 3.3beta2, management gateway - centos 6). I can launch the java app and make it through the password changing screen. Then I choose "register" and input the cluster name and the IP of one of the backend servers.
I made it through the part where I had to set the root password on the backend
2013 Jan 22
2
Creating a Data Frame from an XML
Hello,
I'm attempting to read information from an XML into a data frame in R using
the "XML" package. I am unable to get the data into a data frame as I would
like. I have some sample code below.
*XML Code:*
Header...
Data I want in a data frame:
<data>
<row BRAND="GMC" NUM="1" YEAR="1999" VALUE="10000" />
<row
2013 Jan 22
1
Create a Data Frame from an XML
Hello,
I'm attempting to read information from an XML into a data frame in R using
the "XML" package. I am unable to get the data into a data frame as I would
like. I have some sample code below.
*XML Code:*
Header...
Data I want in a data frame:
<data>
<row BRAND="GMC" NUM="1" YEAR="1999" VALUE="10000" />
<row
2023 Jun 30
4
[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
From: Sui Jingfeng <suijingfeng at loongson.cn>
Currently, the default VGA device selection is not perfect. Potential
problems are:
1) This function is a no-op on non-x86 architectures.
2) It does not take the PCI Bar may get relocated into consideration.
3) It is not effective for the PCI device without a dedicated VRAM Bar.
4) It is device-agnostic, thus it has to waste the effort to
2023 Jan 25
5
[PATCH v2 1/4] drm/amdgpu: Use cursor start instead of ttm resource start
cleanup PAGE_SHIFT operation and replacing
ttm_resource resource->start with cursor start
using amdgpu_res_first API.
v1 -> v2: reorder patch sequence
Signed-off-by: Somalapuram Amaranath <Amaranath.Somalapuram at amd.com>
---
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 11 ++++++++---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 10 +++++++---
2 files changed, 15 insertions(+), 6
2024 Aug 21
2
[PATCH v2 65/86] drm/amdgpu: Run DRM default client setup
Call drm_client_setup() to run the kernel's default client setup
for DRM. Set fbdev_probe in struct drm_driver, so that the client
setup can start the common fbdev client.
The amdgpu driver specifies a preferred color mode depending on
the available video memory, with a default of 32. Adapt this for
the new client interface.
v2:
- style changes
Signed-off-by: Thomas Zimmermann
2006 Jun 28
0
Help with topTable function in limma
Hello,
I have just completed an analysis of microarray data using the limma package. The analysis appears to have worked fine. However, when I use the topTable function to get the significant genes, I get the following error:
> topTable(fit2,coef=5,adjust="fdr")
Error in array(x, c(length(x), 1), if (!is.null(names(x))) list(names(x), :
attempt to set an attribute on NULL
2014 Apr 16
1
Connecting 2 asterisks, one with PJSIP and other SIP returning 401
It's my first post here, so I'll cut to the chase
I have 2 Asterisk servers and want to connect them using sip on one and
pjsip on the other one. One is running at home and another at a VPS. The
first one will be the client (with dynamic ip) and the 2nd the server.
The client uses sip and the server pjsip.
This is the client's sip.conf
[general]
context = default
allowguest = no
2004 Apr 01
1
samba oplocks ...
I've tried to configure samba to lock files bewteen windows and linux but i couldn't i've
read a lot of messages here, but trere is no one that have something about the file smb.conf.
i have this in my global secction but i doesn't work
[global]
workgroup =3D GMC
create mask =3D 0777
os level =3D 16
directory mask =3D 0777
hosts allow =3D
2001 Feb 05
2
Project "Muncher" the next step in wine
Ok, It's a lame name but it was the best I could come up with after
spinning around in a desk chair for a few minutes. Here is the general
idea behind it.
Once, in an interview, Steve Balmber, the CEO of Microsoft threw some
standard MS FUD out about Linux being a poor choice becaue each distro
tends to "mutate" linux and has no solid direction
I thought "Wouldn't
2015 Sep 15
3
Asterisk 13 WebRTC Status report
hi,
i'm fighting with webrtc for 14 days
reporting my experience to minimize number of crazy asterisk users
i have working webrtc with simpl5 + asterisk 13 + pjproject 2.4.5 +
chan_pjsip + secure websockets + secure audio + audio in both ways
problems
first, i needed run chan_sip for old hard phones and wss with chan_pjsip
only for webrtc. this is possible with patch from
2023 Jan 25
4
[PATCH v3 1/4] drm/amdgpu: Use cursor start instead of ttm resource start
cleanup PAGE_SHIFT operation and replacing
ttm_resource resource->start with cursor start
using amdgpu_res_first API.
v1 -> v2: reorder patch sequence
v2 -> v3: addressing review comment v2
Signed-off-by: Somalapuram Amaranath <Amaranath.Somalapuram at amd.com>
---
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 4 +++-
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 10 +++++++---
2
2007 Jan 22
1
Icecast 2 and SAM Broadcaster
I've been reading all of your posts. Some of it has been helpful.
My Questions.
I'm using a Windows XP computer using Icecast 2 as the server and using SAM
broadcaster as my encoder.
I'm at a college setting. I can connect to my stream by manually going to
either Itunes or Media Player and typing in my address.
When I use IE or Mozilla, nothing happens I don't get any music
2017 Nov 24
2
[ovirt-users] slow performance with export storage on glusterfs
On Thu, Nov 23, 2017 at 4:56 PM, Ji?? Sl??ka <jiri.slezka at slu.cz> wrote:
> Hi,
>
> On 11/22/2017 07:30 PM, Nir Soffer wrote:
> > On Mon, Nov 20, 2017 at 5:22 PM Ji?? Sl??ka <jiri.slezka at slu.cz
> > <mailto:jiri.slezka at slu.cz>> wrote:
> >
> > Hi,
> >
> > I am trying realize why is exporting of vm to export storage on
2017 Nov 28
0
[ovirt-users] slow performance with export storage on glusterfs
Hello
If you use Gluster as FUSE mount it's always slower than you expect it to
be.
If you want to get better performance out of your oVirt/Gluster storage,
try the following:
- create a Linux VM in your oVirt environment, assign 4/8/12 virtual disks
(Virtual disks are located on your Gluster storage volume).
- Boot/configure the VM, then use LVM to create VG/LV with 4 stripes
(lvcreate -i
2011 Feb 15
4
3gp to theora problems again
hello.
as many times before i ran into troubles to encode
with ffmpeg2theora from a 3gp file.
the example files are here:
original: http://startx.plentyfact.org/media/theorastuff/test.3gp
ffmpeg2theora: http://startx.plentyfact.org/media/theorastuff/test.ogv
the 3gp file ( from some phone ) is
Video: mpeg4, yuv420p, 800x480 [PAR 1:1 DAR 5:3],
2962 kb/s, 23.95 fps, 60 tbr, 1k
2017 Nov 28
2
[ovirt-users] slow performance with export storage on glusterfs
What about mounting over nfs instead of the fuse client. Or maybe libgfapi.
Is that available for export domains
On Fri, Nov 24, 2017 at 3:48 AM Ji?? Sl??ka <jiri.slezka at slu.cz> wrote:
> On 11/24/2017 06:41 AM, Sahina Bose wrote:
> >
> >
> > On Thu, Nov 23, 2017 at 4:56 PM, Ji?? Sl??ka <jiri.slezka at slu.cz
> > <mailto:jiri.slezka at slu.cz>>
2017 Nov 24
0
[ovirt-users] slow performance with export storage on glusterfs
On 11/24/2017 06:41 AM, Sahina Bose wrote:
>
>
> On Thu, Nov 23, 2017 at 4:56 PM, Ji?? Sl??ka <jiri.slezka at slu.cz
> <mailto:jiri.slezka at slu.cz>> wrote:
>
> Hi,
>
> On 11/22/2017 07:30 PM, Nir Soffer wrote:
> > On Mon, Nov 20, 2017 at 5:22 PM Ji?? Sl??ka <jiri.slezka at slu.cz <mailto:jiri.slezka at slu.cz>
> >
2006 Dec 04
0
One share works, one doesn't
I'm using FC6 and Windows XP Pro. I have two shares defined as such:
[docs]
comment = My documents
path = /home/gmc/for_backup
read only = no
public = no
valid users = gmc
[vmware]
path = /vmware
read only = yes
public = no
valid users = gmc
The directories look like this:
[root@gmc for_backup]# ls -ld /home/gmc/for_backup /vmware
drwxr-xr-x 19 gmc gmc
2023 Jun 30
0
[PATCH v1 3/4] drm/amdgpu: Implement the is_boot_device callback function
From: Sui Jingfeng <suijingfeng at loongson.cn>
[why]
The vga_is_firmware_default() defined in drivers/pci/vgaarb.c is
arch-dependent, it's a dummy on non-x86 architectures currently.
This made VGAARB lost an important condition for the arbitration.
It could still be wrong even if we remove the #ifdef and #endif guards.
because the PCI bar will move (resource re-allocation).
[how]