Re[2]: fsck problem FreeBSD 8.3

2012-04-11 Thread Коньков Евгений
Здравствуйте, Eugene.

Вы писали 10 апреля 2012 г., 0:39:52:

EG 10.04.2012 01:36, Коньков Евгений пишет:
 Hi.
 
 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY, CANNOT RUN FAST 
 FSCK
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY; RUN fsck 
 MANUALLY.
 Apr  9 19:51:58 fsck: /dev/ad8s1e: CANNOT SET FS_NEEDSFSCK FLAG
 Apr  9 20:09:22 kernel:
 
 running manually:
 # fsck -y /dev/ad8s1e
 ** /dev/ad8s1e (NO WRITE)

EG You cannot run fsck on mounted filesystem, unmount it first.
Why not? fsck can do its job at background, on mounted FS.
So I also can run it on mounted FS. in this case (as I have showed)
it do not find any errors.

In any case I have run fsck on this FS when it was dismounted.
There is no any errors.

I think here is only one problem. problem to 'RUN FAST FSCK'



-- 
С уважением,
 Коньков  mailto:kes-...@yandex.ru

___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: fsck problem FreeBSD 8.3

2012-04-11 Thread Eugene Grosbein
12.04.2012 00:05, Коньков Евгений пишет:
 Здравствуйте, Eugene.
 
 Вы писали 10 апреля 2012 г., 0:39:52:
 
 EG 10.04.2012 01:36, Коньков Евгений пишет:
 Hi.

 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY, CANNOT RUN 
 FAST FSCK
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY; RUN fsck 
 MANUALLY.
 Apr  9 19:51:58 fsck: /dev/ad8s1e: CANNOT SET FS_NEEDSFSCK FLAG
 Apr  9 20:09:22 kernel:

 running manually:
 # fsck -y /dev/ad8s1e
 ** /dev/ad8s1e (NO WRITE)
 
 EG You cannot run fsck on mounted filesystem, unmount it first.
 Why not? fsck can do its job at background, on mounted FS.

It is run in special mode then, you run fsck not that way.

 So I also can run it on mounted FS.

NO WRITE signals you that it will not be able to fix any problem it 
encounters.

 in this case (as I have showed) it do not find any errors.

And if it finds any error on mounted live file system,
that would not mean the error really exists.
Do NOT run fsck on mounted file system, period.

 In any case I have run fsck on this FS when it was dismounted.
 There is no any errors.

So, you need not bother, your file system has been already fixed.

 I think here is only one problem. problem to 'RUN FAST FSCK'

No need to, already.

Eugene Grosbein
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


fsck problem FreeBSD 8.3

2012-04-09 Thread Коньков Евгений
Hi.

Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY, CANNOT RUN FAST 
FSCK
Apr  9 19:51:58 fsck:
Apr  9 19:51:58 fsck:
Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Apr  9 19:51:58 fsck: /dev/ad8s1e: CANNOT SET FS_NEEDSFSCK FLAG
Apr  9 20:09:22 kernel:

running manually:
# fsck -y /dev/ad8s1e
** /dev/ad8s1e (NO WRITE)
** Last Mounted on /tmp
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
99 files, 10 used, 506477 free (45 frags, 63304 blocks, 0.0% fragmentation)


Server reboot two or three time per day
# uname -a
FreeBSD flux 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #3 r231881: Fri Feb 24 
17:07:48 UTC 2012 adm@flux:/usr/obj/usr/src/sys/KES_KERN_v8  amd64

before this it works about month without problems

/var/crash - empty, in /var/log/messages there is no any messages before crash.
Can any help to fix problem?

___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: fsck problem FreeBSD 8.3

2012-04-09 Thread Paul A. Procacci
Nothing logged in /var/log/* or crashes that exist in /var/crash would indicate 
to me some sort of hardware related problem.
Have you tested your hardware lately and know that it is in operational order?

~Paul

On Mon, Apr 09, 2012 at 09:36:54PM +0300, ??? ??? wrote:
 Hi.

 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY, CANNOT RUN FAST 
 FSCK
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY; RUN fsck 
 MANUALLY.
 Apr  9 19:51:58 fsck: /dev/ad8s1e: CANNOT SET FS_NEEDSFSCK FLAG
 Apr  9 20:09:22 kernel:

 running manually:
 # fsck -y /dev/ad8s1e
 ** /dev/ad8s1e (NO WRITE)
 ** Last Mounted on /tmp
 ** Phase 1 - Check Blocks and Sizes
 ** Phase 2 - Check Pathnames
 ** Phase 3 - Check Connectivity
 ** Phase 4 - Check Reference Counts
 ** Phase 5 - Check Cyl groups
 99 files, 10 used, 506477 free (45 frags, 63304 blocks, 0.0% fragmentation)


 Server reboot two or three time per day
 # uname -a
 FreeBSD flux 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #3 r231881: Fri Feb 24 
 17:07:48 UTC 2012 adm@flux:/usr/obj/usr/src/sys/KES_KERN_v8  amd64

 before this it works about month without problems

 /var/crash - empty, in /var/log/messages there is no any messages before 
 crash.
 Can any help to fix problem?

 ___
 freebsd-net@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-net
 To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org



This message may contain confidential or privileged information. If you are not 
the intended recipient, please advise us immediately and delete this message. 
See http://www.datapipe.com/legal/email_disclaimer/ for further information on 
confidentiality and the risks of non-secure electronic communication. If you 
cannot access these links, please notify us by reply message and we will send 
the contents to you.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re[2]: fsck problem FreeBSD 8.3

2012-04-09 Thread Коньков Евгений
Yes, I have tested.
and on this hardware on this OS it works from  Fri Feb 24 17:07:48 UTC 2012
but last two days:
reboot   ~ Mon Apr  9 19:50
reboot   ~ Mon Apr  9 18:30
reboot   ~ Sun Apr  8 20:55
reboot   ~ Sun Apr  8 20:00
reboot   ~ Sun Apr  8 19:49
reboot   ~ Sun Apr  8 17:43
reboot   ~ Sun Apr  8 10:58
reboot   ~ Sat Apr  7 21:13
reboot   ~ Sat Apr  7 16:37
reboot   ~ Sat Apr  7 16:07

I remembered. One thing changed.
I add vlans to igb2, but no traffic flow on that devices yet.

Before this I have use: igb0, igb1, igb3
igb0@pci0:1:0:0:class=0x02 card=0x00018086 chip=0x15218086 rev=0x01 
hdr=0x00
vendor = 'Intel Corporation'
class  = network
subclass   = ethernet
igb1@pci0:1:0:1:class=0x02 card=0x00018086 chip=0x15218086 rev=0x01 
hdr=0x00
vendor = 'Intel Corporation'
class  = network
subclass   = ethernet
igb2@pci0:1:0:2:class=0x02 card=0x00018086 chip=0x15218086 rev=0x01 
hdr=0x00
vendor = 'Intel Corporation'
class  = network
subclass   = ethernet
igb3@pci0:1:0:3:class=0x02 card=0x00018086 chip=0x15218086 rev=0x01 
hdr=0x00
vendor = 'Intel Corporation'
class  = network
subclass   = ethernet

ifconfig_vlan100=inet  192.168.0.1 netmask 255.255.255.0 vlan 100 vlandev 
igb2 #nALL
ifconfig_vlan101=inet  192.168.1.1 netmask 255.255.255.0 vlan 101 vlandev 
igb2 #n2 p24
ifconfig_vlan102=inet  192.168.2.1 netmask 255.255.255.0 vlan 102 vlandev 
igb2 #n1 p23
ifconfig_vlan103=inet  192.168.3.1 netmask 255.255.255.0 vlan 103 vlandev 
igb2 #n3 p22
ifconfig_vlan104=inet  192.168.4.1 netmask 255.255.255.0 vlan 104 vlandev 
igb2 #n7,9 p21
ifconfig_vlan105=inet  192.168.5.1 netmask 255.255.255.0 vlan 105 vlandev 
igb2 #n11 p20
ifconfig_vlan106=inet  192.168.6.1 netmask 255.255.255.0 vlan 106 vlandev 
igb2 #n13 p19
ifconfig_vlan107=inet  192.168.7.1 netmask 255.255.255.0 vlan 107 vlandev 
igb2 #n223 p18
ifconfig_vlan108=inet  192.168.8.1 netmask 255.255.255.0 vlan 108 vlandev 
igb2 #n225 p17
ifconfig_vlan109=inet  192.168.9.1 netmask 255.255.255.0 vlan 109 vlandev 
igb2 #n221 p16
ifconfig_vlan110=inet 192.168.10.1 netmask 255.255.255.0 vlan 110 vlandev 
igb2 #n229 p15
ifconfig_vlan111=inet 192.168.11.1 netmask 255.255.255.0 vlan 111 vlandev 
igb2 #n233 p14
ifconfig_vlan112=inet 192.168.12.1 netmask 255.255.255.0 vlan 112 vlandev 
igb2 #n231 p13
ifconfig_vlan113=inet 192.168.13.1 netmask 255.255.255.0 vlan 113 vlandev 
igb2 #n237 p12
ifconfig_vlan114=inet 192.168.14.1 netmask 255.255.255.0 vlan 114 vlandev 
igb2 #n424 p11
ifconfig_vlan115=inet 192.168.15.1 netmask 255.255.255.0 vlan 115 vlandev 
igb2 #



PAP Nothing logged in /var/log/* or crashes that exist in /var/crash
PAP would indicate to me some sort of hardware related problem.
PAP Have you tested your hardware lately and know that it is in operational 
order?

PAP ~Paul

PAP On Mon, Apr 09, 2012 at 09:36:54PM +0300, ??? ??? wrote:
 Hi.

 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY, CANNOT RUN FAST 
 FSCK
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY; RUN fsck 
 MANUALLY.
 Apr  9 19:51:58 fsck: /dev/ad8s1e: CANNOT SET FS_NEEDSFSCK FLAG
 Apr  9 20:09:22 kernel:

 running manually:
 # fsck -y /dev/ad8s1e
 ** /dev/ad8s1e (NO WRITE)
 ** Last Mounted on /tmp
 ** Phase 1 - Check Blocks and Sizes
 ** Phase 2 - Check Pathnames
 ** Phase 3 - Check Connectivity
 ** Phase 4 - Check Reference Counts
 ** Phase 5 - Check Cyl groups
 99 files, 10 used, 506477 free (45 frags, 63304 blocks, 0.0% fragmentation)


 Server reboot two or three time per day
 # uname -a
 FreeBSD flux 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #3 r231881: Fri Feb 24 
 17:07:48 UTC 2012 adm@flux:/usr/obj/usr/src/sys/KES_KERN_v8  amd64

 before this it works about month without problems

 /var/crash - empty, in /var/log/messages there is no any messages before 
 crash.
 Can any help to fix problem?



-- 
С уважением,
 Коньков  mailto:kes-...@yandex.ru

___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: fsck problem FreeBSD 8.3

2012-04-09 Thread Eugene Grosbein
10.04.2012 01:36, Коньков Евгений пишет:
 Hi.
 
 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY, CANNOT RUN FAST 
 FSCK
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck:
 Apr  9 19:51:58 fsck: /dev/ad8s1e: UNEXPECTED INCONSISTENCY; RUN fsck 
 MANUALLY.
 Apr  9 19:51:58 fsck: /dev/ad8s1e: CANNOT SET FS_NEEDSFSCK FLAG
 Apr  9 20:09:22 kernel:
 
 running manually:
 # fsck -y /dev/ad8s1e
 ** /dev/ad8s1e (NO WRITE)

You cannot run fsck on mounted filesystem, unmount it first.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org