Re: [CentOS] Two partitions with samd UUID??

2015-06-15 Thread Robert Nichols

On 06/15/2015 11:08 AM, jd1008 wrote:

Thanx for the update
but what about non-gpt and non lvm partitions?
What is used as inp
nut to create a universally unique id?


Non-GPT partitions do not have a UUID. The _content_ (filesystem,
LVM physical volume, non-encrypted swap space, etc.) of such a
partition could have a UUID, but the partition itself does not.

--
Bob Nichols "NOSPAM" is really part of my email address.
Do NOT delete it.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] nfs-server.service start delayed 60 seconds asking for password?

2015-06-15 Thread Dennis Jacobfeuerborn
Hi,
when I start nfs-server.service it takes 60 seconds until the nfsd
finally is up. Looking at the process list I see a process
'systemd-tty-ask-password-agent' running which goes away after the 60
seconds the startup requires.

Does anyone have an idea what the reason could be for this and how I can
get rid of this delay?

Regards,
  Dennis
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Logwatch and System uptime

2015-06-15 Thread Bill Gee
It is also pretty easy to add a new item to the logwatch report.  I created my 
own uptime module which is really nothing more than the piped output of 
/usr/bin/uptime.

The uptime section of the logwatch report looks like this:

 - Uptime report Begin  

  03:50:21 up 34 days, 17:50,  0 users,  load average: 0.42, 0.10, 0.03
 
 -- Uptime report End - 


Bill Gee



On Monday, June 15, 2015 11:27:18 Valeri Galtsev wrote:
> On Mon, June 15, 2015 11:16 am, Pete Geenhuizen wrote:
> > Enable it in /usr/share/logwatch/default.conf/services/zz-runtime.conf
> 
> Thanks a lot! Helps you to be aware that you definitely missed something
> important if you haven't the box rebooted during more than 45-60 days...
> 
> Valeri
> 
> > Pete
> > 
> > On 06/15/15 09:58, James B. Byrne wrote:
> >> CentOS-6.6
> >> 
> >> Can logwatch be configured to display the system uptime as part of the
> >> reporting prologue?  If not then what would be the recommended way of
> >> including this information in a daily logwatch report?
> > 
> > --
> > If money can fix it, it's not a problem.
> > 
> >   -- Click and Clack the Tappet brothers
> > 
> > ___
> > CentOS mailing list
> > CentOS@centos.org
> > http://lists.centos.org/mailman/listinfo/centos
> 
> 
> Valeri Galtsev
> Sr System Administrator
> Department of Astronomy and Astrophysics
> Kavli Institute for Cosmological Physics
> University of Chicago
> Phone: 773-702-4247
> 
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] NIC recongized but cant ping

2015-06-15 Thread Gordon Messmer

On 06/13/2015 05:26 AM, Rafeal Stewart wrote:

The only card that works out of the box is my only PCIE intel dual 1000
nic. my PCIX based intel pro 1000 nor my realk r8169 nics work, yet
debian sees the NIC. I can bring them up and configure no errors. I just
cannot ping anything on my lan


Are you connecting all of the Ethernet adapters to the same LAN, with 
different addresses in the same IP subnet?  You might have a problem 
with arp flux...

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Drive problem

2015-06-15 Thread g


On 06/15/2015 03:56 PM, m.r...@5-cent.us wrote:
> I was rsync'ing data from one system to another, and the recipient
> suddenly started throwing DRDY errors. Now, it's a fairly new WD Red
> 3TB, and I'd think it was just a bad drive... but I'm really confused
> by this, from the logs:
> Jun 15 15:34:43  kernel: ata3: SError: { Dispar }
>
> Dispar? And googling, every reference I find to that word always has
> something else there.

   dispar = disparity

different, dissimilar, not same, unequal, unlike.

what is/are complete line/s that show dispar err?

> Any thoughts?

your drive may be flaking.

back up drive with errs, run a non destructive test on drive.

do you have smartd running? if so, check /var/log/messages or
/var/log/syslog.

if you are not running smartd, start running smartd.

read:
   man smartd
   man smartctl
   man update-smart-drivedb


-- 

peace out.

--
If Bill Gates got a dime for every time Windows crashes...
 ...oh, wait. He does. THAT explains it!
--
in a world with out fences, who needs gates.
--

CentOS GNU/Linux 6.6

tc,hago.

g
.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Drive problem

2015-06-15 Thread Joseph L. Casale
> I was rsync'ing data from one system to another, and the recipient
> suddenly started throwing DRDY errors. Now, it's a fairly new WD Red 3TB,
> and I'd think it was just a bad drive... but I'm really confused by this,
> from the logs:
> Jun 15 15:34:43  kernel: ata3: SError: { Dispar }
>
> Dispar? And googling, every reference I find to that word always has
> something else there.
>
> System's running 5.11. Filesystem's xfs.

Did you actually google the log message?

  "kernel: ata3: SError: { Dispar }"

Regardless, it's an interface error (ata)...

https://ata.wiki.kernel.org/index.php/Libata_error_messages

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mpv rpm

2015-06-15 Thread m . roth
jd1008 wrote:
>
>
> On 06/15/2015 12:00 PM, m.r...@5-cent.us wrote:
>> jd1008 wrote:
>>>
>>> On 06/14/2015 10:12 PM, Peter wrote:
 On 06/15/2015 04:09 PM, jd1008 wrote:
> I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
>
> /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm
> says:
> Error: No Package found for libquvi-devel
 You can get that, as well as most deps from nux-dextop:
 http://li.nux.ro/repos.html
>>> Here is my latest attempt at building mpv
>>> error: Failed build dependencies:
>>>   libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64
>>>   libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64
>>>   libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64
>>>   libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64
>>>   libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64
>>>   wayland-devel is needed by mpv-0.3.11-1.el6.x86_64
>>>
>>> I cannot find these on the centos repos, not even on nux-dextop
>>>
>> *Bing*
>> You need to start with a different source package... or else you need a
>> configure that lets you choose display servers. Wayland *was* the ubuntu
>> replacement, if I understand it correctly, for X. They've dropped it,
>> too.
>>
>> mark
>>
> Well if you know of one that WILL compile on Centos 6,
> without having to jump through the hoops, please - pass it on :)

Sorry. I just use mplayer from the command line

mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Any alternative to Single User Mode

2015-06-15 Thread Patrick Hess
Animesh Pandey wrote:
> Then I read about an Emergency mode which is even lower level to that
> of Single User mode. I was able to log in and see the files that I
> created/modified as root. I could not see any file/folder that
> related the local user "cloudera" on which I used to work.

Just a wild guess...

Could it be possible that your /home, which contains all the files
of the "cloudera" user, is located on a separate file system that
does not automatically get mounted in emergency mode? That would
at least explain why those files appear to be missing.

Patrick
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Drive problem

2015-06-15 Thread m . roth
I was rsync'ing data from one system to another, and the recipient
suddenly started throwing DRDY errors. Now, it's a fairly new WD Red 3TB,
and I'd think it was just a bad drive... but I'm really confused by this,
from the logs:
Jun 15 15:34:43  kernel: ata3: SError: { Dispar }

Dispar? And googling, every reference I find to that word always has
something else there.

System's running 5.11. Filesystem's xfs.

Any thoughts?

mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Two partitions with samd UUID??

2015-06-15 Thread Dennis Jacobfeuerborn
On 15.06.2015 18:13, John Hodrien wrote:
> On Mon, 15 Jun 2015, jd1008 wrote:
> 
>> Thanx for the update
>> but what about non-gpt and non lvm partitions?
>> What is used as inp
>> nut to create a universally unique id?
>>
>> (Actually, for an id to be universally unique, one would almost
>> nee knowledge of all existing id's.
>> So, I do not have much credence in this universal uniqueness.
> 
> Sufficiently random gets you there, since you're not connecting billions of
> filesystems to a single system.  If you really want to generate them by
> hand,
> feel free, as mkfs.ext4 lets you specify the filesystem UUID.

Or if you are in the situation of the original poster and made a copy
using dd use tune2fs -L and -U to modify label and uuid of the copy.

Regards,
  Dennis


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mpv rpm

2015-06-15 Thread jd1008



On 06/15/2015 12:00 PM, m.r...@5-cent.us wrote:

jd1008 wrote:


On 06/14/2015 10:12 PM, Peter wrote:

On 06/15/2015 04:09 PM, jd1008 wrote:

I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:

/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm
says:
Error: No Package found for libquvi-devel

You can get that, as well as most deps from nux-dextop:
http://li.nux.ro/repos.html

Here is my latest attempt at building mpv
error: Failed build dependencies:
  libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64
  libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64
  libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64
  libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64
  libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64
  wayland-devel is needed by mpv-0.3.11-1.el6.x86_64

I cannot find these on the centos repos, not even on nux-dextop


*Bing*
You need to start with a different source package... or else you need a
configure that lets you choose display servers. Wayland *was* the ubuntu
replacement, if I understand it correctly, for X. They've dropped it, too.

mark


Well if you know of one that WILL compile on Centos 6,
without having to jump through the hoops, please - pass it on :)
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Two partitions with samd UUID??

2015-06-15 Thread John R Pierce

On 6/15/2015 9:08 AM, jd1008 wrote:

Thanx for the update
but what about non-gpt and non lvm partitions?
What is used as inp
nut to create a universally unique id? 


The UUID optionally used for mounting has nothing to do with GPT or LVM, 
its a label in superblock of the FILE system contained in the logical 
partition or volume.






--
john r pierce, recycling bits in santa cruz

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 + Dell Latitude E6420 laptop = thermal shutdown

2015-06-15 Thread Jim Perrin


On 06/11/2015 09:03 PM, deoten wrote:
> Hi,
> 
> Thanks for reading this.
> 
> I installed CentOS 7 (tried the latest ISO image and the previous build) on 
> the laptop and got to the point where I am logging into the desktop 
> environment and the laptop just shuts down. I check the event log in BIOS and 
> find that a thermal event has occurred and the system powered off to prevent 
> damage.
> 
> I can take the same laptop with Windows 7 installed and run graphically 
> intensive tests for an hour solid and it doesn't lock up. I installed Ubuntu 
> 15.04 and that seemed solid too.
> 
> Is this a known issue with CentOS 7? Should I be using a particular boot 
> option?
> 
> It does not seem to matter whether Gnome or KDE is chosen as the desktop 
> environment.
> 
> Any help you can provide is appreciated.
> 
> Thanks.


I use a dell e6420 as my daily laptop/workstation. It stays docked and
on 24/7 while at home, often running multiple vms or docker containers.
I've not experienced what you have described. The laptop does get a
little warm during certain video conference meetings, I do not have any
thermal shutdown events. I would check for fan function and speed, then
firmware for possible related updates.

If it helps, my specifics are (according to dmidecode):

BIOS Information
Vendor: Dell Inc.
Version: A19
Release Date: 06/24/2013
System Information
Manufacturer: Dell Inc.
Product Name: Latitude E6420
Version: 01
Base Board Information
Manufacturer: Dell Inc.
Product Name: 032T9K
Version: A01



-- 
Jim Perrin
The CentOS Project | http://www.centos.org
twitter: @BitIntegrity | GPG Key: FA09AD77
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mpv rpm

2015-06-15 Thread Jonathan Billings
On Mon, Jun 15, 2015 at 02:00:27PM -0400, m.r...@5-cent.us wrote:
> You need to start with a different source package... or else you need a
> configure that lets you choose display servers.

Perhaps something built against Fedora 19?  It'll probably not require
Wayland. 

> Wayland *was* the ubuntu
> replacement, if I understand it correctly, for X. They've dropped it, too.

You're thinking Mer.
https://en.wikipedia.org/wiki/Mer_(software_distribution)

Wayland is the protocol/interface that's in Fedora and a bunch of
other distros.  RHEL/CentOS 8 might be using it, who knows?

https://en.wikipedia.org/wiki/Wayland_(display_server_protocol)

-- 
Jonathan Billings 
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mpv rpm

2015-06-15 Thread m . roth
jd1008 wrote:
>
>
> On 06/14/2015 10:12 PM, Peter wrote:
>> On 06/15/2015 04:09 PM, jd1008 wrote:
>>> I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
>>>
>>> /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm
>>> says:
>>> Error: No Package found for libquvi-devel
>> You can get that, as well as most deps from nux-dextop:
>> http://li.nux.ro/repos.html
>
> Here is my latest attempt at building mpv
> error: Failed build dependencies:
>  libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64
>  libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64
>  libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64
>  libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64
>  libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64
>  wayland-devel is needed by mpv-0.3.11-1.el6.x86_64
>
> I cannot find these on the centos repos, not even on nux-dextop
>
*Bing*
You need to start with a different source package... or else you need a
configure that lets you choose display servers. Wayland *was* the ubuntu
replacement, if I understand it correctly, for X. They've dropped it, too.

   mark

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Multiple bridge setup error

2015-06-15 Thread Gordon Messmer

On 06/13/2015 10:02 AM, Stephen wrote:

If I setup one bridge works well,


then add a second bridge, the first bridge is
knocked out and neither works.


STP is probably not an issue.  It definitely wouldn't require re-installing.

You could post your ifcfg-br* and ifcfg-eth*

Or the output of "brctl show"
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 + Dell Latitude E6420 laptop = thermalshutdown

2015-06-15 Thread deoren

On 6/15/2015 11:44 AM, johan.vermeulen7 wrote:

deoren schreef:

Thanks for the feedback. Did you have to install or configure any packages 
differently for the laptops than you would a desktop?

Hello,

Not realy.
I don't use any packages for battery optimalisation or anything like that.
By coincidence, I will have latitude E 6420 's available for testing on 
thursday.
Greetz, Johan


I'd say that's a happy coincidence (for me anyway). If you experience similar 
issues please share your experience. I hope to be able to invest some time 
troubleshooting the issue in the next few days and will start with checking the 
fan speed (per earlier recommendations) before the system shuts down again.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 + Dell Latitude E6420 laptop = thermalshutdown

2015-06-15 Thread johan.vermeulen7


deoren schreef:

On 6/12/2015 4:10 AM, johan.vermeul...@telenet.be wrote:
> Hello,
>
> I had C6 running on a lot of Latitude E6500 laptops and I now have C7 on all 
> of them, and I do
> not have any complaints on overheating. In fact, I get no complaints at all 
> on the laptop, apart from being heavy.
> I never had that on any laptop running Centos, and I have about 7 different 
> models in use, Acer and Dell.
>
> I'm  now working on a Latitude E6320. Yesterday, when burning a dvd, it 
> became a bit warm, but no real issues.
> No experience with E6420 though, sorry.
>
> Greetings, Johan

Thanks for the feedback. Did you have to install or configure any packages 
differently for the laptops than you would a desktop?

Hello,

Not realy.
I don't use any packages for battery optimalisation or anything like that.
By coincidence, I will have latitude E 6420 's available for testing on 
thursday.
Greetz, Johan
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] mpv rpm

2015-06-15 Thread jd1008



On 06/14/2015 10:12 PM, Peter wrote:

On 06/15/2015 04:09 PM, jd1008 wrote:

I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:

/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm
says:
Error: No Package found for libquvi-devel

You can get that, as well as most deps from nux-dextop:
http://li.nux.ro/repos.html


Peter


Here is my latest attempt at building mpv
error: Failed build dependencies:
libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64
libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64
libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64
libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64
libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64
wayland-devel is needed by mpv-0.3.11-1.el6.x86_64

I cannot find these on the centos repos, not even on nux-dextop


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Logwatch and System uptime

2015-06-15 Thread Valeri Galtsev

On Mon, June 15, 2015 11:16 am, Pete Geenhuizen wrote:
> Enable it in /usr/share/logwatch/default.conf/services/zz-runtime.conf

Thanks a lot! Helps you to be aware that you definitely missed something
important if you haven't the box rebooted during more than 45-60 days...

Valeri

>
> Pete
>
> On 06/15/15 09:58, James B. Byrne wrote:
>> CentOS-6.6
>>
>> Can logwatch be configured to display the system uptime as part of the
>> reporting prologue?  If not then what would be the recommended way of
>> including this information in a daily logwatch report?
>>
>>
>
> --
> If money can fix it, it's not a problem.
>   -- Click and Clack the Tappet brothers
>
> ___
> CentOS mailing list
> CentOS@centos.org
> http://lists.centos.org/mailman/listinfo/centos
>



Valeri Galtsev
Sr System Administrator
Department of Astronomy and Astrophysics
Kavli Institute for Cosmological Physics
University of Chicago
Phone: 773-702-4247

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Logwatch and System uptime

2015-06-15 Thread Pete Geenhuizen

Enable it in /usr/share/logwatch/default.conf/services/zz-runtime.conf

Pete

On 06/15/15 09:58, James B. Byrne wrote:

CentOS-6.6

Can logwatch be configured to display the system uptime as part of the
reporting prologue?  If not then what would be the recommended way of
including this information in a daily logwatch report?




--
If money can fix it, it's not a problem.
 -- Click and Clack the Tappet brothers

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Two partitions with samd UUID??

2015-06-15 Thread John Hodrien

On Mon, 15 Jun 2015, jd1008 wrote:


Thanx for the update
but what about non-gpt and non lvm partitions?
What is used as inp
nut to create a universally unique id?

(Actually, for an id to be universally unique, one would almost
nee knowledge of all existing id's.
So, I do not have much credence in this universal uniqueness.


Sufficiently random gets you there, since you're not connecting billions of
filesystems to a single system.  If you really want to generate them by hand,
feel free, as mkfs.ext4 lets you specify the filesystem UUID.

I think you're finding a problem where one does not exist.

jh
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Two partitions with samd UUID??

2015-06-15 Thread jd1008



On 06/15/2015 07:56 AM, Robert Nichols wrote:

On 06/14/2015 10:08 PM, jd1008 wrote:



On 06/14/2015 08:58 PM, John R Pierce wrote:

On 6/14/2015 6:55 PM, Timothy Murphy wrote:

Maybe I used dd at some point.
Would this keep the same UUID?


DD just does a blind block by block copy between two devices or files.




I thought that uuid had nothing to do with drive content,
so dd would have (should have had) nothing to do with it.


You thought wrong. The UUID for a GPT partition is a number that is
recorded in the GPT. The UUID for a filesystem is a number that is
recorded in the filesystem super block. The UUIDs for LVM physical
or logical volumes are numbers recorded in the LVM header. Etc.,
etc., etc. When you use dd to copy them, the UUIDs get copied
too, and significant confusion can result.

Now, the drive itself does have a UUID derived from information
that includes the serial number. But, unless you are referencing
the drive by /dev/disk/by-uuid/*, you are not making use of it.
I've occasionally used /dev/disk/by-id/xxx to select a particular
drive partition that could not be reliably identified in any other
way (encrypted swap partition on a non-GPT drive), but I don't
recall ever using /dev/disk/by-uuid/.


Thanx for the update
but what about non-gpt and non lvm partitions?
What is used as inp
nut to create a universally unique id?

(Actually, for an id to be universally unique, one would almost
nee knowledge of all existing id's.
So, I do not have much credence in this universal uniqueness.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Any alternative to Single User Mode

2015-06-15 Thread jd1008



On 06/14/2015 10:48 PM, Animesh Pandey wrote:

On Mon, Jun 15, 2015 at 12:33 AM, jd1008  wrote:



On 06/14/2015 10:27 PM, Animesh Pandey wrote:


On Sun, Jun 14, 2015 at 10:51 PM, jd1008  wrote:



On 06/14/2015 08:02 PM, Animesh Pandey wrote:

  On Sun, Jun 14, 2015 at 9:47 PM, jd1008  wrote:


  On 06/14/2015 07:36 PM, Animesh Pandey wrote:

   On Sun, Jun 14, 2015 at 9:06 PM, jd1008  wrote:


   On 06/14/2015 06:47 PM, Animesh Pandey wrote:


I actually opened the Virtual Disk Image (.vdi) on

  http://www.vmxray.com/

.
I could see that despite my disk being of 100GB only ~65GB was being
shown.
All the stuff related ot the local user was not visible at all.
After I restarted my VM, the OS gets stuck here (
http://i.stack.imgur.com/KVYxV.png). Even after trying the single
user
login it was stuck there. But the emergency mode worked alright.

On Sun, Jun 14, 2015 at 8:37 PM, jd1008  wrote:


On 06/14/2015 06:28 PM, Animesh Pandey wrote:

  Hi,

   I am working on Centos6.6 on a VirtualBox on Windows Host. Today
I


started
to have booting issues in the OS. It won't get past the loading
screen.
I
checked and found that the files related to the user "cloudera" on
the
system were not accessible. Only the files related to root were
accessible.
This is why I was am not able to do a single user login but an
emergency
login was possible. This is just a guess.
This all happened due to some update in the Virtual Machine that I
use
to
run CentOS.

Is there any workaround for this issue?

Thanks and regards,
Animesh Pandey

 I wish you could provide more info.

   How can you determine that inaccessibility to a user's


files will prevent centos from taking you all the way to
the login (or welcome) screen?

I think something else is going on and my guess is that
the centos files themselves have been corruped.
Can you re-install centos ?

Please do not top-post.

  I am having trouble following your terminology.

Emergency model?
On my centos installation, there is no "Emergency "
to select from the list of kernels to boot.

Also, when you say "worked alright" do you
mean that you were able to access what you thought
was missing?
Can you go to full multiuser?



Sorry for top posting.

  Let me give you a clearer idea.

1. My regular boot freezes after loading is completed.
2. I read on the internet that sometimes due to an update in
VirtualBox,
this error might occur. To rectify it, I must re-install VirtualBox's
Guest
Additions. For this, I require booting in a Single User Mode.
3. For that, I followed the correct steps as given here (



https://www.centos.org/docs/5/html/Installation_Guide-en-US/s1-rescuemode-booting-single.html
).
But still the system froze on that same point.
4. Then I read about an Emergency mode which is even lower level to
that
of
Single User mode. I was able to log in and see the files that I
created/modified as root. I could not see any file/folder that related
the
local user "cloudera" on which I used to work. This is where I thought
of
seeing the contents of the Image using vmxray.com and found that a
large
part of the dick is not visible. This part contains that files related
to
"cloudera". I felt as if any information related to "cloudera" user
has
been lost.

I basically need to access files that I made as "cloudera" on CENTOS
and
if
possible re-install the Guest Additions that ma solve this issue. But
for
this I need to be able to boot as a Single User.

   I assume you are using a virtual drive, which is a file on the host


machine (You said windows??? ).
If you can somehow use a tool to dump that disk image to
a real hard drive (for example using dd ), and connect
the hard drive a a working linux computer to run fsck on it
to see what it will find.
I assume you have no backup of your drive???


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

   Yes it is windows. By dumping a disk image do you mean a VDI
(VirtualBox


Disk Image). These are files that are used by VirtualBox for booting. I
have a copy of that as well. Can Gparted be used for connecting that
VDI?

   You will more than likely need a conversion tool to convert a vdi


image to a normal HD image. I do not know of such a tool.

Another possibility is to create another VM, install your linux on it
with it's own separate disk, but add you bad vdi disk
as a second drive. Once booted, use linux to fsck the second
drive.
Again, be sure you have a copy it before you connect it to this
new VM.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

  I did exactly as you said. I used Gparted to create a secondary drive. I

can do "/dev/" to see the four partitions that my original VM had. How do
I
go about it now?


So, the drive (you want to fix) is visible in the new vm.
Good.
be sure it is unmounted.
As root, run fsck /dev/sd

Re: [CentOS] mpv rpm

2015-06-15 Thread jd1008



On 06/14/2015 10:45 PM, Peter wrote:

On 06/15/2015 04:24 PM, jd1008 wrote:

Problem with the nux repo is that it really screws
up dependencies for other packages that depend on
slightly older versions and so I have enough headaches
as it is :)

Can you be more specific?  I haven't had issues with nux.



I had run yum update with nux enabled.
It brought in updates that later on, when I tried to
install some new packages, from Centos updates,
their deps were on packages older than what nux
had brought in.
So I deleted the the nux packages and and disabled nux.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 + Dell Latitude E6420 laptop = thermal shutdown

2015-06-15 Thread deoren

On 6/12/2015 4:10 AM, johan.vermeul...@telenet.be wrote:

Hello,

I had C6 running on a lot of Latitude E6500 laptops and I now have C7 on all of 
them, and I do
not have any complaints on overheating. In fact, I get no complaints at all on 
the laptop, apart from being heavy.
I never had that on any laptop running Centos, and I have about 7 different 
models in use, Acer and Dell.

I'm  now working on a Latitude E6320. Yesterday, when burning a dvd, it became 
a bit warm, but no real issues.
No experience with E6420 though, sorry.

Greetings, Johan


Thanks for the feedback. Did you have to install or configure any packages 
differently for the laptops than you would a desktop?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 7 + Dell Latitude E6420 laptop = thermal shutdown

2015-06-15 Thread deoren

On 6/12/2015 12:32 AM, Gordon Messmer wrote:

On 06/11/2015 07:03 PM, deoten wrote:

Is this a known issue with CentOS 7? Should I be using a particular boot option?


Install lm_sensors and use the "sensors" command to watch the fan speed.  That 
might give you a direction to go with diagnosing the problem.


Thanks for the tip, I'll give that a shot.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Logwatch and System uptime

2015-06-15 Thread James B. Byrne
CentOS-6.6

Can logwatch be configured to display the system uptime as part of the
reporting prologue?  If not then what would be the recommended way of
including this information in a daily logwatch report?


-- 
***  e-Mail is NOT a SECURE channel  ***
Do NOT transmit sensitive data via e-Mail
James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Two partitions with samd UUID??

2015-06-15 Thread Robert Nichols

On 06/14/2015 10:08 PM, jd1008 wrote:



On 06/14/2015 08:58 PM, John R Pierce wrote:

On 6/14/2015 6:55 PM, Timothy Murphy wrote:

Maybe I used dd at some point.
Would this keep the same UUID?


DD just does a blind block by block copy between two devices or files.




I thought that uuid had nothing to do with drive content,
so dd would have (should have had) nothing to do with it.


You thought wrong. The UUID for a GPT partition is a number that is
recorded in the GPT. The UUID for a filesystem is a number that is
recorded in the filesystem super block. The UUIDs for LVM physical
or logical volumes are numbers recorded in the LVM header. Etc.,
etc., etc. When you use dd to copy them, the UUIDs get copied
too, and significant confusion can result.

Now, the drive itself does have a UUID derived from information
that includes the serial number. But, unless you are referencing
the drive by /dev/disk/by-uuid/*, you are not making use of it.
I've occasionally used /dev/disk/by-id/xxx to select a particular
drive partition that could not be reliably identified in any other
way (encrypted swap partition on a non-GPT drive), but I don't
recall ever using /dev/disk/by-uuid/.

--
Bob Nichols "NOSPAM" is really part of my email address.
Do NOT delete it.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dconf under Centos 6 vs Centos 7

2015-06-15 Thread B.J. McClure



On 06/15/2015 05:30 AM, centos wrote:

On 15/06/2015 12:40 AM, Jonathan Billings wrote:

On Sun, Jun 14, 2015 at 02:08:54PM +1000, centos wrote:

under Centos 6,
dconf -o ./outfile
it will copy and combine all the .conf files to outfile.
under Centos 7,
is there any similar command will do the same things ?

There is no 'dconf' executable in CentOS6, at least, not in the
standard repos.  Are you thinking about gconf-tool?

I don't see a way to dump all dconf settings with 'dconf', although
'gsettings list-recursively' seems to dump everything from the
gsettings side.


I used this command from Centos 5/6, dconf(1)
man dconf - create a system's hardware and software configuration 
snapshot
description : dconf is a tool to collect a system's hardware and 
software configuration.




Sounds like OP is using dconf.noarch from Dag's rhel/centos 5 rpmforge 
repository.


b.j.

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] dconf under Centos 6 vs Centos 7

2015-06-15 Thread centos

On 15/06/2015 12:40 AM, Jonathan Billings wrote:

On Sun, Jun 14, 2015 at 02:08:54PM +1000, centos wrote:

under Centos 6,
dconf -o ./outfile
it will copy and combine all the .conf files to outfile.
under Centos 7,
is there any similar command will do the same things ?

There is no 'dconf' executable in CentOS6, at least, not in the
standard repos.  Are you thinking about gconf-tool?

I don't see a way to dump all dconf settings with 'dconf', although
'gsettings list-recursively' seems to dump everything from the
gsettings side.


I used this command from Centos 5/6, dconf(1)
man dconf - create a system's hardware and software configuration snapshot
description : dconf is a tool to collect a system's hardware and 
software configuration.



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos