Send redhat-list mailing list submissions to
redhat-list@xxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://www.redhat.com/mailman/listinfo/redhat-list
or, via email, send a message with subject or body 'help' to
redhat-list-request@xxxxxxxxxx
You can reach the person managing the list at
redhat-list-owner@xxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of redhat-list digest..."
Today's Topics:
1. Re: Minimal RHEL 4 or 5 VMWare image (peter winterflood)
2. RE:How to extend Filesystem to new disk using LVM?
(Patil, Manjiri S)
3. RE:How to extend Filesystem to new disk using LVM? (Wayne Pinette)
4. Re: Disk partitions and LVM limits - SUMMARY (Peter Blajev)
5. Mirroring Active Disk (Cesar Covarrubias)
6. openLDAP and user passwords (m.roth2006@xxxxxxx)
7. RE: redhat-list Digest, Vol 48, Issue 11 (Patil, Manjiri S)
8. Re: openLDAP and user passwords (Jim Canfield)
9. Re: openLDAP and user passwords (m.roth2006@xxxxxxx)
10. Re: openLDAP and user passwords (Harry Hoffman)
11. Re: Mirroring Active Disk (Marcos Aurelio Rodrigues)
12. Linux filesystem error (auser)
13. Re: openLDAP and user passwords (mark)
14. Re: Linux filesystem error (mark)
15. Setup VPN (Robert)
16. Re: Setup VPN (Barry Brimer)
17. Re: Linux filesystem error (auser)
18. Re: Linux filesystem error (mark)
19. Re: Setup VPN (nilesh vaghela)
20. Re: Linux filesystem error (auser)
21. Re: Problem at booting (Vivek Mangal)
22. > 4GB memory on HP DL380 (Johan Booysen)
23. Error indexmaker (Toto)
24. Re: Problem at booting (Marcos Aurelio Rodrigues)
----------------------------------------------------------------------
Message: 1
Date: Wed, 13 Feb 2008 17:33:20 +0000 (GMT)
From: peter winterflood <peter.winterflood@xxxxxxxxxx>
Subject: Re: Minimal RHEL 4 or 5 VMWare image
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID:
<7122710.1202924000202.SLOX.WebMail.wwwrun@xxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
dont bother ive just spent all of sat trying, theres a problem with vmware
104 and redhat derived os
you canot create containers or vhosts.
i switched to opensuse 10.3 64v bit and all the problems went, just
install opensuse without kde gnome, and use fvwm2 install x also
then install the vmware web monitor and console
you will need a native linux one even if you manage from windows as only
the localy installed vmware console can import vhosts, should you ever
want to restore a vhost from backup
regards peter
Is anyone aware of a minimal (no X libraries) RHEL4 or 5 VMWare image
floating around? I'd like to do some testing and this would be most
useful.
Thanks.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
------------------------------
Message: 2
Date: Wed, 13 Feb 2008 14:18:02 -0500
From: "Patil, Manjiri S" <mpatil@xxxxxx>
Subject: RE:How to extend Filesystem to new disk using LVM?
To: <redhat-list@xxxxxxxxxx>
Message-ID:
<2DE012B637518B4BB1F1C1F4AA570FB801A592FF@xxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Thanks for the quick reply Wayne. I followed all the steps with no
errors, after rebooting while starting X11 I am getting following error.
"Server Authorization directory (daemon/ServAuthdir) is set tp /var/gdm
but this does not exist. Please correct GDM configuration
/etc/X11/gdm/gdm.conf and restart gdm."
Thanks
Manz
------------------------------
Message: 3
Date: Wed, 13 Feb 2008 11:48:11 -0800
From: "Wayne Pinette" <Wpinette@xxxxxx>
Subject: RE:How to extend Filesystem to new disk using LVM?
To: <redhat-list@xxxxxxxxxx>
Message-ID: <47B2D8F9.CA27.0062.0@xxxxxx>
Content-Type: text/plain; charset=US-ASCII
Manjiri,I tried emailing you directly, but couldn't At any rate, try
this, if there is a problem email me directly.
make sure /var exists if you do a df (start the server in run level 3)
it looks like /var is not coming up. if it isn't it wont show in df. if
it is coming up,
do a cd /var and see what it looks like.
you may have done a rsync -av /var /newv instead of rsync -av /var/
newvar that trailing slash is very important. If you forgot the trailing
slash, then there will be a subdirectory in /var called var.
if the /var directory only has one subdirectroy called var, then reboot
back into single user mode go into the /var/var directory, and do a:
mv * ..
then reboot back to normal runtime.
Wayner
"Patil, Manjiri S" <mpatil@xxxxxx> 13/02/2008 11:18 am >>>
Thanks for the quick reply Wayne. I followed all the steps with no
errors, after rebooting while starting X11 I am getting following error.
"Server Authorization directory (daemon/ServAuthdir) is set tp /var/gdm
but this does not exist. Please correct GDM configuration
/etc/X11/gdm/gdm.conf and restart gdm."
Thanks
Manz
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
------------------------------
Message: 4
Date: Wed, 13 Feb 2008 12:05:29 -0800
From: Peter Blajev <pblajev@xxxxxxxx>
Subject: Re: Disk partitions and LVM limits - SUMMARY
To: redhat-list@xxxxxxxxxx, centos@xxxxxxxxxx,
redhat-sysadmin-list@xxxxxxxxxx
Message-ID: <200802131205.29499.pblajev@xxxxxxxx>
Content-Type: text/plain; charset="utf-8"
Thank you all for the help.
I'm writing this summary message because of people requests. I haven't
tried
all of this. I just collected it and organized it.
You've got a big storage. Now what?
The short answer is: "Just connect it. It should work."
I'll play safe by saying that the following applies to <10TB storage. Some
people reported file systems of 80TB.
Things to watch out for:
- Make sure the driver you are using or the storage itself don't restrict
you from making big partitions or file systems.
- fdisk creates partitions up to 2.1TB in size. Use "parted" instead.
- RHEL5 supports up to 8TB ext3 file system. To create bigger then 8TB
use
option "-F" and 4K blocks.
Your options are:
- If the storage is connected to a RAID controller you can use the
controller to create smaller logical partitions. Then combine them with
LVM.
- If you really want to partition the drive use parted.
While partitioning if you run into this message:
===
sdb: very big device. try to use READ CAPACITY(16).
SCSI device sdb: 10248519680 512-byte hdwr sectors (5247242 MB)
sdb: Write Protect is off
===
you can just ignore it. It's informational (based on a few people
replies).
If you don't like parted you can still use fdisk to create a few 2TB
partitions and then use LVM.
- Use LVM on the raw device. Don't partition.
This is what I did and it worked for me.
Make sure you wipe out the MBR first:
dd if=/dev/zero of=/dev/sdX bs=512 count=63
(count=1 should work too but 63 won't hurt either)
Create the pv, vg and lv:
pvcreate /dev/sdX
vgcreate <vg name> /dev/sdX
lvcreate -L <size> -n <name> -v vg_name
Now you have to create the file systems. Some people recommend XFS.
If you try to create bigger then 8TB ext3 file system make sure you use
option "-F" and 4K blocks:
mkfs -t ext3 -F -b 4096 /dev/vg00/lvol01
For more information:
http://www.centos.org/product.html
http://kbase.redhat.com/faq/FAQ_103_11461.shtm
The email thread "Disk partitions and LVM limits" in CentOS, RedHat and
RedHat-Sysadmin mailing lists.
Thank you
Peter
Hi,
I've got a DAS DELL MD1000 with a bunch of SATA drives in RAID 5
configuration with total space of 5.4TB. This box is attached to a
CentOS5 system (kernel 2.6.18-53.1.6.el5).
Any idea how to make this space usable?
Is there a limit how big a partition can be? What is the work around?
Is there a limit how big a file system ca be?
I've tried to partition it but no matter how bug partition I create
fdisk spits out these messages on the console:
---
sdb: very big device. try to use READ CAPACITY(16).
SCSI device sdb: 10248519680 512-byte hdwr sectors (5247242 MB)
sdb: Write Protect is off
---
I decided to not partition the drive and use LVM but the physical volume
stopped at 2TB.
So, right now I can't use LVM because of this 2TB limit and I'm not sure
if I partition the drive how good these partitions are because of the
the message from fdisk.
Any help or idea is highly appreciated.
Thank you
Peter
------------------------------
Message: 5
Date: Wed, 13 Feb 2008 12:36:56 -0800
From: Cesar Covarrubias <cesar@xxxxxxx>
Subject: Mirroring Active Disk
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <1202935016.32287.9.camel@xxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain
Good Afternoon Everyone,
I have a client who wants to mirror their hard drive which is currently
being used in production. I know how to create the software raid on
install, but can someone point me in the direction of documentation to
create a mirror on an already installed system?
Thanks ahead of time.
Cesar
------------------------------
Message: 6
Date: Wed, 13 Feb 2008 15:41:52 -0500 (EST)
From: <m.roth2006@xxxxxxx>
Subject: openLDAP and user passwords
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <20080213154152.ATM63473@xxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
After days of googling and reading docs, threads, and playing all sorts of
games, I've *finally* solved it.
Since three-quarters of everything I found ended with "so how the hell
*do* you enable users to change their own passwords", and no answer, let
me give the answers.
In /usr/local/etc/openldap/slapd.conf, the ACL is
<snip>
access: to attr=userPassword
by self =xw
by anonymous auth
access to *
by self write
by * read
<snip>
NOTE THAT EACH STANZA *MUST* END WITH A BLANK LINE.
Then, the magic incantation with ldappasswd, I wrapped with a tiny shell
script, since ldappasswd *first* asks for the new password, then, as an
afterthough, it asks for the current, like no password program I've ever
seen. The wrapper is (and this assumes that your users are in the d/b
under ou=people):
#!/bin/bash
thisuser=`whoami`
echo "About to update $thisuser's password"
echo
read -p "Current password: " -s opwd
echo
read -p "New password: " -s npwd
echo
ldappasswd -x -D cn=$thisuser,ou=people,dc=att,dc=com -w $opwd -s $npwd
Feel free to pass this on. Hope it keeps some of you from denting your
cube walls as you try to deal with openldap.
mark "UMich? openldap? F, as in FLUNK"
------------------------------
Message: 7
Date: Wed, 13 Feb 2008 15:46:14 -0500
From: "Patil, Manjiri S" <mpatil@xxxxxx>
Subject: RE: redhat-list Digest, Vol 48, Issue 11
To: <redhat-list@xxxxxxxxxx>
Cc: Wpinette@xxxxxx
Message-ID:
<2DE012B637518B4BB1F1C1F4AA570FB801A5946A@xxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
Hi Wayne,
Thank for the reply . You were right. It was my mistake that I rsync
/var instead of /var/ . It works now. Only glitch is while starting X it
stops at "system logger " for long time , then says failed then it
finally boots.
One more question I have is it possible to extend /usr which is
currently part of root. What I mean is can I just take out /usr and
extend it to new hard drive by creating new Volume group etc.
Thanks again for your help. You are great.
Manjiri
------------------------------
Message: 8
Date: Wed, 13 Feb 2008 14:50:30 -0600
From: "Jim Canfield" <jcanfield@xxxxxxxxxxx>
Subject: Re: openLDAP and user passwords
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <47B35816.6000000@xxxxxxxxxxx>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
m.roth2006@xxxxxxx wrote:
After days of googling and reading docs, threads, and playing all sorts
of games, I've *finally* solved it.
Fantastic! You have not idea how much this helps me!
Big thanks,
Jim
------------------------------
Message: 9
Date: Wed, 13 Feb 2008 16:08:58 -0500 (EST)
From: <m.roth2006@xxxxxxx>
Subject: Re: openLDAP and user passwords
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <20080213160858.ATM70600@xxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=us-ascii
Jim,
Date: Wed, 13 Feb 2008 14:50:30 -0600
From: "Jim Canfield" <jcanfield@xxxxxxxxxxx>
m.roth2006@xxxxxxx wrote:
After days of googling and reading docs, threads, and playing all sorts
of games, I've *finally* solved it.
<snip>
Fantastic! You have not idea how much this helps me!
I don't? Don't the dents in my desk from my pounding it in anger suggest
otherwise? <g>
Big thanks,
You're very welcome.
mark "on to password aging"
------------------------------
Message: 10
Date: Wed, 13 Feb 2008 16:16:34 -0500
From: Harry Hoffman <hhoffman@xxxxxxxxxxxxxxxx>
Subject: Re: openLDAP and user passwords
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <47B35E32.4090907@xxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi,
I don't think you quite want that...
I think you want:
access: to attr=userPassword
by self write
by anonymous auth
by * none
access to *
by * read
You don't really want users to be able to change any attribute about
themselves...
Cheers,
Harry
m.roth2006@xxxxxxx wrote:
After days of googling and reading docs, threads, and playing all sorts
of games, I've *finally* solved it.
Since three-quarters of everything I found ended with "so how the hell
*do* you enable users to change their own passwords", and no answer, let
me give the answers.
In /usr/local/etc/openldap/slapd.conf, the ACL is
<snip>
access: to attr=userPassword
by self =xw
by anonymous auth
access to *
by self write
by * read
<snip>
NOTE THAT EACH STANZA *MUST* END WITH A BLANK LINE.
Then, the magic incantation with ldappasswd, I wrapped with a tiny shell
script, since ldappasswd *first* asks for the new password, then, as an
afterthough, it asks for the current, like no password program I've ever
seen. The wrapper is (and this assumes that your users are in the d/b
under ou=people):
#!/bin/bash
thisuser=`whoami`
echo "About to update $thisuser's password"
echo
read -p "Current password: " -s opwd
echo
read -p "New password: " -s npwd
echo
ldappasswd -x -D cn=$thisuser,ou=people,dc=att,dc=com -w $opwd -s $npwd
Feel free to pass this on. Hope it keeps some of you from denting your
cube walls as you try to deal with openldap.
mark "UMich? openldap? F, as in FLUNK"
------------------------------
Message: 11
Date: Wed, 13 Feb 2008 22:52:02 -0200
From: "Marcos Aurelio Rodrigues" <deigratia33@xxxxxxxxx>
Subject: Re: Mirroring Active Disk
To: "General Red Hat Linux discussion list" <redhat-list@xxxxxxxxxx>
Message-ID:
<ca4b054f0802131652g100a3ee6v59b8ef78dc9a7794@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
Read that, i think it will help you
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/s390-multi-install-guide/s1-s390info-raid.html
But, dont forget...do the backups before!!!
--
========================================
Marcos Aurelio Rodrigues (DEiGrAtiA-33)
<deigratia33@xxxxxxxxx>
CCNA, MCSO
Mirabilia laudo semprer, Dei
========================================
On Feb 13, 2008 6:36 PM, Cesar Covarrubias <cesar@xxxxxxx> wrote:
Good Afternoon Everyone,
I have a client who wants to mirror their hard drive which is currently
being used in production. I know how to create the software raid on
install, but can someone point me in the direction of documentation to
create a mirror on an already installed system?
Thanks ahead of time.
Cesar
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
------------------------------
Message: 12
Date: Thu, 14 Feb 2008 09:25:09 +0800
From: "auser" <iloveyunxuan@xxxxxxxxx>
Subject: Linux filesystem error
To: "redhat-list" <redhat-list@xxxxxxxxxx>
Message-ID: <47b3986f.0856100a.37ae.681b@xxxxxxxxxxxxx>
Content-Type: text/plain; charset="gb2312"
hi,redhat-list!
When i login in a linux server by ssh and it prompt:
-bash: /etc/profile: Input/output error
-bash: /root/.bash_profile: Input/output error
-bash-3.00#
and almost all command can not use:
-bash-3.00# ls -al
Bus error
-bash-3.00# dmesg
-bash: /bin/dmesg: Input/output error
-bash-3.00# mount
-bash: /bin/mount: Input/output error
And i check /proc/mounts shows:
-bash-3.00# cat /proc/mounts
rootfs / rootfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
none /dev tmpfs rw 0 0
/dev/root / ext3 ro 0 0 (here is ro)
none /dev tmpfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
/sys /sys sysfs rw 0 0
none /dev/pts devpts rw 0 0
/dev/sda1 /boot ext3 rw 0 0
/dev/sda6 /data ext3 ro 0 0
none /dev/shm tmpfs rw 0 0
/dev/sda3 /opt ext3 ro 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
/proc /var/named/chroot/proc proc rw,nodiratime 0 0
-bash-3.00# cat /proc/kmsg
<2>EXT3-fs error (device sda2) in start_transaction: Journal has aborted
<2>EXT3-fs error (device sda3) in start_transaction: Journal has aborted
fordeceda istt_anctn:oual rtraaconJonahaabterdeceda
istt_anctn:oualasboed<2>EXT3-fs error (device sda2) in start_transaction:
Journal has aborted
viceda istt_anctn:oualasboedo(decea2inta_tnsti: url s ord
rordeceda istt_anctn:oualasboedo(deceda istt_anctn:oualasbo eve
a2inta_tnsti: url s ord
-fsrr (vi s2)n artrsaioournahaabterdeceda istt_anctn:oualasboed evi s2)n
ranctn:oualasboed- e (dicsd) srtraaconJonahaabter (vicsd)
srtraaconJonahaabte<2>EXT3-fs error (device sda2) in start_transaction:
Journal has aborted
<2>EXT3-fs ro(dicsd) inartrsactioJonahaab<2>EXT3-fs eroreve a2inta_tnsti:
url s or<2>EXT3-fs error (device sda2) in start_transaction: Journal has
aborted
<2>EXT3-fs error (device sda2) in start_transaction: Journal has aborted
<2>EXT3-fs error (device sda2) in start_transaction: Journal has aborted
the service is running well so i don't reboot it!(i am afraid after reboot
the system can't startup)
How can i check and resolve this problem ? Thank you for your help!
------------------------------
Message: 13
Date: Wed, 13 Feb 2008 19:41:50 -0600
From: mark <m.roth2006@xxxxxxx>
Subject: Re: openLDAP and user passwords
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <47B39C5E.1070609@xxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
Hey,
Harry Hoffman wrote:
I don't think you quite want that...
I think you want:
access: to attr=userPassword
by self write
by anonymous auth
by * none
access to *
by * read
You don't really want users to be able to change any attribute about
themselves...
Hmmm... ok, I'll try that manana.
mark
------------------------------
Message: 14
Date: Wed, 13 Feb 2008 19:56:22 -0600
From: mark <m.roth2006@xxxxxxx>
Subject: Re: Linux filesystem error
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <47B39FC6.8000001@xxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
auser wrote:
hi,redhat-list!
When i login in a linux server by ssh and it prompt:
-bash: /etc/profile: Input/output error
-bash: /root/.bash_profile: Input/output error
-bash-3.00#
<snip>
Two questions:
first, what's the output of df, and
second, have you looked in /var/log/messages
Given that it looks like there's a problem with both sda2 and sda3, I
wonder
about a hardware error.
The other thing you could try is to take it down to single user mode,
umount
the partitions, and run fsck on 'em.
mark
------------------------------
Message: 15
Date: Wed, 13 Feb 2008 18:12:25 -0800 (PST)
From: Robert <rgoud@xxxxxxxxx>
Subject: Setup VPN
To: redhat-list@xxxxxxxxxx
Message-ID: <725930.72731.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=iso-8859-1
Hi list,
Did anyone know how to setup VPN on Red Hat so that I can connect from
server to my work.
Thanks in advance
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
now.
------------------------------
Message: 16
Date: Wed, 13 Feb 2008 20:42:19 -0600 (CST)
From: Barry Brimer <lists@xxxxxxxxxx>
Subject: Re: Setup VPN
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <Pine.LNX.4.61.0802132041340.27135@xxxxxxxxxxxxxxxxxxxxx>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Did anyone know how to setup VPN on Red Hat so that I can connect from
server to my work.
Thanks in advance
http://www.openvpn.net
There are simple instructions and links to packages from rpmforge.
------------------------------
Message: 17
Date: Thu, 14 Feb 2008 11:17:27 +0800
From: "auser" <iloveyunxuan@xxxxxxxxx>
Subject: Re: Linux filesystem error
To: "General Red Hat Linux discussion" <redhat-list@xxxxxxxxxx>
Message-ID: <47b3b2bc.0ec5100a.36fe.ffff811e@xxxxxxxxxxxxx>
Content-Type: text/plain; charset="gb2312"
auser wrote:
hi,redhat-list!
When i login in a linux server by ssh and it prompt:
-bash: /etc/profile: Input/output error
-bash: /root/.bash_profile: Input/output error
-bash-3.00#
<snip>
Two questions:
first, what's the output of df, and
-bash-3.00# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 29G 4.0G 24G 15% /
/dev/sda1 190M 13M 168M 8% /boot
/dev/sda6 362G 16G 328G 5% /data
none 2.0G 0 2.0G 0% /dev/shm
/dev/sda3 7.7G 330M 7.0G 5% /opt
second, have you looked in /var/log/messages
there is nothing output when i check /var/log/messages and /var/log/secure
:
-bash-3.00# cat /var/log/messages
-bash-3.00# cat /var/log/secure
Given that it looks like there's a problem with both sda2 and sda3, I
wonder
about a hardware error.
The other thing you could try is to take it down to single user mode,
umount
the partitions, and run fsck on 'em.
The service is running well ,so i can't reboot and run fsck .
i am afraid after i do that,the server will not start!!
It may be caused by hardware problem.
And i know i will shutdown it and check sonner or later.
But now i want to known how to find the problem.
mark
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
-------------------------------------------------------------------------
ÐÕÃû£º¹ùÃçÃç
Email£ºguomiaomiao@xxxxxxxxxxxxxxx
Ö÷Ò³£º http://www.hexun.com
Tel£º(8610) 85651213
ÈÕÆÚ£º 2008-02-14
--------------------------------------------------------------------------
------------------------------
Message: 18
Date: Wed, 13 Feb 2008 21:38:22 -0600
From: mark <m.roth2006@xxxxxxx>
Subject: Re: Linux filesystem error
To: General Red Hat Linux discussion list <redhat-list@xxxxxxxxxx>
Message-ID: <47B3B7AE.6040206@xxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
auser wrote:
mark wrote:
auser wrote:
hi,redhat-list!
When i login in a linux server by ssh and it prompt:
-bash: /etc/profile: Input/output error
-bash: /root/.bash_profile: Input/output error
-bash-3.00#
<snip>
Two questions:
first, what's the output of df, and
-bash-3.00# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 29G 4.0G 24G 15% /
/dev/sda1 190M 13M 168M 8% /boot
/dev/sda6 362G 16G 328G 5% /data
none 2.0G 0 2.0G 0% /dev/shm
/dev/sda3 7.7G 330M 7.0G 5% /opt
Ok, no full filesystems....
second, have you looked in /var/log/messages
there is nothing output when i check /var/log/messages and
/var/log/secure :
-bash-3.00# cat /var/log/messages
-bash-3.00# cat /var/log/secure
<snip>
Do an ll of /var/log - if /var/log/messages is an empty file, look at
/var/log/messages.1, the last logfile.
mark
------------------------------
Message: 19
Date: Thu, 14 Feb 2008 10:15:40 +0530
From: "nilesh vaghela" <nileshj.vaghela@xxxxxxxxx>
Subject: Re: Setup VPN
To: "General Red Hat Linux discussion list" <redhat-list@xxxxxxxxxx>
Message-ID:
<d2c13fd20802132045t7f15f063m7f9057b65aa9da64@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=UTF-8
If you have RHEL5
try "racoon" easy and best IPSEC vpn.
If you need more help post again.
On Feb 14, 2008 8:12 AM, Barry Brimer <lists@xxxxxxxxxx> wrote:
> Did anyone know how to setup VPN on Red Hat so that I can connect from
> server to my work.
> Thanks in advance
http://www.openvpn.net
There are simple instructions and links to packages from rpmforge.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
Nilesh Vaghela
ElectroMech
Redhat Channel Partner and Training Partner
74, Nalanda Complex, Satellite Rd, Ahmedabad
25, The Emperor, Fatehgunj, Baroda.
www.electromech.info
------------------------------
Message: 20
Date: Thu, 14 Feb 2008 13:19:31 +0800
From: "auser" <iloveyunxuan@xxxxxxxxx>
Subject: Re: Linux filesystem error
To: "General Red Hat Linux discussion" <redhat-list@xxxxxxxxxx>
Message-ID: <47b3cf54.096c100a.40fb.ffff8ac3@xxxxxxxxxxxxx>
Content-Type: text/plain; charset="gb2312"
auser wrote:
mark wrote:
auser wrote:
hi,redhat-list!
When i login in a linux server by ssh and it prompt:
-bash: /etc/profile: Input/output error
-bash: /root/.bash_profile: Input/output error
-bash-3.00#
<snip>
Two questions:
first, what's the output of df, and
-bash-3.00# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 29G 4.0G 24G 15% /
/dev/sda1 190M 13M 168M 8% /boot
/dev/sda6 362G 16G 328G 5% /data
none 2.0G 0 2.0G 0% /dev/shm
/dev/sda3 7.7G 330M 7.0G 5% /opt
Ok, no full filesystems....
second, have you looked in /var/log/messages
there is nothing output when i check /var/log/messages and
/var/log/secure :
-bash-3.00# cat /var/log/messages
-bash-3.00# cat /var/log/secure
<snip>
Do an ll of /var/log - if /var/log/messages is an empty file, look at
/var/log/messages.1, the last logfile.
yes i see ,no any valuable info, all the messages is like :
-bash-3.00# cat /var/log/messages*
Feb 3 23:06:47 dns251-202 sshd(pam_unix)[25986]: session opened for user
root by (uid=0)
Feb 3 23:06:47 dns251-202 sshd(pam_unix)[26003]: session opened for user
root by (uid=0)
Feb 3 23:06:47 dns251-202 sshd(pam_unix)[26020]: session opened for user
root by (uid=0)
Feb 3 23:06:47 dns251-202 sshd(pam_unix)[26037]: session opened for user
root by (uid=0)
Feb 3 23:06:48 dns251-202 sshd(pam_unix)[26054]: session opened for user
root by (uid=0)
-bash-3.00# cat /var/log/secure*
Feb 9 15:06:18 dns251-202 sshd[12646]: Accepted publickey for root from
::ffff:10.0.251.217 port 35868 ssh2
Feb 9 23:06:21 dns251-202 sshd[12662]: Accepted publickey for root from
::ffff:10.0.251.217 port 35869 ssh2
Feb 9 15:06:21 dns251-202 sshd[12663]: Accepted publickey for root from
::ffff:10.0.251.217 port 35869 ssh2
Feb 9 23:06:21 dns251-202 sshd[12679]: Accepted publickey for root from
::ffff:10.0.251.217 port 35870 ssh2
Feb 9 15:06:21 dns251-202 sshd[12680]: Accepted publickey for root from
::ffff:10.0.251.217 port 35870 ssh2
cat: /var/log/secure.2: Input/output error
cat: /var/log/secure.3: Input/output error
cat: /var/log/secure.4: Input/output error
mark
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
-------------------------------------------------------------------------
ÐÕÃû£º¹ùÃçÃç
Email£ºguomiaomiao@xxxxxxxxxxxxxxx
Ö÷Ò³£º http://www.hexun.com
Tel£º(8610) 85651213
ÈÕÆÚ£º 2008-02-14
--------------------------------------------------------------------------
------------------------------
Message: 21
Date: Thu, 14 Feb 2008 12:52:39 +0530
From: "Vivek Mangal" <vivek.mangal9685@xxxxxxxxx>
Subject: Re: Problem at booting
To: "Red Hat" <redhat-list@xxxxxxxxxx>
Message-ID:
<ac6c26480802132322t1c3f1ec4ybcfcf002b5fa2ff3@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
But, Which card ?
and how u can say that ?
tell me
On 2/13/08, Vivek Mangal <vivek.mangal9685@xxxxxxxxx> wrote:
The output of command #lspci -vv is
----------------------------------------
pcilib: Resource 3 in /sys/bus/pci/devices/0000:00:00:0/resource has a
64-bit address, ignoring
00:00.0 Host bridge: ATI Technologies Inc: Unknown device 5a33 (rev 01)
Subsystem: Intel Corporation: Unknown device d600
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ >SERR- <PERR-
Latency: 64
Region 3: Memory at <ignored> (64-bit, non-prefetchable)
00:01.0 PCI bridge: ATI Technologies Inc: Unknown device 5a3f (prog-if 00
[Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 99
Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fde00000-fdefffff
Prefetchable memory behind bridge: f0000000-f7ffffff
Secondary status: 66Mhz+ FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
Capabilities: [b0] #0d [0000]
00:11.0 IDE interface: ATI Technologies Inc ATI 437A Serial ATA
Controller
(rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size 08
Interrupt: pin A routed to IRQ 169
Region 0: I/O ports at ff00 [size=8]
Region 1: I/O ports at fe00 [size=4]
Region 2: I/O ports at fd00 [size=8]
Region 3: I/O ports at fc00 [size=4]
Region 4: I/O ports at fb00 [size=16]
Region 5: Memory at fe02f000 (32-bit, non-prefetchable) [size=512]
Expansion ROM at fdf80000 [disabled] [size=512K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-
Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA
Controller
(rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size 08
Interrupt: pin A routed to IRQ 177
Region 0: I/O ports at fa00 [size=8]
Region 1: I/O ports at f900 [size=4]
Region 2: I/O ports at f800 [size=8]
Region 3: I/O ports at f700 [size=4]
Region 4: I/O ports at f600 [size=16]
Region 5: Memory at fe02e000 (32-bit, non-prefetchable) [size=512]
Expansion ROM at fdf80000 [disabled] [size=512K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-
Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller
(rev 80) (prog-if 10 [OHCI])
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size 20
Interrupt: pin A routed to IRQ 185
Region 0: Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [d0] Message Signalled Interrupts: 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller
(rev 80) (prog-if 10 [OHCI])
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size 20
Interrupt: pin A routed to IRQ 185
Region 0: Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [d0] Message Signalled Interrupts: 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host
Controller (rev 80) (prog-if 20 [EHCI])
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size 20
Interrupt: pin A routed to IRQ 185
Region 0: Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Bridge: PM- B3+
Capabilities: [d0] Message Signalled Interrupts: 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82)
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Region 0: I/O ports at 0b00 [size=16]
Region 1: Memory at fe02a000 (32-bit, non-prefetchable) [size=1K]
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE
Controller ATI (rev 80) (prog-if 8a [Master SecP PriP])
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Interrupt: pin A routed to IRQ 193
Region 0: I/O ports at <unassigned>
Region 1: I/O ports at <unassigned>
Region 2: I/O ports at <unassigned>
Region 3: I/O ports at <unassigned>
Region 4: I/O ports at f400 [size=16]
Capabilities: [70] Message Signalled Interrupts: 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
00:14.2 Class 0403: ATI Technologies Inc: Unknown device 437b (rev 01)
Subsystem: Intel Corporation: Unknown device d600
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size 08
Interrupt: pin ? routed to IRQ 193
Region 0: Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0
Enable-
Address: 0000000000000000 Data: 0000
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev
80)
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 0
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev
80)
(prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: fdd00000-fddfffff
Prefetchable memory behind bridge: fdc00000-fdcfffff
Secondary status: 66Mhz- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
01:05.0 VGA compatible controller: ATI Technologies Inc: Unknown device
5a61 (prog-if 00 [VGA])
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2000ns min), Cache Line Size 08
Interrupt: pin A routed to IRQ 201
Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at ee00 [size=256]
Region 2: Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Intel Corporation: Unknown device d600
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 209
Region 0: I/O ports at de00 [size=256]
Region 1: Memory at fddff000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
02:04.0 Serial controller: Exar Corp. XR17C158 Octal UART (rev 09)
(prog-if 02 [16550])
Subsystem: Unknown device 2205:2004
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 201
Region 0: Memory at fddfe000 (32-bit, non-prefetchable) [size=4K]
------------------------------------
On 2/12/08, Vivek Mangal <vivek.mangal9685@xxxxxxxxx> wrote:
>
> hello all,
> My new PC show a message all time at the booting
> i can not under stand what is the problem ?
> and how can i recover it ?
> problem is that
>
> PCI: cannot allocate resource region 3 of devices 0000:00:00:0
>
> if any have any idea then please tell me.
>
------------------------------
Message: 22
Date: Thu, 14 Feb 2008 08:44:55 -0000
From: "Johan Booysen" <johan@xxxxxxxxxxxxxxxxx>
Subject: > 4GB memory on HP DL380
To: "General Red Hat Linux discussion list" <redhat-list@xxxxxxxxxx>
Message-ID:
<3D48C842BD295548968848572119008C12C059@xxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
I need a rather quick answer to this, so will ask the question while
continuing googling:
I've just upgraded the memory on an HP/Compaq DL380 G4 server running
RHEL5, from 4GB to 6GB. But Red Hat only sees 4GB.
A quick google tells me that I either need to install the kernel-PAE
package, or the hugemem kernel. Is that correct? Yum shows me that
kernel-PAE is available, but not kernel-hugemem.
This server runs Oracle and is quite important to the business, so I
can't just "have a go" and hope upgrading the kernel doesn't break
anything.
Any advice on this will be appreciated very much.
grub.conf:
title Red Hat Enterprise Linux Server (2.6.18-53.1.4.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-53.1.4.el5 ro root=/dev/VolGroup00/root
rhgb quiet crashkernel=128M@16M <mailto:crashkernel=128M@16M>
initrd /initrd-2.6.18-53.1.4.el5.img
title Red Hat Enterprise Linux Server (2.6.18-8.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-8.el5 ro root=/dev/VolGroup00/root rhgb
quiet crashkernel=128M@16M <mailto:crashkernel=128M@16M>
initrd /initrd-2.6.18-8.el5.img
Thanks.
------------------------------
Message: 23
Date: Thu, 14 Feb 2008 16:26:30 +0700 (WIT)
From: "Toto" <to2y@xxxxxxxxxxxxxxxxxx>
Subject: Error indexmaker
To: redhat-list@xxxxxxxxxx
Message-ID:
<3411.202.146.253.59.1202981190.squirrel@xxxxxxxxxxxxxxxxxx>
Content-Type: text/plain;charset=iso-8859-1
i'm use redhat 9, when i run command:
#indexmaker --output=/var/www/html/mrtg/index.html /etc/mrtg/mrtg.cfg
show error message:
Possible precedence problem on bitwise | operator at
/usr/bin/../lib/mrtg2/BER.pm line 601.
Can't locate package $VERSION for @MRTG_lib::ISA at /usr/bin/indexmaker
line 49
main::BEGIN() called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 49
eval {...} called at /usr/bin/../lib/mrtg2/MRTG_lib.pm line 49
please help me!!!
------------------------------
Message: 24
Date: Thu, 14 Feb 2008 08:38:36 -0200
From: "Marcos Aurelio Rodrigues" <deigratia33@xxxxxxxxx>
Subject: Re: Problem at booting
To: "General Red Hat Linux discussion list" <redhat-list@xxxxxxxxxx>
Message-ID:
<ca4b054f0802140238s215a589ah77aa841d6cd96ec9@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
Because that
* PCI: cannot allocate resource region 3 of devices 0000:00:00:0*
64-bit address, ignoring
00:00.0 Host bridge: ATI Technologies Inc: Unknown device 5a33 (rev 01)
Subsystem: Intel Corporation: Unknown device d600
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ >SERR- <PERR-
Latency: 64
* > Region 3: Memory at <ignored> (64-bit, non-prefetchable)
*
--
========================================
Marcos Aurelio Rodrigues (DEiGrAtiA-33)
<deigratia33@xxxxxxxxx>
CCNA, MCSO
Mirabilia laudo semprer, Dei
========================================
*
*
On Thu, Feb 14, 2008 at 5:22 AM, Vivek Mangal <vivek.mangal9685@xxxxxxxxx>
wrote:
But, Which card ?
and how u can say that ?
tell me
On 2/13/08, Vivek Mangal <vivek.mangal9685@xxxxxxxxx> wrote:
>
> The output of command #lspci -vv is
> ----------------------------------------
> pcilib: Resource 3 in /sys/bus/pci/devices/0000:00:00:0/resource has a
> 64-bit address, ignoring
> 00:00.0 Host bridge: ATI Technologies Inc: Unknown device 5a33 (rev 01)
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort+ >SERR- <PERR-
> Latency: 64
> Region 3: Memory at <ignored> (64-bit, non-prefetchable)
>
> 00:01.0 PCI bridge: ATI Technologies Inc: Unknown device 5a3f (prog-if
00
> [Normal decode])
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 99
> Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
> I/O behind bridge: 0000e000-0000efff
> Memory behind bridge: fde00000-fdefffff
> Prefetchable memory behind bridge: f0000000-f7ffffff
> Secondary status: 66Mhz+ FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort+ <SERR- <PERR-
> BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-
> Capabilities: [b0] #0d [0000]
>
> 00:11.0 IDE interface: ATI Technologies Inc ATI 437A Serial ATA
Controller
> (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64, Cache Line Size 08
> Interrupt: pin A routed to IRQ 169
> Region 0: I/O ports at ff00 [size=8]
> Region 1: I/O ports at fe00 [size=4]
> Region 2: I/O ports at fd00 [size=8]
> Region 3: I/O ports at fc00 [size=4]
> Region 4: I/O ports at fb00 [size=16]
> Region 5: Memory at fe02f000 (32-bit, non-prefetchable) [size=512]
> Expansion ROM at fdf80000 [disabled] [size=512K]
> Capabilities: [60] Power Management version 2
> Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
> Status: D0 PME-Enable- DSel=0 DScale=2 PME-
> Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0
> Enable-
> Address: 00000000 Data: 0000
>
> 00:12.0 IDE interface: ATI Technologies Inc ATI 4379 Serial ATA
Controller
> (rev 80) (prog-if 8f [Master SecP SecO PriP PriO])
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64, Cache Line Size 08
> Interrupt: pin A routed to IRQ 177
> Region 0: I/O ports at fa00 [size=8]
> Region 1: I/O ports at f900 [size=4]
> Region 2: I/O ports at f800 [size=8]
> Region 3: I/O ports at f700 [size=4]
> Region 4: I/O ports at f600 [size=16]
> Region 5: Memory at fe02e000 (32-bit, non-prefetchable) [size=512]
> Expansion ROM at fdf80000 [disabled] [size=512K]
> Capabilities: [60] Power Management version 2
> Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
> Status: D0 PME-Enable- DSel=0 DScale=2 PME-
> Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0
> Enable-
> Address: 00000000 Data: 0000
>
> 00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller
> (rev 80) (prog-if 10 [OHCI])
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64, Cache Line Size 20
> Interrupt: pin A routed to IRQ 185
> Region 0: Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
> Capabilities: [d0] Message Signalled Interrupts: 64bit- Queue=0/0
> Enable-
> Address: 00000000 Data: 0000
>
> 00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host
Controller
> (rev 80) (prog-if 10 [OHCI])
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64, Cache Line Size 20
> Interrupt: pin A routed to IRQ 185
> Region 0: Memory at fe02c000 (32-bit, non-prefetchable) [size=4K]
> Capabilities: [d0] Message Signalled Interrupts: 64bit- Queue=0/0
> Enable-
> Address: 00000000 Data: 0000
>
> 00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host
> Controller (rev 80) (prog-if 20 [EHCI])
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64, Cache Line Size 20
> Interrupt: pin A routed to IRQ 185
> Region 0: Memory at fe02b000 (32-bit, non-prefetchable) [size=4K]
> Capabilities: [dc] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
> PME(D0+,D1+,D2+,D3hot+,D3cold-)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> Bridge: PM- B3+
> Capabilities: [d0] Message Signalled Interrupts: 64bit- Queue=0/0
> Enable-
> Address: 00000000 Data: 0000
>
> 00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82)
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Region 0: I/O ports at 0b00 [size=16]
> Region 1: Memory at fe02a000 (32-bit, non-prefetchable) [size=1K]
>
> 00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI
IDE
> Controller ATI (rev 80) (prog-if 8a [Master SecP PriP])
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64
> Interrupt: pin A routed to IRQ 193
> Region 0: I/O ports at <unassigned>
> Region 1: I/O ports at <unassigned>
> Region 2: I/O ports at <unassigned>
> Region 3: I/O ports at <unassigned>
> Region 4: I/O ports at f400 [size=16]
> Capabilities: [70] Message Signalled Interrupts: 64bit- Queue=0/0
> Enable-
> Address: 00000000 Data: 0000
>
> 00:14.2 Class 0403: ATI Technologies Inc: Unknown device 437b (rev 01)
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64, Cache Line Size 08
> Interrupt: pin ? routed to IRQ 193
> Region 0: Memory at fe024000 (64-bit, non-prefetchable) [size=16K]
> Capabilities: [50] Power Management version 2
> Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA
> PME(D0+,D1-,D2-,D3hot+,D3cold+)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0
> Enable-
> Address: 0000000000000000 Data: 0000
>
> 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev
80)
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 0
>
> 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev
80)
> (prog-if 01 [Subtractive decode])
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64
> Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
> I/O behind bridge: 0000d000-0000dfff
> Memory behind bridge: fdd00000-fddfffff
> Prefetchable memory behind bridge: fdc00000-fdcfffff
> Secondary status: 66Mhz- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort+ <SERR- <PERR-
> BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
>
> 01:05.0 VGA compatible controller: ATI Technologies Inc: Unknown device
> 5a61 (prog-if 00 [VGA])
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64 (2000ns min), Cache Line Size 08
> Interrupt: pin A routed to IRQ 201
> Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
> Region 1: I/O ports at ee00 [size=256]
> Region 2: Memory at fdef0000 (32-bit, non-prefetchable) [size=64K]
> Capabilities: [50] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
> Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0
> Enable-
> Address: 00000000 Data: 0000
>
> 02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
> RTL-8139/8139C/8139C+ (rev 10)
> Subsystem: Intel Corporation: Unknown device d600
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64 (8000ns min, 16000ns max)
> Interrupt: pin A routed to IRQ 209
> Region 0: I/O ports at de00 [size=256]
> Region 1: Memory at fddff000 (32-bit, non-prefetchable) [size=256]
> Capabilities: [50] Power Management version 2
> Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA
> PME(D0-,D1+,D2+,D3hot+,D3cold+)
> Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>
> 02:04.0 Serial controller: Exar Corp. XR17C158 Octal UART (rev 09)
> (prog-if 02 [16550])
> Subsystem: Unknown device 2205:2004
> Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR- FastB2B-
> Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Interrupt: pin A routed to IRQ 201
> Region 0: Memory at fddfe000 (32-bit, non-prefetchable) [size=4K]
> ------------------------------------
>
>
> On 2/12/08, Vivek Mangal <vivek.mangal9685@xxxxxxxxx> wrote:
> >
> > hello all,
> > My new PC show a message all time at the booting
> > i can not under stand what is the problem ?
> > and how can i recover it ?
> > problem is that
> >
> > PCI: cannot allocate resource region 3 of devices 0000:00:00:0
> >
> > if any have any idea then please tell me.
> >
>
>
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
------------------------------
__
redhat-list mailing list
Unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
End of redhat-list Digest, Vol 48, Issue 12
*******************************************