Arm2Arm
Dienstag, 26. Juni 2018
Replacing failed disk in the software raid1
›
The disk /dev/sda is failing: cat /proc/mdstat Remove it from the raid: cat /proc/mdstat mdadm --manage /dev/md127 --fail /dev/sda1 mdadm...
Montag, 25. Juni 2018
Ovirt 4.2 clean up the image upload hanging process
›
After the upgrade, some of the hosts are not going to the maintenance mode. In our case, it was a hanging process of image upload. T...
Ovirt upgrade from 4.1 to 4.2
›
yum clean all yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm yum-config-manager --save --setopt=ovirt-4.1-centos-...
Donnerstag, 29. März 2018
centos 7 firewall d routing IB to eth network with multihomed server
›
Add the following to /etc/sysctl.conf: net.ipv4.ip_forward = 1 Apply the sysctl settings: sysctl -p Add direct rules to firewalld. Add the ...
Mittwoch, 21. Februar 2018
Raspberry pi 3 camera quality vs Moto G5
›
raspistill --sharpness 100 -q 5 -t 1 -mm average -ifx denoise -sa 20 -ISO 200 --vstab -awb fluorescent -w 1920 -h 1080 -o /var/...
Mittwoch, 14. Februar 2018
Enable on Visual Studio 2017 BUILD and RUN option
›
Dienstag, 13. Februar 2018
HDF5 v1.10 or above on the Lustre FS
›
If you unable to read the files on the lustrefs with the HDF5 library v1.10 and above you should mount the FS with localflock option. The ...
‹
›
Startseite
Web-Version anzeigen