Re: pkgng

2013-08-24 Thread Hideki Yamamoto
Hi,

I solved my problem by myself.
I update PACKAGESITE in /usr/local/etc/pkg.conf in accordance with
the information in another expert web site.

---



2013/8/24 Hideki Yamamoto hyam...@gmail.com


 Hi,

 As I moved from old pkg_xxx to pkg2ng.
 But I cannot install any new packages as follows:

 # rm -f/var/db/pkg*

 # pkg2ng

 # pkg install gs

 freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32,
 freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32
-
-
-
-
 freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32,
 freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32

 # echo $?  3 #
 # gsview
 gsview: Commandnot found.



 Does someone help me?

 Thanks in advance.

 Hideki Yamamoto



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


pkgng

2013-08-23 Thread Hideki Yamamoto
Hi,

As I moved from old pkg_xxx to pkg2ng.
But I cannot install any new packages as follows:

# rm -f/var/db/pkg*

# pkg2ng

# pkg install gs

freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32,
freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32
   -
   -
   -
   -
freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32,
freebsd:9:x86:32, freebsd:9:x86:32, freebsd:9:x86:32

# echo $?  3 #
# gsview
gsview: Commandnot found.



Does someone help me?

Thanks in advance.

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


Re: About FreeBSD 9.0 release note

2011-12-30 Thread Hideki Yamamoto
Hi all;

I happen to find the 9.0-Current release notes page, but I could not
find my requested text there. Are there another text for 9.0-RELEASE?

  http://www.freebsd.org/relnotes/CURRENT/relnotes/index.html

If yes, would someone please inform me of the URL?

Best regards,

Hideki Yamamoto

2011/10/19 Hiroki Sato h...@freebsd.org:
 Xin LI delp...@delphij.net wrote
  in 4e9dfd46.1040...@delphij.net:

 de -BEGIN PGP SIGNED MESSAGE-
 de Hash: SHA256
 de
 de On 10/18/11 15:07, Hiroki Sato wrote:
 de  Hideki Yamamoto hyam...@gmail.com wrote in
 de  CAOEiK=_nEJ=9prg1y5fmdbbwyqxypd-3+nyomqa9asekkgh...@mail.gmail.com:
 de 
 de   hy Hi, hy hy Does someone know where is the draft of FreeBSD
 de  9.0 release note? hy I would like to check if there is a
 de  description about new functions hy about MLDv2 is included or
 de  not. hy I think the below feature should be included in the
 de  release note as hy IPv6 network is getting popular. hy hy
 de  - hy MFC r200871: hy  Use
 de  ALLOW_NEW_SOURCES and BLOCK_OLD_SOURCES to signal a join or leave
 de  hy  with SSM MLDv2 by default. hy  This is current practice and
 de  complies with RFC 4604, as well as being hy  required by
 de  production IPv6 networks in Japan. hy  The behaviour may be
 de  disabled by setting the net.inet6.mld.use_allow hy  sysctl/tunable
 de  to 0. hy -
 de 
 de  I am already working on the relnotes and the above will be
 de  included as an improvement of the IPv6 stack.
 de
 de Can we have it somewhere (in the CVS or wiki) so we can work together
 de on that?  This way also makes translation easier...

  Yes, I will put it to some shared workspace as soon as possible.  I
  know I should have taken an action more quickly, but I couldn't make
  it.  Sorry.

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


About FreeBSD 9.0 release note

2011-10-18 Thread Hideki Yamamoto
Hi,

Does someone know where is the draft of FreeBSD 9.0 release note?
I would like to check if there is a description about new functions
about MLDv2 is included or not.
I think the below feature should be included in the release note as
IPv6 network is getting popular.

-
MFC r200871:
 Use ALLOW_NEW_SOURCES and BLOCK_OLD_SOURCES to signal a join or leave
 with SSM MLDv2 by default.
 This is current practice and complies with RFC 4604, as well as being
 required by production IPv6 networks in Japan.
 The behaviour may be disabled by setting the net.inet6.mld.use_allow
 sysctl/tunable to 0.
-

Best regards,
Hideki Yamamoto
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: CPU affinity

2011-03-10 Thread Hideki Yamamoto
Dear Steve, Adam, and Andriy;

Thank you very much for your quick replies.
We could solve our problems on this matter.
Thank you again.

Best regards,
Hideki Yamamoto

2011/3/10 Andriy Gapon a...@freebsd.org:
 on 10/03/2011 05:45 Steve Kargl said the following:
 On Thu, Mar 10, 2011 at 11:56:22AM +0900, Hideki Yamamoto wrote:
 Hi,

 We are interested in realtime application and CPU affinity.
 After googling pthread_setaffinity_np, I have found that it appeared in 7.2.
 But I cannot find it by man command.
 Does anyone know the status of CPU affinity function in FreeBSD or
 useful links about it?
 I have found the pointer about a command,
 http://segfault.in/2010/09/how-to-set-cpu-affinity-for-a-process-in-freebsd/


 Man pages are available on-line.

 http://www.freebsd.org/cgi/man.cgi?query=pthread_setaffinity_npapropos=0sektion=0manpath=FreeBSD+8.2-RELEASEformat=html


 And the actual functions that should be used on modern FreeBSD are
 cpuset_setaffinity and cpuset_getaffinity.

 --
 Andriy Gapon

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


CPU affinity

2011-03-09 Thread Hideki Yamamoto
Hi,

We are interested in realtime application and CPU affinity.
After googling pthread_setaffinity_np, I have found that it appeared in 7.2.
But I cannot find it by man command.
Does anyone know the status of CPU affinity function in FreeBSD or
useful links about it?
I have found the pointer about a command,
http://segfault.in/2010/09/how-to-set-cpu-affinity-for-a-process-in-freebsd/

Thanks in advance,

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


vimage problem?

2010-08-21 Thread Hideki Yamamoto
Hi,

I tried vimage and jail today.  I have encountered the problem.
In the vimage in Jail, I can not reach the internet server.  It seems that
routing table is incorrect.  I do not know the real reason.

This is the procedure I did.
At first, I created the jail environment.

# jail -c vnet host.hostname=vnet1.example.net path=/ persist
# jexec 1 ifconfig lo0 inet 127.0.0.1/8
# jexec 1 ifconfig lo0 inet6 ::1 prefixlen 128
# ifconfig em0 vnet 1
# jexec 1 ifconfig em0
em0: flags=8842BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500

options=219bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC
ether 00:1c:c0:60:e7:2d
media: Ethernet autoselect (100baseTX full-duplex)
status: active

In jail 1, IPv4 and IPv6 address seemed to be assigned by dhclient and rtsol.

# jexec 1 dhclient em0
DHCPREQUEST on em0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.4 -- renewal in 43200 seconds.
# jexec 1 rtsol -F em0
# jexec 1 ifconfig em0
em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500

options=219bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC
ether 00:1c:c0:60:e7:2d
inet6 fe80::21c:c0ff:fe60:e72d%em0 prefixlen 64 scopeid 0x2
inet 192.168.1.4 netmask 0xff00 broadcast 192.168.1.255
inet6 2001:c90:48d:7139:21c:c0ff:fe60:e72d prefixlen 64 autoconf
nd6 options=23PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL
media: Ethernet autoselect (100baseTX full-duplex)
status: active

At this moment, the routing table is as follows. It seems no problem.

# jexec 1 netstat -rn -f inet
Routing tables

Internet:
DestinationGatewayFlagsRefs  Use  Netif Expire
default192.168.1.1UGS 00em0
127.0.0.1  link#1 UH  00lo0
192.168.1.0/24 link#2 U   05em0
192.168.1.4link#2 UHS 00lo0
#

But I cannot reach a server in the Internet.

# jexec 1 ping an-internet-host

And I cannot detach em0 correctly.

# ifconfig em0 -vnet 1
# ifconfig em0
em0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500

options=219bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC
ether 00:1c:c0:60:e7:2d
media: Ethernet autoselect (100baseTX full-duplex)
status: active

After detaching, IPv4 can be assigned by dhclient but IPv6 cannot.

# dhclient em0
DHCPREQUEST on em0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.4 -- renewal in 43200 seconds.
# rtsol -F em0
get_llflag() failed, anyway I'll try
sendmsg on em0: Can't assign requested address
sendmsg on em0: Can't assign requested address
sendmsg on em0: Can't assign requested address
#

And IPv4 address assigned by dhclient cannot be used to connect a
server in the Internet.

Dose anyone knows any resolution or something?
My kernel is as follows.
 # uname -a
 FreeBSD  9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Aug 21 08:23:45 JST
2010 root@:/usr/obj/usr/src/sys/vimage  i386

Best regards,
Hideki Yamamoto
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org