Displaying 20 results from an estimated 54 matches for "volume1".
Did you mean:
volume
2003 Oct 01
1
R-1.7.1 for Redhat 9
Dear,
I have problems with installing R-1.7.1 for Redhat 9. When I applied
`./configure' and `make', I get the following error:
make check
make[1]: Entering directory `/volume1/scratch/jallemee/R-1.7.1/tests'
make[2]: Entering directory `/volume1/scratch/jallemee/R-1.7.1/tests'
make[3]: Entering directory
`/volume1/scratch/jallemee/R-1.7.1/tests/Examples'
make[4]: Entering directory
`/volume1/scratch/jallemee/R-1.7.1/tests/Examples'
make[4]: `Makedeps'...
2015 Nov 06
2
Hierarchical local mount
Hello everyone!
I have to implement the functionality of mounting all VM disks/partitions.
E.g. if a VM has 2 disks of 2 partitions each (I get it from
virt-filesystems), I want to get the following structure on host node
after mount:
mnt/
------hdd0/
-------------volume1/
-------------volume2/
------hdd1/
-------------volume1/
-------------volume2/
I'd like to use guestmount due to syntax simplicity, but I found out
that it's impossible to call e.g.
guestmount -a disk.qcow2 -m /dev/sda1:/hdd0/volume1 -m
/dev/sda2:/hdd0/volume2 mnt/
So I came to only two...
2016 Jun 19
5
rsync script for snapshot backups
...pathetic scripting skills. This is what i came up with:
#!/bin/sh
# rsync copy script for rsync pull from FreeNAS to BackupNAS for Buero
dataset
# Set variables
EXPIRED=`date +"%d-%m-%Y" -d "14 days ago"`
# Copy previous timefile to timeold.txt if it exists
if [ -f "/volume1/rsync/Buero/timenow.txt" ]
then
yes | cp /volume1/rsync/Buero/timenow.txt
/volume1/rsync/Buero/timeold.txt
fi
# Create current timefile
echo `date +"%d-%m-%Y-%H%M"` > /volume1/rsync/Buero/timenow.txt
# rsync command
if [ -f "/volume1/rsync/Buero/timeold.txt" ]...
2016 Jun 20
1
rsync script for snapshot backups
The scripts I use analyze the rsync log after it completes and then
sftp's a summary to the root of the just completed rsync.
If no summary is found or the summary is that it failed, the folder
rotation for that set is skipped and that folder is re-used on the
subsequent rsync.
The key here is that the folder rotation script runs separately from the
rsync script(s).
For each entity I want
2019 May 17
1
Moving home directories to another location leads to NT_STATUS_ACCESS_DENIED listing
...a server and just finished building my raids. One of the partitions is supposed to house my home folders which I then want to share with my windows computers. Before I begin migration of all my data I created a user to test if I can move my home folders from /home/<user>over to the path /mnt/volume1/homes/<user>. The move worked without problems through usermod -m -d /mnt/volume1/homes user, just the access to the share stops working after the move.
I logged in to smbclient with the user and when I enter ls or dir all I get is NT_STATUS_ACCESS_DENIED LISTING /*. I made sure the user has...
2009 Jul 17
0
Rsync problem : stops unexpectedly
...Ko ), Rsync "stops" on the middle, and always at the same
moment : It's seems to stop to send datas.
Here an example of Rsync's error between my server "*.8*" and "*.22*" (with
the file "port-stagiaire.htm" ~20Ko )
#> rsync -avvvv --timeout=60 /volume1/old/port-stagiaire.htm
root at 192.168.0.8:/volume1/NetBackup/test5
*cmd=<NULL> machine=192.168.0.8 user=root path=/volume1/NetBackup/test5
cmd[0]=ssh cmd[1]=-l cmd[2]=root cmd[3]=192.168.0.8 cmd[4]=rsync
cmd[5]=--server cmd[6]=-vvvvlogDtpre.iLs cmd[7]=--timeout=60 cmd[8]=.
cmd[9]=/volume1/N...
2009 Jul 15
0
Rsync stops in the middle of a transfer
...Rsync "stops" on the middle, and always at the
same moment : It's seems to stop to send informations.
Here an example of Rsync's error between my server "*.8*" and "*.22*" (with
the file "port-stagiaire.htm" ~20Ko )
#> rsync -avvvv --timeout=60 /volume1/old/port-stagiaire.htm
root at 192.168.0.8:/volume1/NetBackup/test5
*cmd=<NULL> machine=192.168.0.8 user=root path=/volume1/NetBackup/test5
cmd[0]=ssh cmd[1]=-l cmd[2]=root cmd[3]=192.168.0.8 cmd[4]=rsync
cmd[5]=--server cmd[6]=-vvvvlogDtpre.iLs cmd[7]=--timeout=60 cmd[8]=.
cmd[9]=/volume1/N...
2024 Sep 29
1
Growing cluster: peering worked, staging failed
...not exist
Staging failed on node4. Error: Volume gv1 does not exist
on node4 I can see that /var/lib/glusterd/vols is empty!
/var/log/glusterfs/glusterd.log shows:
[2024-09-29 07:24:32.815997 +0000] E [MSGID: 106061] [glusterd-
snapshot-utils.c:986:gd_import_new_brick_snap_details] 0-management:
volume1.brick1.origin_path missing in payload
[2024-09-29 07:24:32.816025 +0000] E [MSGID: 106061] [glusterd-
snapshot-utils.c:1004:gd_import_new_brick_snap_details] 0-management:
volume1.brick1.snap_type missing in payload
[2024-09-29 07:24:32.924139 +0000] E [MSGID: 106061] [glusterd-
snapshot-utils.c:...
2010 May 31
1
Working example of logical storage pool and volume creation?
...libvirt_lvm 1 0 0 wz--n- 465.76g 465.76g
vg_host2 1 3 0 wz--n- 465.27g 0
#
Starting the logical pool works:
# virsh pool-start guest_images_lvm
Pool guest_images_lvm started
#
Creation of volumes fail:
# virsh vol-create-as guest_images_lvm volume1 8G
error: Failed to create vol volume1
error: internal error '/sbin/lvcreate --name volume1 -L 8388608K
/dev/mapper' exited with non-zero status 3 and signal 0: Volume group
name expected (no slash)
Run `lvcreate --help' for more information.
#
So, it looked like "...
2017 Aug 09
0
gluster under the hood
...root at CentOS7286-64 ~]# rpm -qa *gluster*
glusterfs-api-3.7.9-12.el7.centos.x86_64
glusterfs-libs-3.7.9-12.el7.centos.x86_64
glusterfs-fuse-3.7.9-12.el7.centos.x86_64
glusterfs-client-xlators-3.7.9-12.el7.centos.x86_64
glusterfs-3.7.9-12.el7.centos.x86_64
>From Node1 Server:
Status of volume: volume1
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick L137B-GlusterFS-Node1.L137B-root.com:
/gluster/volume1 49152 0 Y 28370
Brick L137B-GlusterF...
2024 Jan 03
1
Files exist, but sometimes are not seen by the clients: "No such file or directory"
...options to check if the problem still appears.
Current configuration:
$ sudo gluster volume info tank
Volume Name: tank
Type: Distribute
Volume ID: 2c3ca623-c1df-4b5f-b20e-5222d189f834
Status: Started
Snapshot Count: 0
Number of Bricks: 24
Transport-type: tcp
Bricks:
Brick1: swp-gluster-05:/tank/volume1/brick
Brick2: swp-gluster-06:/tank/volume1/brick
Brick3: swp-gluster-07:/tank/volume1/brick
Brick4: swp-gluster-05:/tank/volume2/brick
Brick5: swp-gluster-06:/tank/volume2/brick
Brick6: swp-gluster-07:/tank/volume2/brick
Brick7: swp-gluster-05:/tank/volume3/brick
Brick8: swp-gluster-06:/tank/volume...
2015 Nov 06
0
Re: Hierarchical local mount
...ne!
>
> I have to implement the functionality of mounting all VM disks/partitions.
>
> E.g. if a VM has 2 disks of 2 partitions each (I get it from
> virt-filesystems), I want to get the following structure on host
> node after mount:
> mnt/
> ------hdd0/
> -------------volume1/
> -------------volume2/
> ------hdd1/
> -------------volume1/
> -------------volume2/
>
> I'd like to use guestmount due to syntax simplicity, but I found out
> that it's impossible to call e.g.
> guestmount -a disk.qcow2 -m /dev/sda1:/hdd0/volume1 -m
> /dev/sda...
2013 Feb 18
1
Directory metadata inconsistencies and missing output ("mismatched layout" and "no dentry for inode" error)
...turn with no error code. In that sense
the failure is silent, but corrupts the data, which is dangerous. The only
indication of error are errors (on the no output nodes) in the
/var/log/distrib-glusterfs.log of the form:
[2013-02-18 05:55:31.382279] E [client3_1-fops.c:2228:client3_1_lookup_cbk]
0-volume1-client-16: remote operation failed: Stale NFS file handle
[2013-02-18 05:55:31.382302] E [client3_1-fops.c:2228:client3_1_lookup_cbk]
0-volume1-client-17: remote operation failed: Stale NFS file handle
[2013-02-18 05:55:31.382327] E [client3_1-fops.c:2228:client3_1_lookup_cbk]
0-volume1-client-18:...
2015 Nov 10
1
Re: Hierarchical local mount
...plement the functionality of mounting all VM disks/partitions.
>>
>> E.g. if a VM has 2 disks of 2 partitions each (I get it from
>> virt-filesystems), I want to get the following structure on host
>> node after mount:
>> mnt/
>> ------hdd0/
>> -------------volume1/
>> -------------volume2/
>> ------hdd1/
>> -------------volume1/
>> -------------volume2/
>>
>> I'd like to use guestmount due to syntax simplicity, but I found out
>> that it's impossible to call e.g.
>> guestmount -a disk.qcow2 -m /dev/sda1...
2020 Jul 04
3
Migrate a share from Mac-OSX to NAS ASUSTOR samba 4.4
Hello everyone,
I hope you are well. Take care of yourself.
I have the same problem as describe here:
https://lists.samba.org/archive/samba/2014-December/187545.html
I migrate a file share from a MAC-OS environment. For its new storage
system, the company purchased an ASUSTOR NAS. This NAS works with an
operating system based on version 4.14 of the GNU / LINUX x86_64 kernel.
This NAS operates a
2008 Aug 22
1
Problem using rsync for backing up on to a NAS
...a,
http://pastebin.com/f235bd2e5 and http://pastebin.com/f6ff5890a
I tried the same script on an USB-HDD and it works fine, even for /
Here are some information about the NFS config:
cat /proc/mounts | grep nfs: http://pastebin.com/f250c9f63 (I aslo tried
bigger rsize and wsize)
exportfs -v:
/volume1 192.168.0.13(rw,wdelay,no_root_squash,no_subtree_check)
cat /var/lib/nfs/etab:
/volume1
192.168.0.13(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,no_subtree_check,secure_locks,acl,anonuid=65534,anongid=65534)
cat /var/lib/nfs/xtab:
/volume1
molungus(rw...
2011 Jul 20
2
how to add file-based disk space to a guest
...tualization/chap-Virtualization-Storage_Volumes.html
as instructed, I created a "pool" then a "volume", file-based, e.g :
mkdir /mnt/raid/kvm_pool1
virsh # pool-define-as pool1 dir - - - - "/mnt/raid/kvm_pool1"
virsh # pool-autostart pool1
virsh # vol-create-as pool1 volume1 20G --allocation 15G --format qcow2
now I want to associate "volume1" to my guest OS. Following this doc:
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/sect-Virtualization-Virtualized_block_devices-Adding_storage_devices_to_guests.html
- why does this...
2017 Aug 10
1
Gluster NFS all operations are received as root
Hi,
So this is a bit odd case.
I have created 2 servers nodes (running CentOS 7.3)
>From Client machine (CentOS 7.2) I mount to one of the nodes using:
[root at CentOS7286-64 mnt]# mount -t nfs
L137B-GlusterFS-Node1.L137B-root.com:/volume1 /mnt/glustervianfs/
When i created (touch) a file over the NFS:
>From Client Machine:
[revivo at CentOS7286-64 glustervianfs]$ touch nfs3file
[revivo at CentOS7286-64 glustervianfs]$ id revivo
uid=2021(revivo) gid=2020(maccabi) groups=2020(maccabi),10(wheel)
On Server machine:
I monitor the fi...
2014 Mar 24
1
certain users can't map home directories
...smbd/password.c:308(register_existing_vuid)
register_existing_vuid: UNIX uid 11333 is UNIX user hisusername, and
will be vuid 100
[2014/03/24 17:20:45.562441, 3] smbd/password.c:238(register_homes_share)
Adding homes service for user 'hisusername' using home directory:
'/users5/volume1/hisusername'
[2014/03/24 17:20:45.562497, 3] param/loadparm.c:6582(lp_add_home)
adding home's share [hisusername] for user 'hisusername' at
'/users5/volume1/hisusername'
[2014/03/24 17:20:45.564318, 3] smbd/process.c:1662(process_smb)
Transaction 3 of length 118 (0...
2007 Feb 01
1
Vista password being rejected on share security mode
...passwords = yes
wins server = (ip addresses deleted)
passdb backend = smbpasswd:/tmp/smbpasswd
use client driver = yes
printer admin = root, guest
show add printer wizard = yes
load printers = yes
default devmode = yes
printcap name = /tmp/etc/printcap
[printers]
comment = All Printers
path=/shares/Volume1/__var/spool/samba
printing = brcm
guest ok = yes
printable = yes
browseable = no
print command = chmod 666 %s; printcmd jobsubmit %p '%J' %x '%u'
lpq command = printcmd queuestat %p
lprm command = printcmd jobcancel %p %j
lppause command = printcmd jobpause %p %j
lpresume command =...