Tag Archives: WARNING

Cronenberg on Cosmopolis, Pattinson and TDNR

Director David Cronenberg’s adaptation of Don Delillo‘s novel Cosmopolis was released on Blu-ray and DVD on January 1. The film stars Robert Pattinson, of Twilight fame, as a young Wall Street mogul traveling the streets of Manhattan during the course of one day as his personal empire, and the economy at large, crumbles around him. Like many Cronenberg films, this one deals with greed, sex, technology, and in this case, limos.

We had the opportunity to sit down with the director recently to talk about the film, Hollywood and his oft discussed The Dark Knight Rises comments.

WARNING: Full Cosmopolis spoilers follow…

IGN: Many people left Cosmopolis with questions, how do you feel that features like “Citizens of Cosmopolis” are going to illuminate things, or further the conversation?

Continue reading…

Source: FULL ARTICLE at IGN Movies

Customize Windows 8's boot screen with Boot UI Tuner

One thing you might have noticed about Windows 8 is its new boot loader (i.e. the screen that appears shortly after you start your PC). It has a graphical interface, which is nice, but it’s not great for anyone who prefers a dual- or multi-boot setup, and it also makes it a little harder to get to advanced boot options.

Boot UI Tuner is a free utility that gives you greater control over Windows 8’s boot options. (WARNING: When you click through to the developer’s download page, make sure you don’t click the blue Download button. That’s an ad banner. Instead, scroll down near the bottom of the page and choose the gray Download button.)

This tiny, portable program (meaning it doesn’t need to be installed—you simply run it) comes in both 32- and 64-bit versions.

When you first go to run it, you’ll likely encounter interference from Windows 8’s SmartScreen, which will tag it as an “unknown” program and prevent it from loading. However, you can click More Info and then Run Anyway to get things moving.

To read this article in full or to leave a comment, please click here

Source: FULL ARTICLE at PCWorld

Warnings about read-only filesystems while installing a Solaris package

By snreddy_gopuI have two test machines having solaris 10. I have shared a location which have a package on machine1 and mounted that location onto machine2 as below.

Code:
machine1: share -F nfs -o rw /home1/pkg/test
machine2: mount -F nfs -o rw machine2:/home1/pkg/test /tmp/test
Now, when i am trying to install that package which is in /tmp/test on machine2 by providing installation directory as /tmp/test, the following warning message is being displayed.

Code:
WARNING: /tmp/test/
But at the last it is showing, instllation of pkg was successful.

please tell me why these error messages are coming. and how can i abort my package installation by changing “request” script.
Source: The UNIX and Linux Forums

Random Crashing

By spinner0205Over the last month or so my CentOS server has been crashing for reasons I do not know. It has been running for over a year with regular yum updates without problems. The load on the server is perfectly normal with CPU usage at 5-6% and RAM usage at less than half of 32GB of RAM (multiple smaller game servers run off of this box). I am unsure if this is a software issue at all.

I have pasted my /var/log/messages file around the time of my latest crash all the way up to the crash. Because I am a CentOS newb, this is gibberish to me, so I am curious if anything in the file points to a crash of some kind? Or if there are other logs I could check and paste? If not, it would lead me to believe there is a hardware issue or overheating.

Here is the messages:

Code:
Dec 21 14:58:03 server1 kernel: WARNING: at net/sched/sch_generic.c:261 dev_watchdog+0x26d/0x280() (Not tainted)
Dec 21 14:58:03 server1 kernel: Hardware name: X9SCL/X9SCM
Dec 21 14:58:03 server1 kernel: NETDEV WATCHDOG: eth2 (e1000e): transmit queue 0 timed out
Dec 21 14:58:03 server1 kernel: Modules linked in: fuse autofs4 sunrpc cpufreq_ondemand acpi_cpufreq freq_table mperf nf_conntrack_ipv4 nf_defrag_ipv4 iptable_filter ip_tables ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables ipv6 sg microcode serio_raw i2c_i801 i2c_core iTCO_wdt iTCO_vendor_support e1000e ext4 mbcache jbd2 sd_mod crc_t10dif ahci dm_mirror dm_region_hash dm_log dm_mod [last unloaded: scsi_wait_scan]
Dec 21 14:58:03 server1 kernel: Pid: 0, comm: swapper Not tainted 2.6.32-279.14.1.el6.x86_64 #1
Dec 21 14:58:03 server1 kernel: Call Trace:
Dec 21 14:58:03 server1 kernel: [] ? warn_slowpath_common+0x87/0xc0
Dec 21 14:58:03 server1 kernel: [] ? warn_slowpath_fmt+0x46/0x50
Dec 21 14:58:03 server1 kernel: [] ? dev_watchdog+0x26d/0x280
Dec 21 14:58:03 server1 kernel: [] ? insert_work+0x6d/0xb0
Dec 21 14:58:03 server1 kernel: [] ? dev_watchdog+0x0/0x280
Dec 21 14:58:03 server1 kernel: [] ? run_timer_softirq+0x197/0x340
Dec 21 14:58:03 server1 kernel: [] ? tick_sched_timer+0x0/0xc0
Dec 21 14:58:03 server1 kernel: [] ? lapic_next_event+0x1d/0x30
Dec 21 14:58:03 server1 kernel: [] ? __do_softirq+0xc1/0x1e0
Dec 21 14:58:03 server1 kernel: [] ? hrtimer_interrupt+0x140/0x250
Dec 21 14:58:03 server1 kernel: [] ? call_softirq+0x1c/0x30
Dec 21 14:58:03 server1 kernel: [] ? do_softirq+0x65/0xa0
Dec 21 14:58:03 server1 kernel: [] ? irq_exit+0x85/0x90
Dec 21 14:58:03 server1 kernel: [] ? smp_apic_timer_interrupt+0x70/0x9b
Dec 21 14:58:03 server1 kernel: [] ? apic_timer_interrupt+0x13/0x20
Dec 21 14:58:03 server1 kernel: [] ? intel_idle+0xde/0x170
Dec 21 14:58:03 server1 kernel: [] ? intel_idle+0xc1/0x170
Dec 21 14:58:03 server1 kernel: [] ? sched_clock_cpu+0xcd/0x110
Dec 21 14:58:03 server1 kernel: [] ? cpuidle_idle_call+0xa7/0x140
Dec 21 14:58:03 server1 kernel: [] ? cpu_idle+0xb6/0x110
Dec 21 14:58:03 server1 kernel: [] ? start_secondary+0x22a/0x26d
Dec 21 14:58:03 server1 kernel: —[ end trace c6b419e0a29214c3 ]—
Dec 21 14:58:03 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:58:03 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:58:03 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 14:58:04 server1 abrtd: Directory ‘oops-2012-12-21-14:58:04-2219-0’ creation detected
Dec 21 14:58:04 server1 abrt-dump-oops: Reported 1 kernel oopses to Abrt
Dec 21 14:58:04 server1 abrtd: Can’t open file ‘/var/spool/abrt/oops-2012-12-21-14:58:04-2219-0/uid’: No such file or directory
Dec 21 14:58:06 server1 kernel: Bridge firewalling registered
Dec 21 14:58:13 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:58:13 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:58:13 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 14:58:14 server1 abrtd: Sending an email…
Dec 21 14:58:14 server1 abrtd: Email was sent to: root@localhost
Dec 21 14:58:14 server1 abrtd: New problem directory /var/spool/abrt/oops-2012-12-21-14:58:04-2219-0, processing
Dec 21 14:58:14 server1 abrtd: Can’t open file ‘/var/spool/abrt/oops-2012-12-21-14:58:04-2219-0/uid’: No such file or directory
Dec 21 14:58:23 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:58:23 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:58:23 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 14:58:33 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:58:33 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:58:33 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 14:58:43 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:58:43 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:58:43 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 14:58:53 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:58:53 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:58:53 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 14:59:03 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:59:03 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:59:03 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 14:59:13 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 14:59:13 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 14:59:13 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Dec 21 15:03:03 server1 kernel: e1000e 0000:02:00.0: eth2: Reset adapter
Dec 21 15:03:03 server1 kernel: e1000e 0000:02:00.0: eth2: Error reading PHY register
Dec 21 15:03:03 server1 kernel: e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Thanks in advance.
Source: The UNIX and Linux Forums

CentOS Server Crashing

By spinner0205Over the last month or so my CentOS server has been crashing for reasons I do not know. It has been running for over a year with regular yum updates without problems. The load on the server is perfectly normal with CPU usage at 5-6% and RAM usage at less than half of 32GB of RAM (multiple smaller game servers run off of this box). I am unsure if this is a software issue at all.

I have pasted my /var/log/messages file around the time of my latest crash all the way up to the crash. Because I am a CentOS newb, this is gibberish to me, so I am curious if anything in the file points to a crash of some kind? Or if there are other logs I could check and paste? If not, it would lead me to believe there is a hardware issue or overheating.

Here is the messages:
Dec 21 14:58:03 server1 kernel: WARNING: at net/sched/sch_generic.c:261 dev_watc – Pastebin.com

Thanks in advance.
Source: The UNIX and Linux Forums