Torna indietro   Hardware Upgrade Forum > Software > Linux, Unix, OS alternativi

DJI Romo 2: tante novità lo rendono un robot completo
DJI Romo 2: tante novità lo rendono un robot completo
Romo 2 è la seconda generazione di robot lavapavimenti di DJI, un modello che si caratterizza per la precisione nel sistema di navigazione e per il funzionamento particolarmente silenzioso. Con le modifiche introdotte in questa seconda versione, e un posizionamento di prezzo più allineato alla concorrenza, rappresenta una valida alternativa sul mercato delle soluzioni di pulizia domestica
Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED
Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED
Il primo Sony con retroilluminazione True RGB alla prova del banco di misura e dei contenuti: luminanza enorme, colori accurati in HDR e un antiriflesso molto efficace. I limiti sono due sole HDMI 2.1 e il blooming fuori asse
Geely EX5, un mese al volante: il SUV elettrico cinese che ci ha sorpreso (quasi) senza riserve
Geely EX5, un mese al volante: il SUV elettrico cinese che ci ha sorpreso (quasi) senza riserve
Dopo quasi un mese di utilizzo quotidiano e un viaggio medio-lungo in autostrada, raccontiamo pregi e limiti della Geely EX5: comfort premium, batteria LFP da 60,22 kWh, autonomia fino a 430 km e un prezzo che parte da 38.900 €
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 21-02-2009, 21:37   #1
gianlucab70
Senior Member
 
L'Avatar di gianlucab70
 
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
Debian lenny e nfs in avvio.

Ho appena effettuato un upgrade da etch a lenny.
All'avvio impiega qualche minuto su nfs vi posto cosa dice:

Codice:
[   61.960050] rpcbind: server localhost not responding, timed out
[   61.960145] RPC: failed to contact local rpcbind server (errno 5).
[   91.960050] rpcbind: server localhost not responding, timed out
[   91.960145] RPC: failed to contact local rpcbind server (errno 5).
[  121.960052] rpcbind: server localhost not responding, timed out
[  121.960147] RPC: failed to contact local rpcbind server (errno 5).
[  121.961017] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[  122.009555] NFSD: starting 90-second grace period
[  152.008076] rpcbind: server localhost not responding, timed out
[  152.008176] RPC: failed to contact local rpcbind server (errno 5).
[  182.008083] rpcbind: server localhost not responding, timed out
[  182.008184] RPC: failed to contact local rpcbind server (errno 5).
[  182.008238] lockd_up: makesock failed, error=-5
[  212.008062] rpcbind: server localhost not responding, timed out
[  212.008155] RPC: failed to contact local rpcbind server (errno 5).
[  212.008698] nfsd: last server has exited
[  212.008749] nfsd: unexporting all filesystems
[  242.008057] rpcbind: server localhost not responding, timed out
[  242.008151] RPC: failed to contact local rpcbind server (errno 5).
In pratica continua con questi messaggi senza avviarsi...........poi ,finalmente, dopo qualche minuto si sblocca e parte.

Come posso risolvere?
Grazie a tutti.
gianlucab70 è offline   Rispondi citando il messaggio o parte di esso
Old 22-02-2009, 08:36   #2
sacarde
Senior Member
 
Iscritto dal: Apr 2004
Messaggi: 9516
togli l'esecuzione di nfs all'avvio


e ricontrolla la sua configurazione


http://www.debianhelp.co.uk/nfs.htm
sacarde è offline   Rispondi citando il messaggio o parte di esso
Old 23-02-2009, 17:33   #3
gianlucab70
Senior Member
 
L'Avatar di gianlucab70
 
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
Quote:
Originariamente inviato da sacarde Guarda i messaggi
togli l'esecuzione di nfs all'avvio


e ricontrolla la sua configurazione


http://www.debianhelp.co.uk/nfs.htm
Non trovo il file di configurazione di init.d e non trovo nemmeno rc.conf !!!!.
Scusatemi ma non so dove cercare.
gianlucab70 è offline   Rispondi citando il messaggio o parte di esso
Old 23-02-2009, 19:30   #4
sacarde
Senior Member
 
Iscritto dal: Apr 2004
Messaggi: 9516
/etc/rc.d/init.d/ contiene gli script dei servizi

/etc/rc.conf


http://openskill.info/search.php?sea...&submit=SEARCH
sacarde è offline   Rispondi citando il messaggio o parte di esso
Old 26-02-2009, 20:53   #5
gianlucab70
Senior Member
 
L'Avatar di gianlucab70
 
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
Quote:
Originariamente inviato da sacarde Guarda i messaggi
/etc/rc.d/init.d/ contiene gli script dei servizi

/etc/rc.conf


http://openskill.info/search.php?sea...&submit=SEARCH
I file che citi mi sa che sono per Archlinux. (che è semplice da configurare!)
Su Debian/lenny trovo dell'altro:
Codice:
ls -al /media/sda1/etc/init.d/
drwxr-xr-x   2 root root  2128 2009-02-22 00:34 .
drwxr-xr-x 101 root root  6080 2009-02-23 19:30 ..
-rwxr-xr-x   1 root root  2344 2008-11-14 11:55 acpid
-rwxr-xr-x   1 root root  8820 2008-06-25 10:24 alsa-utils
-rwxr-xr-x   1 root root  4842 2007-09-19 21:45 apache2
-rwxr-xr-x   1 root root   946 2008-10-20 07:34 atd
-rwxr-xr-x   1 root root  2877 2009-01-27 04:09 bind9
-rwxr-xr-x   1 root root  2155 2008-01-05 00:05 bootlogd
-rwxr-xr-x   1 root root  1988 2008-07-16 19:45 bootmisc.sh
-rwxr-xr-x   1 root root  3004 2008-08-12 14:50 checkfs.sh
-rwxr-xr-x   1 root root  9831 2007-12-30 16:45 checkroot.sh
-rwxr-xr-x   1 root root  6032 2008-04-15 22:42 console-screen.sh
-rwxr-xr-x   1 root root  2565 2008-09-28 11:14 cron
-rwxr-xr-x   1 root root  2526 2009-01-13 17:50 cups
-rwxr-xr-x   1 root root  4636 2009-01-10 23:30 dbus
-rwxr-xr-x   1 root root  1501 2008-10-25 00:35 dhcdbd
-rwxr-xr-x   1 root root  2523 2008-02-23 22:45 ekpd
-rwxr-xr-x   1 root root  6593 2008-07-19 19:44 exim4
-rwxr-xr-x   1 root root  1935 2007-08-24 17:57 firestarter
-rwxr-xr-x   1 root root  7195 2009-01-04 19:11 glibc.sh
-rwxr-xr-x   1 root root  2090 2009-01-07 23:36 hal
-rwxr-xr-x   1 root root  1329 2008-01-03 01:09 halt
-rwxr-xr-x   1 root root  1287 2006-09-12 23:31 hostname.sh
-rwxr-xr-x   1 root root  4528 2008-04-29 03:57 hwclockfirst.sh
-rwxr-xr-x   1 root root  4521 2008-04-29 03:57 hwclock.sh
-rwxr-xr-x   1 root root  2518 2006-09-15 20:03 ifupdown
-rwxr-xr-x   1 root root  1046 2006-09-15 20:03 ifupdown-clean
-rwxr-xr-x   1 root root  3777 2008-04-29 09:15 keymap.sh
-rwxr-xr-x   1 root root  1484 2008-01-05 00:11 killprocs
-rwxr-xr-x   1 root root  1472 2008-06-20 11:44 klogd
-rwxr-xr-x   1 root root   417 2006-08-09 00:38 libdevmapper1.02
-rwxr-xr-x   1 root root  1793 2006-11-14 12:12 module-init-tools
-rwxr-xr-x   1 root root   620 2007-12-30 10:22 mountall-bootclean.sh
-rwxr-xr-x   1 root root  1956 2008-06-06 09:03 mountall.sh
-rwxr-xr-x   1 root root  2194 2008-01-01 10:24 mountdevsubfs.sh
-rwxr-xr-x   1 root root  2476 2008-01-04 17:24 mountkernfs.sh
-rwxr-xr-x   1 root root   618 2007-12-30 10:21 mountnfs-bootclean.sh
-rwxr-xr-x   1 root root  2330 2008-02-29 21:27 mountnfs.sh
-rwxr-xr-x   1 root root  1321 2008-01-06 11:14 mountoverflowtmp
-rwxr-xr-x   1 root root  3668 2006-11-26 16:13 mtab.sh
-rwxr-xr-x   1 root root  1844 2008-07-26 01:02 networking
-rwxr-xr-x   1 root root  1760 2009-01-14 09:40 network-manager
-rwxr-xr-x   1 root root  1742 2009-01-14 09:40 network-manager-dispatcher
-rwxr-xr-x   1 root root  5964 2008-10-20 23:01 nfs-common
-rwxr-xr-x   1 root root  4411 2008-10-20 23:01 nfs-kernel-server
-rwxr-xr-x   1 root root  2338 2008-12-15 01:22 openbsd-inetd
-rwxr-xr-x   1 root root  2376 2007-08-19 15:20 pcmciautils
-rwxr-xr-x   1 root root  2596 2009-01-06 00:04 policycoreutils
-rwxr-xr-x   1 root root  2066 2008-11-26 17:52 portmap
-rwxr-xr-x   1 root root   408 2008-11-28 18:45 pppd-dns
-rwxr-xr-x   1 root root  1247 2009-01-07 07:39 procps
-rwxr-xr-x   1 root root 10036 2008-08-12 14:33 rc
-rwxr-xr-x   1 root root   788 2007-12-29 22:59 rc.local
-rwxr-xr-x   1 root root   117 2005-12-02 18:44 rcS
-rw-r--r--   1 root root  1510 2007-12-26 16:23 README
-rwxr-xr-x   1 root root   639 2008-01-03 01:11 reboot
-rwxr-xr-x   1 root root   941 2008-01-12 13:07 rmnologin
-rwxr-xr-x   1 root root  2283 2008-05-20 09:13 sendsigs
-rwxr-xr-x   1 root root   590 2007-12-29 22:32 single
-rw-r--r--   1 root root  4167 2007-12-29 22:59 skeleton
-rwxr-xr-x   1 root root   525 2008-01-02 01:26 stop-bootlogd
-rwxr-xr-x   1 root root  1096 2008-01-02 01:27 stop-bootlogd-single
-rwxr-xr-x   1 root root   515 2009-01-27 19:56 sudo
-rwxr-xr-x   1 root root  2692 2008-06-20 11:44 sysklogd
-rwxr-xr-x   1 root root  2611 2009-01-10 17:19 system-tools-backends
-rwxr-xr-x   1 root root  7473 2008-08-07 01:35 udev
-rwxr-xr-x   1 root root  1001 2008-07-31 00:55 udev-mtab
-rwxr-xr-x   1 root root  3175 2006-11-25 10:22 umountfs
-rwxr-xr-x   1 root root  2140 2007-12-30 10:19 umountnfs.sh
-rwxr-xr-x   1 root root  1456 2008-05-29 19:50 umountroot
-rwxr-xr-x   1 root root  1815 2006-09-12 23:30 urandom
-rwxr-xr-x   1 root root  2327 2008-12-02 21:27 wpa-ifupdown
-rwxr-xr-x   1 root root  1777 2008-03-24 00:26 x11-common
Codice:
ls -al /media/sda1/etc/
drwxr-xr-x 101 root root      6080 2009-02-23 19:30 .
drwxr-xr-x  24 root root       704 2009-02-17 00:36 ..
drwxr-xr-x   3 root root       104 2009-02-17 00:38 acpi
-rw-r--r--   1 root root      2803 2008-02-03 21:53 adduser.conf
-rw-r--r--   1 root root        44 2009-02-23 19:30 adjtime
-rw-r--r--   1 root root       201 2008-02-03 22:09 aliases
drwxr-xr-x   3 root root        88 2008-02-03 22:05 alsa
drwxr-xr-x   2 root root      4888 2009-02-21 23:49 alternatives
drwxr-xr-x   7 root root       320 2008-02-03 22:18 apache2
drwxr-xr-x   6 root root       160 2008-02-05 19:40 apm
drwxr-xr-x   3 root root       112 2009-02-17 00:38 apparmor.d
drwxr-xr-x   4 root root       344 2009-02-21 23:43 apt
-rw-r-----   1 root daemon     144 2006-01-03 08:15 at.deny
-rw-r--r--   1 root root      1453 2008-05-12 21:02 bash.bashrc
-rw-r--r--   1 root root    215907 2006-12-11 22:20 bash_completion
drwxr-xr-x   2 root root       264 2009-02-17 00:40 bash_completion.d
drwxr-xr-x   2 root root       144 2009-02-17 00:38 bbtools
drwxr-sr-x   2 root scanner    352 2009-02-17 00:38 bind
-rw-r--r--   1 root root       332 2009-01-04 17:06 bindresvport.blacklist
-rw-r--r--   1 root root       309 2009-01-28 01:18 blkid.tab
-rw-r--r--   1 root root       204 2008-12-16 18:49 blkid.tab.old
drwxr-xr-x   2 root root        96 2009-02-17 00:31 bonobo-activation
drwxr-xr-x   3 root root        72 2009-02-15 15:54 ca-certificates
-rw-r--r--   1 root root      6573 2009-02-15 15:56 ca-certificates.conf
-rw-r--r--   1 root root      4867 2008-02-06 22:23 ca-certificates.conf.dpkg-old
drwxr-xr-x   2 root root        72 2009-02-17 00:36 calendar
drwxr-s---   2 root dip         96 2009-02-17 00:36 chatscripts
-rw-r--r--   1 root root     55367 2006-07-03 22:58 complete.tcsh
drwxr-xr-x   2 root root        80 2008-02-03 21:54 console
drwxr-xr-x   2 root root        96 2009-02-17 00:34 console-tools
drwxr-xr-x   2 root root       104 2009-02-17 00:38 cron.d
drwxr-xr-x   2 root root       296 2009-02-17 00:38 cron.daily
drwxr-xr-x   2 root root        80 2009-02-17 00:36 cron.hourly
drwxr-xr-x   2 root root       136 2009-02-17 00:36 cron.monthly
-rw-r--r--   1 root root       724 2006-12-20 01:02 crontab
drwxr-xr-x   2 root root       128 2009-02-17 00:38 cron.weekly
drwxr-xr-x   3 root root        72 2008-02-03 22:04 csh
-rw-r--r--   1 root root       428 2006-07-03 22:58 csh.cshrc
-rw-r--r--   1 root root       275 2006-07-03 22:58 csh.login
-rw-r--r--   1 root root        67 2006-07-03 22:58 csh.logout
drwxr-xr-x   4 root lp         520 2009-02-17 00:39 cups
drwxr-xr-x   5 root root       192 2009-02-17 00:31 dbus-1
-rw-r--r--   1 root root      2969 2008-10-12 19:07 debconf.conf
-rw-r--r--   1 root root         4 2008-12-04 10:01 debian_version
drwxr-xr-x   2 root root       624 2009-02-17 00:39 default
drwxr-xr-x   4 root root       312 2009-02-15 15:56 defoma
-rw-r--r--   1 root root       600 2007-01-19 08:25 deluser.conf
drwxr-xr-x   4 root root       160 2009-02-17 00:35 dhcp3
drwxr-xr-x   2 root root       168 2009-02-15 15:56 dictionaries-common
-rw-r--r--   1 root root       197 2006-10-23 21:27 discover.conf-2.6
drwxr-xr-x   2 root root        80 2009-02-22 00:34 discover.conf.d
-rw-r--r--   1 root root       346 2008-07-11 09:06 discover-modprobe.conf
-rw-r--r--   1 root root       630 2006-10-23 21:27 discover-v1.conf
drwxr-xr-x   3 root root       192 2009-02-17 00:39 dpkg
drwxr-xr-x   3 root root        80 2008-02-03 22:04 emacs
-rw-r--r--   1 root root       312 2007-01-20 10:46 email-addresses
-rw-r--r--   1 root root        19 2008-02-03 21:54 environment
drwxr-xr-x   2 root root        72 2008-02-03 22:10 esound
drwxr-xr-x   3 root root       184 2009-02-15 15:56 exim4
-rw-r--r--   1 root root       389 2008-10-20 23:00 exports
drwxr-xr-x   4 root root       384 2009-02-17 00:39 firestarter
drwxr-xr-x   4 root root       168 2009-02-17 00:31 fonts
-rw-r--r--   1 root root       508 2008-02-04 11:22 fstab
-rw-r--r--   1 root root       428 2008-02-04 11:17 fstab~
-rw-r--r--   1 root root      2689 2009-01-04 17:09 gai.conf
drwxr-xr-x   2 root root        72 2009-02-17 00:38 gamin
drwxr-xr-x   5 root root       152 2008-02-03 22:05 gconf
drwxr-xr-x   3 root root       104 2009-02-17 00:31 gnome-vfs-2.0
-rw-r--r--   1 root root     10852 2006-11-07 23:58 gnome-vfs-mime-magic
drwxr-xr-x   2 root root       112 2009-02-17 00:38 gre.d
drwxr-xr-x   2 root root       112 2009-02-17 00:36 groff
-rw-r--r--   1 root root       773 2009-02-21 21:26 group
-rw-------   1 root root       764 2009-02-17 00:40 group-
-rw-r-----   1 root shadow     657 2009-02-21 21:26 gshadow
-rw-------   1 root root       648 2009-02-17 00:40 gshadow-
-rw-r--r--   1 root root       899 2006-10-29 16:27 gssapi_mech.conf
drwxr-xr-x   2 root root      1576 2009-02-15 15:57 gtk
drwxr-xr-x   2 root root        88 2009-02-17 00:31 gtk-2.0
drwxr-xr-x   3 root root        72 2008-02-03 22:07 hal
-rw-r--r--   1 root root         9 2006-08-07 19:14 host.conf
-rw-r--r--   1 root root         6 2008-10-21 18:18 hostname
-rw-r--r--   1 root root        10 2008-02-03 22:16 hostname~
-rw-r--r--   1 root root       172 2009-02-15 15:55 hosts
-rw-r--r--   1 root root        20 2008-02-03 22:16 hosts~
-rw-r--r--   1 root root       677 2008-02-03 21:53 hosts.allow
-rw-r--r--   1 root root       901 2008-02-03 21:53 hosts.deny
drwxr-xr-x   3 root root        80 2008-02-03 22:05 hotplug
drwxr-xr-x   4 root root       128 2009-02-17 00:38 iceweasel
-rw-r--r--   1 root root      1749 2006-06-21 08:43 identd.conf
-rw-------   1 klog root      1024 2008-02-03 22:09 identd.key
-rw-r--r--   1 root root       145 2008-02-03 22:09 idmapd.conf
-rw-r--r--   1 root root      1183 2009-02-17 00:38 inetd.conf
drwxr-xr-x   2 root root      2128 2009-02-22 00:34 init.d
drwxr-xr-x   5 root root       216 2009-02-15 15:57 initramfs-tools
-rw-r--r--   1 root root      2012 2008-11-16 13:30 inittab
-rw-r--r--   1 root root      2009 2008-10-21 18:51 inittab~
-rw-r--r--   1 root root      1723 2006-12-19 16:37 inputrc
drwxr-xr-x   2 root root       240 2009-02-17 00:35 iproute2
-rw-r--r--   1 root root        28 2008-12-04 10:22 issue
-rw-r--r--   1 root root        21 2008-12-04 10:22 issue.net
drwxr-xr-x   3 root root        80 2008-02-15 23:22 .java
-rw-r--r--   1 root root       240 2008-02-03 22:16 kernel-img.conf
-rw-r--r--   1 root root      1006 2007-02-25 07:54 kernel-pkg.conf
drwxr-xr-x   2 root root        80 2009-02-17 00:31 ldap
-rw-r--r--   1 root root     41724 2009-02-22 00:34 ld.so.cache
-rw-r--r--   1 root root        34 2009-02-17 00:19 ld.so.conf
drwxr-xr-x   2 root root       120 2009-02-17 00:19 ld.so.conf.d
-rw-r--r--   1 root root        20 2008-02-09 00:34 libao.conf
drwxr-xr-x   2 root root        48 2006-11-21 00:15 libpaper.d
-rw-r--r--   1 root root      2586 2009-01-04 12:41 locale.alias
-rw-r--r--   1 root root      7959 2009-02-22 00:20 locale.gen
-rw-r--r--   1 root root      2652 2009-02-15 15:54 localtime
-rw-r--r--   1 root root      9689 2008-02-23 23:00 login.defs
-rw-r--r--   1 root root     10879 2008-11-22 17:00 login.defs.dpkg-dist
-rw-r--r--   1 root root       599 2006-06-03 10:30 logrotate.conf
drwxr-xr-x   2 root root       392 2009-02-17 00:39 logrotate.d
drwxr-xr-x   2 root root        48 2007-07-26 22:36 lsb-base
-rw-r--r--   1 root root       111 2007-09-12 22:51 magic
-rw-r--r--   1 root root       111 2008-09-08 14:05 magic.mime
-rw-r--r--   1 root root      8257 2009-02-17 00:39 mailcap
-rw-r--r--   1 root root       449 2006-12-05 04:22 mailcap.order
-rw-r--r--   1 root root         7 2009-02-15 15:56 mailname
-rw-r--r--   1 root root       125 2001-04-04 00:26 mail.rc
-rw-r--r--   1 root root      4630 2009-01-24 13:30 manpath.config
drwxr-xr-x   2 root root        72 2009-02-17 00:28 menu
drwxr-xr-x   2 root root       376 2009-02-17 00:38 menu-methods
-rw-r--r--   1 root root     21373 2008-06-18 15:44 mime.types
-rw-r--r--   1 root root       803 2008-10-13 05:33 mke2fs.conf
drwxr-xr-x   3 root root       336 2009-02-17 00:34 modprobe.d
-rw-r--r--   1 root root       205 2008-02-03 21:54 modules
drwxr-xr-x   2 root root        48 2009-02-15 15:56 modutils
lrwxrwxrwx   1 root root        13 2008-02-03 21:53 motd -> /var/run/motd
-rw-r--r--   1 root root       286 2008-02-03 21:53 motd.tail
-rw-r--r--   1 root root       373 2009-02-23 19:30 mtab
-rw-r--r--   1 root root       624 2006-07-08 04:43 mtools.conf
-rw-r--r--   1 root root      7672 2007-05-20 21:16 nanorc
-rw-r--r--   1 root root      2064 2006-12-12 01:43 netscsid.conf
drwxr-xr-x   7 root root       224 2008-02-03 21:53 network
drwxr-xr-x   3 root root        80 2009-02-07 23:18 NetworkManager
-rw-r--r--   1 root root        60 2008-02-03 21:53 networks
-rw-r--r--   1 root root       475 2006-08-28 18:33 nsswitch.conf
drwxr-xr-x   2 root root       216 2009-02-17 00:38 openoffice
-rw-r--r--   1 root root       138 2008-12-11 16:05 opera6rc
-rw-r--r--   1 root root        53 2008-12-11 16:05 opera6rc.fixed
drwxr-xr-x   2 root root        48 2008-02-03 21:52 opt
-rw-r--r--   1 root root       552 2007-10-21 21:32 pam.conf
drwxr-xr-x   2 root root       488 2009-02-17 00:39 pam.d
drwxr-xr-x   2 root root        80 2008-02-03 22:12 pango
-rw-r--r--   1 root root         3 2008-02-03 22:10 papersize
-rw-r--r--   1 root root      1178 2009-02-17 00:25 passwd
-rw-------   1 root root      1134 2008-12-21 23:32 passwd-
drwxr-xr-x   2 root root        80 2009-02-15 15:57 pcmcia
drwxr-xr-x   4 root root        96 2008-02-03 22:03 perl
drwxr-xr-x   2 root root       104 2008-02-23 22:38 pipslite
drwxr-xr-x   5 root root       120 2009-02-17 00:24 pm
-rw-r--r--   1 root root       104 2006-09-11 13:47 pmount.allow
drwxr-xr-x   7 root root       416 2009-02-17 00:36 ppp
lrwxrwxrwx   1 root root        22 2009-02-17 00:38 printcap -> /var/run/cups/printcap
-rw-r--r--   1 root root       475 2006-10-28 15:42 profile
-rw-r--r--   1 root root      2626 2008-08-28 04:00 protocols
-rw-------   1 root root         0 2008-02-03 21:53 .pwd.lock
drwxr-xr-x   2 root root        80 2008-02-03 22:09 python
drwxr-xr-x   2 root root       104 2009-02-17 00:38 python2.4
drwxr-xr-x   2 root root        80 2009-02-17 00:31 python2.5
-rw-r--r--   1 root root      1018 2007-02-14 06:27 rarfiles.lst
drwxr-xr-x   2 root root      1000 2009-02-17 00:40 rc0.d
drwxr-xr-x   2 root root       808 2009-02-17 00:40 rc1.d
drwxr-xr-x   2 root root       840 2009-02-17 00:40 rc2.d
drwxr-xr-x   2 root root       840 2009-02-17 00:40 rc3.d
drwxr-xr-x   2 root root       840 2009-02-17 00:40 rc4.d
drwxr-xr-x   2 root root       840 2009-02-17 00:40 rc5.d
drwxr-xr-x   2 root root      1008 2009-02-17 00:40 rc6.d
-rwxr-xr-x   1 root root       306 2008-02-03 21:53 rc.local
drwxr-xr-x   2 root root      1320 2009-02-17 00:36 rcS.d
-rw-r--r--   1 root root      2625 2008-11-02 12:24 reportbug.conf
-rw-r--r--   1 root dip          0 2008-02-05 22:34 resolv.conf
-rwxr-xr-x   1 root root       268 2006-12-01 17:40 rmt
-rw-r--r--   1 root root       887 2007-02-02 03:09 rpc
-rw-r--r--   1 root root        23 2007-02-16 10:04 scrollkeeper.conf
-rw-r--r--   1 root root       666 2007-03-24 19:15 scsi_id.config
-rw-r--r--   1 root root      1287 2008-11-22 17:00 securetty
drwxr-xr-x   2 root root       328 2009-02-17 00:24 security
drwxr-xr-x   3 root root       176 2009-02-17 00:38 selinux
-rw-r--r--   1 root root     18480 2008-08-28 04:00 services
-rw-r--r--   1 root root       216 2007-03-07 23:56 sestatus.conf
drwxr-xr-x   3 root root       432 2009-02-17 00:34 sgml
-rw-r-----   1 root shadow     840 2009-02-17 00:25 shadow
-rw-------   1 root root       811 2008-12-21 23:31 shadow-
-rw-r--r--   1 root root       155 2009-02-17 00:25 shells
drwxr-xr-x   2 root root       128 2009-02-17 00:25 skel
drwxr-xr-x   3 root root        72 2008-02-03 22:05 sound
drwxr-xr-x   2 root root       104 2009-02-17 00:38 ssh
drwxr-xr-x   4 root root       128 2009-02-17 00:36 ssl
-r--r-----   1 root root       327 2008-11-16 12:41 sudoers
-rwxrwxrwx   1 root root       326 2008-02-15 23:15 sudoers~
-rw-r--r--   1 root root      2275 2009-01-11 22:49 sysctl.conf
drwxr-xr-x   2 root root        48 2009-01-11 22:49 sysctl.d
-rw-r--r--   1 root root      1614 2008-06-20 11:44 syslog.conf
drwxr-xr-x   2 root root        72 2009-02-15 15:53 terminfo
drwxr-xr-x   3 root root        72 2008-02-03 22:04 texmf
-rw-r--r--   1 root root        12 2009-02-15 15:54 timezone
-rw-r--r--   1 root root       645 2008-02-03 20:07 ts.conf
-rw-r--r--   1 root root      1260 2007-02-25 20:30 ucf.conf
drwxr-xr-x   4 root root       224 2009-02-17 00:38 udev
drwxr-xr-x   3 root root        80 2009-02-17 00:27 ufw
-rw-r--r--   1 root root       142 2006-09-24 20:11 uniconf.conf
drwxr-xr-x   2 root root        48 2006-12-29 00:32 update-notifier
drwxr-xr-x   2 root root       104 2009-02-17 00:37 vim
drwxr-xr-x   2 root root        96 2009-02-17 00:38 w3m
-rw-r--r--   1 root root      4221 2006-06-28 18:41 wgetrc
-rw-r--r--   1 root root      1343 2007-01-09 19:38 wodim.conf
drwxr-xr-x   2 root root       112 2009-02-17 00:36 wpa_supplicant
-rw-r-----   1 root dialout    480 2009-02-21 21:22 wvdial.conf
-rw-r-----   1 root dialout    480 2008-02-05 21:58 wvdial.conf~
drwxr-xr-x  11 root root       528 2009-02-17 00:20 X112
Io vorrei aggirare il problema proponendo 2 soluzioni.
La prima è quella di eliminare gli script:-rwxr-xr-x 1 root root 5964 2008-10-20 23:01 nfs-common
-rwxr-xr-x 1 root root 4411 2008-10-20 23:01 nfs-kernel-server


La seconda è quella di togliere l'eseguibilità.
Quale mi consigliate?
Grazie a tutti.
gianlucab70 è offline   Rispondi citando il messaggio o parte di esso
Old 26-02-2009, 21:00   #6
sacarde
Senior Member
 
Iscritto dal: Apr 2004
Messaggi: 9516
in init.d ci sono tutti gli script

ma la loro esecuzione viene controllata col metodo sysV

quindi basta togliere i link (ai servizi) nella directory del tuo runlevel di default
sacarde è offline   Rispondi citando il messaggio o parte di esso
Old 26-02-2009, 21:29   #7
gianlucab70
Senior Member
 
L'Avatar di gianlucab70
 
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
Quote:
Originariamente inviato da sacarde Guarda i messaggi
....
quindi basta togliere i link (ai servizi) nella directory del tuo runlevel di default
e cioè?.....
Questa della dir del runlivel mi è nuova.
Sorry.
gianlucab70 è offline   Rispondi citando il messaggio o parte di esso
Old 26-02-2009, 21:43   #8
sacarde
Senior Member
 
Iscritto dal: Apr 2004
Messaggi: 9516
dentro /etc/ c'e':

drwxr-xr-x 2 root root 840 2009-02-17 00:40 rc5.d

che contiene i link ai servizi che devono essere avviati nel runlevel5
sacarde è offline   Rispondi citando il messaggio o parte di esso
Old 26-02-2009, 22:22   #9
gianlucab70
Senior Member
 
L'Avatar di gianlucab70
 
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
Ho tolto i due collegamenti dalla directory rc5.d .
Purtroppo il problema rimane.
Codice:
[   30.875214] RPC: Registered udp transport module.
[   30.875272] RPC: Registered tcp transport module.
[   30.966202] Installing knfsd (copyright (C) 1996 [email protected]).
[   61.060052] rpcbind: server localhost not responding, timed out
[   61.060145] RPC: failed to contact local rpcbind server (errno 5).
[   91.060052] rpcbind: server localhost not responding, timed out
[   91.060151] RPC: failed to contact local rpcbind server (errno 5).
[  121.060052] rpcbind: server localhost not responding, timed out
[  121.060151] RPC: failed to contact local rpcbind server (errno 5).
[  121.060917] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[  121.108049] NFSD: starting 90-second grace period
[  151.108060] rpcbind: server localhost not responding, timed out
[  151.108161] RPC: failed to contact local rpcbind server (errno 5).
[  181.108074] rpcbind: server localhost not responding, timed out
[  181.108174] RPC: failed to contact local rpcbind server (errno 5).
[  181.108227] lockd_up: makesock failed, error=-5
[  211.108059] rpcbind: server localhost not responding, timed out
[  211.108157] RPC: failed to contact local rpcbind server (errno 5).
[  211.108691] nfsd: last server has exited
[  211.108745] nfsd: unexporting all filesystems
[  241.108056] rpcbind: server localhost not responding, timed out
[  241.108156] RPC: failed to contact local rpcbind server (errno 5).
Forse devo eliminarli anche dagli altri runlivel?
gianlucab70 è offline   Rispondi citando il messaggio o parte di esso
Old 27-02-2009, 07:46   #10
sacarde
Senior Member
 
Iscritto dal: Apr 2004
Messaggi: 9516
con il comando: runlevel
vedi su che runlevel sei



p.s.
riguarda la configurazione

http://wiki.ubuntu-it.org/InternetRe...ight=%28nfs%29
sacarde è offline   Rispondi citando il messaggio o parte di esso
Old 27-02-2009, 07:50   #11
Devil!
Senior Member
 
L'Avatar di Devil!
 
Iscritto dal: Feb 2003
Città: Padova
Messaggi: 5905
Usa sysv-rc-conf per editare i runlevel (apt-get install sysv-rc-conf)
__________________

Devil! è offline   Rispondi citando il messaggio o parte di esso
Old 28-02-2009, 09:35   #12
gianlucab70
Senior Member
 
L'Avatar di gianlucab70
 
Iscritto dal: Dec 2006
Città: Ex Crema (cr)
Messaggi: 1025
....alla fine ho risolto eliminando i 2 pacchetti nfs.
Infatti non ho nulla da condividere......quindi non me ne faccio niente di nfs o samba che sia.
Grazie a tutti.
gianlucab70 è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


DJI Romo 2: tante novità lo rendono un robot completo DJI Romo 2: tante novità lo rendono un ro...
Sony Bravia 9 II: il True RGB alla prova, dove l'LCD sfida l'OLED Sony Bravia 9 II: il True RGB alla prova, dove l...
Geely EX5, un mese al volante: il SUV elettrico cinese che ci ha sorpreso (quasi) senza riserve Geely EX5, un mese al volante: il SUV elettrico ...
Mova Z70 Ultra Roller Complete: motore potente, rullo di lavaggio e l'IA a guidare Mova Z70 Ultra Roller Complete: motore potente, ...
Recensione Google Pixel 11: non ha l'HiLight dei Pro, ma è il Pixel più equilibrato di sempre Recensione Google Pixel 11: non ha l'HiLight dei...
Il nuovo modello di trascrizione vocale ...
TCL svela il P80 Ultra a IFA 2026: NexPa...
Geely E2: la piccola cinese che ha conqu...
Locust, il laser da 20 kilowatt ha abbat...
Settembre, il mese chiave per rimettere ...
Insider trading su Polymarket, 1,2 milio...
Causa da 2,3 miliardi per Apple, accusat...
Project Zenith, Microsoft prepara un Win...
Roborock esce dalla casa: a IFA 2026 arr...
Come funziona la nuova gestione vocale d...
Hisense apre la casa gestita dall'IA ad ...
Altro che evasione dalla sandbox: il cas...
Si torna a lavoro e Engwe esagera: e-bik...
Tesla apre ai fleet buyer per Cybercab, ...
Google integra l'agente IA Gemini Spark ...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 16:12.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Served by www3v