* Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> [081016 08:06] wrote:
> -On [20081016 16:43], Srinivas ([EMAIL PROTECTED]) wrote:
> >I have a theoretical understanding of the PC architecture and the
> >details but have no idea of how things go under the hood(for a real
> >computer).
>
> http:/
On October 17, 2008 01:21 pm Oleg wrote:
> Hello maillist of my favorite Wortstation&Server OS
>
> May i asking: how i can determine all drivers of existing devices, but
> who is not present in GENERIC kernel.
> My question: what the "official" FreeBSD-way for the approach similar
> operations?
In the last episode (Oct 17), Daniel Dias Gonçalves said:
> Thanks Danny,
>
> The patch work fine, but i have new problem:
>
> Have two servers 7.0R with iscsi-2.1.
> They are mounted the same directory way iSCSI. When I create an archive
> inside of this directory in the server A, the server B
Hello maillist of my favorite Wortstation&Server OS
May i asking: how i can determine all drivers of existing devices, but who is
not present in GENERIC kernel.
For definition of all devices useful to me I have written the following a
little stupid script:
--
#!/bin/sh
MODLIST=`find /
Thanks Danny,
The patch work fine, but i have new problem:
Have two servers 7.0R with iscsi-2.1.
They are mounted the same directory way iSCSI. When I create an archive
inside of this directory in the server A, the server B don't show the
archive, if in the server B to unmount and mount the di
On Friday 17 October 2008 20:18:20 Igor Pokrovsky wrote:
> I need to check if file is locked or not (with flock) from a shell
> script. I remember there was something but cannot recall what exactly.
> And if possible I do not want to write my own test utility even it
> is several lines in length)
On Friday 17 October 2008, Igor Pokrovsky wrote:
> Hi all!
>
> I need to check if file is locked or not (with flock) from a shell
> script. I remember there was something but cannot recall what exactly.
> And if possible I do not want to write my own test utility even it
> is several lines in lengt
Igor Pokrovsky <[EMAIL PROTECTED]> writes:
> I need to check if file is locked or not (with flock) from a shell
> script. I remember there was something but cannot recall what exactly.
> And if possible I do not want to write my own test utility even it
> is several lines in length)
lockf -t0 tru
Hi all!
I need to check if file is locked or not (with flock) from a shell
script. I remember there was something but cannot recall what exactly.
And if possible I do not want to write my own test utility even it
is several lines in length)
Thanks,
-ip
___
Chris Coleman wrote:
I'm doing a large transfer from an SMB mounted drive, about 2TB of
files. After about 250G, it hanging. Of course any process that
tries to access that drive hangs as well.
Is there anyway to get those processes killed off and remount the
drive without rebooting? I haven
10 matches
Mail list logo