Bug 24517 - s/portmap/rpcbind/g + Requires: rpcbind
Summary: s/portmap/rpcbind/g + Requires: rpcbind
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: startup (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 17:53 MSK by Michael Shigorin
Modified: 2010-11-09 18:59 MSK (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Shigorin 2010-11-09 17:53:19 MSK
В соответствии с произведённой заменой portmap на rpcbind требуется произвести сабж(tm) в скрипте /etc/rc.d/init.d/netfs.
Comment 1 led 2010-11-09 17:55:40 MSK
там вообще проверку на portmap нужно оторвать - он необязателен для монтирования NFS-ресурсов
Comment 2 Sergey Bolshakov 2010-11-09 18:08:43 MSK
на #1:
необязателен, если монтируется либо nfsv3 с опцией nolock, либо nfsv4.
в общем случае оторвать не получится.
Comment 3 Sergey Bolshakov 2010-11-09 18:19:13 MSK
хотя, с другой стороны, это ответственность нарисовавшего fstab,
ему виднее, нужен там portmap||rpbind или нет.
пожалуй, удалить.
Comment 4 Repository Robot 2010-11-09 18:59:25 MSK
startup-0.9.8.30-alt1 -> sisyphus:

* Tue Nov 09 2010 Dmitry V. Levin <ldv@altlinux> 0.9.8.30-alt1
- init.d/netfs: do not start portmap (closes: #24517).