similar to: Superblock Problem

Displaying 20 results from an estimated 400 matches similar to: "Superblock Problem"

2004 Jan 30
2
Music on Hold Warnings
Hi. I am having the following warning when using music on hold. It works from X-Lite to Grandstream. I get a lot of errors and warnings. 1.Warning, flexibel rate not heavily tested! 2. NOTICE[1100258240]: res_musiconhold.c:260 monmp3thread: Request to schedule in the past?!?! Thanks for any help. Full Output below: Jan 30 10:24:55 WARNING[1133718080]: chan_sip.c:486
2010 Jan 20
1
Clock skew on domU, no ntpd
Setup: RedHat/Centos/Sci. Linux 5 update 3, Dom0: kernel-xen-2.6.18-164.10.1.el5xen 64-bit (on Dell Poweredge 2950 dual quad-core). DomU: kernel-xen-2.6.18-164.10.1.el5xen 32-bit, 1 vcpu 6 domU''s per dom0. We have also seen the same problem with 2.6.18-164.9.1 and 2.6.18-164.6.1 kernels on this branch. Symptom: On 32-bit domU only (we have never seen 64-bit domU be affected), we observe
2010 Jan 09
2
Is it safe to run only the XEN kernel on dom0 host?
Hi, I have an issue with my XEN servers, in that when I do a yum upgrade, it upgrades the kernels, and then updates the grub.conf file to boot with the normal Linux kernel, and not the XEN kernel - and I tend to forget to update the grub.conf, until I reboot and see XEN isn't running. So, is it safe to remove the normal kernel & kernel-development, and only run the XEN kernel? This is
2013 Jun 27
3
Server hangs after installing KVM
Hi, I just received a Supermicro server back from factory repair. Installed CentOS 6.3 x86_64 fresh from DVD (tried with 6.4, same result). Everything goes fine until i install Virtualization* yum groups. Virtualization is enabled in BIOS. Server boots, CentOS loads and i have even a login prompt. If i'm fast enough to enter login name and password, shell works for about 10 sec.
2013 Jan 15
1
Sluggish server with big array
Hi! I am experiencing strange behavior with my new CentOS 6.3 installation (system up to date). I have a big 11 TB EXT4 array mounted on /home/data. The server is a Tyan 2U (TA26-B3992-E) with Dual Opteron 2216, one cpu has 4 Gigs RAM and the other has 8 Gigs (so 12 Gigs total). The server uses 8 x Seagate 2TB SAS hard disks (7200 RPM) and all the disks are grouped together to form 1
2008 Jul 30
2
Missing dependencies
Hi! I have a new shiny CentOS 5.2 server freshly installed. I wanted to install VMWare Server but the installer wants to compile a module. I thought, no problem: Let's install compiler and libraries. So i did: yum groupinstall "Development Libraries" "Development Tools" But i end up with: ================== --> Processing Dependency: libsqlite3.so.0 for
2009 Nov 06
8
Migrating from KVM to XEN - kernel panic
First let me say that I'm not a sysadmin, but am simply wearing that hat this week so please excuse my ignorance. I need to temporarily move some virtual servers from a CentOS-KVM platform to a CentOS-XEN platform while I do some upgrades to the CentOS box. I've created a local LV, and used DD and SCP to transfer the block device from the VKM machine to the XEN machine. For quite a
2009 Mar 27
1
USB, AutoMount & VNC
Hi! I'm trying to figure out how to make automount do its job when nobody is logged at the console and the user access the server by VNC. Does anybody knows how to make CentOS automount USB Hard Drives / Pendrive when accessed by VNC? Thanks! Guy Boisvert, ing IngTegration inc.
2008 Jun 03
2
tzdata, Greenwich zone: URGENT!
Hi! It appears that there have been some changes to tzdata recently. We run an application that needs the server to stay at GMT. Previously, we used the Casablanca timezone but now there seems to be a 1 hour difference to GMT. I checked the London zone and they seem to change time too. I tried to change the zone to GMT with system-config-date (i'm using command line remotely) but
2009 Dec 14
1
Samba, ADS & Winbind Separator on CentOS 5.4
Hi! I have a little problem with Samba. I have an ADS integrated CentOS 5.4 server. I had frequent access problem when M$ users create directories and files. So i thought to force users' persmissions by way of the "force user" parameter in smb.conf. First problem is that the forced users i want to apply are ADS users and named like "MYDOMAIN#Joe" in passwd
2009 Oct 11
3
SVN hell!
Hi! I'm trying to install SVN on a latest version of CentOS (5.3). I just did: yum install subversion yum install mod_dav_svn Then i edited /etc/httpd/conf.d/subversion.conf and here is the content: ======================== <Location /svn> DAV svn SVNParentPath /var/www/svn # Limit write permission to list of valid users. <LimitExcept GET PROPFIND OPTIONS
2010 Jan 12
1
Strange problem updating machine
Hi Today I updated one machine with CentOS-5.4 (2.6.18-164.6.1.el5) x86_64 (Intel(R) Xeon(R) CPU X5450 @ 3.00GHz) to "2.6.18-164.10.1.el5", but in some places, like /boot[1] and in the menu /boot/grub/menu.lst[2], appeared as 2.6.18-164.1.10 - the "1" and the "10" swapped. Did anybody else had similar problems? The update worked fine in i686 workstation and
2009 Jan 09
1
Programming ressources
Hi! It may be a little OT but i'm searching for a c/c++ programmer for the development of a remote controlled multimedia player that would run under CentOS with Aja OEM card. We'd use this player in our fully automatic TV broadcast system. We currently have a player (developed in house) that works mostly ok on Winblows but it lacks many features like remote monitoring (SNMP or
2010 Jan 10
2
[LLVMdev] From OS X to LINUX
For close to the last decade or so, I've been developing on OS X and then porting to LINUX. I know there are those who object to this approach, but it works for me. However I noticed that when porting my exception example to LINUX, which involved adding a whopping -rdynamic to the build line, there were technologies missing from my gcc and LINUX installation as compared to what is on OS X
2010 Jan 09
0
CentOS-announce Digest, Vol 59, Issue 3
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2015 Oct 15
4
master user in dovecot 1.2
Hello list, i would like to use master user functionality in dovecot v1.2, but i just cant get it to work: Here?s my configuration: # dovecot -n # 1.2.9: /etc/dovecot.conf # OS: Linux 2.6.18-164.10.1.el5PAE i686 Red Hat Enterprise Linux Server release 5.4 (Tikanga) login_dir: /var/run/dovecot/login login_executable(default): /usr/libexec/dovecot/imap-login login_executable(imap):
2010 Oct 04
1
Reg: ocfs2_wait_for_mask [nfsd]
Hi All, we have installed the below ocfs2 version and exported the ocfs2 FS over nfs to some other nfs clients. rpm -qa | grep -i ocfs ocfs2-tools-1.4.4-1.el5 ocfs2-2.6.18-164.10.1.el5-1.4.7-1.el5 ocfs2console-1.4.4-1.el5 after some time or some day, we can't access the monted FS in nfs client. Below are process which we see issue on the nfs server when we have problem access the shares
2010 Jan 18
1
Broadcom bcm5823kpb-5 drivers, do they exist?
Good afternoon all, I have a Broadcom BCM5823KPB-5 PCI crypto card that I would like to use on a 2.6.18-164.10.1.el5xen i686 i386 release do assist with crypto operations. Does anyone know if there are drivers for this device? It was originally used in a Cisco Pix to assist with crypto functions under part number 74-3176-01 vac+. The other markings on the board are "CT0527 10"
2010 Jan 13
1
Problems loading drbd after upgrade
Hi, I've upgrade the kernel to the latest version (C5) and after the update the drbd is not being loaded at reboot time. My previous running kernel was 2.6.18-164.el5. I've checked the /lib/modules/ and /lib/modules/2.6.18-164.10.1.el5/weak-updates/drbd82/drbd.ko -> /lib/modules/2.6.18-164.el5/extra/drbd82/drbd.ko And /lib/modules/2.6.18-164.el5/extra/drbd82/drbd.ko exists 2004
2010 Jan 15
1
OCFS2 1.2.9-1 RHEL5
Hi, I still need to use 1.2.9-1 of OCFS2 as I have an older RHEL4 server that needs to share the filesystem. I noticed that there have been no updates and kernel 2.6.18-164.10.1 is out for RHEL5. Are you going to release updates or have you now finished with 1.2.9-1 for RHEL5? Many thanks Matt ________________________________ JPC InfoNet Limited Registered in England No.: 2983145 Registered