Displaying 4 results from an estimated 4 matches for "maderthan".
Did you mean:
maderthaner
2007 Aug 22
5
Slow concurrent actions on the same LVM logical volume
...et about 30mb/sec on each write (so 60mb/sec
combined which is very good).
does anyone has an idea what could be wrong. Are there any mount
options for ocfs2 which could help me? is this a lvm2 or ocfs2 problem
(locking,blocking,.... issue) ?
Any help will be appriciated.
yours
Arnold
--
Arnold Maderthaner
J4Care Inc.
2005 Dec 12
2
Configuration question for syslinux 3.11 menu and ontimeout option
I just started to play with syslinux 3.11 and have some problems with the
configuration. I want to implement following:
wait 5 seconds till the users chooses the right label. if nothing is done
for 5 seconds it should boot from next boot device specified by the BIOS.
I configured syslinux like that:
default menu.c32
prompt 0
timeout 50
ONTIMEOUT localboot
totaltimeout 200
display boot.msg
MENU
2008 Jul 30
1
Filesystem usage after mkfs.ocfs2
...gnized today that if I create a new filesystem that already 2%
of the filesystem are used:
/dev/mapper/raid3VG-sts007 79G 1.1G 78G 2% /srv/xyz/sts/007
even if the filesystem is completly empty. What are this 2% of
(hidden) data or is it some kind of reserved blocks ?
yours
Arnold
--
Arnold Maderthaner
J4Care Inc.
2005 Dec 09
2
Development Question for version 2.11 of isolinux
Hi 2 all !
I want to implement a new option into version 2.11 of syslinux:
The feature should do the following:
Ask the user if he really wants to boot from dvd. If no keyboard key
is pressed in an amount of time it should boot from the next device
configured in BIOS (INT 18h).
I looked up the isolinux.asm and tried 2 entry points for my code:
1. entry point: label