1
					Bazar / Re:Prodám ProLiant MicroServer Gen8, Intel DC P4608 6.4TB
« kdy: 14. 04. 2023, 19:11:05 »
					Vše prodáno.
					
				Tato sekce Vám umožňuje zobrazit všechny příspěvky tohoto uživatele. Prosím uvědomte si, že můžete vidět příspěvky pouze z oblastí Vám přístupných.
Ta cena je ponekud mimo na pouzite a sjete zbozi.
Z neoficialniho prodeje bez zaruky jsou serverova ssd momentalne tesne nad 1 kc / GB a stejne to ma problem najit kupce.
# smartctl -a /dev/sdc | grep -e "Power_On_Hours" -e "Wear_Leveling_Count"
  9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       7757
177 Wear_Leveling_Count     0x0013   097   097   000    Pre-fail  Always       -       63
# smartctl -a /dev/sdd | grep -e "Power_On_Hours" -e "Wear_Leveling_Count"
  9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       7758
177 Wear_Leveling_Count     0x0013   096   096   000    Pre-fail  Always       -       79
./ssacli ctrl slot=0 pd all show detail |grep -e "Interface Type:" -e "Usage remaining" -e "Power On Hours"
         Interface Type: Solid State SATA
         Usage remaining: 99.84%
         Power On Hours: 7933
         Interface Type: Solid State SATA
         Usage remaining: 99.96%
         Power On Hours: 7205
         Interface Type: SAS
         Interface Type: SAS
devil:~# wget -c http://bhs.proof.ovh.net/files/10Gb.dat
--2016-12-19 22:06:14--  http://bhs.proof.ovh.net/files/10Gb.dat
Resolving bhs.proof.ovh.net... 192.99.19.165, 2607:5300:60:44a5::1
Connecting to bhs.proof.ovh.net|192.99.19.165|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1250000000 (1,2G) [application/x-ns-proxy-autoconfig]
Saving to: `10Gb.dat'
100%[===================================================================================================================================================================================================================================>] 1 250 000 000 23,1M/s   in 54s     
2016-12-19 22:07:09 (22,0 MB/s) - `10Gb.dat' saved [1250000000/1250000000]
					find . -type f -name '*.html' | xargs -i perl -i -pe 's/co_hledam/cim_nahrazuji/;' {}