Displaying 20 results from an estimated 2000 matches similar to: "centos 5.5 x64 bit issues on sun blade X6270 SERVER MODULE"
2010 Dec 13
3
Installing Centos 5.5 64 bit issues
Dear All,
We have a new SUN BLADE X6270 SERVER MODULES and i am trying to install
centos 5.5 64 bit . the installations starts fine but when it reaches the
point inialthe X server it says initialization done but then gives a fatal
error and stops
Appreciate if some one could help me and advice
regards
simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Aug 26
2
new memory not getting regonized
dear All,
I had a Centos 5.5 OS running for about 6 months used as a Xen VM server
prfectly running 3 Virtual machines
Its a Sun Blade server with 8 core Xeon Proceesor with 32 GB Ram
couple of days back I added another 32 gb ram .
The bios shows the added ram that is now it shows me 64 GB but the Centos
OS just recognizes 32gb only
the OS details are:
Centos release 5.5 final
Kernel
2011 Jan 04
1
cannot ping my virtual machine
Dear All,
I had my earlier post sub virtual machine does not start up.. by the way i
did manage to solve my problem . i actually dont know what could be the real
cause but I did reconnect my cd rom drive and voila did come up
let me explain
i have a sun blade server which conects the keyboard , mouse and cd rom
with a front panel USB cable . so the cd rom was removed and hence my
virtual
2011 Oct 27
2
time on xen guests goes fast
Dear All,
I have centos 5.5 Xen using kernel 2.6.18-194.el5xen and xen 3.0.3 .
I have 3 xen guest one centos 5.5 and one windows 2008 and one 2003
everything is working perfect but i have seen that the centos guest machine
has time running fast .after about a hr or more I see there is a shift in
time about 2 to 3 minutes and keeps increasing
but there is no problem with the 2 windows
2011 Feb 04
1
compiz install on centos 5.2
Dear All,
I know this not the right place but guess someone out in this forum will
defuinately be kind enogh to advise and help me and would highly apprecite
that
I am new to compiz and have installed compiz but its does not work .. as it
gives the following error when i run it
Installed compiz as per this document
http://azlan.anilezfa.com/install-compi ... nux-centos
but get the
2010 Dec 26
2
query regarding virtual machine space increase
Dear All,
I am sorry for this post if at all i used the wrong forum but I guess
someone out there will be there to advise me and help me out and would be
really apprecite and be grateful
i have new to xen and has setup my first virtual machine
I have a centos 5.5 xen server working perfect and have installed a virtual
2008 server and its working fine .
Actually i created the virtual machine in
2010 Sep 16
5
Unable to pass device to IOMMU
Hello,
I''m hoping someone may be able to push us in the right direction. I''m trying
to get one of our products to work with the current branch of Xen
(4.0/4.0.0) but I''m hitting a problem.
We are currently using Xen 3.3.2 on a Sun Blade 600 chassis (with x6270
blades) this works great.
But when we upgrade to Xen 4.0/4.0.1 we get the following message when
2002 Apr 04
2
non-32-bit integer problem on SUN-Blade
Hello,
Perhaps this is a bug, but I thought I'd start with R-Help.
I'm trying to compile R-1.4.1 on a new Sun-Blade running Solaris 2.8
( I got it running with no problem on older SUNs)
I get the following error after doing the usual ./configure and make:
gcc -I. -I../../src/include -I../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -g -O2 -c arithmetic.c -o arithmetic.o
2023 Sep 04
15
[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
From: Sui Jingfeng <suijingfeng at loongson.cn>
On a machine with multiple GPUs, a Linux user has no control over which
one is primary at boot time. This series tries to solve above mentioned
problem by introduced the ->be_primary() function stub. The specific
device drivers can provide an implementation to hook up with this stub by
calling the vga_client_register() function.
Once the
2011 Nov 17
0
problem with Gnome gui xcp
Hi all,
i have a problem to execute Gnome GUI on a virtual machine on xcp 1.0.
When I execute startx I obtain:
startx
xauth: creating new authority file /root/.serverauth.5610
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/mathematica:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for
2024 Jan 10
1
no video with Aspeed (ast module) and latest kernel
Hello,
I have a CentOS Stream 9 server.
It is an Intel D50DNP1SBB one with:
02:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics
Family (rev 52) (prog-if 00 [VGA controller])
DeviceName: ASPEED AST2600
Subsystem: ASPEED Technology, Inc. ASPEED Graphics Family
Flags: medium devsel, IRQ 16, NUMA node 0, IOMMU group 42
Memory at 94000000 (32-bit,
2020 Oct 23
6
[PATCH 5/5] drm/<drivers>: Constify struct drm_driver
Only the following drivers aren't converted:
- amdgpu, because of the driver_feature mangling due to virt support
- nouveau, because DRIVER_ATOMIC uapi is still not the default on the
platforms where it's supported (i.e. again driver_feature mangling)
- vc4, again because of driver_feature mangling
- qxl, because the ioctl table is somewhere else and moving that is
maybe a bit too
2010 Jul 25
2
Enabling X on headless server via network
Hi all. I need to run X on a headless server, and I am having a hard
time configuring null devices in xorg.conf. Here are the server's
vital stats as per the getinfo.sh script on centos.org:
http://pastebin.centos.org/33908
When I try to start X:
[root at CentOS-55-32-minimal ~]# startx
xauth: creating new authority file /root/.serverauth.11196
X Window System Version 7.1.1
Release Date:
2011 Dec 30
2
Problem installing B410P BRI card for asterisk
Dear all,
I know this is more a Digium hardware than an Asterisk issue. Already
posted a question at Digium, however also like to see whether anyone in the
Asterisk community has encountered the following situation:
I installed a Digium B410P BRI PCI card on my new asterisk server,
following the steps specified in the manual. I can see the PCI card is
available using the lspci command:
...
2020 Oct 30
1
[PATCH 5/5] drm/<drivers>: Constify struct drm_driver
Only the following drivers aren't converted:
- amdgpu, because of the driver_feature mangling due to virt support
- nouveau, because DRIVER_ATOMIC uapi is still not the default on the
platforms where it's supported (i.e. again driver_feature mangling)
- vc4, again because of driver_feature mangling
- qxl, because the ioctl table is somewhere else and moving that is
maybe a bit too
2020 Oct 25
1
[PATCH] drm/<drivers>: Constify struct drm_driver
Hi Daniel.
On Fri, Oct 23, 2020 at 06:04:44PM +0200, Daniel Vetter wrote:
> Only the following drivers aren't converted:
> - amdgpu, because of the driver_feature mangling due to virt support
> - nouveau, because DRIVER_ATOMIC uapi is still not the default on the
> platforms where it's supported (i.e. again driver_feature mangling)
> - vc4, again because of driver_feature
2010 Oct 25
0
Re: Re: Unable to pass device to IOMMU
Sorry to duplicate my issues onto the list - I thought I had looked
through this thread before and seen a different error, but apparently
Adam and I are running into much the same thing. I'm seeing exactly the
same "Failed to assign device to IOMMU" along with the "Device not owned
by PCI Back End or pci-stub" in these scenarios. I have not gone back
to previous versions,
2005 Jul 04
2
Asterisk with Intel Blade Machine...
Hello,
I would like to use Intel Blade machine for running Asterisk. Is there
anyone who already use Intel Blade server for running Asterisk? Can you
please explain, how perform Asterisk with Intel Blade machine?
I would appreciate for giving me feedback regarding this issue.
Regards
Nahid
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Apr 17
2
cannot kickstart centos 6 on Dell Blade error cannot find c0t0
I have an intermittent problem with my Dell blades, out of 80 blades 69
of them kickstarted Centos 6 fine using PXE
The other 11, I get a c0t0 not found error (indicating it is not
finding the local disk on the blade).
I can remote mount the iso image and do a basic install of centos on
these blades, but when I go to do a pxe boot it gives me that error again.
I have googled the issue and
2007 Aug 22
1
Restart problem - HP Blade servers EVA 4000 - Suse Linux 10 - ocfs2
Hello,
configuration:
- 4 HP Proliant 460c servers in HP Blade
- disc array HP EVA 4000 with two controllers HSV200
- OS: SUSE Linux 10 (SLES) x86_64
- ocfs2 - ocfs2_tools_1.2.1-5.6
Problem:
all servers share configuration files for cups on ocfs2 volume on HP EVA 4000
1. shutdown -r now - not restart but halt server (perhaps on unmount filesystem) - for all servers used EVA ocfs2 volume same