Displaying 20 results from an estimated 500 matches similar to: "change uid/god below 100"
2007 Oct 16
8
nfs-ownership
Hi.
I have created some zfs-partitions. First I create the
home/user-partitions. Beneath that I create additional partitions.
Then I have do a chown -R for that user. These partitions are shared
using the sharenfs=on. The owner- and group-id is 1009.
These partitions are visible as the user assigned above. But when I
mount the home/user partition from a FreeBSD-client, only the
top-partiton has
2008 Apr 17
3
php5 and postgresql 8.2/8.3
Hi.
I have installed php5 with support for postgresql (php5-pgsql). If I
install postgresql-client ver. 8.2.7 or 8.3.x apache (httpd)
core-dumps. If I install postgresql-client 8.1.11 or 8.2.6 apache does
not core-dump.
This is the output (backtrace) from gdb:
(gdb) bt
#0 0x000000080651c340 in ?? ()
#1 0x000000080094ebd5 in puts () from /lib/libc.so.7
#2 0x000000080094f1ee in gethostbyname
2008 Mar 26
1
freebsd 7 and areca controller
Hi.
I'm looking at deploying a freebsd 7-release server with some storage
attached to an areca ARC-1680 controller. But this card is not
mentioned in 'man 4 arcmsr'
(http://www.freebsd.org/cgi/man.cgi?query=arcmsr&sektion=4&manpath=FreeBSD+7.0-RELEASE).
Areaca's website does mention freebsd as a supported OS
(http://www.areca.com.tw/products/pcietosas1680series.htm).
Has
2007 Oct 10
6
server-reboot
Hi.
Just migrated to zfs on opensolaris. I copied data to the server using
rsync and got this message:
Oct 10 17:24:04 zetta ^Mpanic[cpu1]/thread=ffffff0007f1bc80:
Oct 10 17:24:04 zetta genunix: [ID 683410 kern.notice] BAD TRAP:
type=e (#pf Page fault) rp=ffffff0007f1b640 addr=fffffffecd873000
Oct 10 17:24:04 zetta unix: [ID 100000 kern.notice]
Oct 10 17:24:04 zetta unix: [ID 839527 kern.notice]
2007 Dec 07
6
4.x Collecting pv entries Suggest increasing PMAP_SHPGPERPROC,
Hello List,
I know FreeBSD 4.x is old..., but we are using on a production system
with postgres and apache. The above message
is appearing periodically. I googled for the message but found no
recommendation for adjusting it.
Any suggestions.
Thanks,
Steve
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
2007 May 23
13
Preparing to compare Solaris/ZFS and FreeBSD/ZFS performance.
Hi.
I''m all set for doing performance comparsion between Solaris/ZFS and
FreeBSD/ZFS. I spend last few weeks on FreeBSD/ZFS optimizations and I
think I''m ready. The machine is 1xQuad-core DELL PowerEdge 1950, 2GB
RAM, 15 x 74GB-FC-10K accesses via 2x2Gbit FC links. Unfortunately the
links to disks are the bottleneck, so I''m going to use not more than 4
disks, probably.
2008 Jun 05
2
ZFS NFS cannot write
This is the first time I tried nfs with zfs. I shared the zfs filesystem with nfs, but i can''t write to the files though i mount it as read-write. This is for Solaris 10 update 4. I wonder if there is a bug?
---------------server (sdw2-2)
#zfs create -o sharenfs=on data/nfstest
#zfs get all data/nfstest
NAME PROPERTY VALUE SOURCE
data/nfstest type
2008 Jul 25
18
zfs, raidz, spare and jbod
Hi.
I installed solaris express developer edition (b79) on a supermicro
quad-core harpertown E5405 with 8 GB ram and two internal sata-drives.
I installed solaris onto one of the internal drives. I added an areca
arc-1680 sas-controller and configured it in jbod-mode. I attached an
external sas-cabinet with 16 sas-drives 1 TB (931 binary GB). I
created a raidz2-pool with ten disks and one spare.
2008 Oct 15
1
error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta)
During installworld I get:
cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x
> ncurses.3
sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps
2007 May 12
3
zfs and jbod-storage
Hi.
I''m managing a HDS storage system which is slightly larger than 100 TB
and we have used approx. 3/4. We use vxfs. The storage system is
attached to a solaris 9 on sparc via a fiberswitch. The storage is
shared via nfs to our webservers.
If I was to replace vxfs with zfs I could utilize raidz(2) instead of
the built-in hardware raid-controller.
Are there any jbod-only storage
2006 Nov 29
7
how to debug context switching and mutex contentions?
I''m looking for a suggestion on a good way to hunt down the source of
high context switching and mutex contentions...
Is dtrace the way to go now, or should I stick with something like lockstat?
Russ
This is a 5 second interval for mpstat:
CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl
16 0 0 1115 1241 206 9095 912 2420 7393 0 12105 68 25
2008 May 18
2
possible zfs bug? lost all pools
after trying to mount my zfs pools in single user mode I got the following
message for each:
May 18 09:09:36 gw kernel: ZFS: WARNING: pool 'cache1' could not be loaded as
it was last accessed by another system (host: gw.bb1.matik.com.br hostid:
0xbefb4a0f). See: http://www.sun.com/msg/ZFS-8000-EY
any zpool cmd returned nothing else as not existing zfs, seems the zfs info on
disks
2007 Oct 30
2
[osol-help] Squid Cache on a ZFS file system
On 29/10/2007, Tek Bahadur Limbu <teklimbu at wlink.com.np> wrote:
> I created a ZFS file system like the following with /mypool/cache being
> the partition for the Squid cache:
>
> 18:51:27 root at solaris:~$ zfs list
> NAME USED AVAIL REFER MOUNTPOINT
> mypool 478M 31.0G 10.0M /mypool
> mypool/cache 230M 9.78G 230M
2008 Nov 13
1
qlogic qle2462 hba and freebsd stable on a dl360 g5
Hi.
I'm looking at a qlogic qle2462 hba for my dl360 g5. The thread
http://www.mail-archive.com/freebsd-stable@freebsd.org/msg99497.html
mentions a deadlock when system is loaded. Has this issue been
resolved? Are there other PCI Express hba's which are known to work
with freebsd stable and dl360 g5?
--
regards
Claus
When lenity and cruelty play for a kingdom,
the gentler gamester is
2020 Jun 14
5
Modifying username
> On 6/14/20 1:39 PM, Jay Hart wrote:
>> You may need to modify /etc/shadow for consistency.
>>
>> I don't know what to do here. Need some guidance please.
>
>
> Run "vipw -s" and make the same change to that file's record for ABCLast.
>
In /etc/passwd the directory was shown in plain text. So I just moved over in the line and
changed
2010 Mar 04
1
[3.0.2] booster + unfsd failed
Hi list.
I have been testing with glusterfs-3.0.2.
glusterfs mount works well.
unfsd on glusterfs mount point works well too.
When using booster, unfsd realpath check failed.
But ls util works well.
I tried 3.0.0-git head source build but result was same.
My System is Ubuntu 9.10 and using unfsd source from official gluster
download site.
Any comment appreciated!!
- kpkim
root at
2006 Jul 07
2
clarification needed: $ in machine name?
Hello,
Sorry to be a pest, but I need to try to get some clarification of how the
machine name works when setting up a machine account on the Samba
server. The Samba How-To page
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-pdc.html#id2536400
talks about the "common error" of including the $ in the machine name on
the server machine. However, all of the
2005 Apr 21
6
Information disclosure?
Hello,
For some reason, I thought little about the "clear" command today..
Let's say a privileged user (root) logs on, edit a sensitive file (e.g,
a file containing a password, running vipw, etc) .. then runs clear and
logout. Then anyone can press the scroll-lock command, scroll back up
and read the sensitive information.. Isn't "clear" ment to clear the
2020 Jun 14
2
Modifying username
I modified a users name on my system. From ABCLast, to ALast (used as an example).
I modified the username, then the group name of the user (to align with the new name), and then I
moved the users home directory from /home/ABCLast, to /home/ALast. Then using vipw, edited the
home directory to use /home/ALast.
When I got finished editing the passwd file, I got the following message:
You have
2003 Apr 18
1
Slow vipw and fast pwd_mkdb
Hello,
could somebody to comment PR bin/51148? It is suggestion how to pass
a value of cache size to pwd_mkdb when we are doing vipw or such.
It can give a greate speed-up when master.passwd is really big (and
sometimes it is). Appropriate cache size can make process 10 to 100
or more times faster. I gave the results of measurements in that
problem report.
Thanks in advance!
SY, Alex