Displaying 20 results from an estimated 10000 matches similar to: "How do I use "mount"?"
2011 Jun 20
1
Per-directory brick preference?
Hi,
I operate a distributed replicated (1:2) setup that looks like this:
server1:bigdisk,server1:smalldisk,server2:bigdisk,server2:smalldisk
replica sets are bigdisk-bigdisk and smalldisk-smalldisk.
This setup will be extended by another set of four bricks (same setup)
within the next few days, and I could make those into another volume
entirely, but I'd prefer not to, leaving me with more
2005 Jun 24
4
File System Size Limits?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is there some limit on the size of a file system which can
be shared via samba? I'm trying to set up a file server
with a 100GB shared partition and it doesn't want to work.
I'm running Fedora Core 4, and Samba Version 3.0.14a-2.
The output from testparm looks like this:
[root@stitch samba]# testparm
Load smb config files from
2007 Mar 30
7
subversion and /etc/puppet
I''m trying to come up with a way to manage /etc/puppet on the Puppet
server from my workstation. My idea was to place all of /etc/puppet
into subversion, check it out to my workstation, commit via ssh, and
then use a post-commit to update /etc/puppet. That way any time I
made a change in /etc/puppet it would be immediately updated and ready
for the next puppetd run. Problem is the
2007 Mar 05
1
Missing blocks
Hopefully this is a simple issue or just my ignorance on the results
returned by "df -k" but can anyone explain why the available block is 0
if total 1k-blocks - Used is greater than 0?
#df -k /ems/bigdisk/
Filesystem 1K-blocks Used
Available Use% Mounted on
/dev/mapper/vg0-bigdisk 397367512 383562960
0 100% /<name>
Filesystem volume
2007 Mar 29
5
SVN commit hook checks
I know someone completed this but I''m not sure the hows and whats of it.
Can someone put up a doc or email about this?
2007 Feb 21
9
Facter environment variables being ignored in puppet?
Facter has the feature that it will turn any environment variable
named FACTER_* into a fact. I can do this on the commandline
no problem, but when I attempt this in puppet it seems to ignore
that parts.
Is anyone else seeing this? (Is this expected behavior?) I don''t
see a ticket or a mail thread on it - though my searching powers
have been weak the last couple of weeks...
Thanks,
2007 Mar 21
3
Slight 0.22.2 backward compatibility reporting problem
Hi all,
Turns out there''s a small backward compatibility problem in 0.22.2.
If you''ve got clients in older versions sending reports to a daemon
running the newer version, you''ll run into a problem because I
renamed the Puppet::Metric class to Puppet::Util::Metric.
I''ve committed a fix to svn, but it''s not a big enough problem to
require a new
2009 Mar 29
2
ssh & rsync equivalence?
Hello Folks
Can anyone help with why I can use ssh like so:
[root@morgansoldmachine ~]# ssh -t rsync@192.168.1.40 sudo ssh -i
/home/rsync/.ssh/id_dsa root@192.168.1.100
Last login: Tue Mar 24
21:32:51 2009 from morgansmachine.lan
[root@morgansoldmachine ~]# logout
Connection to 192.168.1.100 closed.
Connection to 192.168.1.40 closed.
[root@morgansoldmachine ~]#
But, when I use the same
2002 Feb 07
3
Promise TX2 and ATARAID....... kjouirnald and kupdated seem to fight it out for reasourses
What is really puzzling me is that the ataraid device (/dev/ataraid/d0p1 mounted as /bigdisk)
2x 123GB IBM Deskstar's is formated as ext2...top and ps etc... show a fight between kjournald and kupdated
and all searches for kjournald or kupdated fights suggest ext3 issues... :-)
It's a RedHat 7.2, 2.4.7-10 custom kernal (I added in the Promise FastTrak support and HIGH mem support
to
2007 Jul 01
5
Mount and fstab problems with large devices?
I''m trying to get a new file server managed by puppet from day 1, at
least as much as possible. At the moment, though, there''s two issues I''m
running into:
1. fstab should have entries for my comically-large RAID, but doesn''t.
2. each puppet run appears to remount the RAID, even when no rules in
the manifest change.
I suspect the issue may be in parsing
2009 Mar 21
1
Trouble with -e ...
Hello folks
Can any one help with why:
[root@morgansoldmachine ~]# ssh -t rsync@morgansmachine sudo ssh -i
/home/rsync/.ssh/id_dsa root@morgansoldmachine
Last login: Sun Mar 22 10:55:41 2009 from morgansmachine.lan
[root@morgansoldmachine ~]# logout
Connection to morgansoldmachine closed.
Connection to morgansmachine closed.
[root@morgansoldmachine ~]#
Works
But yet:
[root@morgansoldmachine ~]#
2004 Jun 01
1
Unexplained error (code 24)
Hi all,
While trying to mirror a filesystem from one machine to another (for
backup purposes) I get the following error:
[root@samantha root]# /usr/bin/rsync -qavxzC --delete chandler:/var/
/bigdisk/backup/chandler/dev-md5-var/
root@chandler's password:
rsync error: unexplained error (code 24) at main.c(1045)
Does this mean anything to anybody?
Regards,
Graham
--
2007 Apr 30
10
mount type and ensure => present on OS X
Hello all.
There is some strange thing going on with our OS X clients.
We have created a package which is run via SystemStarter. What it does?
It parses /etc/fstab and mounts the NFS directories mentioned there.
This is needed since we want to have static mounts and the
NetInfo-automounter combination does not do static mounts (even with
ttl=0 set for the mount, which is supposed to do a
2011 Mar 21
0
permissions changed by rsync over nfs?
Hello wonderful rsync
I have a little problem...
I sync a file system with this command:
rsync -avzAXH --filter="-r *.jpg *.opml *.opml.backup *.m3u"
--delete-after --exclude=MP3s /home/Music/ /misc/bigdisk.mythtv.lan/Music
/misc/bigdisk.mythtv.lan is an nfs mount mounted by autofs.
In /etc/auto.misc I have for /misc/bigdisk.mythtv.lan:
bigdisk.mythtv.lan -fstype=nfs4
2001 Mar 07
1
RH 6.2 + VA Linux Enhancements (includes ext3 0.5b) Problem
Hi,
[Background]
I've been trying (unsuccessfully) to get a reliable RH linux distribution
installed on my Intel machine with journaling on my large disks (not
interested in journaling the root fs). I've tried using ReiserFS and
eventually had some success, but it would seem that they are more in bed
with Suse. It would appear that RedHat has chose ext3 as it's current
journaling
2007 Feb 06
3
Question on case statements...
Just poking around on the Docs site and went to the facter recipe for VMware.
(http://reductivelabs.com/trac/puppet/wiki/IsVmwareGuestRecipe)
If you look at the bottom, the author states that they were unable to get case
statements to match as a regex.
case $macaddress {
"00:0C:29:*":{
file{ "/etc/running_inside_vmware": ensure => present }
}
}
2007 Feb 17
2
Using a different port for puppetmasterd?
Is there a way of specifying the server on a different port? I want
to be able to change between two different puppetmasterd''s on the
same box, and I want to pick between them by using selecting the
port.
There seems to be lots of :port* symbols floating around, and a
--port in puppetd, but it''s not looking consistent. Is this
something on the TODO path, or is there a
2007 Feb 06
1
Mount options
Hello,
I am currently attempting to manage the /etc/fstab file using the Mount command but do not want the command to do anything to certain mounts that I specify.
I have tried different ''ensure'' options, but puppet seems to always want to try an mount or unmount the devices.
Basically, I would like to have certain options in the fstab on the cdrom and floppy devices but leave
2007 Feb 09
3
err: Found a bug: Field dump is required
what can i do to find the bug when puppet print this:
err: Found a bug: Field dump is required
--
Cordialement,
Ghislain
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Dec 07
3
mount type ensure behavior
The ensure parameter for the mount type has a ''present'' option, which
will unmount the filesystem if its mounted. I was hoping that ''present''
meant to make sure it was listed in the mounts file, but to not do
anything with it (ie. don''t unmount if mounted, and don''t mount if
unmounted). I thought this was how the ensure =>