ubuntu server: Asking for cache data failed

在安装的ubuntu12.10 64bit server时,出现下面的错误:

[11690.011238] [sdb] Asking for cache data failed

[11690.011248]  [sdb] Assuming drive cache: write through


googel了下找到下面的解决方案,是ubuntu的一个bug:在我机器上卸载后就没有问题了,但是重装就会有问题,临时的解决办法时,写一个脚本开机运行

sudo rmmod  ums_realtek
http://askubuntu.com/questions/132100/errors-in-dmesg-test-wp-failed-assume-write-enabled




I'm having the same issue on the official 12.04 LTS relase i also believe it is causing the system to be

less responsive. According to some sources it's harmless. (i can apparently only post 2 links)

The following thinks this is error output from an onboard card reader:

https://bbs.archlinux.org/viewtopic.php?pid=1059099

It's confirmed to be an upstream issue in

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/987993

Run lsusb and find the offending device

nathan@Ham-Bone:~$ lsusb 

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader

In my case it's the Realtek multicard reader which a quick check of

$ dmesg | grep realtek
[    4.716068] usbcore: registered new interface driver ums-realtek
$ lsmod | grep realtek
ums_realtek            17920  0 

reveals a module ums-realtek

$sudo rmmod ums_realtek

Fixes the problem in a reversible way for me. That is

$sudo modprobe ums_realtek

enables the card reader again. I haven't tested if it works since I never use it.

If this doesn't work there are some other ways to disable usb devices by unbinding them in the /sys/ directory.


7 down vote accepted

I'm having the same issue on the official 12.04 LTS relase i also believe it is causing the system to be less responsive. According to some sources it's harmless. (i can apparently only post 2 links)

The following thinks this is error output from an onboard card reader:

https://bbs.archlinux.org/viewtopic.php?pid=1059099

It's confirmed to be an upstream issue in

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/987993

Run lsusb and find the offending device

nathan@Ham-Bone:~$ lsusb 

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader

In my case it's the Realtek multicard reader which a quick check of

$ dmesg | grep realtek
[    4.716068] usbcore: registered new interface driver ums-realtek
$ lsmod | grep realtek
ums_realtek            17920  0 

reveals a module ums-realtek

$sudo rmmod ums_realtek

Fixes the problem in a reversible way for me. That is

$sudo modprobe ums_realtek

enables the card reader again. I haven't tested if it works since I never use it.

If this doesn't work there are some other ways to disable usb devices by unbinding them in the /sys/ directory.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Learn how to build a data science team within your organization rather than hiring from the outside. Teach your team to ask the right questions to gain actionable insights into your business. Most organizations still focus on objectives and deliverables. Instead, a data science team is exploratory. They use the scientific method to ask interesting questions and run small experiments. Your team needs to see if the data illuminate their questions. Then, they have to use critical thinking techniques to justify their insights and reasoning. They should pivot their efforts to keep their insights aligned with business value. Finally, your team needs to deliver these insights as a compelling story. Insight!: How to Build Data Science Teams that Deliver Real Business Value shows that the most important thing you can do now is help your team think about data. Management coach Doug Rose walks you through the process of creating and managing effective data science teams. You will learn how to find the right people inside your organization and equip them with the right mindset. The book has three overarching concepts: You should mine your own company for talent. You can’t change your organization by hiring a few data science superheroes. You should form small, agile-like data teams that focus on delivering valuable insights early and often. You can make real changes to your organization by telling compelling data stories. These stories are the best way to communicate your insights about your customers, challenges, and industry. What Your Will Learn Shows project managers and team leaders how to create data science teams from existing talent in their organizations to cost-efficiently extract maximum business value from their organizations’ data Introduces managers to key data science terms and concepts Gives practical guidance on how to create and integrate an effective data science team with key roles and the responsibilities for each team member Presents the data science life cycle (DSLC) to model essential processes and practices for delivering value Details the use of sprints and storytelling to help the team stay on track and adapt to new knowledge Who This Book Is For The primary readership for this book is data science project managers and team leaders. The secondary readership is data scientists, DBAs, analysts, senior management, HR managers, and performance specialists. Table of Contents Part I: Defining Data Science Chapter 1: Understanding Data Science Chapter 2: Covering Database Basics Chapter 3: Recognizing Different Data Types Chapter 4: Applying Statistical Analysis Chapter 5: Avoiding Pitfalls in Defining Data Science Part II: Building Your Data Science Team Chapter 6: Rounding Out Your Talent Chapter 7: Forming the Team Chapter 8: Starting the Work Chapter 9: Thinking Like a Data Science Team Chapter 10: Avoiding Pitfalls in Building Your Data Science Team Part III: Delivering in Data Science Sprints Chapter 11: A New Way of Working Chapter 12: Using a Data Science Life Cycle Chapter 13: Working in Sprints Chapter 14: Avoiding Pitfalls in Delivering in Data Science Sprints Part IV: Asking Great Questions Chapter 15: Understanding Critical Thinking Chapter 16: Encouraging Questions Chapter 17: Places to Look for Questions Chapter 18: Avoiding Pitfalls in Asking Great Questions Part V: Storytelling with Data Science Chapter 19: Defining a Story Chapter 20: Understanding Story Structure Chapter 21: Defining Story Details Chapter 22: Humanizing Your Story Chapter 23: Using Metaphors Chapter 24: Avoiding Storytelling Pitfalls Part VI: Finishing Up Chapter 25: Starting an Organizational Change

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值