Displaying 3 results from an estimated 3 matches for "portal1".
Did you mean:
portal
2011 Feb 15
1
working with multiple password protected iSCSI targets on one host
Hi,
How do I setup multiple password protected iSCSI targets on Linux?
I know that mounting a password protected iSCSI target requires modify
these records with the appropriate values:
node.session.auth.username = My_ISCSI_USR_NAME
node.session.auth.password = MyPassword
discovery.sendtargets.auth.username = My_ISCSI_USR_NAME
discovery.sendtargets.auth.password = MyPassword
But, now I need
2006 Jun 12
1
kernel BUG at /usr/src/ocfs2-1.2.1/fs/ocfs2/file.c:494!
...00 68 36 dc 55 f9 e8 e6 10 be c6 83 c4 30 <0f> 0b ee 01 ed d4 55 f9 8b 4d 24 39 4c 24 08 8b 55 20 0f 82 c3
BUG: ix.cgi/16918, lock held at task exit time!
[c0cc5e7c] {inode_init_once}
.. held by: ix.cgi:16918 [f26d5a90, 116]
... acquired at: do_truncate+0x50/0x72
portal1:~# uname -a
Linux portal1 2.6.16.20ll-wbsrv #1 SMP Tue Jun 6 12:33:55 CEST 2006 i686 GNU/Linux
portal1:~# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 47
model name : AMD Athlon(tm) 64 Processor 3500+
stepping : 2
cpu MHz...
2006 Mar 10
0
IMQ strange problem
...IMQ --todev 0
without any TC started all traffic slow down and Linux increase system load
average.
internet LAN
------------------| eth0 router eth1 |---------------
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
MemTotal: 1036332 k
Linux portal1 2.6.15.4 #1 SMP Sun Feb 12 13:02:52 EET 2006 i686 GNU/Linux
IMQ patch: linux-2.6.14-imq6.diff
/// traffic control rules for download and upload single IP
.............
DEV=eth1
DEV_UP=imq0
.................
.................
usleep 10
$TC class add dev $DEV parent 2:3 classid 2:b382 htb ra...