login as root with password fibranne
switchdisable
configremoveall
yes to all
after reboot login again as root
passwddefault
login as admin
userconfig --change root -e yes
Assuming, that RCFC is properly configured and Zoning is correct (Only the 2 RCFC Ports in the Zone).
To check this use: showportdev ns 0:2:2
You should see only the two RCFC WWN, so where are the Hosts come from?
The Issue is, that the Array holding a List of all Hosts ever seen on the Ports.
The message says, that on these ports Hosts are seen (also in the past), but it is an RCFC port that should not see Hosts.
Check the Host list with: servicehost list
Cleanup all old Hosts with: servicehost remove [-f 0:2:2]
depmod
WARNING: Couldn't open directory /lib/modules/2.6.32-5-openvz-amd64: No such file or directory
FATAL: Could not open /lib/modules/2.6.32-5-openvz-amd64/modules.dep.temp for writing: No such file or directory
mkdir /lib/modules/2.6.32-5-openvz-amd64
depmod
ls -la /lib/modules/2.6.32-5-openvz-amd64/
total 36
drwxr-xr-x 2 root root 4096 Jan 16 14:48 .
drwxr-xr-x 3 root root 4096 Jan 16 14:48 ..
-rw-r--r-- 1 root root 45 Jan 16 14:48 modules.alias
-rw-r--r-- 1 root root 12 Jan 16 14:48 modules.alias.bin
-rw-r--r-- 1 root root 0 Jan 16 14:48 modules.dep
-rw-r--r-- 1 root root 12 Jan 16 14:48 modules.dep.bin
-rw-r--r-- 1 root root 52 Jan 16 14:48 modules.devname
-rw-r--r-- 1 root root 131 Jan 16 14:48 modules.softdep
-rw-r--r-- 1 root root 49 Jan 16 14:48 modules.symbols
-rw-r--r-- 1 root root 12 Jan 16 14:48 modules.symbols.bin
$ lsof -i TCP:80
apache2 16442 www-data 3u IPv4 1158908 0t0 TCP s0.domain.tld:80 (CLOSE_WAIT)
...
$ kill -9 16442
yum remove NetworkManager.i386
sudo /usr/sbin/install_bcm43xx_firmware
yum -y install nspluginwrapper.{i386,x86_64} pulseaudio-libs.i386 libflashsupport.i386mozilla-plugin-config to register the flash plugin. (NOTE: This step is not always necessary.)mozilla-plugin-config -i -g -v
mysqladmin -u root password nové heslo
/etc/init.d/httpd start (stop alebo restart)
/etc/init.d/mysql start (stop alebo restart)
/etc/init.d/proftpd start (stop alebo restart)
/etc/init.d/openvpn start
su
wget http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2
tar -jxvf broadcom-wl-4.80.53.0.tar.bz2
cd broadcom-wl-4.80.53.0/kmod
/usr/bin/b43-fwcutter -w /lib/firmware wl_apsta.o
echo "alias wlan0 b43" >> /etc/modprobe.conf
dmesg | grep b43
b43-phy0: Broadcom 4318 WLAN foundDôležité sú hlavne tieto riadky
b43-phy0 debug: Found PHY: Analog 3, Type 2, Revision 7
b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 8
b43-phy0 debug: Loading firmware version 351.126 (2006-07-29 05:54:02)
Registered led device: b43-phy0:tx
Registered led device: b43-phy0:rx
b43-phy0 debug: Chip initialized
b43-phy0 debug: 32-bit DMA initialized
b43-phy0 debug: Wireless interface started
b43-phy0 debug: Adding Interface type 2
b43-phy0: Broadcom 4318 WLAN foundBlahoželám, Vaša wifi karta je teraz funkčná!
b43-phy0 debug: Chip initialized