kern/164734: 9.0 quota not worked

2012-02-03 Thread Alexander Titaev

>Number: 164734
>Category:   kern
>Synopsis:   9.0 quota not worked
>Confidential:   no
>Severity:   serious
>Priority:   medium
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 03 12:20:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Alexander Titaev
>Release:9.0-RELEASE
>Organization:
ISPSystem
>Environment:
FreeBSD powerantilles.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Feb  3 
01:24:35 AST 2012 r...@powerantilles.com:/usr/obj/usr/src/sys/ISPSERVER  
amd64
>Description:
powerantilles# strings /boot/kernel/kernel | grep QUOT
QUOTA64
options QUOTA
powerantilles# grep quota /etc/rc.conf 
enable_quotas="YES"
powerantilles# cat /etc/fstab 
# DeviceMountpoint  FStype  Options DumpPass#
/dev/mirror/gm0s1b noneswapsw  0   0
/dev/mirror/gm0s1a.journal  /   ufs
async,rw,groupquota,userquota  1   1
powerantilles# dmesg | grep -i quot
Trying to mount root from ufs:/dev/mirror/gm0s1a.journal 
[async,rw,groupquota,userquota]...
powerantilles# mount
/dev/mirror/gm0s1a.journal on / (ufs, asynchronous, local, gjournal)
devfs on /dev (devfs, local, multilabel)
powerantilles#
>How-To-Repeat:
just try 
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


grub-install problems on FreeBDS 9.0

2012-02-03 Thread Mike Sn
Good day! I've install FreeBSD 9.0 (amd64) on my machine and install
grub2 (pkg_add -r grub2). I saw some problem with installing it
(grub-install hd0). First problem in line (/usr/local/sbin/grub-install):

# Write device to a variable so we don't have to traverse /dev every time.
grub_device=`$grub_probe --target=device ${grubdir}`

grub-probe returns /dev/ada0s2a but for installation needs /dev/ada0s2

Second problem arises with calling with hd0 value (grub-install hd0). I
avoided this problem. I called grub-install /dev/ad4 and had success!

My HDD description:
  /dev/ad4s1 - ntfs
  /dev/ad4s2a - /
  /dev/ad4s2b - swap

-- 
 Best Regards! 

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


misc/164736: FreeBSD handbook mentions running vmware via linux compat.

2012-02-03 Thread Adam Kirchhoff

>Number: 164736
>Category:   misc
>Synopsis:   FreeBSD handbook mentions running vmware via linux compat.
>Confidential:   no
>Severity:   non-critical
>Priority:   low
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 03 13:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Adam Kirchhoff
>Release:9.0-STABLE
>Organization:
>Environment:
FreeBSD memory.visualtech.com 9.0-STABLE FreeBSD 9.0-STABLE #5: Thu Jan 26 
22:09:39 EST 2012 r...@memory.visualtech.com:/usr/obj/usr/src/sys/MEMORY  
amd64

>Description:

This section of the handbook should updated to remove the reference to vmware:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu.html

The linux version of vmware workstation 3 (iirc) was in the ports tree at one 
point, was removed a while back.  No newer version of vmware will work via the 
compat layer, at least not till someone were to port the vmware kernel modules 
again.  

I recently had a discussion with someone who erroneously thought they could get 
vmware workstation 8 working on FreeBSD because they read this line in the 
handbook:

In a nutshell, the compatibility allows FreeBSD users to run about 90% of all 
Linux applications without modification. This includes applications such as 
StarOffice™, the Linux version of Netscape®, Adobe® Acrobat®, RealPlayer®, 
VMware™, Oracle®, WordPerfect®, Doom, Quake, and more. It is also reported that 
in some situations, Linux binaries perform better on FreeBSD than they do under 
Linux.
>How-To-Repeat:

>Fix:

Remove VMware™ from the list.

>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: docs/164736: [handbook] FreeBSD handbook mentions running vmware via linux compat.

2012-02-03 Thread linimon
Old Synopsis: FreeBSD handbook mentions running vmware via linux compat.
New Synopsis: [handbook] FreeBSD handbook mentions running vmware via linux 
compat.

Responsible-Changed-From-To: freebsd-bugs->freebsd-doc
Responsible-Changed-By: linimon
Responsible-Changed-When: Fri Feb 3 15:28:50 UTC 2012
Responsible-Changed-Why: 
reclassify.

http://www.freebsd.org/cgi/query-pr.cgi?pr=164736
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


kern/164741: zvol always present as 512 bytes/sector regardless of blocksize

2012-02-03 Thread Pete French

>Number: 164741
>Category:   kern
>Synopsis:   zvol always present as 512 bytes/sector regardless of blocksize
>Confidential:   no
>Severity:   non-critical
>Priority:   low
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 03 16:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Pete French
>Release:FreeBSD 8.2-STABLE amd64
>Organization:
Ingresso Ltd
>Environment:
System: FreeBSD dilbert.london-internal.ingresso.co.uk 8.2-STABLE FreeBSD 
8.2-STABLE #0: Fri Jan 6 12:44:04 GMT 2012 
petefre...@dilbert.london-internal.ingresso.co.uk:/usr/obj/usr/src/sys/GENERIC 
amd64



>Description:

A zvol may be created with a specific sectorsize, specified with -b
or the volblocksize property. The resulting device in /dev/zvol
always appears to have 512 bytes per sector however, as reported by
diskinfo

>How-To-Repeat:

# zfs create -V 1G -b 512 tank/test1
# zfs create -V 1G -b 4k tank/test2
# zfs create -V 1G tank/test3
# zfs get volblocksize tank/test1 tank/test2 tank/test3
NAMEPROPERTY  VALUE SOURCE
tank/test1  volblocksize  512   -
tank/test2  volblocksize  4K-
tank/test3  volblocksize  8K-
# diskinfo /dev/zvol/tank/test*
/dev/zvol/tank/test1512 1073741824  2097152 0   0
/dev/zvol/tank/test2512 1073741824  2097152 0   0
/dev/zvol/tank/test3512 1073741824  2097152 0   0

>Fix:

For zvols to be uses as iscsi devices the desired blocksize can
be specified in the istgt config file. For volumes being used
internally however (e.g. as volumed for VirtualBox machines)
I have discovered no workaround.

>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


misc/164752: No option of ZFS in FreeBSD 9.0 DVD installation

2012-02-03 Thread Tarun Brari

>Number: 164752
>Category:   misc
>Synopsis:   No option of ZFS in FreeBSD 9.0 DVD installation
>Confidential:   no
>Severity:   non-critical
>Priority:   low
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 04 00:00:23 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Tarun Brari
>Release:9.0
>Organization:
Student/Freelancer
>Environment:
FreeBSD FreeBSD 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 
2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
I initially installed PCBSD 9.0 on my system the day it was released. But I'm a 
huge GNOME fan & don't like KDE that much. Also, I was thinking of giving 
FreeBSD a try. So, I downloaded the FreeBSD 9.0 DVD (amd64) from the net & 
burned it on the drive. I have allocated the 97 GB of my second HDD to PCBSD 
which made partitions automatically. I chose ZFS filesystem to see what was the 
fuss all about. Now, when I tried to install FreeBSD on those partitions, it 
refused. I had to re-initialize the slice.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: bin/164399: 9.0 installer failures

2012-02-03 Thread Jin Guojun
For problem #3, here is more information (by repeating to create the same 
problem for each case below)

1) FreeBSD Release 6.4 has no problem to install, but both 8.2-R and 9.0-R 
failed install.

2) Use 9.0 installation CD to install FreeBSD 9.0 by using entire disk, 9.0 
will boot. Then installing the original Windows by using recovery CD by using 
part of the disk drive, then try to install 9.0 again, 9.0 installer still 
cannot see the partition table although FDISK sees partition table has no 
problem at all.

PS: The 9.0 seems preparing installation and partitioning the disk like Linux. 
This is no longer a BSD style :-(

--- On Mon, 1/23/12, freebsd-gnats-sub...@freebsd.org 
 wrote:

> From: freebsd-gnats-sub...@freebsd.org 
> Subject: Re: bin/164399: 9.0 installer failures
> To: "Jin Guojun" 
> Date: Monday, January 23, 2012, 7:50 AM
> Thank you very much for your problem
> report.
> It has the internal identification `bin/164399'.
> The individual assigned to look at your
> report is: freebsd-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=164399
> 
> >Category:       bin
> >Responsible:    freebsd-bugs
> >Synopsis:       9.0 installer
> failures
> >Arrival-Date:   Mon Jan 23 07:50:09 UTC
> 2012
>
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"