summaryrefslogtreecommitdiff
path: root/usr/src/cmd/lvm/util
AgeCommit message (Collapse)AuthorFilesLines
2013-08-304072 make clobber leaves trashGordon Ross2-6/+7
Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2010-04-226915045 The second soft partitions' metainit creates 2 duplicate entries in ↵James Hall1-6/+13
metastat and md.cf 6809887 Metaset output for OBAN diskset truncates host name if host name exceeds 17 characters 6624259 Soft partitions on simple volume cannot be removed after metareplace
2010-02-186881136 2nd node panics when 1st node has metadb problems - SVM/ZFS mixed ↵Ray Hassan1-5/+11
system.
2009-11-116893690 some ON cmds are not lint cleanSurya Prakki6-92/+85
2009-06-086715266 potential memory leak issue on SVM deamon (mdmonitord)Andrew Balfour1-10/+20
2009-03-046785730 extra check for a field in case of OBAN diskset that fails resulting ↵Rameshkumar Ramasamy1-21/+105
in bad mediator data 6795919 medstat of the svm set on 3rd mediator host outside cluster is reporting mediator status as bad 6797981 coredump in medstat command after removing 2nd mediator host 6800159 metainit -r command throws an error message 6800162 Commit count may not be properly updated in the mediator hosts 6807041 medstat is not displaying mediator information
2008-12-246580729 node 16th joined, metaclust timed out in step4, local_daemon has rpc ↵John Wren Kennedy1-3/+21
tli error 6692015 SVM global reader-writer mutex priority inversion causes deadlock under load 6725904 callers of meta_getdnp_bydevid() should do so correctly 6726615 Bruichladdich - SVM support for sQFS on mirrors in SunCluster 6756133 MD_MN_MSG_MDDB_PARSE message passes incorrect message size when used 6758399 mdmn_ksend_message() retries door_ki_upcall() without resetting data_ptr/data_size 6766848 mdcommd assumes SVCXPRT will survive thr_create() 6769738 md_mps_t not completely cleared before re-use
2008-07-296632156 Ensure startflag (MD_SET_MN_START_RC) removed from both nodes set ↵rayh1-2/+2
records prior to resync
2008-07-074849644 rfe for 3-node mediators for campus clustersmk1175202-100/+55
2008-05-136563247 A disk configured to a hotspare can not be offline using the cfgadmsk1025151-326/+341
2008-03-176521585 metasync dumps core if its argument is not a valid metadevice nameps2165481-3/+3
2007-08-236464843 metaset -s <setname> -C purge should work on oban setspetede1-119/+113
6560809 SVM modules should not use SCCS keywords in user-visible strings
2006-11-076402556 commd timeout should be a percentage of metaclust timeout value (fix ↵jkennedy1-1/+1
lint)
2006-11-076331216 disksets: devid information not written to a newly created disksetjkennedy1-5/+8
6345158 svm exited with error 1 in step cmmstep5, nodes panic 6402556 commd timeout should be a percentage of metaclust timeout value
2006-11-02PSARC 2006/552 Quagga SMF Modificationsamaguire1-1/+0
6312914 routeadm needs to support smf-based routing services 6440342 remove redundancies in smf-related makefiles by moving manifest rules to usr/src/cmd/Makefile.targ --HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/in.rdisc.c => usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/in.rdisc.c rename : usr/src/cmd/cmd-inet/usr.sbin/routeadm.c => usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c rename : deleted_files/usr/src/cmd/volmgt/etc/Makefile => usr/src/cmd/volmgt/etc/Makefile
2006-08-226184360 /lib/svc/method/svc-mdmonitor may leave tmpfileshshaw1-0/+2
6240575 some methods which should be using $SMF_FMRI are not 6441739 mdmonitor service method can exit with success when it should fail
2006-06-084766674 SVM allows creation of >8192 block metadb but does not use the spacejeanm4-7/+273
4875636 metaset balance code broken during disk addition/deletion 5083314 metadb -i does not display/explain all flags. 5095399 cleanup svm greenline services 5101318 "sd" sn_count in replicas gets incorrectly incremented 6322048 snv_23 panic assertion failed: (int)wcnt > 0, file:../../common/os/kstat_fr.c, line:1376 6329542 Diskset disks with no mddb have invalid timestamp in dummy master block. 6424946 rpc.mdcommd daemon runs out of file descriptors
2006-05-306396946 Misleading typecast on md_remove_minor_node calltw217701-4/+1
6396968 NOTE_FN is not an appropriate name for a macro. It should be MDDB_NOTE_FN. 6397031 metastat can emit two error messages, but only the first is correct
2006-05-256258439 metaset truncates fully qualified mediator host namehshaw1-1/+6
6293662 metaroot clears md.conf content if /etc/lvm/mddb.cf is empty 6357981 Join of a newly created MN set can cause panic in mirror snarf 6364565 Running TSlvm reveals memory leaks in SVM 6401357 SVM doesnot show metaset after cluster upgrade in x86 6407189 Incorrectly formatted input to ioctl MD_IOC_SPUPDATEWM can cause panic 6429402 call to meta_smf_enable removed in Ledaig merge
2006-05-064964366 metaimport should handle partial disksetsjeanm2-138/+413
2006-03-14PSARC/2005/153 Bunnahabhain: Descriptive Name Support in SVMtw2177016-354/+316
4521995 Allow descriptive names for metadevices and hot spare pools 6396962 metareplace -c is obsolete and no longer needed.
2006-01-25PSARC 2005/665 Removal of metaset(1M)'s undocumented "-n" optionrd1170151-31/+11
6242768 metaset cannot take disk set after metad client create : RPC: Timed out
2005-10-216214917 metaimport -r should display metastat info for candidate disksetsmw1453842-319/+31
6335648 unpacked hot_spare_t structure causes problems with output on AMD64 --HG-- rename : usr/src/uts/common/io/lvm/md/md_convert.c => usr/src/common/lvm/md_convert.c
2005-06-236271990 gcc and cmd/lvm don't get alongjeanm2-4/+6
6272607 gcc and lvm drivers don't get along
2005-06-226241028 metaimport doesn't detect partial diskset if missing disk doesn't ↵jeanm1-1/+8
have a mddb on it
2005-06-206274840 Cluster node(s) panic when I/O is starting on nodes during reconfig.skamm1-4/+4
2005-06-14OpenSolaris Launchstevel@tonic-gate27-0/+14633