Heya guys,
I've recently updated my Fedora 17 install (about a week or two ago) and have only just gotten round to trying to do some LV commands.
When running "lvs" or "vgs" I get a lot of these type of messages come out:
Now, I can understand if I've recently changed hardware, but I haven't.
Sure, I can redirect stderr to /dev/null, but stderr is there for a reason (errors!).
Does anyone have any ideas as to why these messages would keep getting produced?
Thanks
I've recently updated my Fedora 17 install (about a week or two ago) and have only just gotten round to trying to do some LV commands.
When running "lvs" or "vgs" I get a lot of these type of messages come out:
Code:
libudev: udev_device_new_from_syspath: device 0x8d65450 has devpath '/devices/pci0000:00/0000:00:09.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'
libudev: udev_device_new_from_syspath: device 0x8d65450 has devpath '/devices/pci0000:00/0000:00:09.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'
Sure, I can redirect stderr to /dev/null, but stderr is there for a reason (errors!).
Does anyone have any ideas as to why these messages would keep getting produced?
Thanks