search for: volume_name

Displaying 20 results from an estimated 22 matches for "volume_name".

Did you mean: column_name
2013 Nov 28
1
how to recover a accidentally delete brick directory?
hi all, I accidentally removed the brick directory of a volume on one node, the replica for this volume is 2. now the situation is , there is no corresponding glusterfsd process on this node, and 'glusterfs volume status' shows that the brick is offline, like this: Brick 192.168.64.11:/opt/gluster_data/eccp_glance N/A Y 2513 Brick 192.168.64.12:/opt/gluster_data/eccp_glance
2016 Sep 20
1
[PATCH] libvirt: read disk paths from pools (RHBZ#1366049)
A disk of type 'volume' is stored as <source pool='pool_name' volume='volume_name'/> and its real location is inside the 'volume_name', as 'pool_name': in this case, query libvirt for the actual path of the specified volume in the specified pool. Adjust the code so that: - for_each_disk gets the virConnectPtr, needed to do operations with libvirt - when...
2009 Jul 13
1
[PATCH] Use volume key instead of path to identify volume.
.../task-omatic/taskomatic.rb +++ b/src/task-omatic/taskomatic.rb @@ -219,7 +219,7 @@ class TaskOmatic @logger.debug "Pool mounted: #{pool.name}; state: #{pool.state}" volume = @session.object(:class => 'volume', - 'name' => volume_name, + 'key' => volume_name, 'storagePool' => pool.object_id) raise "Unable to find volume #{volume_name} attached to pool #{pool.name}." unless volume @logger.debug "Verified volume of pool...
2016 Sep 22
1
[PATCH v2] libvirt: read disk paths from pools (RHBZ#1366049)
A disk of type 'volume' is stored as <source pool='pool_name' volume='volume_name'/> and its real location is inside the 'volume_name', as 'pool_name': in this case, query libvirt for the actual path of the specified volume in the specified pool. Adjust the code so that: - for_each_disk gets the virConnectPtr, needed to do operations with libvirt - when...
2009 May 28
0
[PATCH server] Use qpid for migration and add more debugging to taskomatic.
...n, node) end + @logger.debug "Verifying mount of pool #{db_pool.ip_addr}:#{db_pool.type}:#{db_pool.target}:#{db_pool.export_path}" libvirt_pool = LibvirtPool.factory(db_pool) libvirt_pool.connect(@session, node) @@ -205,10 +215,15 @@ class TaskOmatic volume_name = db_volume.read_attribute(db_volume.volume_name) pool = libvirt_pool.remote_pool + + @logger.debug "Pool mounted: #{pool.name}; state: #{pool.state}" + volume = @session.object(:class => 'volume', 'name' => volume_n...
2018 Jan 07
1
Clear heal statistics
Is there any way to clear the historic statistic from the command "gluster volume heal <volume_name> statistics" ? It seems the command takes longer and longer to run each time it is used, to the point where it times out and no longer works. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/201...
2010 Feb 25
1
[PATCH] fix storage problem.
...komatic.rb index c0a56b8..7de725d 100755 --- a/src/task-omatic/taskomatic.rb +++ b/src/task-omatic/taskomatic.rb @@ -608,7 +608,7 @@ class TaskOmatic storage_volume.size = volume.capacity / 1024 storage_volume.storage_pool_id = db_pool.id storage_volume.write_attribute(storage_volume.volume_name, volume.name) - storage_volume.key = volume.key + storage_volume.key = volume.get_attr('key') storage_volume.lv_owner_perms = owner storage_volume.lv_group_perms = group storage_volume.lv_mode_perms = mode @@ -661,14 +661,14 @@ class TaskOmatic existing_vol...
2010 Apr 10
3
nfs-alpha feedback
...every time when I run the following command: dd if=/dev/zero of=garb bs=256k count=64000 I would also like to mount a path like: /volume/some/random/dir # mount host:/gluster/tmp /mnt/test mount: host:/gluster/tmp failed, reason given by server: No such file or directory I can mount it up host:/volume_name and /mnt/test/tmp exists dd if=/dev/zero of=garb bs=64K count=100 100+0 records in 100+0 records out 6553600 bytes (6.6 MB) copied, 0.068906 seconds, 95.1 MB/s dd of=garb if=/dev/zero bs=64K count=100 100+0 records in 100+0 records out 6553600 bytes (6.6 MB) copied, 0.057207 seconds, 115 MB/s dd...
2016 Nov 16
3
[PATCH 1/2] libvirt: un-duplicate XPath code
...const char *protocol, char *const *server, const char *username, void *data), void *data); static int libvirt_selinux_label (guestfs_h *g, xmlDocPtr doc, char **label_rtn, char **imagelabel_rtn); static char *filename_from_pool (guestfs_h *g, virConnectPtr conn, const char *pool_nane, const char *volume_name); +static bool xPathObjectIsEmpty (xmlXPathObjectPtr obj); +static char *xPathObjectGetString (xmlDocPtr doc, xmlXPathObjectPtr obj); static void ignore_errors (void *ignore, virErrorPtr ignore2) @@ -513,7 +515,6 @@ for_each_disk (guestfs_h *g, CLEANUP_XMLXPATHFREEOBJECT xmlXPathObjectPt...
2017 Nov 30
0
Clear heal statistics
Is there any way to clear the historic statistic from the command "gluster volume heal <volume_name> statistics" ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20171201/9ea405e5/attachment.html>
2014 Feb 24
0
[PATCH] fstype: f2fs support
...ssa_blkaddr; /* start block address of SSA */ + __le32 main_blkaddr; /* start block address of main area */ + __le32 root_ino; /* root inode number */ + __le32 node_ino; /* node inode number */ + __le32 meta_ino; /* meta inode number */ + __u8 uuid[16]; /* 128-bit uuid for volume */ + __le16 volume_name[512]; /* volume name */ + __le32 extension_count; /* # of extensions below */ + __u8 extension_list[F2FS_MAX_EXTENSION][8]; /* extension array */ +} __packed; + +#endif /* F2FS_FS_H */ diff --git a/usr/kinit/fstype/fstype.c b/usr/kinit/fstype/fstype.c index c5a1432..34d633a 100644 --- a/usr/kinit...
2010 Aug 29
2
OSX 10.6.4 error with -R option
Hi All, I have had reports of problems with the -R option on OSX 10.6.4. Just tested it myself and found this odd result: When I run this "dtruss -f path/to/rsync -aHAXNR --fileflags --force-change --protect-decmpfs --stats -v /Users/astrid/Documents/main.m /Users/astrid/Desktop/rrr it produces the expected results with the relative folder paths in place
2016 Nov 16
0
[PATCH 2/2] libvirt: read secrets of disks (RHBZ#1392798)
..., char *const *server, const char *username, const char *secret, void *data), void *data); static int libvirt_selinux_label (guestfs_h *g, xmlDocPtr doc, char **label_rtn, char **imagelabel_rtn); static char *filename_from_pool (guestfs_h *g, virConnectPtr conn, const char *pool_nane, const char *volume_name); static bool xPathObjectIsEmpty (xmlXPathObjectPtr obj); @@ -95,8 +97,12 @@ guestfs_impl_add_domain (guestfs_h *g, const char *domain_name, return -1; } - /* Connect to libvirt, find the domain. */ - conn = guestfs_int_open_libvirt_connection (g, libvirturi, VIR_CONNECT_RO); + /* Con...
2006 Oct 05
1
RE: Installing Redhat 7,3 with hvm
...n a vmware machine with vmware server. Booted off a live cd, ( I used a gentoo installer CD, but any live cd should work) Created a lvm volume on my Xen dom0 >From the liveCD, I use dd to copy the disk image to the lvm image (dd if=/dev/hda bs=1M | ssh <my_xen_machine> dd of=/dev/XenVG/<volume_name> bs=1M) I setup the hvm config to use the lvm volume as hda, and everything seems to work fine. Kudzu fixed up the hardware differences, and so far things are working well for me. -Adam | -----Original Message----- | From: xen-users-bounces@lists.xensource.com | [mailto:xen-users-boun...
2008 Jul 29
4
OCFS2 and VMware ESX
Hi, We are haing some serious issues trying to configure an OCFS2 cluster on 3 SLES 10 SP2 boxes running in VMware ESX 3.0.1. Before I go into any of the detailed errors we are experiencing I first wanted to ask everyone if they have successfully configured this solution? We would be interested to find out what needs to be set at the VMware level (RDM, VMFS, NICS etc) and what needs to be
2006 Oct 06
0
RE: Installing Redhat 7,3 with hvm
...live cd, ( I used a gentoo installer CD, but | any live cd | > should work) | > Created a lvm volume on my Xen dom0 | > >From the liveCD, I use dd to copy the disk image to the | lvm image (dd | > if=/dev/hda bs=1M | ssh <my_xen_machine> dd | of=/dev/XenVG/<volume_name> | > bs=1M) | > | > I setup the hvm config to use the lvm volume as hda, and | everything | > seems to work fine. Kudzu fixed up the hardware | differences, and so far | > things are working well for me. | > | > -Adam | > | > | -----Original...
2020 Feb 11
2
[PATCH v2] lib: add support for disks with 4096 bytes sector size
...server, const char *username, const char *secret, int blocksize, void *data), void *data); static int libvirt_selinux_label (guestfs_h *g, xmlDocPtr doc, char **label_rtn, char **imagelabel_rtn); static char *filename_from_pool (guestfs_h *g, virConnectPtr conn, const char *pool_nane, const char *volume_name); static bool xpath_object_is_empty (xmlXPathObjectPtr obj); static char *xpath_object_get_string (xmlDocPtr doc, xmlXPathObjectPtr obj); +static int xpath_object_get_int (xmlDocPtr doc, xmlXPathObjectPtr obj); static void ignore_errors (void *ignore, virErrorPtr ignore2) @@ -169,7 +170,7 @@...
2020 Feb 10
1
[PATCH] lib: allow to specify physical/logical block size for disks
...server, const char *username, const char *secret, int blocksize, void *data), void *data); static int libvirt_selinux_label (guestfs_h *g, xmlDocPtr doc, char **label_rtn, char **imagelabel_rtn); static char *filename_from_pool (guestfs_h *g, virConnectPtr conn, const char *pool_nane, const char *volume_name); static bool xpath_object_is_empty (xmlXPathObjectPtr obj); static char *xpath_object_get_string (xmlDocPtr doc, xmlXPathObjectPtr obj); +static int xpath_object_get_int (xmlDocPtr doc, xmlXPathObjectPtr obj); static void ignore_errors (void *ignore, virErrorPtr ignore2) @@ -169,7 +170,7 @@...
2018 Jan 14
0
Volume can not write to data if this volume quota limits capacity and mount itself volume on arm64(aarch64) architecture
Thanks for reading this email?I found a problem while using Glusterfs? First?I created a Distributed Dispersed volume on three nodes?and Limit the volume capacity use quota command?this volume is auto mounted on /run/gluster/VOLUME_NAME. This volume can be read and written normally? After, I manually mounted the volume in another path to provide data storage of SAMBA and ISCSI services, after which the volume can not be read and written normal? ?What is the auto mount parameter ?the /run/gluster/VOLUME_NAME?? can I write it to...
2017 Apr 04
1
[PATCH] Use Unicode single quotes ‘’ in place of short single quoted strings throughout.
..._("no libvirt pool called '%s': %s"), + error (g, _("no libvirt pool called ‘%s’: %s"), pool_name, err->message); goto cleanup; } @@ -912,7 +912,7 @@ filename_from_pool (guestfs_h *g, virConnectPtr conn, vol = virStorageVolLookupByName (pool, volume_name); if (vol == NULL) { err = virGetLastError (); - error (g, _("no volume called '%s' in the libvirt pool '%s': %s"), + error (g, _("no volume called ‘%s’ in the libvirt pool ‘%s’: %s"), volume_name, pool_name, err->message); goto...