Displaying 10 results from an estimated 10 matches for "systti".
Did you mean:
systty
2004 Apr 08
4
Device majors incorrectly set to 0 during rsync
OK. Didn't see anything about this in the archives, other than an old post
from 2000 about a similar problem, so here goes. Feel free to contact me if
I can provide anything else useful.
Problem:
--------
Major numbers on 64bit Solaris are being dropped, and created as 0 on
recieving end. 32bit version works perfectly.
Environment:
------------
Solaris 8 or Solaris 9 (haven't tried
2003 Jan 06
0
smbd using alot of cpu
I have an smbd process that is using alot of cpu on HP-UX 11.11 using
Samba 2.2.3a. It looks like the application on the client side is trying
to open and close a ton of files, many of which do not exist. When I do
a trace on the smbd process, I see repeated calls to lstat64 to what
looks like all of the device files on my unix server. Here is a little
bit of the trace. It goes through all of the
2007 Feb 16
5
LVM on dom0?
I''ve spent the past while researching this but I''m just not finding a
solution. I''ve been trying to get my xen kernel booting on a pretty much stock
CentOS 4.4 installation. I installed Xen from src rpm and installed all the
requisite software and I''m sure it''s with the ram disk but I can''t figure out
how to resolve this.
With a stock kernel
2009 Mar 26
0
Help with GSM or CDMA hardware on CentOS and SMSTools question please
Hi everyone,
I would realy appreciate your help and guidense with a problem I have.
Im trying to set up a SMS Gateway as a alert system for my network.
Although the Aircard is picked up as a usb device and has a driver in
the kernel, it does not have a /dev/XXX device name. So my question is
how do I create this /dev/XXX device and make it persistent.
I have installed CentOS as my base with
2007 Feb 08
5
kernel 2.6.9-42.0.8.EL error while booting - CentOS 4.4
Hi ,
I am ruuning Senmail with MailScanner on CentOS 4.4. It has updated to
kernel 2.6.9-42.0.8.EL from its past kernel 2.6.9-42.0.3.EL.
Now the Server can not boot up and gives the below error.
mkrootdev: label / not found
Mounting root filesystem
mount: error 2 mouting ext3
switchroot: mount failed: 22
Kernel panic - not syncing: Attempted to kill init!
But I can boot up from its
2004 Jun 30
0
problem loading initrd
Hi,
I am trying to load kernel 2.6.6 on a Soekris net4521 from the network
using PXE. I built my initrd with mkinitrd. RedHat nash (while running
linuxrc) hangs after mounting /proc and says "Creating block devices". I
am using the pxelinux.0 from the syslinux-2.10 distribution and the kernel
and initrd were built on redhat 9.0. I built my kernel with BLK_DEV_RAM,
RAMFS, TMPFS,
2012 Apr 10
3
Removing LVM
I have a CentOS 5 machine in which I'm trying to remove lvm. I dd'ed the
file system to another partition, then dd'ed it back overwriting the lvm
partition. I then modified menu.lst and fstab and replaced the paths to
point to the correct device.
When the system boots it's still looking for lvm. I can restore the
system back to where it was with lvm, but I'm not sure what
2010 Mar 02
2
Using USB Tape drive on Centos 5.3 (kernel 2.6.18-164.10.1.el5PAE)
Hello there
I have been trying to install HP Storageworks DAT72 on CentOS 5 in vain.
On system reboot, neither /dev/st not /dev/sg is available. May you please
lead me through as this is my first time trying to do it
lsmod
Module Size Used by
ipv6 267617 40
xfrm_nalgo 13381 1 ipv6
crypto_api 12609 1 xfrm_nalgo
autofs4
2006 Nov 02
10
windows 2003
I have finally gotten one version of windows 2003 r2 x64 installed as a
guest.
The bad news is no network.
The network tab says it''s a realtek 8139 when I know it is a intel. I tried
downloading the intel drivers and they wont install says it''s the wrong hard
ware. Is this common that it uses a 8139 as a generic network card?
Also the network card shows
The
2004 Jan 29
10
Back to 3.0.1, Winbind and Solaris 9
I've gone back to 3.0.1 to try and get winbind to work with my Solaris 9
machine and NT4 domain. Everything works except user authentication. The
wbinfo and getent commands do what they are supposed to.
I've included a truss of 'su - ganguly'
According to pamlog, the user 'ganguly' has been granted access but it is
still hanging.
How do I do a truss of a telnet login?