* [sisyphus] smbmount - явления
@ 2003-03-27 23:57 Arcady V. Ivanov
2003-03-28 9:20 ` Alexey V. Lubimov
0 siblings, 1 reply; 4+ messages in thread
From: Arcady V. Ivanov @ 2003-03-27 23:57 UTC (permalink / raw)
To: sisyphus
Master 2.2
Монитрую виндовый (98) ресурс
mount //xxx/common /common
cp a /common # работает
cp b /common # работает
cp c /common # работает
cp * /common
Too many open files in system
Частично копирует, потом дохнет с "too many..."
Такого раньше не было.
Проверил на нескольких виндах и Linux-ах.
Явление стабильное.
Копирование в обратную сторону глючит так же.
--
SY. Arcady. mailto:arc@help0.ru, WWW - http://www.help0.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] smbmount - явления
2003-03-27 23:57 [sisyphus] smbmount - явления Arcady V. Ivanov
@ 2003-03-28 9:20 ` Alexey V. Lubimov
2003-03-28 11:33 ` Serge Pavlovsky
0 siblings, 1 reply; 4+ messages in thread
From: Alexey V. Lubimov @ 2003-03-28 9:20 UTC (permalink / raw)
To: sisyphus
On Fri, 28 Mar 2003 11:57:07 +1200
"Arcady V. Ivanov" <arc@help0.ru> wrote:
> Master 2.2
>
> Монитрую виндовый (98) ресурс
>
> mount //xxx/common /common
>
> cp a /common # работает
> cp b /common # работает
> cp c /common # работает
>
> cp * /common
> Too many open files in system
>
> Частично копирует, потом дохнет с "too many..."
> Такого раньше не было.
>
> Проверил на нескольких виндах и Linux-ах.
> Явление стабильное.
это правильно. количество аргументов в строке ограничено, а * заменяется на все файлы в директории, то есть запросто может превысить лимит.
man xargs
--
С уважением, Алексей Любимов avl@cad.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] smbmount - явления
2003-03-28 9:20 ` Alexey V. Lubimov
@ 2003-03-28 11:33 ` Serge Pavlovsky
2003-03-28 11:57 ` Alexey V. Lubimov
0 siblings, 1 reply; 4+ messages in thread
From: Serge Pavlovsky @ 2003-03-28 11:33 UTC (permalink / raw)
To: Sisyphus
В Птн, 28.03.2003, в 11:20, Alexey V. Lubimov написал:
> On Fri, 28 Mar 2003 11:57:07 +1200
> "Arcady V. Ivanov" <arc@help0.ru> wrote:
>
> > Master 2.2
> >
> > Монитрую виндовый (98) ресурс
> >
> > mount //xxx/common /common
> >
> > cp a /common # работает
> > cp b /common # работает
> > cp c /common # работает
> >
> > cp * /common
> > Too many open files in system
> >
> > Частично копирует, потом дохнет с "too many..."
> > Такого раньше не было.
> >
> > Проверил на нескольких виндах и Linux-ах.
> > Явление стабильное.
>
> это правильно. количество аргументов в строке ограничено, а * заменяется на все файлы в директории, то есть запросто может превысить лимит.
>
> man xargs
почему же оно частично копирует ?
--
Serge Pavlovsky <pal@interexc.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] smbmount - явления
2003-03-28 11:33 ` Serge Pavlovsky
@ 2003-03-28 11:57 ` Alexey V. Lubimov
0 siblings, 0 replies; 4+ messages in thread
From: Alexey V. Lubimov @ 2003-03-28 11:57 UTC (permalink / raw)
To: sisyphus
> > > Частично копирует, потом дохнет с "too many..."
> > > Такого раньше не было.
> > >
> > > Проверил на нескольких виндах и Linux-ах.
> > > Явление стабильное.
> >
> > это правильно. количество аргументов в строке ограничено, а * заменяется на все файлы в директории, то есть запросто может превысить лимит.
> >
> > man xargs
>
> почему же оно частично копирует ?
Не разглядел. Тогда имхо надо в limits смотреть.
--
С уважением, Алексей Любимов avl@cad.ru
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-03-28 11:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-27 23:57 [sisyphus] smbmount - явления Arcady V. Ivanov
2003-03-28 9:20 ` Alexey V. Lubimov
2003-03-28 11:33 ` Serge Pavlovsky
2003-03-28 11:57 ` Alexey V. Lubimov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git