Hi,
I'm using a script:
#!/bin/bash
NETZWERK_DEVICE="eth0"
OUT_REMOTE_SPEED_MAX="7500kbit"
OUT_LOCAL_SPEED_MAX="8kbit"
OUTGOING_SPEED_3="$1"
INCOMING_SPEED_1="$1"
INCOMING_SPEED_2="200kbit"
/sbin/tc qdisc del dev ${NETZWERK_DEVICE} root 2> /dev/null
/sbin/tc qdisc add dev ${NETZWERK_DEVICE}
Hi All.
I am using dell firmware repository
(http://linux.dell.com/wiki/index.php/Repository/OMSA). To update all
firmware on my Dell PowerEdge R310 I use:
yum install $(bootstrap_firmware)
update_firmware --yes
and perform reboot.
Then the firmware for my PERC H200 RAID controller is "up to date"
Correction: I use this repo for hardware updates:
http://linux.dell.com/wiki/index.php/Repository/firmware
2013/2/6 Rafał Radecki :
> Hi All.
>
> I am using dell firmware repository
> (http://linux.dell.com/wiki/index.php/Repository/OMSA). To update all
> firmware on my Dell PowerEdge R310 I use:
On 2/6/2013 12:50 AM, Rafał Radecki wrote:
> Is the dell hardware repo serving old versions of firmware/drivers?
Ask Dell. its their repo.
--
john r pierce 37N 122W
somewhere on the middle of the left coast
___
C
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ..
On Wed, Feb 6, 2013 at 4:32 AM, John R Pierce wrote:
> On 2/6/2013 12:50 AM, Rafał Radecki wrote:
> > Is the dell hardware repo serving old versions of firmware/drivers?
>
> Ask Dell. its their repo.
>
>
Yep, ask Dell.
Mailing Lists:
https://lists.us.dell.com/mailman/listinfo
Assuming you want
SilverTip257 wrote:
> On Wed, Feb 6, 2013 at 4:32 AM, John R Pierce wrote:
>
>> On 2/6/2013 12:50 AM, Rafał Radecki wrote:
>> > Is the dell hardware repo serving old versions of firmware/drivers?
>>
>> Ask Dell. its their repo.
>>
>>
> Yep, ask Dell.
I *think* the last time I d/l and burned a DVD
Joining the chorus of "Join the dell poweredge mailing list", but also
throwing in there isn't much in the way of sync between
bios/drivers/OMSA. updates. It's not uncommon to have versions of OMSA
in the repo that say the firmware you just updated from the repo is
out of date. Yes it sucks. I sugg
Ww just had our switch replaced with a pair of 3750G's, old and new all
have 48 ports, so we now have some open ports Anyway, my manager was
looking at issues yesterday, and discovered that for a while, off and on,
from several systems on the new switches, he could see traffic between
*other* s
On Wed, Feb 6, 2013 at 10:01 AM, wrote:
> Ww just had our switch replaced with a pair of 3750G's, old and new all
> have 48 ports, so we now have some open ports Anyway, my manager was
> looking at issues yesterday, and discovered that for a while, off and on,
> from several systems on the ne
On Wed, Feb 6, 2013 at 11:01 AM, wrote:
> Ww just had our switch replaced with a pair of 3750G's, old and new all
> have 48 ports, so we now have some open ports Anyway, my manager was
> looking at issues yesterday, and discovered that for a while, off and on,
> from several systems on the ne
On Wed, Feb 6, 2013 at 10:08 AM, Patrick Flaherty wrote:
> Joining the chorus of "Join the dell poweredge mailing list", but also
> throwing in there isn't much in the way of sync between
> bios/drivers/OMSA. updates. It's not uncommon to have versions of OMSA
> in the repo that say the firmware
On Wed, Feb 6, 2013 at 11:19 AM, SilverTip257 wrote:
>
> If one of your hosts intermittently loses connectivity, the switch will
> broadcast that traffic to all ports because it can't find the host's MAC
> address.
>
> (And what Les said about the switch broadcasting traffic until it learns
> MAC
Les Mikesell wrote:
> On Wed, Feb 6, 2013 at 11:19 AM, SilverTip257
> wrote:
>>
>> If one of your hosts intermittently loses connectivity, the switch will
>> broadcast that traffic to all ports because it can't find the host's MAC
>> address.
>>
>> (And what Les said about the switch broadcasting
14 matches
Mail list logo